Hytale Asset ReferenceUnofficial
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

FieldType
Typestring
Effectsobject
DamageModifiersobject

Source

{
  "Type": "Wielding",
  "Effects": {
    "ItemAnimationId": "Guard",
    "ClearAnimationOnFinish": true
  },
  "DamageModifiers": {
    "Physical": 0.7,
    "Projectile": 0.7
  }
}