Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / Item / RootInteractions / NPCs / Root_NPC_Shield_Block.json

Root_NPC_Shield_Block

Server/Item/RootInteractions/NPCs/Root_NPC_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"
    ]
  }
}