modular_nova/modules/energy_shield/code/energy_shield.dm 
| ENERGY_SHIELD_FILTER | Filter name for the energy shield outline glow |
|---|---|
| ENERGY_SHIELD_PATTERN_FILTER | Filter name for the energy shield texture pattern |
| ENERGY_SHIELD_TRAIT | Trait source for the energy shield |
| TRAIT_ENERGY_SHIELDED | Trait applied to wearer to prevent stacking multiple shields |
| SHIELD_HUD_Y_OFFSET | Y offset for shield HUD bar so it doesn't overlap health bar |
| SHIELD_VISUAL_LINGER | How long the shield filters stay visible after a hit |
| /obj/effect/temp_visual/energy_shield_ripple | Concentric ripple effect spawned at the struck limb on shield hit. |
| /datum/action/item_action/toggle_energy_shield | Action button for toggling the energy shield on/off. |
Define Details
ENERGY_SHIELD_FILTER 
Filter name for the energy shield outline glow
ENERGY_SHIELD_PATTERN_FILTER 
Filter name for the energy shield texture pattern
ENERGY_SHIELD_TRAIT 
Trait source for the energy shield
SHIELD_HUD_Y_OFFSET 
Y offset for shield HUD bar so it doesn't overlap health bar
SHIELD_VISUAL_LINGER 
How long the shield filters stay visible after a hit
TRAIT_ENERGY_SHIELDED 
Trait applied to wearer to prevent stacking multiple shields