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

19 lines
291 B
JSON

{
"name": "Bountiful Harvest",
"faithCost": 50,
"followersRequired": 0,
"unlockedByDefault": true,
"effects": [
{
"type": "AddResource",
"targetResource": "Followers",
"value": 10
},
{
"type": "AddResource",
"targetResource": "Corruption",
"value": 2
}
]
}