goliath 
Slow moving mob which attempts to immobilise its target
Vars | |
| 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 |
Procs | |
| 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 |
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