Update resource values and unlock new miracles; refactor tier loading logic

This commit is contained in:
2025-08-23 16:10:57 +02:00
parent cd715a24cb
commit 9da3b02a46
18 changed files with 149 additions and 140 deletions

View File

@@ -7,12 +7,12 @@
{
"type": "AddResource",
"targetResource": "Followers",
"value": 100
"value": 10
},
{
"type": "AddResource",
"targetResource": "Corruption",
"value": 0.02
"value": 0.5
}
]
}