Add new miracles: Blood Ritual, Fossil Fuel Frenzy, Geological Survey, Globalization, God's Endurance, Harness the Sun, Tame the Atom; update existing miracles with new effects and requirements
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
{
|
||||
"name": "Age of Space",
|
||||
"faithCost": 10000,
|
||||
"followersRequired": 5000,
|
||||
"faithCost": 25000,
|
||||
"followersRequired": 4000,
|
||||
"productionRequired": 5000,
|
||||
"unlockedByDefault": false,
|
||||
"effects": [
|
||||
{
|
||||
"type": "UnlockMiracle",
|
||||
"miraclesToUnlock": [ "global_network" ]
|
||||
"miraclesToUnlock": [ "global_network", "orbital_calculations" ]
|
||||
},
|
||||
{ "type": "DestroySelf" }
|
||||
],
|
||||
|
Reference in New Issue
Block a user