concussiveblast
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.
The amount of damage done by the explosion.
- Radius (radius) <float>
The radius in which the explosion can damage entities.
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
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.
Sound to make when we explode.
Flags
- [1] Repeatable : 1
Inputs
- Explode
<void>
Triggers the explosion.
Triggers the explosion.
- ExplodeWithMagnitude
<float>
Triggers the explosion with the specified magnitude.
Triggers the explosion with the specified magnitude.
