Club_Attack
Server/Item/Interactions/Weapons/Club/Variants/Club_Attack.json, 117 B
Fields
| Field | Type |
|---|---|
Type | string |
ChainingAllowance | number |
Next | array[2] |
Source
{
"Type": "Chaining",
"ChainingAllowance": 1.25,
"Next": [
"Club_Swing_Left",
"Club_Swing_Right"
]
}