Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / Interactions / Weapons / Block / Variants / Block_Attack_Swing.json

Block_Attack_Swing

Server/Item/Interactions/Weapons/Block/Variants/Block_Attack_Swing.json, 143 B

Fields

FieldType
Typestring
ChainingAllowancenumber
Nextarray[3]

Source

{
  "Type": "Chaining",
  "ChainingAllowance": 1.25,
  "Next": [
    "Block_Swing_Left",
    "Block_Swing_Right",
    "Block_Swing_Down"
  ]
}