asw_weapon_electrified_armor
Jump to navigation
Jump to search
This entity is not in the stock FGD files by default.
|
Code classes:
CASW_Weapon_Electrified_Armor
CASW_Weapon
(weapons)CBaseCombatWeapon
(weapons)CBaseAnimating
(models)CBaseEntity
(all ents)
asw_weapon_electrified_armor
is a point entity present in Alien Swarm. When the V45 Electric Charged Armor is activated, the wearer shocks and stuns enemies who touch them, and takes reduced melee damage.
FGD Code[edit | edit source]
@PointClass base(Weapon) studio("models/items/itembox/itemboxsmall.mdl") = asw_weapon_electrified_armor : "Charged Armor"
[
skin(integer) readonly : "Skin" : 7 : "Some models have multiple versions of their textures, called skins. Charged Armor should ALWAYS be using skin 7."
]
ConVars/Commands[edit | edit source]
ConVar/Command | Parameters or default value | Parameter Type | Effect |
---|---|---|---|
asw_electrified_armor_duration | 12 | Seconds | How long a single charge lasts. |
See Also[edit | edit source]
- V45 Electric Charged Armor on the Alien Swarm wiki.