Server/configs/gameConfig.game.json

15 lines
290 B
JSON

{
"maxRounds": 18,
"maxRoundTime": 384,
"maxGameTime": 1347,
"maxAnimationTime": 260,
"spaceStoneCD": 5,
"mindStoneCD": 2,
"realityStoneCD": 5,
"powerStoneCD": 2,
"timeStoneCD": 6,
"soulStoneCD": 1,
"mindStoneDMG": 29,
"maxPauseTime": 698,
"maxResponseTime": 142
}