Damage absorption percent: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
imported>Bale
mNo edit summary
imported>Bale
m needs code
Line 14: Line 14:


function_description=Returns the total percentage of damage absorption of all your gear and effects.|
function_description=Returns the total percentage of damage absorption of all your gear and effects.|
needscode=yes|


see_also={{SeeAlso|raw_damage_absorption|damage_reduction}}|
see_also={{SeeAlso|raw_damage_absorption|damage_reduction}}|

Revision as of 09:18, 11 February 2011

needs(code_samples);

Function Syntax

float damage_absorption_percent()

Returns the total percentage of damage absorption of all your gear and effects.

See Also

raw_damage_absorption() | damage_reduction()

Special

Returns 0 when not logged in.