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": "Fossil Fuel Frenzy",
|
||||
"faithCost": 5000,
|
||||
"faithCost": 2000,
|
||||
"followersRequired": 2000,
|
||||
"productionRequired": 500,
|
||||
"unlockedByDefault": false,
|
||||
@@ -9,13 +9,13 @@
|
||||
"type": "ModifyStat",
|
||||
"targetStat": "ProductionPerSecond",
|
||||
"op": "Add",
|
||||
"value": 25
|
||||
"value": 8
|
||||
},
|
||||
{
|
||||
"type": "ModifyStat",
|
||||
"targetStat": "CorruptionPerSecond",
|
||||
"op": "Add",
|
||||
"value": 2.5
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"type": "DestroySelf"
|
||||
|
Reference in New Issue
Block a user