Versions / 0.6.0-pre.9.1 / Item / Interactions / Weapons / Longsword / Attacks / Block / Longsword_Block_Damage.json
Longsword_Block_Damage
Server/Item/Interactions/Weapons/Longsword/Attacks/Block/Longsword_Block_Damage.json, 182 B
Fields
| Field | Type |
|---|---|
Type | string |
Effects | object |
DamageModifiers | object |
Source
{
"Type": "Wielding",
"Effects": {
"ItemAnimationId": "Guard",
"ClearAnimationOnFinish": true
},
"DamageModifiers": {
"Physical": 0.7,
"Projectile": 0.7
}
}