Draft:Lord of Chaos: Difference between revisions
OmegaAdmin (talk | contribs) Complete high priest and lord drafts: shard 3 |
OmegaAdmin (talk | contribs) 为已保存草稿补齐章节目录、条件表格与可见源码 References,保留 Draft 状态 |
||
| Line 1: | Line 1: | ||
{{Version box|version=0.90.4}} | {{Version box|version=0.90.4}} | ||
The '''Lord of Chaos''' is the person holding the game's record for the most Chaotic ending alignment. The supplied initial holder is '''Arioch'''. The record can later supply a physical NPC for encounters, including a notable resident of a [[Draft:Mansions|mansion]] in [[Draft:Rampart|Rampart]]. It is not a guild office earned by defeating Arioch. | The '''Lord of Chaos''' is the person holding the game's record for the most Chaotic ending alignment. The supplied initial holder is '''Arioch'''. The record can later supply a physical NPC for encounters, including a notable resident of a [[Draft:Mansions|mansion]] in [[Draft:Rampart|Rampart]]. It is not a guild office earned by defeating Arioch.<ref name="lib-omega-hi">{{Source|lib/omega.hi}}.</ref><ref name="mon-c-make_hiscore_npc">{{Source|mon.c|529}} (<code>make_hiscore_npc</code>).</ref><ref name="mon-c-determine_npc_behavior">{{Source|mon.c|626}} (<code>determine_npc_behavior</code>).</ref> | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 8: | Line 8: | ||
| Arioch || -100 || 10 || 7 || 220 | | Arioch || -100 || 10 || 7 || 220 | ||
|} | |} | ||
__TOC__ | |||
== Encounters == | == Encounters == | ||
| Line 14: | Line 16: | ||
Outside the mansion and hostile-summoning overrides, negative player alignment gives an additional '''one-in-two chance to make the Lord initially nonhostile'''. Failure leaves the ordinary difficulty-based disposition in place. Thus this is not a universal 50% chance of being attacked, and being Chaotic is not a guarantee of a friendly mansion visit. | Outside the mansion and hostile-summoning overrides, negative player alignment gives an additional '''one-in-two chance to make the Lord initially nonhostile'''. Failure leaves the ordinary difficulty-based disposition in place. Thus this is not a universal 50% chance of being attacked, and being Chaotic is not a guarantee of a friendly mansion visit. | ||
Initial Arioch is a melee fighter with attack strength 21, armor class 5 and base damage 35, worth 140 experience. These are combat parameters, not a fixed 35-HP hit. Arioch starts without a special carried item and offers ordinary personal remarks rather than a quest or service menu. Later holders can have other abilities and conversations according to their recorded careers. | Initial Arioch is a melee fighter with attack strength 21, armor class 5 and base damage 35, worth 140 experience. These are combat parameters, not a fixed 35-HP hit. Arioch starts without a special carried item and offers ordinary personal remarks rather than a quest or service menu. Later holders can have other abilities and conversations according to their recorded careers.<ref name="mon-c-make_hiscore_npc" /><ref name="house-c-make_mansion_npc">{{Source|house.c|218}} (<code>make_mansion_npc</code>).</ref><ref name="lev-c-make_country_monsters">{{Source|lev.c|11}} (<code>make_country_monsters</code>).</ref><ref name="effect3-c-summon">{{Source|effect3.c|7}} (<code>summon</code>).</ref> | ||
== Taking the record == | == Taking the record == | ||
| Line 21: | Line 23: | ||
The check occurs for death, quitting and victory or retirement. Becoming extremely Chaotic during an unfinished game does not immediately replace the holder. The new history records your name, ending level, alignment and behavior for later encounters; this does not grant a current-game guild rank or reward item. | The check occurs for death, quitting and victory or retirement. Becoming extremely Chaotic during an unfinished game does not immediately replace the holder. The new history records your name, ending level, alignment and behavior for later encounters; this does not grant a current-game guild rank or reward item. | ||
Killing an encountered Lord of Chaos instead substitutes a randomly named holder and changes the recorded behavior, while retaining the previous level and Chaos record. It neither appoints you nor makes the record easier to beat. | Killing an encountered Lord of Chaos instead substitutes a randomly named holder and changes the recorded behavior, while retaining the previous level and Chaos record. It neither appoints you nor makes the record easier to beat.<ref name="file-c-checkhigh">{{Source|file.c|372}} (<code>checkhigh</code>).</ref><ref name="file-c-extendlog">{{Source|file.c|412}} (<code>extendlog</code>).</ref><ref name="file-c-save_hiscore_npc">{{Source|file.c|281}} (<code>save_hiscore_npc</code>).</ref><ref name="mon-c-m_death">{{Source|mon.c|134}} (<code>m_death</code>).</ref> | ||
== Strategy == | == Strategy == | ||
| Line 29: | Line 31: | ||
== Trivia == | == Trivia == | ||
Arioch shares both name and the title Lord of Chaos with a figure from Michael Moorcock's Elric stories. The pairing suggests an allusion; Omega's recorded-person encounter does not reproduce that character's divine powers. [https://titan-comics.com/news/meet-the-creator-michael-moorcock/ Titan Comics: Michael Moorcock and Elric] | Arioch shares both name and the title Lord of Chaos with a figure from Michael Moorcock's Elric stories. The pairing suggests an allusion; Omega's recorded-person encounter does not reproduce that character's divine powers. Titan Comics: Michael Moorcock and Elric<ref>[https://titan-comics.com/news/meet-the-creator-michael-moorcock/ Titan Comics: Michael Moorcock and Elric].</ref><ref name="lib-omega-hi" /> | ||
== References == | |||
<references /> | |||
[[Category:Drafts]] | [[Category:Drafts]] | ||
Latest revision as of 06:58, 9 September 2026
The Lord of Chaos is the person holding the game's record for the most Chaotic ending alignment. The supplied initial holder is Arioch. The record can later supply a physical NPC for encounters, including a notable resident of a mansion in Rampart. It is not a guild office earned by defeating Arioch.[1][2][3]
| Initial holder | Recorded alignment | Recorded level | NPC combat level | HP |
|---|---|---|---|---|
| Arioch | -100 | 10 | 7 | 220 |
Encounters
A mansion's notable resident can be the Lord of Chaos. The resident starts hostile, sleeping if generated at night. Historical office-holders also have wilderness and summoning encounter paths; summoning the Hiscore NPC type selects a random recorded person, not a chosen Lord of Chaos. Ordinary dungeon population excludes this type.
Outside the mansion and hostile-summoning overrides, negative player alignment gives an additional one-in-two chance to make the Lord initially nonhostile. Failure leaves the ordinary difficulty-based disposition in place. Thus this is not a universal 50% chance of being attacked, and being Chaotic is not a guarantee of a friendly mansion visit.
Initial Arioch is a melee fighter with attack strength 21, armor class 5 and base damage 35, worth 140 experience. These are combat parameters, not a fixed 35-HP hit. Arioch starts without a special carried item and offers ordinary personal remarks rather than a quest or service menu. Later holders can have other abilities and conversations according to their recorded careers.[2][4][5][6]
Taking the record
When a non-cheated character ends a game at level 1 or higher, the game compares that character's ending alignment with the current Chaos record. A value strictly lower takes the record: initially, -101 qualifies and -100 does not. You do not have to exceed Arioch's recorded character level or set a new overall score.
The check occurs for death, quitting and victory or retirement. Becoming extremely Chaotic during an unfinished game does not immediately replace the holder. The new history records your name, ending level, alignment and behavior for later encounters; this does not grant a current-game guild rank or reward item.
Killing an encountered Lord of Chaos instead substitutes a randomly named holder and changes the recorded behavior, while retaining the previous level and Chaos record. It neither appoints you nor makes the record easier to beat.[7][8][9][10]
Strategy
Treat the title as a historical achievement rather than a source of equipment or a necessary step in a guild quest. If pursuing it, the alignment you finish with matters: returning toward Neutral can undo an earlier qualifying extreme before the record is checked.
For an actual encounter, use the current holder's behavior rather than assuming the name describes supernatural powers. A mansion Lord remains an ordinary hostile resident to plan around, even when your own alignment is strongly Chaotic.
Trivia
Arioch shares both name and the title Lord of Chaos with a figure from Michael Moorcock's Elric stories. The pairing suggests an allusion; Omega's recorded-person encounter does not reproduce that character's divine powers. Titan Comics: Michael Moorcock and Elric[11][1]
References
- ↑ 1.0 1.1 lib/omega.hi in Omega 0.90.4.
- ↑ 2.0 2.1 mon.c in Omega 0.90.4, line 529 (
make_hiscore_npc). - ↑ mon.c in Omega 0.90.4, line 626 (
determine_npc_behavior). - ↑ house.c in Omega 0.90.4, line 218 (
make_mansion_npc). - ↑ lev.c in Omega 0.90.4, line 11 (
make_country_monsters). - ↑ effect3.c in Omega 0.90.4, line 7 (
summon). - ↑ file.c in Omega 0.90.4, line 372 (
checkhigh). - ↑ file.c in Omega 0.90.4, line 412 (
extendlog). - ↑ file.c in Omega 0.90.4, line 281 (
save_hiscore_npc). - ↑ mon.c in Omega 0.90.4, line 134 (
m_death). - ↑ Titan Comics: Michael Moorcock and Elric.