HticExplode

From Eternity Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

HticExplode (string effect)

Usage

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

  • 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