ICombatLookup.GetLiveHps method
5-second sliding-window healing-per-second for a heal source (SourceId with IsHeal=true). Returns 0 for entities that have never been observed as a heal source, or when the source’s last heal fell out of the 5-second window. Aggregated automatically as DamageDealt heal events flow through — no per-plugin tracking needed.
public long GetLiveHps(EntityId sourceId)See Also
Section titled “See Also”- struct EntityId
- interface ICombatLookup
- namespace Stellar.Abstractions.Services