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": "Prosperity Boom",
|
||||
"faithCost": 2000,
|
||||
"faithCost": 400,
|
||||
"followersRequired": 1200,
|
||||
"productionRequired": 800,
|
||||
"unlockedByDefault": false,
|
||||
@@ -9,8 +9,8 @@
|
||||
"type": "ApplyBuff",
|
||||
"buffId": "prosperity_buff",
|
||||
"targetStat": "FollowersPerSecond",
|
||||
"multiplier": 5.0,
|
||||
"duration": 60
|
||||
"multiplier": 2.0,
|
||||
"duration": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user