Server/configs/matchconfig_1.game.json

16 lines
293 B
JSON

{
"maxRounds": 30,
"maxRoundTime": 300,
"maxGameTime": 1800,
"maxAnimationTime": 50,
"spaceStoneCD": 2,
"mindStoneCD": 1,
"realityStoneCD": 3,
"powerStoneCD": 1,
"timeStoneCD": 5,
"soulStoneCD": 5,
"mindStoneDMG": 12,
"maxPauseTime": 60000,
"maxResponseTime": 3000
}