Root_NPC_Wraith_Attack
Server/Item/RootInteractions/NPCs/Undead/Root_NPC_Wraith_Attack.json, 378 B
Fields
| Field | Type |
|---|---|
Interactions | array[1] |
Tags | object |
Source
{
"Interactions": [
{
"Type": "Chaining",
"ChainId": "Slashes",
"ChainingAllowance": 15,
"Next": [
"Wraith_Scythe_Spin_Swing_Left",
"Wraith_Scythe_Spin_Swing_Right",
"Wraith_Scythe_Spin_Swing_Left_Heavy",
"Wraith_Scythe_Spin_Swing_Right_Heavy"
]
}
],
"Tags": {
"Attack": [
"Melee"
]
}
}