Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Item / RootInteractions / Weapons / Stick / Stick_Attack.json

Stick_Attack

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

Fields

FieldType
Parentstring
Interactionsarray[1]
Tagsobject
RequireNewClickboolean

Source

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