Add new miracles with various effects and requirements
This commit is contained in:
14
Mods/Miracles/divine_frenzy.json
Normal file
14
Mods/Miracles/divine_frenzy.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "Divine Frenzy",
|
||||
"faithCost": 200,
|
||||
"followersRequired": 50,
|
||||
"unlockedByDefault": true,
|
||||
"effects": [
|
||||
{
|
||||
"type": "ApplyBuff",
|
||||
"targetBuffStat": "FaithGeneration",
|
||||
"multiplier": 2.0,
|
||||
"duration": 30
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user