ice 
Breathe "fire" in a line (it's freezing cold)
Vars | |
forecast_delay | Time to warn people about what we are doing |
---|---|
forecast_overlay | Overlay we show when we're about to fire |
forecast_overlay_state | Icon state used for overlay |
target_turf | What turf are we aiming at? |
Procs | |
attack_forecast | Charge up before we breathe fire |
attack_sequence | Apply our specific fire breathing shape, in proc form so we can override it in subtypes |
breath_attack | Actually breathe fire |
Var Details
forecast_delay 
Time to warn people about what we are doing
forecast_overlay 
Overlay we show when we're about to fire
forecast_overlay_state 
Icon state used for overlay
target_turf 
What turf are we aiming at?
Proc Details
attack_forecast
Charge up before we breathe fire
attack_sequence
Apply our specific fire breathing shape, in proc form so we can override it in subtypes
breath_attack
Actually breathe fire