byond - Modules - TypesVar Details - Proc Details

flashbang

Vars

bangletThis is a cluster weapon, or part of one
inner_rangeThe range where the maximum effects are applied
max_rangeThe the max of the flashbang
mp_onlyWhether this grenade requires skill to use
outer_rangeThe range where the moderate effects are applied

Procs

bangApplies the flashbang effects based off range and ear protection
base_effectThe effects applied to all mobs in range
inner_effectThe effects applied to mobs in the inner_range
max_range_effectThe effects applied to mobs outside of outer_range
outer_effectThe effects applied to mobs in the outer_range

Var Details

banglet

This is a cluster weapon, or part of one

inner_range

The range where the maximum effects are applied

max_range

The the max of the flashbang

mp_only

Whether this grenade requires skill to use

outer_range

The range where the moderate effects are applied

Proc Details

bang

Applies the flashbang effects based off range and ear protection

base_effect

The effects applied to all mobs in range

inner_effect

The effects applied to mobs in the inner_range

max_range_effect

The effects applied to mobs outside of outer_range

outer_effect

The effects applied to mobs in the outer_range