Versions / 0.6.0-pre.10 / Item / RootInteractions / NPCs / Elemental / Golem / Root_NPC_Golem_Crystal_Attack.json
Root_NPC_Golem_Crystal_Attack
Server/Item/RootInteractions/NPCs/Elemental/Golem/Root_NPC_Golem_Crystal_Attack.json, 467 B
Fields
| Field | Type |
|---|---|
Interactions | array[1] |
Tags | object |
Source
{
"Interactions": [
{
"Type": "Chaining",
"ChainId": "Slashes",
"ChainingAllowance": 15,
"Next": [
"Golem_Crystal_Swing_Left",
"Golem_Crystal_Swing_Right",
"Golem_Crystal_Spin",
"Golem_Crystal_Ground_Slam",
"Golem_Crystal_Spin",
"Golem_Crystal_Stomp",
"Golem_Crystal_Spin_Heavy",
"Golem_Crystal_Clap"
]
}
],
"Tags": {
"Attack": [
"Melee"
]
}
}