Deepen faction economy and station planning
This commit is contained in:
@@ -1,50 +1,138 @@
|
||||
{
|
||||
"initialStations": [
|
||||
{
|
||||
"label": "Orbital Station",
|
||||
"label": "Dominion Power Relay",
|
||||
"color": "#7ed4ff",
|
||||
"objective": "power",
|
||||
"startingModules": [
|
||||
"module_arg_dock_m_01_lowtech",
|
||||
"module_gen_prod_energycells_01",
|
||||
"module_arg_stor_solid_m_01",
|
||||
"module_arg_stor_liquid_m_01",
|
||||
"module_arg_stor_container_m_01",
|
||||
"module_gen_prod_refinedmetals_01"
|
||||
"module_gen_prod_energycells_01"
|
||||
],
|
||||
"systemId": "helios",
|
||||
"factionId": "sol-dominion",
|
||||
"planetIndex": 1,
|
||||
"lagrangeSide": -1
|
||||
},
|
||||
{
|
||||
"label": "Dominion Hullworks",
|
||||
"color": "#7ed4ff",
|
||||
"objective": "hullparts",
|
||||
"startingModules": [
|
||||
"module_arg_dock_m_01_lowtech",
|
||||
"module_arg_stor_container_m_01",
|
||||
"module_gen_prod_energycells_01",
|
||||
"module_gen_prod_hullparts_01"
|
||||
],
|
||||
"systemId": "helios",
|
||||
"factionId": "sol-dominion",
|
||||
"planetIndex": 2,
|
||||
"lagrangeSide": -1
|
||||
},
|
||||
{
|
||||
"label": "Dominion Clay Grid",
|
||||
"color": "#7ed4ff",
|
||||
"objective": "claytronics",
|
||||
"startingModules": [
|
||||
"module_arg_dock_m_01_lowtech",
|
||||
"module_arg_stor_container_m_01",
|
||||
"module_gen_prod_energycells_01",
|
||||
"module_gen_prod_claytronics_01"
|
||||
],
|
||||
"systemId": "helios",
|
||||
"factionId": "sol-dominion",
|
||||
"planetIndex": 0,
|
||||
"lagrangeSide": 1
|
||||
},
|
||||
{
|
||||
"label": "League Power Relay",
|
||||
"color": "#ff8f70",
|
||||
"objective": "power",
|
||||
"startingModules": [
|
||||
"module_arg_dock_m_01_lowtech",
|
||||
"module_arg_stor_liquid_m_01",
|
||||
"module_arg_stor_container_m_01",
|
||||
"module_gen_prod_energycells_01"
|
||||
],
|
||||
"systemId": "sol",
|
||||
"factionId": "asterion-league",
|
||||
"planetIndex": 1,
|
||||
"lagrangeSide": 1
|
||||
},
|
||||
{
|
||||
"label": "League Hullworks",
|
||||
"color": "#ff8f70",
|
||||
"objective": "hullparts",
|
||||
"startingModules": [
|
||||
"module_arg_dock_m_01_lowtech",
|
||||
"module_arg_stor_container_m_01",
|
||||
"module_gen_prod_energycells_01",
|
||||
"module_gen_prod_hullparts_01"
|
||||
],
|
||||
"systemId": "sol",
|
||||
"factionId": "asterion-league",
|
||||
"planetIndex": 2,
|
||||
"lagrangeSide": 1
|
||||
},
|
||||
{
|
||||
"label": "League Clay Grid",
|
||||
"color": "#ff8f70",
|
||||
"objective": "claytronics",
|
||||
"startingModules": [
|
||||
"module_arg_dock_m_01_lowtech",
|
||||
"module_arg_stor_container_m_01",
|
||||
"module_gen_prod_energycells_01",
|
||||
"module_gen_prod_claytronics_01"
|
||||
],
|
||||
"systemId": "sol",
|
||||
"factionId": "asterion-league",
|
||||
"planetIndex": 3,
|
||||
"lagrangeSide": -1
|
||||
}
|
||||
],
|
||||
"shipFormations": [
|
||||
{
|
||||
"shipId": "constructor",
|
||||
"count": 1,
|
||||
"center": [
|
||||
45,
|
||||
0,
|
||||
20
|
||||
],
|
||||
"systemId": "helios"
|
||||
"center": [ 40, 0, 12 ],
|
||||
"systemId": "helios",
|
||||
"factionId": "sol-dominion"
|
||||
},
|
||||
{
|
||||
"shipId": "miner",
|
||||
"count": 1,
|
||||
"center": [
|
||||
52,
|
||||
0,
|
||||
24
|
||||
],
|
||||
"systemId": "helios"
|
||||
"center": [ 54, 0, 18 ],
|
||||
"systemId": "helios",
|
||||
"factionId": "sol-dominion"
|
||||
},
|
||||
{
|
||||
"shipId": "hauler",
|
||||
"count": 1,
|
||||
"center": [
|
||||
60,
|
||||
0,
|
||||
28
|
||||
],
|
||||
"systemId": "helios"
|
||||
"center": [ 62, 0, 8 ],
|
||||
"systemId": "helios",
|
||||
"factionId": "sol-dominion"
|
||||
},
|
||||
{
|
||||
"shipId": "constructor",
|
||||
"count": 1,
|
||||
"center": [ 42, 0, -16 ],
|
||||
"systemId": "sol",
|
||||
"factionId": "asterion-league"
|
||||
},
|
||||
{
|
||||
"shipId": "miner",
|
||||
"count": 1,
|
||||
"center": [ 56, 0, -12 ],
|
||||
"systemId": "sol",
|
||||
"factionId": "asterion-league"
|
||||
},
|
||||
{
|
||||
"shipId": "hauler",
|
||||
"count": 1,
|
||||
"center": [ 68, 0, -18 ],
|
||||
"systemId": "sol",
|
||||
"factionId": "asterion-league"
|
||||
}
|
||||
],
|
||||
"patrolRoutes": [],
|
||||
|
||||
@@ -319,8 +319,7 @@
|
||||
"warpSpeed": 0.13,
|
||||
"ftlSpeed": 0.48,
|
||||
"spoolTime": 3.5,
|
||||
"cargoCapacity": 160,
|
||||
"cargoKind": "manufactured",
|
||||
"cargoCapacity": 0,
|
||||
"color": "#9af0c1",
|
||||
"hullColor": "#2d5d47",
|
||||
"size": 9,
|
||||
|
||||
@@ -423,23 +423,44 @@
|
||||
{
|
||||
"angle": 0.45,
|
||||
"radiusOffset": 180000,
|
||||
"oreAmount": 3000,
|
||||
"oreAmount": 12000,
|
||||
"itemId": "ore",
|
||||
"shardCount": 7
|
||||
},
|
||||
{
|
||||
"angle": 2.544395102,
|
||||
"radiusOffset": 180000,
|
||||
"oreAmount": 3000,
|
||||
"oreAmount": 12000,
|
||||
"itemId": "ore",
|
||||
"shardCount": 7
|
||||
},
|
||||
{
|
||||
"angle": 4.638790205,
|
||||
"radiusOffset": 180000,
|
||||
"oreAmount": 3000,
|
||||
"oreAmount": 12000,
|
||||
"itemId": "ore",
|
||||
"shardCount": 7
|
||||
},
|
||||
{
|
||||
"angle": 1.2,
|
||||
"radiusOffset": 235000,
|
||||
"oreAmount": 14000,
|
||||
"itemId": "ore",
|
||||
"shardCount": 9
|
||||
},
|
||||
{
|
||||
"angle": 3.05,
|
||||
"radiusOffset": 228000,
|
||||
"oreAmount": 14000,
|
||||
"itemId": "ore",
|
||||
"shardCount": 9
|
||||
},
|
||||
{
|
||||
"angle": 5.25,
|
||||
"radiusOffset": 242000,
|
||||
"oreAmount": 14000,
|
||||
"itemId": "ore",
|
||||
"shardCount": 9
|
||||
}
|
||||
],
|
||||
"planets": [
|
||||
|
||||
Reference in New Issue
Block a user