Bug Closed · Resolved

~onSkillDamage does not work with items

#4858 opened by Unknown 2 years ago

Unknownreported this bug
TestSword:
  Id: DIAMOND_SWORD
  Skills:
  - damage{a=1000} @target ~onAttack
  - message{m="Test 2"} @self ~onSkillDamage

Using this item that I made for testing, the onSkillDamage trigger never activates. The damage is being properly applied, and the onSkillDamage trigger works with mobs, but not items.

Unknowncommented

Closing due to age and inactivity.

Sign in to join the discussion.