Files
parasitic-god/Mods/Miracles/unlock_space_age.json

16 lines
340 B
JSON

{
"name": "Age of Space",
"faithCost": 6000,
"followersRequired": 4000,
"productionRequired": 5000,
"unlockedByDefault": false,
"effects": [
{
"type": "UnlockMiracle",
"miraclesToUnlock": [ "global_network", "orbital_calculations" ]
},
{ "type": "DestroySelf" }
],
"advancesToAge": "The Space Age"
}