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

15 lines
246 B
JSON

{
"name": "Refined Dogma",
"faithCost": 1000,
"followersRequired": 250,
"unlockedByDefault": true,
"effects": [
{
"type": "ModifyStat",
"targetStat": "FaithPerFollower",
"op": "Add",
"value": 0.1
}
]
}