trigger_super_armor

From Valve Developer Community
Jump to navigation Jump to search
Icon-callout-underlinked.png
This article needs more links to other pages (since January 2024). You can help improve navigation by adding links to related documentation, such as entities or tools.
Info-red.png
This entity is not in the game by default, but still has code available for it in the SDK; this feature is not available anymore.
English (en)Translate (Translate)
C++ Class hierarchy
CTriggerSuperArmor
CTriggerMultiple
CBaseTrigger
CBaseToggle
CBaseEntity
C++ trigger_super_armor.cpp
Obsolete-notext.png
This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.

trigger_super_armor is a cut brush entity in Half-Life 2 Half-Life 2. This entity may have been an early version of the suit chargers used inside the Citadel, which recharge health and suit power faster than regular. Instead of recharging the suit to 200 however, this entity would recharge it to the value of the sk_max_super_armor ConVar (default 500). The engine does not recognize this entity because the CPP file is not in the solution.