Difference between revisions of "Turns per cast"

From Kolmafia
Jump to navigation Jump to search
imported>Heeheehee
m (Heh, forgot to remove the RFI. =P)
imported>Bale
m
 
Line 6: Line 6:
  
 
name={{#var:name}}|
 
name={{#var:name}}|
function_category=Skills and Effects|
 
  
 
function1={{Function|
 
function1={{Function|
Line 22: Line 21:
 
special=Note that while this function does take class weapons and the jewel-eyed wizard hat into account, it does not account for the opera mask.|
 
special=Note that while this function does take class weapons and the jewel-eyed wizard hat into account, it does not account for the opera mask.|
 
}}
 
}}
 +
 +
[[Category:Skills and Effects]]

Latest revision as of 22:14, 21 May 2010

needs(code_samples);

Function Syntax

int turns_per_cast(skill check_me )

  • check_me is the skill to check

Returns the number of turns of its corresponding effect you would get when casting check_me a single time.

Special

Note that while this function does take class weapons and the jewel-eyed wizard hat into account, it does not account for the opera mask.