mythicmobs element damage and mmoitems

there is a element damage mechanic in mythicmobs.

i design a MOB that has 30% ice damage reduction in DamageModifiers. and there has a skill '- damage{amount=10;element=ICE} @target'.

when the skill executor is an another mythicmobs entity, damage reduction will run correctly. but when the executor is a player, it will not work.(i have bound this skill to a mmoitems item). and i have also tried using a crucible items to test, still not work.

so, hopefully it will work correctly as soon as possible.