greg 4 rokov pred
rodič
commit
8e547df5fb

BIN
Sample/excel/GameGlobal.xlsx


+ 6 - 1
Sample/json/GameGlobal.json

@@ -1,6 +1,11 @@
 [
     {
         "earningsInterval": 5000,
-        "afkEarnings": 10
+        "afkEarnings": 10,
+        "accelerateDiamondConsume": 20,
+        "accelerateTime": 150,
+        "accelerateMaxTime": 1500,
+        "autoSyntheticTime": 300,
+        "AutoSyntheticDiamondConsume": 20
     }
 ]