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:
2025-08-23 18:16:19 +02:00
parent ce8fd41a93
commit a5ab466df9
13 changed files with 578 additions and 8 deletions

View File

@@ -7,7 +7,15 @@
"effects": [
{
"type": "UnlockMiracle",
"miraclesToUnlock": [ "inspire_invention", "exploit_earth" ]
"miraclesToUnlock": [
"inspire_invention",
"exploit_earth",
"fossil_fuel_frenzy",
"globalization",
"harness_the_sun",
"tame_the_atom",
"unlock_space_age"
]
},
{ "type": "DestroySelf" }
],