Versions / 0.5.0-pre.9.1 / Item / RootInteractions / Weapons / Shield / Attacks / Block / Shield_Block.json
Shield_Block
Server/Item/RootInteractions/Weapons/Shield/Attacks/Block/Shield_Block.json, 187 B
Fields
| Field | Type |
|---|---|
Parent | string |
Interactions | array[1] |
Tags | object |
Rules | object |
Source
{
"Parent": "Melee_Root",
"Interactions": [
"Shield_Block"
],
"Tags": {
"Attack": [
"Block"
]
},
"Rules": {
"Interrupting": [
"Primary"
]
}
}