fix folders
This commit is contained in:
10
EGOTech/crawler/premium/CHANGELOG.md
Normal file
10
EGOTech/crawler/premium/CHANGELOG.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## v1.0.1 (Current) - 28/12/2022
|
||||
|
||||
- Added cruise safety chip
|
||||
- Added lasers safety chip
|
||||
|
||||
## v1.0.0 - 26/11/2022
|
||||
|
||||
- Initial release
|
||||
16
EGOTech/crawler/premium/FEATURES.md
Normal file
16
EGOTech/crawler/premium/FEATURES.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Features
|
||||
|
||||
The Crawler X has the same features as the [Crawler](../crawler#features) except the following differences.
|
||||
|
||||
<nord-table>
|
||||
|
||||
| | Crawler | Crawler X |
|
||||
|---|---|---|
|
||||
| Ore Crates | 704 | 640 |
|
||||
| Large Generators | 1 | 2 |
|
||||
| Power Generation | 70,000eps | 140,000eps |
|
||||
| Mining Lasers | 10 | 19 |
|
||||
| Ore Collectors | 4 | 7 |
|
||||
| Mining Speed | Moderate | Fast |
|
||||
|
||||
</nord-table>
|
||||
15
EGOTech/crawler/premium/README.md
Normal file
15
EGOTech/crawler/premium/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Crawler X by EGOTech
|
||||
|
||||
[](http://creativecommons.org/licenses/by-nc-sa/4.0/)
|
||||
|
||||
## For Crawler X information and purchase, see the [ship page](https://starbase.egotech.space/ships/crawler-x)
|
||||
|
||||
[](https://discord.gg/BKwVGvncmN)
|
||||
|
||||
## Changelog
|
||||
|
||||
View changelog [here](CHANGELOG.md)
|
||||
|
||||
## Designed by EGOTech
|
||||
|
||||

|
||||
3
EGOTech/crawler/premium/USAGE.md
Normal file
3
EGOTech/crawler/premium/USAGE.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Usage
|
||||
|
||||
For usage instructions please refer to the [usage instructions of the Crawler](../crawler#usage)
|
||||
BIN
EGOTech/crawler/premium/images/build_cost.png
Normal file
BIN
EGOTech/crawler/premium/images/build_cost.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 329 KiB |
BIN
EGOTech/crawler/premium/images/crawler-x1.jpg
Normal file
BIN
EGOTech/crawler/premium/images/crawler-x1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 921 KiB |
BIN
EGOTech/crawler/premium/images/crawler-x2.jpg
Normal file
BIN
EGOTech/crawler/premium/images/crawler-x2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 654 KiB |
BIN
EGOTech/crawler/premium/photos/20221125155925_1.jpg
Normal file
BIN
EGOTech/crawler/premium/photos/20221125155925_1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 928 KiB |
BIN
EGOTech/crawler/premium/photos/20221125195354_1.jpg
Normal file
BIN
EGOTech/crawler/premium/photos/20221125195354_1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 921 KiB |
BIN
EGOTech/crawler/premium/photos/20221125195417_1.jpg
Normal file
BIN
EGOTech/crawler/premium/photos/20221125195417_1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 654 KiB |
247
EGOTech/crawler/premium/ship.json
Normal file
247
EGOTech/crawler/premium/ship.json
Normal file
@@ -0,0 +1,247 @@
|
||||
{
|
||||
"name": "Crawler X",
|
||||
"version": "1.0.1",
|
||||
"path": "crawler/premium",
|
||||
"types": [
|
||||
{
|
||||
"type": "surface-miner",
|
||||
"order": 4
|
||||
}
|
||||
],
|
||||
"blueprints": [],
|
||||
"photos": [
|
||||
{
|
||||
"filename": "20221125195354_1.jpg",
|
||||
"path": "photos/20221125195354_1.jpg",
|
||||
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/crawler/premium/photos/20221125195354_1.jpg",
|
||||
"description": "",
|
||||
"featured": true
|
||||
},
|
||||
{
|
||||
"filename": "20221125155925_1.jpg",
|
||||
"path": "photos/20221125155925_1.jpg",
|
||||
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/crawler/premium/photos/20221125155925_1.jpg",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"filename": "20221125195417_1.jpg",
|
||||
"path": "photos/20221125195417_1.jpg",
|
||||
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/crawler/premium/photos/20221125195417_1.jpg",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"readme": {
|
||||
"path": "README.md",
|
||||
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/crawler/premium/README.md"
|
||||
},
|
||||
"changelog": {
|
||||
"path": "CHANGELOG.md",
|
||||
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/crawler/premium/CHANGELOG.md",
|
||||
"discord": "https://discord.com/channels/1013328685564178472/1045807634399367198/1235769756519239700"
|
||||
},
|
||||
"cost": 3000000,
|
||||
"images": [
|
||||
{
|
||||
"filename": "build_cost.png",
|
||||
"path": "images/build_cost.png",
|
||||
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/crawler/premium/images/build_cost.png",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"filename": "crawler-x1.jpg",
|
||||
"path": "images/crawler-x1.jpg",
|
||||
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/crawler/premium/images/crawler-x1.jpg",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"filename": "crawler-x2.jpg",
|
||||
"path": "images/crawler-x2.jpg",
|
||||
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/crawler/premium/images/crawler-x2.jpg",
|
||||
"description": ""
|
||||
}
|
||||
],
|
||||
"videos": [],
|
||||
"buildCost": {
|
||||
"discord": "https://discord.com/channels/1013328685564178472/1045807634399367198/1235727234057371698",
|
||||
"materials": [
|
||||
{
|
||||
"ore": "aegisium",
|
||||
"label": "Aegisium Ore",
|
||||
"kv": 173961,
|
||||
"stacks": 100.7
|
||||
},
|
||||
{
|
||||
"ore": "ajatite",
|
||||
"label": "Ajatite Ore",
|
||||
"kv": 11987,
|
||||
"stacks": 6.9
|
||||
},
|
||||
{
|
||||
"ore": "arkanium",
|
||||
"label": "Arkanium Ore",
|
||||
"kv": 2441,
|
||||
"stacks": 1.4
|
||||
},
|
||||
{
|
||||
"ore": "bastium",
|
||||
"label": "Bastium Ore",
|
||||
"kv": 448709,
|
||||
"stacks": 259.7
|
||||
},
|
||||
{
|
||||
"ore": "charodium",
|
||||
"label": "Charodium Ore",
|
||||
"kv": 451024,
|
||||
"stacks": 261
|
||||
},
|
||||
{
|
||||
"ore": "corazium",
|
||||
"label": "Corazium Ore",
|
||||
"kv": 1859,
|
||||
"stacks": 1.1
|
||||
},
|
||||
{
|
||||
"ore": "exorium",
|
||||
"label": "Exorium Ore",
|
||||
"kv": 97368,
|
||||
"stacks": 56.3
|
||||
},
|
||||
{
|
||||
"ore": "glass",
|
||||
"label": "Glass",
|
||||
"kv": 6704,
|
||||
"stacks": 3.9
|
||||
},
|
||||
{
|
||||
"ore": "ice",
|
||||
"label": "Ice",
|
||||
"kv": 92000,
|
||||
"stacks": 53.2
|
||||
},
|
||||
{
|
||||
"ore": "ilmatrium",
|
||||
"label": "Ilmatrium Ore",
|
||||
"kv": 2282,
|
||||
"stacks": 1.3
|
||||
},
|
||||
{
|
||||
"ore": "karnite",
|
||||
"label": "Karnite Crystal",
|
||||
"kv": 75,
|
||||
"stacks": 0
|
||||
},
|
||||
{
|
||||
"ore": "kutonium",
|
||||
"label": "Kutonium Ore",
|
||||
"kv": 132576,
|
||||
"stacks": 76.7
|
||||
},
|
||||
{
|
||||
"ore": "lukium",
|
||||
"label": "Lukium Ore",
|
||||
"kv": 79207,
|
||||
"stacks": 45.8
|
||||
},
|
||||
{
|
||||
"ore": "nhurgite",
|
||||
"label": "Nhurgite Crystal",
|
||||
"kv": 159350,
|
||||
"stacks": 92.2
|
||||
},
|
||||
{
|
||||
"ore": "valkite",
|
||||
"label": "Valkite Ore",
|
||||
"kv": 24404,
|
||||
"stacks": 14.1
|
||||
},
|
||||
{
|
||||
"ore": "vokarium",
|
||||
"label": "Vokarium Ore",
|
||||
"kv": 226191,
|
||||
"stacks": 130.9
|
||||
},
|
||||
{
|
||||
"ore": "xhalium",
|
||||
"label": "Xhalium Ore",
|
||||
"kv": 10326,
|
||||
"stacks": 6
|
||||
},
|
||||
{
|
||||
"ore": "ymrium",
|
||||
"label": "Ymrium Ore",
|
||||
"kv": 285926,
|
||||
"stacks": 165.5
|
||||
},
|
||||
{
|
||||
"ore": "total",
|
||||
"label": "Total ore",
|
||||
"kv": 2206390,
|
||||
"stacks": 1276.8
|
||||
}
|
||||
],
|
||||
"cost": {
|
||||
"assembly": 323754,
|
||||
"manufacturing": 2702729,
|
||||
"total": 3026482
|
||||
}
|
||||
},
|
||||
"links": [
|
||||
{
|
||||
"text": "Starbase Ship Shop Page",
|
||||
"url": "https://sb-creators.org/makers/Egomaniac/ship/Crawler%20X"
|
||||
},
|
||||
{
|
||||
"text": "Ship GitHub Page",
|
||||
"url": "https://github.com/EGO-Tech/starbase-ships/tree/main/crawler/premium"
|
||||
}
|
||||
],
|
||||
"saleType": "for-sale",
|
||||
"slug": "crawler-x",
|
||||
"description": "The Crawler X is a premium version of the Crawler with two large generators and 19 mining lasers.",
|
||||
"shortDescription": "The premium version of the Crawler with two large generators and 19 mining lasers.",
|
||||
"features": [
|
||||
{
|
||||
"label": "Material Crates",
|
||||
"value": 640
|
||||
},
|
||||
{
|
||||
"label": "Mining Lasers",
|
||||
"value": 19
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
{
|
||||
"id": "t3-thruster",
|
||||
"label": "T3 Thrusters"
|
||||
},
|
||||
{
|
||||
"id": "mining-laser",
|
||||
"label": "Mining Laser"
|
||||
},
|
||||
{
|
||||
"id": "large-generator",
|
||||
"label": "Large Generator"
|
||||
},
|
||||
{
|
||||
"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/crawler/premium/FEATURES.md"
|
||||
},
|
||||
"usage": {
|
||||
"path": "USAGE.md",
|
||||
"url": "https://github.com/EGO-Tech/starbase-ships/raw/main/crawler/premium/USAGE.md"
|
||||
},
|
||||
"discord": "https://discord.com/channels/1013328685564178472/1045807634399367198"
|
||||
}
|
||||
Reference in New Issue
Block a user