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": "Craftsmanship",
|
||||
"faithCost": 600,
|
||||
"faithCost": 80,
|
||||
"followersRequired": 300,
|
||||
"productionRequired": 25,
|
||||
"unlockedByDefault": false,
|
||||
@@ -9,7 +9,7 @@
|
||||
"type": "ModifyStat",
|
||||
"targetStat": "ProductionPerFollower",
|
||||
"op": "Add",
|
||||
"value": 0.05
|
||||
"value": 0.01
|
||||
},
|
||||
{
|
||||
"type": "DestroySelf"
|
||||
|
Reference in New Issue
Block a user