Thunder cost: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
imported>Bale
r14409
 
imported>Bale
No edit summary
 
(One intermediate revision by the same user not shown)
Line 16: Line 16:
}}|
}}|


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()