Bug Verified

damage with preventknockback

#1579 opened by Unknown 5 years ago

Unknownreported this bug

If I set the damage skill that will prevent knockback, the damage will not be caused by the caster

Unknowncommented

I also have experienced this. Use the message mechanic below on a mob, then kill it with the damage mechanic having either prevent knockback true, or ignore armor true, and it returns Unknown. Gunging has told me in the bug-testing channel he came to the conclusion that mythic mobs makes the entity damage be unknown in order for these 2 to work. I did a thorough testing of this myself in that bug-testing channel.

Use /mm test cast TestCastSkill while looking at the mob

  1. - message{msg="<trigger.name>"} @trigger ~onDeath
TestCastSkill:
  Skills:
  - damage{a=10;pkb=true} @target
Sign in to join the discussion.