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

hivelord_spawn

Spawns a little worm nearby

Vars

ai_target_keyIf a mob is not clicked directly, inherit targeting data from this blackboard key and setting it upon this target key
on_hit_cooldownDelay between triggering on hit
on_hit_delayMinimum time between triggering on hit
spawn_typeWhat are we actually spawning?
trigger_on_hitDo we automatically fire with no cooldown when damaged?

Procs

complete_spawnActually create a mob
on_attackedCalled when someone whacks us
spawn_broodSpawn a funny little worm

Var Details

ai_target_key

If a mob is not clicked directly, inherit targeting data from this blackboard key and setting it upon this target key

on_hit_cooldown

Delay between triggering on hit

on_hit_delay

Minimum time between triggering on hit

spawn_type

What are we actually spawning?

trigger_on_hit

Do we automatically fire with no cooldown when damaged?

Proc Details

complete_spawn

Actually create a mob

on_attacked

Called when someone whacks us

spawn_brood

Spawn a funny little worm