Versions / 0.5.0-pre.9.2 / Item / RootInteractions / NPCs / Creature / Mythic / Root_NPC_Yeti_Attack.json
Root_NPC_Yeti_Attack
Server/Item/RootInteractions/NPCs/Creature/Mythic/Root_NPC_Yeti_Attack.json, 319 B
Fields
| Field | Type |
|---|---|
Interactions | array[1] |
Tags | object |
Source
{
"Interactions": [
{
"Type": "Chaining",
"ChainId": "Slashes",
"ChainingAllowance": 15,
"Next": [
"Yeti_Swing_Left",
"Yeti_Backswing_Right",
"Yeti_Swing_Right",
"Yeti_Backswing_Left"
]
}
],
"Tags": {
"Attack": [
"Melee"
]
}
}