DamageModifiers & Element from damage mechanic
Summary
DamageModifiers seems to do nothing with elemental damage from damage
mechanic.
Using onDamaged
aura mechanic with DamageMods seems to work properly.
Steps to reproduce
- Spawn this mob
- Interact
Current behavior
Mob takes 5 damage each time you interact with it.
Intended correct behavior
Damage is multiplied by 5 because of DamageModifiers.
Server log file
Debug log snippet
Proposed fixes
Element damage changes with the help of DamageModifiers.