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

brimdust_coating

If you take brute damage with this buff, hurt and push everyone next to you. If you catch fire and or on the space station, detonate all remaining stacks in a way which hurts you. Washes off if you get wet.

Vars

blast_damageDamage to deal on explosion
delay_between_explosionsTime to wait between consuming stacks
dust_overlayOverlay effect added to mob when buff is present
explosion_cooldownCooldown between explosions
pressure_modifierDamage reduction when not in a mining pressure area

Procs

explodeHurts everything in a circle around you. Hurts less if in a pressurised environment.
on_cleanedWhen you are cleaned, wash off the buff
on_take_damageWhen you take brute damage, schedule an explosion

Var Details

blast_damage

Damage to deal on explosion

delay_between_explosions

Time to wait between consuming stacks

dust_overlay

Overlay effect added to mob when buff is present

explosion_cooldown

Cooldown between explosions

pressure_modifier

Damage reduction when not in a mining pressure area

Proc Details

explode

Hurts everything in a circle around you. Hurts less if in a pressurised environment.

on_cleaned

When you are cleaned, wash off the buff

on_take_damage

When you take brute damage, schedule an explosion