Experience bonus: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
imported>Grotfang
m moved Experience bonus() to Experience bonus: Conformity
imported>Grotfang
Conform to template
Line 1: Line 1:
a
{{#vardefine:name|experience_bonus}}
{{#vardefine:return_type|float}}
 
{{FunctionPage|
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 your current combined stat bonuses from equipment and effects (including familiars).|
 
special=Returns 0 when not logged in.
}}

Revision as of 23:18, 28 February 2010



Function Syntax

float experience_bonus()

Returns your current combined stat bonuses from equipment and effects (including familiars).

Special

Returns 0 when not logged in.