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

goliath

Slow moving mob which attempts to immobilise its target

Vars

ability_animation_cooldownSlight cooldown to prevent double-dipping if we use both abilities at once
goliath_foodsThings we want to eat off the floor (or a plate, we're not picky)
melee_tentaclesOur melee tentacles ability
saddledCan someone ride us around like a horse?
tameableCan this kind of goliath be tamed?
tamedHas this particular goliath been tamed?
tentacle_lineOur long-ranged tentacles ability
tentacle_warning_stateIcon state to use when tentacles are available
tentaclesOur base tentacles ability

Procs

tamedGet ready for mounting
tentacles_readyCalled slightly before tentacles ability comes off cooldown, as a warning
used_abilityWhen we use an ability, activate some kind of visual tell

Var Details

ability_animation_cooldown

Slight cooldown to prevent double-dipping if we use both abilities at once

goliath_foods

Things we want to eat off the floor (or a plate, we're not picky)

melee_tentacles

Our melee tentacles ability

saddled

Can someone ride us around like a horse?

tameable

Can this kind of goliath be tamed?

tamed

Has this particular goliath been tamed?

tentacle_line

Our long-ranged tentacles ability

tentacle_warning_state

Icon state to use when tentacles are available

tentacles

Our base tentacles ability

Proc Details

tamed

Get ready for mounting

tentacles_ready

Called slightly before tentacles ability comes off cooldown, as a warning

used_ability

When we use an ability, activate some kind of visual tell