Files
parasitic-god/Mods/Miracles/unlock_advanced_worship.json

14 lines
253 B
JSON

{
"name": "Advanced Worship",
"faithCost": 500,
"unlockedByDefault": true,
"followersRequired": 100,
"effects": [
{
"type": "UnlockMiracle",
"miraclesToUnlock": [ "divine_sacrifice" ]
},
{ "type": "DestroySelf" }
]
}