Skip to content
Version 2.11.0
↓ Get the launcher

MeterRowData.BarShieldFraction field

Shield overlay fraction in [0..1] for the MAIN horizontal bar, drawn as a grey/white band OVER the fill from the bar’s left edge — the horizontal analogue of HpShieldFraction on the spine (shield / maxHp, already clamped by the plugin to BarFraction). Only meaningful when the main bar is in HP mode; the plugin passes 0 in DPS mode, so the bar renders byte-identical to pre-shield behaviour. Additive field — a plugin built before it existed leaves it 0.

public float BarShieldFraction;