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