Difference between revisions of "Damage absorption percent"

From Kolmafia
Jump to navigation Jump to search
imported>Grotfang
imported>Grotfang
(Conform to template)
Line 1: Line 1:
'''float damage_absorption_percent()'''<br/>
+
{{#vardefine:name|damage_absorption_percent}}
Returns the total percentage of damage absorption of all of your gear and effects.
+
{{#vardefine:return_type|float}}
[[Category:Your Character | Damage absorption percent()]]
+
 
[[Category:Ash Functions |Damage absorption percent()]]
+
{{FunctionPage|
[[Category:Needs Code Samples | Damage absorption percent()]]
+
name={{#var:name}}|
 +
function_category=Your Character|
 +
 
 +
function1={{Function|
 +
name={{#var:name}}|
 +
aggregate={{#var:aggregate}}|
 +
return_type={{#var:return_type}}|
 +
return_also={{#var:return_also}}
 +
}}|
 +
 
 +
function_description=Returns the total percentage of damage absorption of all your gear and effects.|
 +
 
 +
see_also={{SeeAlso|raw_damage_absorption|damage_reduction}}|
 +
special=Returns 0 when not logged in.
 +
}}

Revision as of 20:57, 28 February 2010



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.