Versions / 0.6.0-pre.6 / Item / RootInteractions / Weapons / Common / Root_Common_Offhand_Shove.json
Root_Common_Offhand_Shove
Server/Item/RootInteractions/Weapons/Common/Root_Common_Offhand_Shove.json, 291 B
Fields
| Field | Type |
|---|---|
RequireNewClick | boolean |
Interactions | array[1] |
Tags | object |
Source
{
"RequireNewClick": true,
"Interactions": [
{
"Type": "Replace",
"Var": "Guard_Shove_Animation",
"DefaultValue": {
"Interactions": [
"Common_Guard_Shove_Animation"
]
}
}
],
"Tags": {
"Attack": [
"Melee"
]
}
}