Versions / 0.5.0-pre.9.2 / 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
| Field | Type |
|---|---|
Type | string |
ChainingAllowance | number |
Next | array[3] |
Source
{
"Type": "Chaining",
"ChainingAllowance": 1.25,
"Next": [
"Block_Swing_Left",
"Block_Swing_Right",
"Block_Swing_Down"
]
}