Data:Gravity grenade mk I: Difference between revisions

Additional detail + code references
(Basic description, more investigation needed.)
Tag: Reverted
(Additional detail + code references)
Tag: Reverted
Line 33: Line 33:
}}
}}
<!-- END QBE -->
<!-- END QBE -->
A {{name}} is the least powerful of the gravity grenades. It has an effect radius of 4 tiles and a maximum accelerative force of 4000 at its center, with that implosive force dropping off by 750 each tile further away from the blast.{{Code Reference|class=GravityGrenade|name=GravityGrenade}}<ref><code>ObjectBlueprints.xml</code></ref>


Gravity grenades create a unique effect comparable to [[Stunning Force]] but ''pulling'' creatures and items toward the point of impact rather than pushing them away. Creatures and items caught in the blast will take damage upon colliding with one another.
== Implosion ==
Gravity grenades create a unique implosion effect that ''pulls'' creatures and items toward the point of impact rather than pushing them away. The grenade blast deals no direct damage, but creatures and items accelerated by the implosion — including the thrower if they are too close — will take damage if they collide with one another or any other nearby objects, such as walls. It is also possible for the grenade to accelerate a creature toward its point of impact such that the creature goes flying past the impact point in the opposite direction. Additionally, gravity grenades cause [[flying]] creatures to fall to the ground.{{Code Reference|class=GravityGrenade|name=GravityGrenade}}{{Code Reference|class=Physics|method=AccelerateInternal}}


Their effect is unrelated to {{favilink|neutron flux}} explosions which create a different type of "gravitational collapse".
Their effect is not related to {{favilink|neutron flux}} explosions which create a different type of "gravitational collapse".
 
== See Also ==
* {{favilink|gravity grenade mk I}}
* {{favilink|gravity grenade mk II}}
 
{{references|2.0.202.96}}