Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Item / Interactions / Weapons / Torch / Variants / Torch_Attack.json

Torch_Attack

Server/Item/Interactions/Weapons/Torch/Variants/Torch_Attack.json, 118 B

Fields

FieldType
Typestring
ChainingAllowancenumber
Nextarray[2]

Source

{
  "Type": "Chaining",
  "ChainingAllowance": 1.25,
  "Next": [
    "Torch_Swing_Right",
    "Torch_Swing_Left"
  ]
}