GameGlobal.json 258 B

1234567891011
  1. [
  2. {
  3. "earningsInterval": 5000,
  4. "afkEarnings": 10,
  5. "accelerateDiamondConsume": 20,
  6. "accelerateTime": 150,
  7. "accelerateMaxTime": 1500,
  8. "autoSyntheticTime": 300,
  9. "AutoSyntheticDiamondConsume": 20
  10. }
  11. ]