Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / Item / Interactions / Weapons / Daggers / Primary / Stab_Right / Weapon_Daggers_Primary_Stab_Right.json

Weapon_Daggers_Primary_Stab_Right

Server/Item/Interactions/Weapons/Daggers/Primary/Stab_Right/Weapon_Daggers_Primary_Stab_Right.json, 308 B

Fields

FieldType
Typestring
Effectsobject
RunTimenumber
Nextobject

Source

{
  "Type": "Simple",
  "Effects": {
    "ItemAnimationId": "StabRight"
  },
  "RunTime": 0.069,
  "Next": {
    "Type": "Replace",
    "Var": "Stab_Right_Selector",
    "DefaultOk": true,
    "DefaultValue": {
      "Interactions": [
        "Weapon_Daggers_Primary_Stab_Right_Selector"
      ]
    }
  }
}