Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Item / Interactions / Weapons / Club / Attacks / Block / Club_Block_Damage.json

Club_Block_Damage

Server/Item/Interactions/Weapons/Club/Attacks/Block/Club_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
  }
}