Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8 / 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

FieldType
RequireNewClickboolean
Interactionsarray[1]
Tagsobject

Source

{
  "RequireNewClick": true,
  "Interactions": [
    {
      "Type": "Replace",
      "Var": "Guard_Shove_Animation",
      "DefaultValue": {
        "Interactions": [
          "Common_Guard_Shove_Animation"
        ]
      }
    }
  ],
  "Tags": {
    "Attack": [
      "Melee"
    ]
  }
}