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

19 lines
320 B
JSON

{
"name": "Exploit the Earth",
"faithCost": 200,
"followersRequired": 1200,
"unlockedByDefault": false,
"effects": [
{
"type": "AddResource",
"targetResource": "Production",
"value": 300
},
{
"type": "AddResource",
"targetResource": "Corruption",
"value": 5
}
]
}