Difference between revisions of "Thunder cost"

From Kolmafia
Jump to navigation Jump to search
imported>Bale
imported>Bale
 
Line 13: Line 13:
 
return_also={{#var:return_also}}|
 
return_also={{#var:return_also}}|
 
parameter1={{Param|skill|thunder_skill}}|
 
parameter1={{Param|skill|thunder_skill}}|
p1desc={{Pspan|thunder_skill}} is the {{kolwiki|Heavy_Rains|Thunder}} skill to check the cost of|
+
p1desc={{Pspan|thunder_skill}} is the skill to check the cost of|
 
}}|
 
}}|
  
function_description=Returns the dB cost for the given {{pspan|thunder_skill}}.|
+
function_description=Returns the dB cost for the given {{kolwiki|Heavy_Rains|Thunder}} skill.|
 
see_also={{SeeAlso|rain_cost|lightning_cost}}|
 
see_also={{SeeAlso|rain_cost|lightning_cost}}|
 
needscode=yes|  
 
needscode=yes|  

Latest revision as of 04:20, 4 November 2014

needs(code_samples);

Function Syntax

int thunder_cost(skill thunder_skill )

  • thunder_skill is the skill to check the cost of

Returns the dB cost for the given Thunder skill.

See Also

rain_cost() | lightning_cost()