Difference between revisions of "Mp cost"

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
imported>StDoodle
m
Line 4: Line 4:
 
{{FunctionPage|
 
{{FunctionPage|
 
name={{#var:name}}|
 
name={{#var:name}}|
function_category=|
+
function_category=Skills and Effects|
  
 
function1={{Function|
 
function1={{Function|

Revision as of 14:40, 6 March 2010



needs(code_samples);

Function Syntax

int mp_cost(skill use_me )

  • use_me is the skill to check the cost of

Returns the current MP cost for the next cast of the given skill use_me with all current MP cost modifiers accounted for.