Mp cost

From Kolmafia
Revision as of 22:01, 2 March 2010 by imported>StDoodle (moved Mp cost() to Mp cost)
Jump to navigation Jump to search

int mp_cost(skill touse)

Will return the MP cost to cast the specified skill.

MP reduction items are taken into account.

mp_cost($skill[Empathy]);
Will return the MP a cast of empathy will cost.