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:
19
Mods/Miracles/geological_survey.json
Normal file
19
Mods/Miracles/geological_survey.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Geological Survey",
|
||||
"faithCost": 800,
|
||||
"followersRequired": 500,
|
||||
"productionRequired": 0,
|
||||
"unlockedByDefault": false,
|
||||
"effects": [
|
||||
{
|
||||
"type": "AddResource",
|
||||
"targetResource": "Production",
|
||||
"value": 250
|
||||
},
|
||||
{
|
||||
"type": "AddResource",
|
||||
"targetResource": "Corruption",
|
||||
"value": 8
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user