Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Item / Interactions / Weapons / Hoe / Variants / Hoe_Attack.json

Hoe_Attack

Server/Item/Interactions/Weapons/Hoe/Variants/Hoe_Attack.json, 114 B

Fields

FieldType
Typestring
ChainingAllowancenumber
Nextarray[2]

Source

{
  "Type": "Chaining",
  "ChainingAllowance": 1.25,
  "Next": [
    "Hoe_Swing_Left",
    "Hoe_Swing_Right"
  ]
}