PowerAffectsDamage on bows with damage skill
Summary
Describe the bug encountered in detail.
- make a bow fire a raytrace with a damage skill under the entityskill
- fire it at a mob and hit them
- hit them and see that the bow does less damage when not fully charged, even when PowerAffectsDamage is turned off.
https://pastebin.com/WeafwMai Items.yml
https://pastebin.com/efDWxd5d Skills.yml
Provide a full set of steps used to reproduce the bug, including links to SEPARATE Pastebin pastes for each relevant configuration file.
Currently, when using a raytrace on a bow with a damage skill, it will always have the bows charge affect the damage dealt, even with PowerAffectsDamage set to false.
Describe what happens currently, while the bug is affecting your server.
I think that it should ignore the bows charge when calculating the damage skill if PowerAffectsDamage is set to false.
Describe what you think should happen instead of the bug.
Make PowerAffectsDamage actually disable this
Describe what you think the issue or any potential fixes may be.