Raw damage absorption: Difference between revisions
Jump to navigation
Jump to search
imported>Grotfang mNo edit summary |
imported>StDoodle mNo edit summary |
||
Line 14: | Line 14: | ||
function_description=Returns the total damage absorption of all your gear and effects.| | function_description=Returns the total damage absorption of all your gear and effects.| | ||
needscode=yes| | |||
see_also={{SeeAlso|damage_absorption_percent|damage_reduction}}| | see_also={{SeeAlso|damage_absorption_percent|damage_reduction}}| | ||
special=When not logged in, returns 0. | special=When not logged in, returns 0. | ||
}} | }} |
Revision as of 01:15, 3 March 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.