HticBossDeath

From Eternity Wiki
Revision as of 07:29, 4 March 2012 by Printz (talk | contribs) (Created page with "Type: "Magic" codepointer, normal Purpose: Performs level completion actions for the Heretic game mode. The action performed is currently specific to certain maps. All members o...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Type: "Magic" codepointer, normal

Purpose: Performs level completion actions for the Heretic game mode. The action performed is currently specific to certain maps. All members of all species bearing the listed Bits2/Bits3 flag must be dead for the action to occur (this flag feature is new to Eternity, and allows customization of episode boss monster types).

          MAP      FLAG REQUIRED     ACTION TAKEN ON DEATH OF ALL FLAG BEARERS
          -------  ----------------  -------------------------------------------
          E1M8     E1M8BOSS          Lowers all floors tagged 666 
          E2M8     E2M8BOSS          Lowers all floors tagged 666 
          E3M8     E3M8BOSS          Lowers all floors tagged 666 
          E4M8     E4M8BOSS          Lowers all floors tagged 666 
          E5M8     E5M8BOSS (Bits3)  Lowers all floors tagged 666

On all episodes other than episode 1, all monsters with the same friendliness as the dying object will be massacred as well.