Versions / 0.6.0-pre.9 / Item / RootInteractions / NPCs / OLD_INTERACTIONS / Undead / Zombie / Root_NPC_Zombie_Sand_Melee.json
Root_NPC_Zombie_Sand_Melee
Server/Item/RootInteractions/NPCs/OLD_INTERACTIONS/Undead/Zombie/Root_NPC_Zombie_Sand_Melee.json, 305 B
Fields
| Field | Type |
|---|---|
Interactions | array[1] |
Tags | object |
Source
{
"Interactions": [
{
"Type": "Chaining",
"ChainingAllowance": 10,
"Next": [
"Zombie_Sand_Swing_Left",
"Zombie_Sand_Swing_Right",
"Zombie_Sand_Bite",
"Zombie_Sand_Swing_Double"
]
}
],
"Tags": {
"Attack": [
"Melee"
]
}
}