Spleen limit: Difference between revisions
Jump to navigation
Jump to search
imported>StDoodle m moved Spleen limit() to Spleen limit: standards |
imported>StDoodle mNo edit summary |
||
Line 1: | Line 1: | ||
{{#vardefine:name|spleen_limit}} | |||
{{#vardefine:return_type|int}} | |||
Returns the | {{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 the maximum spleen use possible for your character.</p> | |||
<p>For characters without Spleen of Steel, this value is 15. With Liver of Steel, the value is 20.| | |||
see_also={{SeeAlso|my_spleen_use}}| | |||
}} |
Revision as of 20:20, 28 February 2010
Function Syntax
int spleen_limit()
Returns the maximum spleen use possible for your character.
For characters without Spleen of Steel, this value is 15. With Liver of Steel, the value is 20.
See Also