i think the damage boost might have a bug
Shadowyjp opened this issue ยท 1 comments
ok. so, two things
-> first is, my perks "damage_boost" skill = combat, isnt working using tridents
[[Perks.For_Event.DEAL_DAMAGE]]
perk = "pmmo:damage_boost"
skill = "combat"
applies_to = ["#forge:tools/swords", "#forge:tools/axe", "#forge:tools/tridents"]
per_level = 0.0
base = 2.5
multiplicative = true
min_level = 101
but the other one with skill = archery, is working
[[Perks.For_Event.DEAL_DAMAGE]]
perk = "pmmo:damage_boost"
skill = "archery"
applies_to = ["#forge:tools/bows", "#forge:tools/crossbows", "#forge:tools/tridents"]
per_level = 0.0
base = 2.5
multiplicative = true
min_level = 101
second is, the damage is only increasing in the basic attack, and when I throw it the damage is not increasing the damage