| Name | <PlayerTag.health_scale> |
| Returns | ElementTag(Decimal) |
| Mechanism | PlayerTag.health_scale |
| Description | Returns the current scale for the player's health bar. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L951 |