Explorar o código

全局配置添加

greg %!s(int64=4) %!d(string=hai) anos
pai
achega
8e547df5fb
Modificáronse 2 ficheiros con 6 adicións e 1 borrados
  1. BIN=BIN
      Sample/excel/GameGlobal.xlsx
  2. 6 1
      Sample/json/GameGlobal.json

BIN=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
     }
 ]