Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / Interactions / NPCs / NPC_Death.json

NPC_Death

Server/Item/Interactions/NPCs/NPC_Death.json, 141 B

Fields

FieldType
Typestring
$Commentstring
RunTimenumber
Nextobject

Source

{
  "Type": "Simple",
  "$Comment": "Prepare Delay",
  "RunTime": 1.5,
  "Next": {
    "Type": "ApplyEffect",
     "EffectId": "Death"
  }
}