Stick_Swings
Server/Item/RootInteractions/Weapons/Stick/Stick_Swings.json, 153 B
Fields
| Field | Type |
|---|---|
Parent | string |
Interactions | array[1] |
Tags | object |
RequireNewClick | boolean |
Source
{
"Parent": "Melee_Root",
"Interactions": [
"Stick_Swings"
],
"Tags": {
"Attack": [
"Melee"
]
},
"RequireNewClick": true
}