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/harness_the_sun.json
Normal file
15
Mods/Miracles/harness_the_sun.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Harness the Sun",
|
||||
"faithCost": 4000,
|
||||
"followersRequired": 2500,
|
||||
"productionRequired": 2000,
|
||||
"unlockedByDefault": false,
|
||||
"effects": [
|
||||
{
|
||||
"type": "ApplyBuff",
|
||||
"targetStat": "CorruptionPerSecond",
|
||||
"multiplier": -1.5,
|
||||
"duration": 120
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user