<skill.var.damage-amount> not working well with MMOITEM
Summary
I am suppose to deal 39 damage but <skill.var.damage-amount> shows 49. I did 39 damage because it multiply my weapon damage and physical damage. how can I show my damage deal with mmoitem?
Steps to reproduce
set player weapon damage to 150% and hit a mob with a weapon.
Current behavior
the placeholders shows the wrong number
Intended correct behavior
should show 39 in chat instead of 49
Server log file
Provide a link to a Pastebin paste with a copy of your server's latest.log file from startup to "Done!" AND includes a player connecting.
Debug log snippet
Provide a link to a Pastebin paste with an excerpt of your latest.log file that includes debug output where you trigger the bugged behavior.
Proposed fixes
Describe what you think the issue or any potential fixes may be.