one time it displayed 7 attack damage, another time it displayed 2 attack damage. also, i would like to know, how much more attack damage does it actually make you do?
Comments 5
I have a full survival world right now and I made a potion of strength 2 and it says it does 7 attack damage, but then after I did that, I went into a creative world and made one, it says 2 attack damage.
Could not repro this. Can you please add some media, preferably a video, showing the issue?
Please try and include the following steps to reproduce the problem:
Steps to Reproduce:
1.
2.
3.
Observed Results:
(Briefly describe what happens)
Expected Results:
(Briefly describe what should happen)
If your ticket does not look like the example given here, then it's likely to be closed as incomplete.
Strength and weakness seem to update the stat change based on your current weapon, due to it being a percent of damage. It does it because it shows how much damage it adds but they decided it to show the percent instead so it shows how much damage will be added after the percent.
In 1.16.100 the Strength tooltip was changed to display the amount of added damage based on the weapon currently held in the main hand (selected in the hotbar). The percentages shown in earlier versions were not accurate. The amount of added damage is determined by a recursive function, so it does not fit a simple formula. See MCPE-34981 for more information.
I can confirm that this bug is still existing.