Space Station 13 - Modules - TypesVar Details - Proc Details

emitter

Vars

projectile_typeType path (Type of /obj/item/projectile). The projectile type this emitter fires.
req_lock_accessAccess required to lock or unlock the emitter. Separate variable to prevent req_access from blocking use of the emitter while unlocked.

Procs

get_emitter_damageCalculates the damage the emitter should fire with its projectile.

Var Details

projectile_type

Type path (Type of /obj/item/projectile). The projectile type this emitter fires.

req_lock_access

Access required to lock or unlock the emitter. Separate variable to prevent req_access from blocking use of the emitter while unlocked.

Proc Details

get_emitter_damage

Calculates the damage the emitter should fire with its projectile.