asw_mortarbug
(Redirected from Asw mortarbug spitspeed)
Jump to navigation
Jump to search
Code classes:
CASW_Mortarbug
CASW_Alien
(NPCs)CAI_BaseNPC
(NPCs)CBaseCombatCharacter
CBaseFlex
CBaseAnimatingOverlay
CBaseAnimating
(models)CBaseEntity
(all ents)
asw_mortarbug
is a point entity present in Alien Swarm. Mortarbugs shoot projectiles which deal heavy damage. They can be very dangerous when supporting other aliens, but they're quite weak alone.
ConVars/Commands[edit | edit source]
ConVar/Command | Parameters or default value | Parameter Type | Effect |
---|---|---|---|
asw_mortarbug_speedboost | 1 | Multiplier | Scales mortarbug movement speed. |
asw_mortarbug_touch_damage | 5 | Damage amount | How much to damage a marine that directly touches the mortarbug. |
asw_mortarbug_spitspeed | 350 | Units per second | How fast the projectiles move. |
asw_debug_mortarbug | 0 | 0 disables, 1 enables | Displays debugging info about mortarbugs. |
asw_mortarbug_face_target | 1 | 0 disables, 1 enables | Makes the mortarbug face targets while moving. |
Flags[edit | edit source]
- 131072:
Use Ground Checks- Do not use. This is unintentionally in the FGD entry forasw_mortarbug
because the entry was copied fromnpc_antlion
.
Keyvalues[edit | edit source]
Alert Radius(radius)
<integer>
- Do not use, for the same reasons as the Use Ground Checks flag.
Distance until eluded(eludedist)
<integer>
- Do not use, for the same reasons as the Use Ground Checks flag.
See Also[edit | edit source]
- Mortarbug on the Alien Swarm wiki.