Draft:Ghost: Difference between revisions

From Omega Wiki
Jump to navigation Jump to search
为已保存草稿补齐章节目录、条件表格与可见源码 References,保留 Draft 状态
整理恐惧失明禁锢与吸级机制,修正保护规则并连接相关草稿
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Version box|version=0.90.4}}
{{Version box|version=0.90.4}}
{{Monster infobox
|name=Ghost
|glyph=g
|color=grey
|level=2
|hp=32
|hit=0
|defense=10
|speed=20
|xp=30, when death is in sight
|attacks=No melee or ranged attack
|abilities=[[#Hints and fear|Fear-inducing moan]] when hostile; one hint when peaceful
|generation=[[#Generation|Random pools, cemetery and ruined Order headquarters]]
|items=No fixed item or random starting treasure
|immunities=Physical damage, fear, sleep
|remains=Ghost ectoplasm; 50% on normal death
|remains_use=No food or alchemical benefit
|traits=<li>Normally peaceful; some placements hostile</li><li>Wanders</li><li>Intangible; can pass through walls</li>
|sources={{Source|minit.h|81}}<ref name="card-rules">{{Source|lev.c|373|394}}; {{Source|mon.c|134|203}}; {{Source|time.c|47|74}}; {{Source|item.c|63|139}}; {{Source|itemf1.c|662|748}}. Ordinary construction, timing and remains.</ref>
}}


A '''ghost''' is a wandering spirit, displayed as a grey '''g'''. A peaceful ghost can whisper a useful hint; a hostile one causes fear. Ordinary ghosts do not use the life-draining melee attacks of [[Draft:Spectre|spectres]] or [[Draft:Vampire lord|vampire lords]].<ref name="minit-h-81">{{Source|minit.h|81}}.</ref>
A '''ghost''' is a wandering spirit, displayed as a grey '''g'''. A peaceful ghost can whisper a useful hint; a hostile one causes fear. Ordinary ghosts do not use the life-draining melee attacks of [[Draft:Spectre|spectres]] or [[Draft:Vampire lord|vampire lords]].<ref name="minit-h-81">{{Source|minit.h|81}}.</ref>
{| class="wikitable"
! Level !! HP !! Attack strength !! Armor class !! Base melee damage !! Kill XP
|-
| 2 || 32 || 0 || 10 || 0 || 30
|}


__TOC__
__TOC__
Line 19: Line 33:


== Hints and fear ==
== Hints and fear ==
[[Draft:Fear|Fear]] prevents several deliberate actions, but does not itself prohibit ordinary walking. Its action restrictions, protection and remedies are covered in the shared page.
A nonhostile ordinary ghost gives one hint when spoken to, then becomes silent. A hostile ghost only sneers and does not provide the hint. The service costs no gold; it is one hint per ghost, not an unlimited conversation with the same one.
A nonhostile ordinary ghost gives one hint when spoken to, then becomes silent. A hostile ghost only sneers and does not provide the hint. The service costs no gold; it is one hint per ghost, not an unlimited conversation with the same one.


An active hostile ghost can moan, causing '''1 point of fear damage''' and adding fear according to its level. Fear immunity prevents both effects. There is no separate line-of-sight requirement for this moan, so merely putting a wall between you and a nearby ghost is not reliable protection.
An active hostile ghost can moan, causing '''1 point of fear damage''' and adding fear according to its level. Fear immunity prevents both effects. There is no separate line-of-sight requirement for this moan, so merely putting a wall between you and a nearby ghost is not reliable protection.


Ghosts can move through obstacles and are immune to '''ordinary physical damage, fear and sleep'''. They have no normal tactical attack sequence. Their harmlessness in melee does not stop a hostile ghost from disrupting movement through fear.<ref name="mtalk-c-m_talk_hint">{{Source|mtalk.c|421}} (<code>m_talk_hint</code>).</ref><ref name="mspec-c-m_sp_ghost">{{Source|mspec.c|119}} (<code>m_sp_ghost</code>).</ref><ref name="aux1-c-p_damage">{{Source|aux1.c|498}} (<code>p_damage</code>).</ref><ref name="aux3-c-destroy_order">{{Source|aux3.c|1137}} (<code>destroy_order</code>).</ref>
Ghosts can move through obstacles and are immune to '''ordinary physical damage, fear and sleep'''. They have no normal tactical attack sequence. Their harmlessness in melee does not stop a hostile ghost from disrupting combat and magical escape through fear.<ref name="mtalk-c-m_talk_hint">{{Source|mtalk.c|421}} (<code>m_talk_hint</code>).</ref><ref name="mspec-c-m_sp_ghost">{{Source|mspec.c|119}} (<code>m_sp_ghost</code>).</ref><ref name="aux1-c-p_damage">{{Source|aux1.c|498}} (<code>p_damage</code>).</ref><ref name="command2-c-fear">{{Source|command2.c|457|520}}; {{Source|aux1.c|353|376}}.</ref><ref name="aux3-c-destroy_order">{{Source|aux3.c|1137}} (<code>destroy_order</code>).</ref>


== Strategy ==
== Strategy ==

Latest revision as of 12:55, 12 September 2026

Omega 0.90.4
g Ghost
FormOrdinary creature
AttacksNo melee or ranged attack
Special abilitiesFear-inducing moan when hostile; one hint when peaceful
Base level2
HP32
Hit0
Defense10
Action interval20 ticks; lower is faster
Kill experience30, when death is in sight
GenerationRandom pools, cemetery and ruined Order headquarters
Carried itemsNo fixed item or random starting treasure
ImmunitiesPhysical damage, fear, sleep
RemainsGhost ectoplasm; 50% on normal death
Remains useNo food or alchemical benefit
Traits
  • Normally peaceful; some placements hostile
  • Wanders
  • Intangible; can pass through walls
Referenceminit.h in Omega 0.90.4, line 81[1]

A ghost is a wandering spirit, displayed as a grey g. A peaceful ghost can whisper a useful hint; a hostile one causes fear. Ordinary ghosts do not use the life-draining melee attacks of spectres or vampire lords.[2]

Generation

Each of the four lesser-undead positions in Rampart's cemetery has an equal chance to contain a ghost or a haunt. Cemetery ghosts begin asleep and nonhostile. They also occur in ordinary random-monster pools, wilderness encounters and summons.

Destruction of the Order headquarters fills its former site with hostile creatures named ghost of a Paladin, using the ordinary ghost's abilities. These are different from the resurrected undead guardsmen.

An encounter named ghost named ... can instead represent a deceased historical adventurer. Its HP, combat level and behavior follow the old character record, so the ordinary data above are not sufficient to identify its threat.[3][4][5]

Hints and fear

Fear prevents several deliberate actions, but does not itself prohibit ordinary walking. Its action restrictions, protection and remedies are covered in the shared page.

A nonhostile ordinary ghost gives one hint when spoken to, then becomes silent. A hostile ghost only sneers and does not provide the hint. The service costs no gold; it is one hint per ghost, not an unlimited conversation with the same one.

An active hostile ghost can moan, causing 1 point of fear damage and adding fear according to its level. Fear immunity prevents both effects. There is no separate line-of-sight requirement for this moan, so merely putting a wall between you and a nearby ghost is not reliable protection.

Ghosts can move through obstacles and are immune to ordinary physical damage, fear and sleep. They have no normal tactical attack sequence. Their harmlessness in melee does not stop a hostile ghost from disrupting combat and magical escape through fear.[6][7][8][9][10]

Strategy

Preserve the cemetery ghost's initial peaceful state to obtain its hint and avoid the fear effect. Waking a sleeping ghost does not by itself turn it hostile. Attacking or threatening it can discard that advantage.

When fighting is necessary, use damage outside its innate immunities rather than ordinary weapon damage. Fear protection addresses its actual offensive ability; negative-energy protection is aimed at other undead's life drain and does not substitute for fear immunity here. Doors do not reliably confine a pursuing spirit.

A ghost has no starting treasure. Its ghost ectoplasm has no alchemical transformation or food benefit. Killing one is chiefly useful for removing a hostile obstruction, not for obtaining a valuable ingredient.

References