Add FollowersPerSecond modifications to various unlocks; adjust values for game progression
This commit is contained in:
@@ -18,6 +18,12 @@
|
||||
"unlock_age_of_industry"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "ModifyStat",
|
||||
"targetStat": "FollowersPerSecond",
|
||||
"op": "Add",
|
||||
"value": 0.5
|
||||
},
|
||||
{ "type": "DestroySelf" }
|
||||
],
|
||||
"advancesToAge": "The Settlement Age"
|
||||
|
Reference in New Issue
Block a user