Difference between revisions of "Rain cost"

From Kolmafia
Jump to navigation Jump to search
imported>Bale
(r14409)
 
imported>Bale
 
Line 16: Line 16:
 
}}|
 
}}|
  
function_description=Returns the drop cost for the given {{pspan|rain_skill}}.|
+
function_description=Returns the drop cost for the given {{kolwiki|Heavy_Rains|Rain}} skill.|
 
see_also={{SeeAlso|thunder_cost|lightning_cost}}|
 
see_also={{SeeAlso|thunder_cost|lightning_cost}}|
 
needscode=yes|  
 
needscode=yes|  

Latest revision as of 04:20, 4 November 2014

needs(code_samples);

Function Syntax

int rain_cost(skill rain_skill )

  • rain_skill is the skill to check the cost of

Returns the drop cost for the given Rain skill.

See Also

thunder_cost() | lightning_cost()