Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / Interactions / Weapons / Sword / Attacks / Primary / Weapon_Sword_Primary.json

Weapon_Sword_Primary

Server/Item/Interactions/Weapons/Sword/Attacks/Primary/Weapon_Sword_Primary.json, 333 B

Fields

FieldType
Typestring
DisplayProgressboolean
Nextobject

Source

{
  "Type": "Charging",
  "DisplayProgress": false,
  "Next": {
    "0": "Weapon_Sword_Primary_Chain",
    "0.2": {
      "Type": "Replace",
      "Var": "Thrust_Stamina",
      "DefaultOk": true,
      "DefaultValue": {
        "Interactions": [
          "Weapon_Sword_Primary_Thrust_StaminaCondition"
        ]
      }
    }
  }
}