NoDamageTicks does not work for arrows, multishot can deal 3 times of damage
Summary MythicMobs-5.3.2-SNAPSHOT#4557 vanilla arrow nodamageticks does not work for mythicmobs, multishot arrow, or custom plugin launch multiple arrow, hit the same mythicmob at the same time, all arrows can deal damage to the mob. But in vanilla, if an arrow is hit, other arrows cannot deal damage and will bounce off
Steps to reproduce
Given a bow with multishot
if all 3 arrows shot to same mob (like melee attack), all 3 arrow will deal damage to same mob
Mojang/vanilla mobs will all bounch off arrows if is understand nodamageticks, so only 1 damage is deal to the mob, but for mythicmobs mobs, even tho the arrow bounce off, damage is still deal onto the mob.
Current behavior
more damage is deal
Intended correct behavior
Noodamage tick works again for all the mobs by default.
Server log file https://paste.denizenscript.com/View/111522
Debug log snippet no error
Proposed fixes add nodamage ticks to mobs