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

modular_mob_segment

Vars

exactSet this to false if you want explicitly what's in the list to spawn
maxSpawn no more than this amount
mobsThe list of mobs to spawn
probabilityChance this will spawn (1 - 100)
spawned_mob_refsThe mobs spawned from this segment

Procs

spawn_mobsSpawns mobs in a circle around the location

Var Details

exact

Set this to false if you want explicitly what's in the list to spawn

max

Spawn no more than this amount

mobs

The list of mobs to spawn

probability

Chance this will spawn (1 - 100)

spawned_mob_refs

The mobs spawned from this segment

Proc Details

spawn_mobs

Spawns mobs in a circle around the location