Difference between revisions of "Golem"

From DoomWiki.org

[checked revision][checked revision]
(Data: specify Bits)
m (Data: correct bit name, +wls, use wp template)
Line 55: Line 55:
 
   |-
 
   |-
 
   |
 
   |
5: Foot Clip
+
5: Floor Clip
  
 
12: Pass Mobj
 
12: Pass Mobj
Line 64: Line 64:
 
  |
 
  |
 
   {| {{prettytable}}
 
   {| {{prettytable}}
   !colspan=2|Sprites & sounds
+
   !colspan=2|[[Sprite]]s & [[sound]]s
 
   |-
 
   |-
 
   |Sprite name||MUMM
 
   |Sprite name||MUMM
Line 74: Line 74:
 
   |Pain sound||MUMPAI
 
   |Pain sound||MUMPAI
 
   |-
 
   |-
   |Death sound||MUMDTH
+
   |[[Types of death|Death]] sound||MUMDTH
 
   |}
 
   |}
 
  |}
 
  |}
Line 94: Line 94:
 
   |Type||[[Projectile]]
 
   |Type||[[Projectile]]
 
   |-
 
   |-
   |Speed||9 [[map unit]]s per tic<br />(315 map units per second)
+
   |Speed||9 map units per tic<br />(315 map units per second)
 
   |-
 
   |-
 
   |Damage||4-32
 
   |Damage||4-32
Line 112: Line 112:
 
| '''Melee attacks needed to kill'''
 
| '''Melee attacks needed to kill'''
 
| Mean
 
