Raw damage absorption: Difference between revisions
Jump to navigation
Jump to search
imported>Grotfang m moved Raw damage absorption() to Raw damage absorption: Conformity |
imported>Bale mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | |||
Returns the total damage absorption of all | #vardefine:name|raw_damage_absorption}}{{ | ||
#vardefine:return_type|int}}{{ | |||
[[Category: | FunctionPage| | ||
name={{#var:name}}| | |||
function1={{Function| | |||
name={{#var:name}}| | |||
aggregate={{#var:aggregate}}| | |||
return_type={{#var:return_type}}| | |||
return_also={{#var:return_also}} | |||
}}| | |||
function_description=Returns the total damage absorption of all your gear and effects.| | |||
needscode=yes| | |||
see_also={{SeeAlso|damage_absorption_percent|damage_reduction}}| | |||
special=When not logged in, returns 0. | |||
}} | |||
[[Category:Your Character]] |
Latest revision as of 21:35, 21 May 2010
needs(code_samples);
Function Syntax
int raw_damage_absorption()
Returns the total damage absorption of all your gear and effects.
See Also
Special
When not logged in, returns 0.