Add new miracles with various effects and requirements
This commit is contained in:
14
Mods/Miracles/refined_dogma.json
Normal file
14
Mods/Miracles/refined_dogma.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "Refined Dogma",
|
||||
"faithCost": 1000,
|
||||
"followersRequired": 250,
|
||||
"unlockedByDefault": true,
|
||||
"effects": [
|
||||
{
|
||||
"type": "ModifyStat",
|
||||
"targetStat": "FaithPerFollower",
|
||||
"op": "Add",
|
||||
"value": 0.1
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user