Template:KV BaseSwarmAlien
Jump to navigation
Jump to search
BaseSwarmAlien:
- Visible when asleep (visiblewhenasleep) <boolean>
- If true, this alien will still get drawn even when asleep (useful for aliens you see far below you).
- Start Burrowed (startburrowed) <boolean> !FGD
- Makes this alien start burrowed. Normally set by asw_spawner or asw_holdout_spawner.
- Can be ignited by fire (flammable) <boolean> (only in )
- If false, this alien will not be ignited by fire.
- Can be electro stunned by tesla gun (teslable) <boolean> (only in )
- If true, this alien can be electro stunned by tesla gun.
- Can be frozen (freezable) <boolean> (only in )
- If true, this alien can be frozen by freeze grenade or turret.
- Can flinch (flinchable) <boolean> (only in )
- If true, this alien works as usual. If false, the alien doesn't flinch on taken damage.
- Health bonus (healthbonus) <integer> (only in )
- The amount of health to add to an alien.
- Size scale (sizescale) <float> (only in )
- The factor used to scale alien size. Don't use 0.
- Run speed scale (speedscale) <float> (only in )
- The factor used to scale alien run speed. Don't use 0.