Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / Item / RootInteractions / Weapons / Stick / Stick_Swings.json

Stick_Swings

Server/Item/RootInteractions/Weapons/Stick/Stick_Swings.json, 153 B

Fields

FieldType
Parentstring
Interactionsarray[1]
Tagsobject
RequireNewClickboolean

Source

{
  "Parent": "Melee_Root",
  "Interactions": [
    "Stick_Swings"
  ],
  "Tags": {
    "Attack": [
      "Melee"
    ]
  },
  "RequireNewClick": true
}