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

ranged_attacks

Configurable ranged attack for basic mobs.

Vars

burst_intervalsintervals between shots
burst_shotshow many shots we will fire
casing_typeWhat kind of casing do we use to fire?
cooldown_timeTime to wait between shots
fire_cooldownTracks time between shots
projectile_soundSound to play when we fire our projectile
projectile_typeWhat kind of projectile to we fire? Use only one of this or casing_type

Procs

async_fire_ranged_attackActually fire the damn thing

Var Details

burst_intervals

intervals between shots

burst_shots

how many shots we will fire

casing_type

What kind of casing do we use to fire?

cooldown_time

Time to wait between shots

fire_cooldown

Tracks time between shots

projectile_sound

Sound to play when we fire our projectile

projectile_type

What kind of projectile to we fire? Use only one of this or casing_type

Proc Details

async_fire_ranged_attack

Actually fire the damn thing