Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.6 / Item / Interactions / Weapons / Daggers / Primary / Weapon_Daggers_Primary.json

Weapon_Daggers_Primary

Server/Item/Interactions/Weapons/Daggers/Primary/Weapon_Daggers_Primary.json, 347 B

Fields

FieldType
Typestring
DisplayProgressboolean
Nextobject

Source

{
  "Type": "Charging",
  "DisplayProgress": false,
  "Next": {
    "0": "Weapon_Daggers_Primary_Chain",
    "0.2": {
      "Type": "Replace",
      "Var": "Pounce_StaminaCondition",
      "DefaultOk": true,
      "DefaultValue": {
        "Interactions": [
          "Weapon_Daggers_Primary_Pounce_StaminaCondition"
        ]
      }
    }
  }
}