byond - Modules - TypesVar Details - Proc Details

maw_ammo

non-singleton ammo datum for maw launches. One is created every time the maw fires for every fire.

Vars

cooldown_timetime in ticks this maw ammo will cause the maw to go on cooldown for
impact_timeNEVER SET THIS BELOW 2 SECONDS, THATS THE IMPACT ANIM TIME, PROBABLY SET IT HIGHER CUS LAUNCH ANIMS EXIST
namedont change this var name it makes the tooltip show the name when you hover in the radial
radial_icon_stateradial icon to display in the selection radial for this ammo

Procs

impact_visualscalled 2 seconds before impact
launch_animationcalled when the maw fires its payload
on_impactactual impact effects after the impact visuals

Var Details

cooldown_time

time in ticks this maw ammo will cause the maw to go on cooldown for

impact_time

NEVER SET THIS BELOW 2 SECONDS, THATS THE IMPACT ANIM TIME, PROBABLY SET IT HIGHER CUS LAUNCH ANIMS EXIST

name

dont change this var name it makes the tooltip show the name when you hover in the radial

radial_icon_state

radial icon to display in the selection radial for this ammo

Proc Details

impact_visuals

called 2 seconds before impact

launch_animation

called when the maw fires its payload

on_impact

actual impact effects after the impact visuals