When using the spear weapon’s charge attack with the strength effect, the damage output is unaffected regardless of the level of strength the player using the spear has.
Even when using commands to acquire a strength level of 255, the spear’s charge attack damage remained the same on average throughout tests.
How to reproduce:
This issue can be reproduced by applying the Strength and Weakness effects, but these steps are the easiest way to visualize the bug’s impact.
Execute the following command:
/attribute @s minecraft:attack_damage base set 1000
Summon a warden.
Punch it.
-> ✔ The warden dies.Give yourself any kind of spear.
Summon another warden.
Perform a charge attack on it with the spear.
-> ❌ The warden doesn’t die.
Expected result:
The Strength and Weakness effects and any changes to the attack_damage
attribute would affect damage dealt by spear charge attacks.
Observed result:
The Strength and Weakness effects and any changes to the attack_damage
attribute do not affect damage dealt by spear charge attacks.
Linked issues
is duplicated by 2
Comments 0
No comments.