38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
|
|
{
|
||
|
|
"info": "For documentation on what each item does, see the readme file on github: https://github.com/CartoonishVillain/Incapacitated",
|
||
|
|
"merciful": 1,
|
||
|
|
"canBreakOrInteractWithBlocks": false,
|
||
|
|
"canJumpWhileDown": false,
|
||
|
|
"hunter": 2,
|
||
|
|
"slow": true,
|
||
|
|
"weakened": true,
|
||
|
|
"regenerating": true,
|
||
|
|
"unlimitedDowns": false,
|
||
|
|
"downLogging": false,
|
||
|
|
"reviveMessage": true,
|
||
|
|
"downTicks": 2000,
|
||
|
|
"reviveTicks": 200,
|
||
|
|
"downCounter": 3,
|
||
|
|
"someInstantKills": true,
|
||
|
|
"globalIncapMessage": true,
|
||
|
|
"globalReviveMessage": true,
|
||
|
|
"useSecondsForRevive": false,
|
||
|
|
"healPercentageOfMaxHealth": true,
|
||
|
|
"reviveHealth": 0.2,
|
||
|
|
"reviveHunger": -1,
|
||
|
|
"reviveSaturation": -1.0,
|
||
|
|
"shouldDownTimeReset": false,
|
||
|
|
"shouldDisableFallFlying": false,
|
||
|
|
"shouldDieOnTimeout": true,
|
||
|
|
"shouldDieOnOverkillDamage": true,
|
||
|
|
"shouldBlameIncapacitations": true,
|
||
|
|
"shouldBlameRevives": true,
|
||
|
|
"incapEffectData": [
|
||
|
|
],
|
||
|
|
"reviveEffectData": [],
|
||
|
|
"DANGERDisableGiveUp": false,
|
||
|
|
"DANGERDisableIncapPlayerDamage": false,
|
||
|
|
"DANGERManipulateGoalToAvoidDownPlayers": false,
|
||
|
|
"DANGERFullServerKill": false
|
||
|
|
}
|