Skip to content
Version 2.11.0
↓ Get the launcher

MeterRowData.HpShieldFraction field

Shield overlay fraction in [0..1], drawn as a grey/white band OVER the green HP fill from the bottom of the vertical spine (shield / maxHp, already clamped by the plugin to HpFraction). 0 (the default) hides the overlay, so a spine renders byte-identical to pre-shield behaviour. Only meaningful when the spine is in HP mode; the plugin passes 0 in DPS/Off spine modes. Additive field — a plugin built before it existed leaves it 0.

public float HpShieldFraction;