Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.3 / Item / Interactions / Weapons / Common / Guarding / Common_Guard_Shove_Animation.json

Common_Guard_Shove_Animation

Server/Item/Interactions/Weapons/Common/Guarding/Common_Guard_Shove_Animation.json, 292 B

Fields

FieldType
Typestring
Effectsobject
RunTimenumber
Nextobject

Source

{
  "Type": "Simple",
  "Effects": {
    "ItemAnimationId": "GuardBash"
  },
  "RunTime": 0.16,
  "Next": {
    "Type": "Replace",
    "Var": "Guard_Shove_Selector",
    "DefaultOk": true,
    "DefaultValue": {
      "Interactions": [
        "Common_Guard_Shove_Selector"
      ]
    }
  }
}