/tg/ Station 13 - Modules - TypesVar Details - Proc Details

ice

Breathe "fire" in a line (it's freezing cold)

Vars

forecast_delayTime to warn people about what we are doing
forecast_overlayOverlay we show when we're about to fire
forecast_overlay_stateIcon state used for overlay
target_turfWhat turf are we aiming at?

Procs

attack_forecastCharge up before we breathe fire
attack_sequenceApply our specific fire breathing shape, in proc form so we can override it in subtypes
breath_attackActually 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