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": "Organized Religion",
|
||||
"faithCost": 4000,
|
||||
"faithCost": 800,
|
||||
"followersRequired": 1000,
|
||||
"productionRequired": 500,
|
||||
"unlockedByDefault": false,
|
||||
@@ -9,7 +9,7 @@
|
||||
"type": "ModifyStat",
|
||||
"targetStat": "FaithPerFollower",
|
||||
"op": "Multiply",
|
||||
"value": 1.5
|
||||
"value": 1.1
|
||||
},
|
||||
{
|
||||
"type": "DestroySelf"
|
||||
|
Reference in New Issue
Block a user