Adjust faith costs and resource effects for various rituals and structures; optimize thresholds for follower and hut tiers
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Ritual of Cleansing",
|
||||
"faithCost": 1000,
|
||||
"faithCost": 200,
|
||||
"followersRequired": 200,
|
||||
"productionRequired": 100,
|
||||
"unlockedByDefault": false,
|
||||
@@ -8,7 +8,7 @@
|
||||
{
|
||||
"type": "AddResource",
|
||||
"targetResource": "Corruption",
|
||||
"value": -10
|
||||
"value": -3
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user