Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Item / RootInteractions / NPCs / Undead / Root_NPC_Skeleton_Sand_Guard_Attack.json

Root_NPC_Skeleton_Sand_Guard_Attack

Server/Item/RootInteractions/NPCs/Undead/Root_NPC_Skeleton_Sand_Guard_Attack.json, 345 B

Fields

FieldType
Interactionsarray[1]
Tagsobject

Source

{
  "Interactions": [
    {
      "Type": "Chaining",
      "ChainId": "Slashes",
      "ChainingAllowance": 15,
      "Next": [
        "Skeleton_Sand_Guard_Sword_Swing_Left",
        "Skeleton_Sand_Guard_Sword_Swing_Right",
        "Skeleton_Sand_Guard_Sword_Swing_Down"
      ]
    }
  ],
  "Tags": {
    "Attack": [
      "Melee"
    ]
  }
}