Add FollowersPerSecond modifications to various unlocks; adjust values for game progression

This commit is contained in:
2025-08-23 22:59:22 +02:00
parent e7247ee715
commit 7e8ccb061a
7 changed files with 23 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
"type": "ModifyStat",
"targetStat": "FollowersPerSecond",
"op": "Add",
"value": 0.1
"value": 0.1
},
{
"type": "DestroySelf"