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