concussiveblast is a point entity available in (HL2) Half-Life 2 with any version of Mapbase.

A special, space-warping explosion that damages/dissolves entities in the specified radius. Striders use this in their warp cannons.



KeyValues

- Damage (damage) <float>
The amount of damage done by the explosion.
- Radius (radius) <float>
The radius in which the explosion can damage entities.
- Shockwave Magnitude (magnitude) <string>
Multiplier for how far the shockwave should go. Does nothing to the radius or damage. 2.5 = Strider Cannon
- Sound (soundname) <sound>
Sound to make when we explode.

Flags

- [1] Repeatable : 1

Inputs

- Explode <void>
Triggers the explosion.
- ExplodeWithMagnitude <float>
Triggers the explosion with the specified magnitude.