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

projectile_dampener

Vars

bullet_effectsdatum that holds the effects we apply on caught bullets
new_bullet_overlayoverlay we apply to caught bullets

Procs

catch_bullet_effecta bullet has entered our field, apply the dampening effects to it
determine_wobbleproc that applies the wobbly effect on point of bullet entry
release_bullet_effectremoving the effects after it has exited our field

Var Details

bullet_effects

datum that holds the effects we apply on caught bullets

new_bullet_overlay

overlay we apply to caught bullets

Proc Details

catch_bullet_effect

a bullet has entered our field, apply the dampening effects to it

determine_wobble

proc that applies the wobbly effect on point of bullet entry

release_bullet_effect

removing the effects after it has exited our field