Damage reduction: 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 damage that is deducted as a result of damage reduction effects.|
function_description=Returns the damage that is deducted as a result of damage reduction effects.|
needscode=yes|


see_also={{SeeAlso|damage_absorption_percent|raw_damage_absorption}}|
see_also={{SeeAlso|damage_absorption_percent|raw_damage_absorption}}|

Revision as of 09:18, 11 February 2011

needs(code_samples);

Function Syntax

int damage_reduction()

Returns the damage that is deducted as a result of damage reduction effects.

See Also

damage_absorption_percent() | raw_damage_absorption()

Special

Returns 0 when not logged in.