You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2022. It is now read-only.
As in, a way of calculating how well protected from some damage source the player is?
I'm not sure that's exactly representable as a single number, but there's probably a way to calculate with the concept.
Like how different protection enchantments will affect damage sources different.
I imagine there could be a tag that you feed in the entity (like player bob), a damage value (like 5 hp), and a damage source (like an arrow), and you'll get back the damage that would be applied to the player directly after armor calc if that hit happened (like '0.5 hp')
@Xenmai pointed out that you might mean the armor value approximation displayed on the HUD alongside HP and all. If you mean that, could also be (even more easily) added. Though the thing I wrote above would be neat too still :P
Would it be possible to implement a tag for the numerical armor value of mobs / the player?
The text was updated successfully, but these errors were encountered: