24 lines
526 B
JSON
24 lines
526 B
JSON
{
|
|
"BattleRules": {
|
|
"TechDiskMode": "ALLOW",
|
|
"WeaponAndArmorMode": "ALLOW",
|
|
"MagMode": "FORBID_ALL",
|
|
"ToolMode": "ALLOW",
|
|
"TrapMode": "ALL_PLAYERS",
|
|
"RespawnMode": "FORBID",
|
|
"ReplaceChar": 0,
|
|
"DropWeapon": 1,
|
|
"IsTeams": 1,
|
|
"HideTargetReticle": 1,
|
|
"DeathLevelUp": 5,
|
|
"MesetaMode": "CLEAR_AND_ALLOW",
|
|
"EnableSonar": 1,
|
|
"TimeLimit": 10,
|
|
"ForbidScapeDolls": 1,
|
|
"DeathTechLevelUp": 1,
|
|
"TrapCounts": [5, 5, 5, 5],
|
|
"SonarCount": 5,
|
|
"BoxDropArea": 10
|
|
}
|
|
}
|