Lightning cost: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
imported>Bale
r14409
 
imported>Bale
No edit summary
 
Line 16: Line 16:
}}|
}}|


function_description=Returns the dB cost for the given {{pspan|lightning_skill}}.|
function_description=Returns the dB cost for the given {{kolwiki|Heavy_Rains|Lightning}} skill.|
see_also={{SeeAlso|thunder_cost|rain_cost}}|
see_also={{SeeAlso|thunder_cost|rain_cost}}|
needscode=yes|  
needscode=yes|  

Latest revision as of 04:20, 4 November 2014

needs(code_samples);

Function Syntax

int lightning_cost(skill lightning_skill )

  • lightning_skill is the skill to check the cost of

Returns the dB cost for the given Lightning skill.

See Also

thunder_cost() | rain_cost()