Difference between revisions of "Fire pillar"

From NetHackWiki
Jump to navigation Jump to search
(formatting + copyedit pass)
(finish out)
Line 1: Line 1:
 
'''Fire pillar''' is a [[monster spell]] that appears in ''[[NetHack]]'', and is used by high-level [[clerical spell]]casters.
 
'''Fire pillar''' is a [[monster spell]] that appears in ''[[NetHack]]'', and is used by high-level [[clerical spell]]casters.
  
==Description
+
==Description==
 
Fire pillar can be used by any monster that can cast clerical spells and is at least [[Monster level|level]] 13.{{refsrc|src/mcastu.c|34|version=NetHack 3.6.7}}{{refsrc|src/mcastu.c|153|version=NetHack 3.6.7}} When cast, a pillar of [[fire]] strikes the [[player]] character's square - the pillar deals 8d6 fire damage and burns flammable armor, weapons and other items on that square, as well as in your inventory if you are hit, and additionally cures [[sliming]].{{refsrc|src/mcastu.c|544|version=NetHack 3.6.7}} [[Half spell damage]] cuts the damage to half, rounded up, while [[fire resistance]] nullifies the damage entirely.{{refsrc|src/mcastu.c|551|version=NetHack 3.6.7}}{{refsrc|src/mcastu.c|546|version=NetHack 3.6.7}}
 
Fire pillar can be used by any monster that can cast clerical spells and is at least [[Monster level|level]] 13.{{refsrc|src/mcastu.c|34|version=NetHack 3.6.7}}{{refsrc|src/mcastu.c|153|version=NetHack 3.6.7}} When cast, a pillar of [[fire]] strikes the [[player]] character's square - the pillar deals 8d6 fire damage and burns flammable armor, weapons and other items on that square, as well as in your inventory if you are hit, and additionally cures [[sliming]].{{refsrc|src/mcastu.c|544|version=NetHack 3.6.7}} [[Half spell damage]] cuts the damage to half, rounded up, while [[fire resistance]] nullifies the damage entirely.{{refsrc|src/mcastu.c|551|version=NetHack 3.6.7}}{{refsrc|src/mcastu.c|546|version=NetHack 3.6.7}}
  
Line 10: Line 10:
  
 
==Variants==
 
==Variants==
 +
===dNethack===
 +
In [[dNetHack]], various monsters besides clerical casters can use this spell.
 +
 +
The [[Stranger]] can cast fire pillar through another monster as part of the yellow smiting caused by his "intervention".
 +
 
===EvilHack===
 
===EvilHack===
 
In [[EvilHack]], monsters can use the flame pillar spell against other monsters.
 
In [[EvilHack]], monsters can use the flame pillar spell against other monsters.
 +
 +
[[Kathryn the Ice Queen]] and [[Asmodeus]] will never use this spell, casting [[lightning]] instead. Tame monsters, peaceful monsters and [[demon]]s that would cast the [[summon minion]] spell will instead cast fire pillar.
  
 
==References==
 
==References==

Revision as of 15:55, 25 January 2024

Fire pillar is a monster spell that appears in NetHack, and is used by high-level clerical spellcasters.

Description

Fire pillar can be used by any monster that can cast clerical spells and is at least level 13.[1][2] When cast, a pillar of fire strikes the player character's square - the pillar deals 8d6 fire damage and burns flammable armor, weapons and other items on that square, as well as in your inventory if you are hit, and additionally cures sliming.[3] Half spell damage cuts the damage to half, rounded up, while fire resistance nullifies the damage entirely.[4][5]

The following information pertains to an upcoming version (3.7.0). If this version is now released, please verify that it is still accurate, then update the page to incorporate this information.

As of commit 6b8079a1, the spell also melts ice on the target square.

Messages

A pillar of fire strikes all around you!
A monster caster the fire pillar spell at you.[6]

Variants

dNethack

In dNetHack, various monsters besides clerical casters can use this spell.

The Stranger can cast fire pillar through another monster as part of the yellow smiting caused by his "intervention".

EvilHack

In EvilHack, monsters can use the flame pillar spell against other monsters.

Kathryn the Ice Queen and Asmodeus will never use this spell, casting lightning instead. Tame monsters, peaceful monsters and demons that would cast the summon minion spell will instead cast fire pillar.

References