Difference between revisions of "Ophidian"

From DoomWiki.org

[checked revision][checked revision]
(Scanning for other instances of MF2_WINDTHRUST flag.)
m (Automated edit - fix spacing oversight)
(One intermediate revision by one other user not shown)
Line 12: Line 12:
  
 
== Data ==
 
== Data ==
{|
 
|cellpadding=0 cellspacing=0|
 
|valign=top|
 
{|
 
|
 
  {| {{prettytable}} width=100%
 
  !colspan=2|Attributes
 
  |-
 
  |ID #||92 (decimal), 5C (hex)
 
  |-
 
  |[[Hit point]]s||280
 
  |-
 
  |Speed||10 [[map unit]]s per frame<br/>(87.5 map units per second)
 
  |-
 
  |Width||44
 
  |-
 
  |Height||70
 
  |-
 
  |Reaction time||8
 
  |-
 
  |[[Pain chance]]||48 (16.02%)
 
  |-
 
  |[[Mass]]||100
 
  |-
 
  |Bits||4194310<br/>4128
 
  |}
 
|-
 
|
 
  {| {{prettytable}} width=100%|
 
  !|Bits list
 
  |-
 
  |
 
1: Obstacle
 
  
2: Shootable
+
{{col-begin|width=auto}}
 +
{{col-break}}
 +
{| {{prettytable}}
 +
!colspan=2|Ophidian data
 +
|-
 +
| [[Thing types|Thing type]]||92 (decimal), 5C (hex)
 +
|-
 +
| [[Mobj|Enum]]||MT_SNAKE (112)
 +
|-
 +
| Appears in||[[Heretic]]/[[Shadow of the Serpent Riders|SSR expansion]]
 +
|-
 +
| [[Hit point]]s||280
 +
|-
 +
| Speed||10 [[map unit]]s per frame<br>(87.5 map units per second)
 +
|-
 +
| Radius||22
 +
|-
 +
| Height||70
 +
|-
 +
| [[Mass]]||100
 +
|-
 +
| Reaction time||8 [[tic]]s
 +
|-
 +
| [[Pain chance]]||48 (16.02%)
 +
|-
 +
| Pain time||6 tics
 +
|-
 +
| Flags||{{c|4194310}} (decimal)<br>{{c|00400006}} (hex)
 +
|-
 +
| Flags list|| 1: Obstacle<br> 2: Shootable<br>22: Affects kill %
 +
|-
 +
| Flags2||{{c|4128}} (decimal)<br>{{c|00001020}} (hex)
 +
|-
 +
| Flags2 list|| 5: Feet can be clipped<br>12: Pass over/under [[mobj]]
 +
|-
 +
| Spawns||MT_SNAKEPRO_A (purple fireball)<br>MT_SNAKEPRO_B (red fireball)
 +
|}
 +
{{col-break|gap=0.5em}}
 +
{| {{prettytable}}
 +
!colspan=2|[[Sprite]]s & [[sound]]s
 +
|-
 +
| Sprite name||SNKE
 +
|-
 +
| Alert sound||SNKSIT
 +
|-
 +
| [[A_Chase|Active sound]]||SNKACT
 +
|-
 +
| Pain sound||SNKPAI
 +
|-
 +
| [[Types of death|Death]] sound||SNKDTH
 +
|}
 +
{| {{prettytable}}
 +
! [[State]]!!Frames
 +
|-
 +
| Idling||2 [AB]
 +
|-
 +
| Chasing||4 [ABCD]
 +
|-
 +
| Attacking||9 [FFFFFFFFF]
 +
|-
 +
| [[Pain state|Hurting]]||2 [EE]
 +
|-
 +
| [[Types of death|Dying]]||10 [GHIJKLMNOP]
 +
|}
 +
{{col-end}}
  
22: Affects Kill %
+
{{col-begin|width=auto}}
  |-
+
{{col-break}}
  |
+
{| {{prettytable}}
5: Floor Clip
+
!colspan=2|Purple fireball ranged attack
 
+
|-
12: Pass Mobj
+
| Type||[[Projectile]]
  |}
+
|-
|}
+
| Enum||MT_SNAKEPRO_A (113)
|valign=top|
+
|-
{|
+
| Velocity||14 map units per tic<br>(490 map units per second)
|
+
|-
  {| {{prettytable}}
+
| [[Damage]]||1-8
  !colspan=2|[[Sprite]]s & [[sound]]s
+
|-
  |-
+
| Radius||12
  |Sprite name||SNKE
+
|-
  |-
+
| Height||8
  |Alert sound||SNKSIT
+
|-
  |-
+
| Sprite||SNFX
  |Action sound||SNKACT
+
|-
  |-
+
| Frames||4 [ABCD] (in flight)<br>5 [EFGHI] (impact)
  |Pain sound||SNKPAI
+
|-
  |-
+
| Sound||SNKATK (firing)
  |Attack sound||SNKATK
+
|-
  |-
+
| Flags||{{c|67088}} (decimal)<br>{{c|00010610}} (hex)
  |[[Types of death|Death]] sound||SNKDTH
+
|-
  |}
+
| Flags list|| 4: No blocklinks (Inert)<br> 9: No gravity<br>10: Drops off ledges<br>16: Projectile
|}
+
|-
|valign=top|
+
| Flags2||{{c|130}} (decimal)<br>{{c|00000082}} (hex)
{|
+
|-
|
+
| Flags2 list|| 1: Wind can thrust<br> 7: No teleport
|
+
|}
  {| {{prettytable}} width=100%
+
{{col-break|gap=1em}}
  !colspan=2| Purple missile ranged attack
+
{| {{prettytable}}
  |-
+
!colspan=2|Red fireball ranged attack
  |Type||[[Projectile]]
+
|-
  |-
+
| Type||Projectile
  |Speed||14 map units per tic<br/>(490 map units per second)
+
|-
  |-
+
| Enum||MT_SNAKEPRO_B (114)
  |Damage||1-8
+
|-
  |-
+
| Damage||3-24
  |Width||24
+
|-
  |-
+
| Frames||2 [JK] (in flight)<br>4 [LMNO] (impact)
  |Height||8
+
|-
  |-
+
| Flags2||{{c|128}} (decimal)<br>{{c|00000080}} (hex)
  |Sprite name||SNFX (in flight)<br/>SNFX (impact)
+
|-
  |-
+
| Flags2 list|| 7: No teleport
  |}
 
  {| {{prettytable}} width=100%
 
  !colspan=2| Orange missile ranged attack
 
  |-
 
  |Type||Projectile
 
  |-
 
  |Speed||14 map units per tic<br/>(490 map units per second)
 
  |-
 
  |Damage||3-24
 
  |-
 
  |Width||24
 
  |-
 
  |Height||8
 
  |-
 
  |Sprite name||SNFX (in flight)<br/>SNFX (impact)
 
  |-
 
  |}
 
|}
 
 
|}
 
|}
 +
