CombatantDataGetMaxHealth Method |
Used for Encounter VCR... estimates how much health a combatant has based on the amount they took without dieing, factoring in heals.
Namespace:
Advanced_Combat_Tracker
Assembly:
Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax public long GetMaxHealth()
Return Value
Type:
Int64Unmodified value of how much they took without dieing
See Also