17 lines
297 B
JSON
17 lines
297 B
JSON
|
|
{
|
||
|
|
"back": {
|
||
|
|
"enabled": true,
|
||
|
|
"teleportation": null,
|
||
|
|
"standStill": 3,
|
||
|
|
"cooldown": 10
|
||
|
|
},
|
||
|
|
"lastDeath": {
|
||
|
|
"enabled": true,
|
||
|
|
"teleportation": null,
|
||
|
|
"standStill": 3,
|
||
|
|
"cooldown": 10
|
||
|
|
},
|
||
|
|
"separateCooldowns": true,
|
||
|
|
"persistBack": true,
|
||
|
|
"persistLastDeath": true
|
||
|
|
}
|