Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Item / Interactions / Weapons / Battleaxe / Deprecated / Variants / Battleaxe_Bash.json

Battleaxe_Bash

Server/Item/Interactions/Weapons/Battleaxe/Deprecated/Variants/Battleaxe_Bash.json, 184 B

Fields

FieldType
Typestring
Costsobject
Nextobject

Source

{
  "Type": "StatsCondition",
  "Costs": {
    "Stamina": 2.01
  },
  "Next": {
    "Type": "Chaining",
    "ChainingAllowance": 1.25,
    "Next": [
      "Battleaxe_Shove"
    ]
  }
}