Data not listed is the same<br>as for the purple fireball
 +
{{col-end}}
  
 
{| {{prettytable}}
 
{| {{prettytable}}

Revision as of 08:05, 8 November 2022

An Ophidian in Heretic E3M4: The Azure Fortress

The Ophidian is an enemy in Heretic. They resemble snakes and carry pointed staves. When attacking, they fire a chain of three purple shots from their staff, pause, and then fire a more powerful red fireball.

Description from the manual: The Ophidians slither in the darkest chambers of the Dome of D'sparil and protect their lairs with deadly, energy tossing tridents.

Tactical analysis

Ophidians have high health and a low pain chance making them formidable as meat shields. However their missiles do not cause great damage (though being hit by all four still adds up). Ophidians re-target with every missile so the player has to keep moving until it has fired all its shots. The three weak shots are affected by wind but the final, more powerful shot is not.

Ophidians sometimes drop a Flame Orb when killed. These particular Flame Orbs are worth 5 shots instead of the usual 1 shot.

Data

Shots needed to kill
(Purple Missile)1
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 ? ? ? ?
Ophidian2
Iron Lich ? ? ? ?
Maulotaur ? ? ? ?
Green Chaos Serpent ? ? ? ?
D'Sparil ? ? ? ?
Shots needed to kill
(Orange Missile)1
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 ? ? ? ?
Ophidian2
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

In the IWADs the ophidian is first encountered on these maps per skill level:

The IWADs contain the following numbers of ophidians per skill level: