Versions / 0.6.0-pre.8.1 / Item / RootInteractions / Weapons / Mace / Deprecated / Variants / Mace_Bash.json
Mace_Bash
Server/Item/RootInteractions/Weapons/Mace/Deprecated/Variants/Mace_Bash.json, 150 B
Fields
| Field | Type |
|---|---|
Parent | string |
Interactions | array[1] |
Tags | object |
RequireNewClick | boolean |
Source
{
"Parent": "Melee_Root",
"Interactions": [
"Mace_Bash"
],
"Tags": {
"Attack": [
"Melee"
]
},
"RequireNewClick": true
}