Auxilor/EcoEnchants

PVP damage is incorrect

Opened this issue · 0 comments

Describe the bug
I create an enchantment named RAZOR. It effect gain is to increase damage
use this effects

effects:

  • id: damage_multiplier
    args:
    multiplier: "1 + 0.13 * %level%"
    triggers:
    • melee_attack
  • id: add_damage
    args:
    damage: "0.9 * %level%"
    triggers:
    • melee_attack

and when I test the damage about PVP,the effects can't trigger
normal netherite sword's damage is 11.8
eenchants with RAZOR's damage is 11.8
But it can used in PVE ,like I damage the pig ,the damage show 36.6

Server Information (please complete the following information):

Version: git-Purpur-1857 (MC: 1.19.2)*
EcoEnchants@9.15.1 and eco@6.48.2