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