Torch_Attack
Server/Item/Interactions/Weapons/Torch/Variants/Torch_Attack.json, 118 B
Fields
| Field | Type |
|---|---|
Type | string |
ChainingAllowance | number |
Next | array[2] |
Source
{
"Type": "Chaining",
"ChainingAllowance": 1.25,
"Next": [
"Torch_Swing_Right",
"Torch_Swing_Left"
]
}