maw_ammo

non-singleton ammo datum for maw launches. One is created every time the maw fires for every fire.
Vars | |
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 |
Procs | |
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 |
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