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

fire_blast

Vars

beam_durationHow long the beam visual lasts, also used to determine time between jumps

Procs

continue_beamTimer callback to continue the chain, calling send_fire_bream recursively.
get_targetPick a carbon mob in a radius around us that we can reach. Mobs on fire will have priority and be targeted over others. Returns null or a carbon mob.

Var Details

beam_duration

How long the beam visual lasts, also used to determine time between jumps

Proc Details

continue_beam

Timer callback to continue the chain, calling send_fire_bream recursively.

get_target

Pick a carbon mob in a radius around us that we can reach. Mobs on fire will have priority and be targeted over others. Returns null or a carbon mob.