improvement on gm windows, ai
This commit is contained in:
@@ -439,5 +439,71 @@
|
||||
"maxEfficiency": 1,
|
||||
"priority": 8
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "gas-miner",
|
||||
"label": "Prospector Gas Miner",
|
||||
"kind": "mining",
|
||||
"class": "industrial",
|
||||
"speed": 75000,
|
||||
"warpSpeed": 0.15,
|
||||
"ftlSpeed": 0.5,
|
||||
"spoolTime": 3.1,
|
||||
"cargoCapacity": 120,
|
||||
"cargoKind": "liquid",
|
||||
"color": "#84e7ff",
|
||||
"hullColor": "#2b5868",
|
||||
"size": 6,
|
||||
"maxHealth": 150,
|
||||
"capabilities": [
|
||||
"warp",
|
||||
"ftl",
|
||||
"mining"
|
||||
],
|
||||
"construction": {
|
||||
"recipeId": "gas-miner-construction",
|
||||
"facilityCategory": "station",
|
||||
"requiredModules": [
|
||||
"module_gen_build_l_01"
|
||||
],
|
||||
"requirements": [
|
||||
{
|
||||
"itemId": "hullparts",
|
||||
"amount": 34
|
||||
},
|
||||
{
|
||||
"itemId": "advancedelectronics",
|
||||
"amount": 1
|
||||
},
|
||||
{
|
||||
"itemId": "antimatterconverters",
|
||||
"amount": 1
|
||||
},
|
||||
{
|
||||
"itemId": "shieldcomponents",
|
||||
"amount": 1
|
||||
},
|
||||
{
|
||||
"itemId": "engineparts",
|
||||
"amount": 1
|
||||
},
|
||||
{
|
||||
"itemId": "engineparts",
|
||||
"amount": 1
|
||||
},
|
||||
{
|
||||
"itemId": "turretcomponents",
|
||||
"amount": 1
|
||||
},
|
||||
{
|
||||
"itemId": "hullparts",
|
||||
"amount": 1
|
||||
}
|
||||
],
|
||||
"cycleTime": 28,
|
||||
"productsPerHour": 128.6,
|
||||
"maxEfficiency": 1,
|
||||
"priority": 8
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user