Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Item / Interactions / Weapons / Shield / Variants / Shield_Attack.json

Shield_Attack

Server/Item/Interactions/Weapons/Shield/Variants/Shield_Attack.json, 183 B

Fields

FieldType
Typestring
Costsobject
Nextobject

Source

{
  "Type": "StatsCondition",
  "Costs": {
    "Stamina": 2
  },
  "Next": {
    "Type": "Chaining",
    "ChainingAllowance": 1.25,
    "Next": [
      "Shield_Swing_Left"
    ]
  }
}