Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Item / RootInteractions / Weapons / Shield / Attacks / Block / Shield_Block.json

Shield_Block

Server/Item/RootInteractions/Weapons/Shield/Attacks/Block/Shield_Block.json, 187 B

Fields

FieldType
Parentstring
Interactionsarray[1]
Tagsobject
Rulesobject

Source

{
  "Parent": "Melee_Root",
  "Interactions": [
    "Shield_Block"
  ],
  "Tags": {
    "Attack": [
      "Block"
    ]
  },
  "Rules": {
    "Interrupting": [
      "Primary"
    ]
  }
}