GetTotalDamageDealt

From NWN Lexicon

Contents

[edit] GetTotalDamageDealt()

Get the total amount of damage that was last dealt to the caller.

[edit] Description

Returns the total value of the damage done to the caller, and should only be used in the On Damaged handler event, elsewhere it is unpredicable.

It also only returns the damage done that triggered the script, not the total damage done to it throughout a battle.



[edit] Remarks

The name is also somewhat misleading in that it sounds as if your looking for the amount of damage the object has caused. That is not the case, this returns the damage done to the object and only the most recent damage dealt.


[edit] Version

1.61

[edit] See Also

functions: 

GetMaxHitPoints

events: 

OnDamaged Event



 author: John Shuell, editor: Jasperre, additional contributor(s): Chuck Sanderson, Jasperre, Dan Wyman
 

Personal tools
Categories