asw_weapon_normal_armor
Jump to navigation
Jump to search
This entity is not in the stock FGD files by default.
|
Code classes:
CASW_Weapon_Normal_Armor
CASW_Weapon
(weapons)CBaseCombatWeapon
(weapons)CBaseAnimating
(models)CBaseEntity
(all ents)
asw_weapon_normal_armor
is a point entity present in Alien Swarm. The I3a Tactical Heavy Armor is an off-hand item that continuously reduces the amount of damage the wearer takes by 20%.
FGD Code[edit | edit source]
@PointClass base(Weapon) studio("models/items/itembox/itemboxsmall.mdl") = asw_weapon_normal_armor : "Heavy Armor"
[
skin(integer) readonly : "Skin" : 2 : "Some models have multiple versions of their textures, called skins. Heavy Armor should ALWAYS be using skin 2."
]
ConVars/Commands[edit | edit source]
ConVar/Command | Parameters or default value | Parameter Type | Effect |
---|---|---|---|
asw_marine_passive_armor_scale | 0.8 | Multiplier | Scale for how much damage is done to wearer. |
See Also[edit | edit source]
- I3a Tactical Heavy Armor on the Alien Swarm wiki.