Difference between revisions of "Spleen limit"

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
m
imported>StDoodle
m
Line 16: Line 16:
 
function_description=Returns the maximum spleen use possible for your character.</p>
 
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.|
 
<p>For characters without Spleen of Steel, this value is 15. With Liver of Steel, the value is 20.|
 +
 +
needscode=yes|
  
 
see_also={{SeeAlso|my_spleen_use}}|
 
see_also={{SeeAlso|my_spleen_use}}|
 
}}
 
}}

Revision as of 20:13, 8 March 2010

needs(code_samples);

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

my_spleen_use()