Versions / 0.5.6 / Item / Interactions / Weapons / Sword / Attacks / Deprecated / Variants / Sword_Swings.json
Sword_Swings
Server/Item/Interactions/Weapons/Sword/Attacks/Deprecated/Variants/Sword_Swings.json, 159 B
Fields
| Field | Type |
|---|---|
Type | string |
ChainingAllowance | number |
Next | array[3] |
Source
{
"Type": "Chaining",
"ChainingAllowance": 1.25,
"Next": [
"Sword_Swing_Left_Fast",
"Sword_Swing_Right_Fast",
"Sword_Swing_Down_Strong"
]
}