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:
15
Mods/Miracles/gods_endurance.json
Normal file
15
Mods/Miracles/gods_endurance.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "God's Endurance",
|
||||
"faithCost": 500,
|
||||
"followersRequired": 400,
|
||||
"productionRequired": 0,
|
||||
"unlockedByDefault": false,
|
||||
"effects": [
|
||||
{
|
||||
"type": "ApplyBuff",
|
||||
"targetStat": "FaithPerFollower",
|
||||
"multiplier": 2.0,
|
||||
"duration": 60
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user