Add new miracles with various effects and requirements
This commit is contained in:
13
Mods/Miracles/unlock_advanced_worship.json
Normal file
13
Mods/Miracles/unlock_advanced_worship.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "Advanced Worship",
|
||||
"faithCost": 500,
|
||||
"unlockedByDefault": true,
|
||||
"followersRequired": 100,
|
||||
"effects": [
|
||||
{
|
||||
"type": "UnlockMiracle",
|
||||
"miraclesToUnlock": [ "divine_sacrifice" ]
|
||||
},
|
||||
{ "type": "DestroySelf" }
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user