Difference between revisions of "Soulsauce cost"

From Kolmafia
Jump to navigation Jump to search
imported>Darzil
(Created page with "{{ #vardefine:name|soulsauce_cost}}{{ #vardefine:return_type|int}}{{ FunctionPage| name={{#var:name}}| function1={{Function| name={{#var:name}}| aggregate={{#var:aggregate}...")
 
imported>Bale
(needscode=yes|)
 
Line 16: Line 16:
 
}}|
 
}}|
  
function_description=Returns the Soulsauce cost for the next cast of the given skill {{pspan|use_me}}.
+
function_description=Returns the Soulsauce cost for the next cast of the given skill {{pspan|use_me}}.|
 
+
needscode=yes|
 
}}
 
}}
  
 
[[Category:Skills and Effects]]
 
[[Category:Skills and Effects]]

Latest revision as of 04:05, 4 November 2014

needs(code_samples);

Function Syntax

int soulsauce_cost(skill use_me )

  • use_me is the skill to check the cost of

Returns the Soulsauce cost for the next cast of the given skill use_me.