fix folders
This commit is contained in:
13
EGOTech/shifter/premium/CHANGELOG.md
Normal file
13
EGOTech/shifter/premium/CHANGELOG.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## v1.0.1 (Current) - 28/12/2022
|
||||
|
||||
- Renamed `Material` panel to `Materials`
|
||||
- Fixed upper limit of laser pitch control
|
||||
- Added cruise safety chip
|
||||
- Added lasers safety chip
|
||||
- Added missing "X" to name decal
|
||||
|
||||
## v1.0.0 - 03/12/2022
|
||||
|
||||
- Initial release
|
||||
17
EGOTech/shifter/premium/FEATURES.md
Normal file
17
EGOTech/shifter/premium/FEATURES.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Features
|
||||
|
||||
The Shifter X has the same features as the [Shifter](../shifter#features) except the following differences.
|
||||
|
||||
<nord-table>
|
||||
|
||||
| | Shifter | Shifter X |
|
||||
|---|---|---|
|
||||
| Thrusters | T2 | T3 |
|
||||
| Top Speed (empty) | 135m/s | 140m/s |
|
||||
| Generators | T2 | T3 |
|
||||
| Fuel Chambers | T2 | T3 |
|
||||
| Enhancers | T1 & T2 | T1 & T2 |
|
||||
| Power Generation | 63,000eps | 72,000eps |
|
||||
| Laser Convergence | Approximation | Precise |
|
||||
|
||||
</nord-table>
|
||||
15
EGOTech/shifter/premium/README.md
Normal file
15
EGOTech/shifter/premium/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Shifter X by EGOTech
|
||||
|
||||
[](http://creativecommons.org/licenses/by-nc-sa/4.0/)
|
||||
|
||||
## For Shifter X information and purchase, see the [ship page](https://starbase.egotech.space/ships/shifter-x)
|
||||
|
||||
[](https://discord.gg/BKwVGvncmN)
|
||||
|
||||
## Changelog
|
||||
|
||||
View changelog [here](CHANGELOG.md)
|
||||
|
||||
## Designed by EGOTech
|
||||
|
||||

|
||||
3
EGOTech/shifter/premium/USAGE.md
Normal file
3
EGOTech/shifter/premium/USAGE.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Usage
|
||||
|
||||
For usage instructions please refer to the [usage instructions of the Shifter](../shifter#usage)
|
||||
BIN
EGOTech/shifter/premium/images/build_cost.png
Normal file
BIN
EGOTech/shifter/premium/images/build_cost.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 301 KiB |
BIN
EGOTech/shifter/premium/images/shifter-x1.jpg
Normal file
BIN
EGOTech/shifter/premium/images/shifter-x1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 416 KiB |
BIN
EGOTech/shifter/premium/photos/20221202233246_1.jpg
Normal file
BIN
EGOTech/shifter/premium/photos/20221202233246_1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 416 KiB |
233
EGOTech/shifter/premium/ship.json
Normal file
233
EGOTech/shifter/premium/ship.json
Normal file
@@ -0,0 +1,233 @@
|
||||
{
|
||||
"name": "Shifter X",
|
||||
"version": "1.0.1",
|
||||
"path": "shifter/premium",
|
||||
"types": [
|
||||
{
|
||||
"type": "miner",
|
||||
"order": 6
|
||||
}
|
||||
],
|
||||
"blueprints": [],
|
||||
"photos": [
|
||||
{
|
||||
"filename": "20221202233246_1.jpg",
|
||||
"path": "photos/20221202233246_1.jpg",
|
||||
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/shifter/premium/photos/20221202233246_1.jpg",
|
||||
"description": "",
|
||||
"featured": true
|
||||
}
|
||||
],
|
||||
"readme": {
|
||||
"path": "README.md",
|
||||
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/shifter/premium/README.md"
|
||||
},
|
||||
"changelog": {
|
||||
"path": "CHANGELOG.md",
|
||||
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/shifter/premium/CHANGELOG.md",
|
||||
"discord": "https://discord.com/channels/1013328685564178472/1048224800293797989/1235770589524922409"
|
||||
},
|
||||
"cost": 500000,
|
||||
"images": [
|
||||
{
|
||||
"filename": "build_cost.png",
|
||||
"path": "images/build_cost.png",
|
||||
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/shifter/premium/images/build_cost.png",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"filename": "shifter-x1.jpg",
|
||||
"path": "images/shifter-x1.jpg",
|
||||
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/shifter/premium/images/shifter-x1.jpg",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"videos": [],
|
||||
"buildCost": {
|
||||
"discord": "https://discord.com/channels/1013328685564178472/1048224800293797989/1235727819598991361",
|
||||
"materials": [
|
||||
{
|
||||
"ore": "aegisium",
|
||||
"label": "Aegisium Ore",
|
||||
"kv": 139061,
|
||||
"stacks": 80.5
|
||||
},
|
||||
{
|
||||
"ore": "ajatite",
|
||||
"label": "Ajatite Ore",
|
||||
"kv": 17581,
|
||||
"stacks": 10.2
|
||||
},
|
||||
{
|
||||
"ore": "arkanium",
|
||||
"label": "Arkanium Ore",
|
||||
"kv": 25450,
|
||||
"stacks": 14.7
|
||||
},
|
||||
{
|
||||
"ore": "bastium",
|
||||
"label": "Bastium Ore",
|
||||
"kv": 415701,
|
||||
"stacks": 240.6
|
||||
},
|
||||
{
|
||||
"ore": "charodium",
|
||||
"label": "Charodium Ore",
|
||||
"kv": 319308,
|
||||
"stacks": 184.8
|
||||
},
|
||||
{
|
||||
"ore": "corazium",
|
||||
"label": "Corazium Ore",
|
||||
"kv": 2055,
|
||||
"stacks": 1.2
|
||||
},
|
||||
{
|
||||
"ore": "exorium",
|
||||
"label": "Exorium Ore",
|
||||
"kv": 46229,
|
||||
"stacks": 26.8
|
||||
},
|
||||
{
|
||||
"ore": "glass",
|
||||
"label": "Glass",
|
||||
"kv": 7905,
|
||||
"stacks": 4.6
|
||||
},
|
||||
{
|
||||
"ore": "ice",
|
||||
"label": "Ice",
|
||||
"kv": 110000,
|
||||
"stacks": 63.7
|
||||
},
|
||||
{
|
||||
"ore": "karnite",
|
||||
"label": "Karnite Crystal",
|
||||
"kv": 4530,
|
||||
"stacks": 2.6
|
||||
},
|
||||
{
|
||||
"ore": "kutonium",
|
||||
"label": "Kutonium Ore",
|
||||
"kv": 91885,
|
||||
"stacks": 53.2
|
||||
},
|
||||
{
|
||||
"ore": "lukium",
|
||||
"label": "Lukium Ore",
|
||||
"kv": 9288,
|
||||
"stacks": 5.4
|
||||
},
|
||||
{
|
||||
"ore": "nhurgite",
|
||||
"label": "Nhurgite Crystal",
|
||||
"kv": 151202,
|
||||
"stacks": 87.5
|
||||
},
|
||||
{
|
||||
"ore": "vokarium",
|
||||
"label": "Vokarium Ore",
|
||||
"kv": 219214,
|
||||
"stacks": 126.9
|
||||
},
|
||||
{
|
||||
"ore": "xhalium",
|
||||
"label": "Xhalium Ore",
|
||||
"kv": 9452,
|
||||
"stacks": 5.5
|
||||
},
|
||||
{
|
||||
"ore": "ymrium",
|
||||
"label": "Ymrium Ore",
|
||||
"kv": 153168,
|
||||
"stacks": 88.6
|
||||
},
|
||||
{
|
||||
"ore": "total",
|
||||
"label": "Total ore",
|
||||
"kv": 1722028,
|
||||
"stacks": 996.5
|
||||
}
|
||||
],
|
||||
"cost": {
|
||||
"assembly": 492755,
|
||||
"manufacturing": 1917889,
|
||||
"total": 2410643
|
||||
}
|
||||
},
|
||||
"links": [
|
||||
{
|
||||
"text": "Starbase Ship Shop Page",
|
||||
"url": "https://sb-creators.org/makers/Egomaniac/ship/Shifter%20X"
|
||||
},
|
||||
{
|
||||
"text": "Ship GitHub Page",
|
||||
"url": "https://github.com/EGO-Tech/starbase-ships/tree/main/shifter/premium"
|
||||
}
|
||||
],
|
||||
"saleType": "for-sale",
|
||||
"slug": "shifter-x",
|
||||
"description": "The Shifter X is a premium version of the Shifter with T3 generators, fuel chambers and thrusters.",
|
||||
"shortDescription": "The premium version of the Shifter with T3 generators and thrusters.",
|
||||
"features": [
|
||||
{
|
||||
"label": "Material Crates",
|
||||
"value": 450
|
||||
},
|
||||
{
|
||||
"label": "Mining Lasers",
|
||||
"value": 8
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
{
|
||||
"id": "t3-generator",
|
||||
"label": "T2 Generators"
|
||||
},
|
||||
{
|
||||
"id": "t3-thruster",
|
||||
"label": "T2 Thrusters"
|
||||
},
|
||||
{
|
||||
"id": "mining-laser",
|
||||
"label": "Mining Laser"
|
||||
},
|
||||
{
|
||||
"id": "mining-laser-drill",
|
||||
"label": "Mining Laser Drill"
|
||||
},
|
||||
{
|
||||
"id": "isan",
|
||||
"label": "ISAN"
|
||||
},
|
||||
{
|
||||
"id": "auto-pilot",
|
||||
"label": "Auto Pilot"
|
||||
},
|
||||
{
|
||||
"id": "asteroid-avoidance",
|
||||
"label": "Asteroid Avoidance"
|
||||
},
|
||||
{
|
||||
"id": "basic-bench",
|
||||
"label": "Basic Crafting Bench"
|
||||
},
|
||||
{
|
||||
"id": "advanced-bench",
|
||||
"label": "Advanced Crafting Bench"
|
||||
},
|
||||
{
|
||||
"id": "tools-bench",
|
||||
"label": "Tools Crafting Bench"
|
||||
}
|
||||
],
|
||||
"featureList": {
|
||||
"path": "FEATURES.md",
|
||||
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/shifter/premium/FEATURES.md"
|
||||
},
|
||||
"usage": {
|
||||
"path": "USAGE.md",
|
||||
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/shifter/premium/USAGE.md"
|
||||
},
|
||||
"discord": "https://discord.com/channels/1013328685564178472/1048224800293797989"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
x=1.68 y=-1.68 r=57.296 dd=8 s=10 m=14
|
||||
if:lasers<1thena=1 goto2end rd=:rd1 d=rd+x
|
||||
ifrd<1 or rd>m thend=dd+x end c=atan(y/d) ifc>s thenc=s end goto5+:dms
|
||||
goto2 // manual
|
||||
:dp1=c goto2 // fixed
|
||||
:rot=1 ifa>0then:dp1=c a=0end goto2 // auto
|
||||
@@ -0,0 +1,6 @@
|
||||
x=1.68 y=-1.68 r=57.296 dd=8 s=10 m=14
|
||||
if:lasers<1thena=1 goto2end rd=:rd2 d=rd+x
|
||||
ifrd<1 or rd>m thend=dd+x end c=atan(y/d) ifc>s thenc=s end goto5+:dms
|
||||
goto2 // manual
|
||||
:dp2=c goto2 // fixed
|
||||
:rot=1 ifa>0then:dp2=c a=0end goto2 // auto
|
||||
Reference in New Issue
Block a user