| Mean
| [[Wikipedia:Standard deviation#Interpretation and application|Standard<br />deviation]]
+
| {{wp|Standard deviation#Interpretation and application|Standard<br />deviation}}
 
| Min
 
| Min
 
| Max
 
| Max
Line 157: Line 157:
 
| '''Flaming Skulls needed to kill'''
 
| '''Flaming Skulls needed to kill'''
 
| Mean
 
| Mean
| [[Wikipedia:Standard deviation#Interpretation and application|Standard<br />deviation]]
+
| {{wp|Standard deviation#Interpretation and application|Standard<br />deviation}}
 
| Min
 
| Min
 
| Max
 
| Max

Revision as of 07:15, 28 August 2016

A pair of Golems in Heretic E1M3

The Golem is an enemy in Heretic. They are hulking tan humanoids that attack up close with their fists. Nitrogolems are more powerful Golems that have an attack where they charge up an aura of flames, and then launch a screaming fire skull that homes in on their victim. Both the regular Golem and the Nitrogolem come in ghost versions as well.

When Golems are killed, a spirit can be seen rising from their exploding corpse. Sometimes they drop a Wand Crystal, but these are only worth 4 shots instead of the usual 10.

Description of Golem from the manual: These big bad walking rocks smack you hard and make you cry.

Description of Nitrogolem from the manual: Enchanted by the powers of evil, the Nitrogolems cast blazing skulls at their foe.

Tactical analysis

While not as strong as the Sabreclaw, the Golem's melee attack seems to be more powerful than the Sabreclaw's one.

Data

Attributes
ID # 68 (Golem decimal), 44 (Golem hex),
69 (Golem Ghost decimal), 45 (Golem Ghost hex),
45 (Nitrogolem decimal), 2D (Nitrogolem hex),
46 (Nitrogolem Ghost decimal),
2E (Nitrogolem Ghost hex)
Hit points 80 (Golem) or 100 (Nitrogolem)
Speed 12 map units per frame
(105.0 map units per second)
Width 44
Height 62
Reaction time 8
Pain chance 128 (50.00%)
Mass 75
Bits 4194310 (regular) or 4456454 (Ghosts)
4128
Bits list

1: Obstacle

2: Shootable

18: Shadow (Ghosts only)

22: Affects Kill %

5: Floor Clip

12: Pass Mobj

Sprites & sounds
Sprite name MUMM
Alert sound MUMSIT
Active sound MUMSIT
Pain sound MUMPAI
Death sound MUMDTH
Melee attack
Damage 1-8 * 2 (always even numbers)
Sound MUMAT1, MUMAT2
Ranged attack
Type Projectile
Speed 9 map units per tic
(315 map units per second)
Damage 4-32
Width 16
Height 14
Sprite name FX15
Sound MUMHED
Melee attacks needed to kill Mean Standard
deviation
Min Max
Player (100%
health, no armor)
? ? ? ?
Player (100%
health, Silver Shield)
? ? ? ?
Player (200%
health, Enchanted Shield)
? ? ? ?
Player Chicken ? ? ? ?
Bad Guy Chicken ? ? ? ?
Gargoyle ? ? ? ?
Fire Gargoyle ? ? ? ?
Golem (normal and ghost) ? ? ? ?
Nitrogolem (normal and ghost) ? ? ? ?
Undead Warrior (normal and ghost) ? ? ? ?
Disciple of D'Sparil ? ? ? ?
Sabreclaw ? ? ? ?
Weredragon ? ? ? ?
Ophidian ? ? ? ?
Iron Lich ? ? ? ?
Maulotaur ? ? ? ?
Green Chaos Serpent ? ? ? ?
D'Sparil ? ? ? ?
Flaming Skulls needed to kill Mean Standard
deviation
Min Max
Player (100%
health, no armor)
? ? ? ?
Player (100%
health, Silver Shield)
? ? ? ?
Player (200%
health, Enchanted Shield)
? ? ? ?
Player Chicken ? ? ? ?
Bad Guy Chicken ? ? ? ?
Gargoyle ? ? ? ?
Fire Gargoyle ? ? ? ?
Golem (normal and ghost) ? ? ? ?
Nitrogolem2 (normal and ghost) ? ? ? ?
Undead Warrior (normal and ghost) ? ? ? ?
Disciple of D'Sparil ? ? ? ?
Sabreclaw ? ? ? ?
Weredragon ? ? ? ?
Ophidian ? ? ? ?
Iron Lich ? ? ? ?
Maulotaur ? ? ? ?
Green Chaos Serpent ? ? ? ?
D'Sparil ? ? ? ?

  1. These tables assume that all calls to P_Random for damage, pain chance, impact animations, backfire checks, and smoke trails are consecutive. In real play, this is never the case: counterattacks and AI pathfinding must be handled, and of course the map may contain additional moving monsters and other randomized phenomena (such as flickering lights). Any resulting errors are probably toward the single-shot average, as they introduce noise into the correlation between the indices of "consecutive" calls.
  2. Hardcoded exception to infighting negates damage (excepting indirect damage caused by exploding puff pods).

Appearance statistics

The Golem is first encountered on these maps:

Game TNAWN and YRU BTO TAASM and BPPT
Episode 1 ? ? ?
Episode 2 ? ? ?
Episode 3 ? ? ?
Episode 4 ? ? ?
Episode 5 ? ? ?

The IWAD contains the following numbers of Golems:

Game TNAWN and YRU BTO TAASM and BPPT
Episode 1 ? ? ?
Episode 2 ? ? ?
Episode 3 ? ? ?
Episode 4 ? ? ?
Episode 5 ? ? ?

The Golem Ghost is first encountered on these maps:

Game TNAWN and YRU BTO TAASM and BPPT
Episode 1 ? ? ?
Episode 2 ? ? ?
Episode 3 ? ? ?
Episode 4 ? ? ?
Episode 5 ? ? ?

The IWAD contains the following numbers of Golem Ghosts:

Game TNAWN and YRU BTO TAASM and BPPT
Episode 1 ? ? ?
Episode 2 ? ? ?
Episode 3 ? ? ?
Episode 4 ? ? ?
Episode 5 ? ? ?

The Nitrogolem is first encountered on these maps:

Game TNAWN and YRU BTO TAASM and BPPT
Episode 1 ? ? ?
Episode 2 ? ? ?
Episode 3 ? ? ?
Episode 4 ? ? ?
Episode 5 ? ? ?

The IWAD contains the following numbers of Nitrogolems:

Game TNAWN and YRU BTO TAASM and BPPT
Episode 1 ? ? ?
Episode 2 ? ? ?
Episode 3 ? ? ?
Episode 4 ? ? ?
Episode 5 ? ? ?

The Nitrogolem Ghost is first encountered on these maps:

Game TNAWN and YRU BTO TAASM and BPPT
Episode 1 ? ? ?
Episode 2 ? ? ?
Episode 3 ? ? ?
Episode 4 ? ? ?
Episode 5 ? ? ?

The IWAD contains the following numbers of Nitrogolem Ghosts:

Game TNAWN and YRU BTO TAASM and BPPT
Episode 1 ? ? ?
Episode 2 ? ? ?
Episode 3 ? ? ?
Episode 4 ? ? ?
Episode 5 ? ? ?