19 lines
315 B
JSON
19 lines
315 B
JSON
{
|
|
"name": "Communal Effort",
|
|
"faithCost": 40,
|
|
"followersRequired": 250,
|
|
"unlockedByDefault": false,
|
|
"effects": [
|
|
{
|
|
"type": "AddResource",
|
|
"targetResource": "Production",
|
|
"value": 15
|
|
},
|
|
{
|
|
"type": "AddResource",
|
|
"targetResource": "Corruption",
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|