HticExplode: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
m (Added keywords)
m (Got rid of weirdness from original docs.)
 
Line 3: Line 3:
==Usage==
==Usage==


HticExplode performs various Heretic explosion effects, as selected by its first argument. Higher argument values are reserved for addition of more effects and should not be used. If the blast radius is "damage" units or less above the floor, a TerrainTypes hit will occur.
HticExplode performs various Heretic explosion effects, as selected by its first argument. If the blast radius is "damage" units or less above the floor, a TerrainTypes hit will occur.


===Parameters===
===Parameters===

Latest revision as of 22:31, 21 April 2009

HticExplode (string effect)

Usage[edit]

HticExplode performs various Heretic explosion effects, as selected by its first argument. If the blast radius is "damage" units or less above the floor, a TerrainTypes hit will occur.

Parameters[edit]

  • effect: Select special explosion effect. (Default of 0)
    • 'default' = Blast with radius and max damage of 128
    • 'dsparilbspark' = D'Sparil blue spark effect
      • Radius and max damage = 80 + (rnd % 32)
    • 'floorfire' = Maulotaur floor fire effect
      • Radius and max damage = 24
    • 'timebomb' = Timebomb of the Ancients effect
      • Object z increases 32 units; object translucency is disabled; Radius and max damage = 128