585 bytes added,
19:28, 10 June 2023 {{{{#ifeq:{{PAGENAME}}|Steam Blast|Hero_Ability|{{#ifeq:{{PAGENAME}}|Engineer|:Hero/List|}}}}
|Hero=Engineer
|Name=Steam Blast
|Icon=Steam Blast Icon.png
|Description= Vents all accumulated heat in a blast of steam, damaging and drenching nearby enemies. The Engineer's movement and attack speed also increases for a short time.
|Mana=1
|ISpeed=10s
|Element=[[Magical]] [[Elements|Water Damage]]
|Status=None
|Damage=150x [[Ability Power]]
|Overview=
* '''AP Scaling:''' <code>0.6*MIN(Current Heat, 250)</code>
* ''' Cost Scaling:''' <code>IF(Current Heat=0, 1, Current Heat)</code>
}}