Hytale Asset ReferenceUnofficial
Versions / 0.5.7 / 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

FieldType
Interactionsarray[1]
Tagsobject

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"
    ]
  }
}