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

legion

Vars

chase_targetCharge Target Ability
create_legion_skullCreate Skulls ability
create_legion_turretsCreate Turrets Ability

Procs

AttackingTargetIn addition to parent functionality, this will also turn the target into a small legion if they are unconscious.
SplitSplits legion into smaller skulls.
adjustHealthThis makes sure that the legion door opens on taking damage, so you can't cheese this boss.
deathSpecial snowflake death() here. Can only die if size is 1 or lower and HP is 0 or below.
throw_impactDeals some extra damage on throw impact.

Var Details

chase_target

Charge Target Ability

create_legion_skull

Create Skulls ability

create_legion_turrets

Create Turrets Ability

Proc Details

AttackingTarget

In addition to parent functionality, this will also turn the target into a small legion if they are unconscious.

Split

Splits legion into smaller skulls.

adjustHealth

This makes sure that the legion door opens on taking damage, so you can't cheese this boss.

death

Special snowflake death() here. Can only die if size is 1 or lower and HP is 0 or below.

throw_impact

Deals some extra damage on throw impact.