NPC_Death
Server/Item/Interactions/NPCs/NPC_Death.json, 141 B
Fields
| Field | Type |
|---|---|
Type | string |
$Comment | string |
RunTime | number |
Next | object |
Source
{
"Type": "Simple",
"$Comment": "Prepare Delay",
"RunTime": 1.5,
"Next": {
"Type": "ApplyEffect",
"EffectId": "Death"
}
}