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

plasma

Heat immunity, turns heat damage into local power

Vars

burn_multiplierMultiplier to apply to burn damage, not 0 so that we can reverse it more easily
energy_per_damageWhat do we multiply our damage by to convert it into power?

Procs

on_burnedWhen we take fire damage (or... technically also cold damage, we don't differentiate), zap a nearby APC
zap_effectShoot a beam at the target atom

Var Details

burn_multiplier

Multiplier to apply to burn damage, not 0 so that we can reverse it more easily

energy_per_damage

What do we multiply our damage by to convert it into power?

Proc Details

on_burned

When we take fire damage (or... technically also cold damage, we don't differentiate), zap a nearby APC

zap_effect

Shoot a beam at the target atom