Versions / 0.5.0-pre.8 / Item / Interactions / Weapons / Axe / Attacks / Block / Axe_Block_Damage.json
Axe_Block_Damage
Server/Item/Interactions/Weapons/Axe/Attacks/Block/Axe_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
}
}