Draft:Rampart Castle Vault: Difference between revisions

From Omega Wiki
Jump to navigation Jump to search
补齐 Rampart 地点与索引地图:castle
 
为已保存草稿补齐章节目录、条件表格与可见源码 References,保留 Draft 状态
Line 1: Line 1:
{{Version box|version=0.90.4}}
{{Version box|version=0.90.4}}


The '''Rampart Castle Vault''' is the time-locked treasury beneath [[Draft:Rampart Castle|Rampart Castle]]. Its concealed approach and alarmed treasure rooms are part of the city map, not a separate dungeon level.
The '''Rampart Castle Vault''' is the time-locked treasury beneath [[Draft:Rampart Castle|Rampart Castle]]. Its concealed approach and alarmed treasure rooms are part of the city map, not a separate dungeon level.<ref name="city-c-load_city">{{Source|city.c|9}} (<code>load_city</code>).</ref><ref name="site2-c-l_vault">{{Source|site2.c|445}} (<code>l_vault</code>).</ref>
 
__TOC__


== Finding the treasury ==
== Finding the treasury ==
Secret passages run beneath the castle, with a concealed approach from its moat. Searching is useful both for the entrance and along the passage: some tiles conceal traps as well as the route. The treasury contains piles of generated objects, rather than a fixed cash reward. Its inner treasure tiles include alarm traps that summon the attention of the city's law enforcement.
Secret passages run beneath the castle, with a concealed approach from its moat. Searching is useful both for the entrance and along the passage: some tiles conceal traps as well as the route. The treasury contains piles of generated objects, rather than a fixed cash reward. Its inner treasure tiles include alarm traps that summon the attention of the city's law enforcement.


Crossing the moat also needs preparation. Body armor or a load above half your carrying capacity drags an unmounted character underwater. Breathing protection, levitation or a mount can help with ordinary water, but none of these should be confused with protection from the treasury's alarms.
Crossing the moat also needs preparation. Body armor or a load above half your carrying capacity drags an unmounted character underwater. Breathing protection, levitation or a mount can help with ordinary water, but none of these should be confused with protection from the treasury's alarms.<ref name="city-c-load_city" /><ref name="move-c-l_water">{{Source|move.c|10}} (<code>l_water</code>).</ref><ref name="site2-c-l_vault" />


== The time lock ==
== The time lock ==
Visit the vault entrance during '''23:00-23:59''' to open the time lock without attempting to crack it. Outside that hour, using the vault closes its entrance and offers a cracking attempt. This is an entrance interaction, not a guarantee that a previously opened door closes automatically at midnight.
{| class="wikitable"
! Entrance interaction !! Condition !! Outcome
|-
| Visit during the opening hour || 23:00-23:59 || Opens the time lock without a cracking attempt
|-
| Attempt to crack it outside that hour || Success chance is the square of Thieves' Guild rank, as a percentage || Success opens the lock and awards 5,000 experience
|-
| Fail a cracking attempt || Not the reigning Duke || Invokes [[Draft:Rampart Gaol|city justice]]
|-
| Fail a cracking attempt || Reigning Duke || Told to stop testing the lock
|}


The chance to crack the lock is the '''square of your Thieves' Guild rank, as a percentage'''. A successful attempt awards '''5,000 experience'''. Dexterity, a lock pick and a weapon are not part of this particular check. Failure invokes [[Draft:Rampart Gaol|city justice]], except that a reigning Duke is simply told to stop testing the lock.
Outside the opening hour, using the vault closes its entrance before offering a cracking attempt. This is an entrance interaction, not a guarantee that a previously opened door closes automatically at midnight. Dexterity, a lock pick and a weapon are not part of the cracking check.


Opening the lock does not disable the treasure-room alarms. Becoming Duke through the [[Draft:Rampart Castle#Nobility quests|castle quests]] disables those alarms, but leaves random traps in the outer secret passages.
Opening the lock does not disable the treasure-room alarms. Becoming Duke through the [[Draft:Rampart Castle#Nobility quests|castle quests]] disables those alarms, but leaves random traps in the outer secret passages.<ref name="site2-c-445-478">{{Source|site2.c|445|478}}.</ref><ref name="guild1-c-l_castle">{{Source|guild1.c|191}} (<code>l_castle</code>).</ref>


== Strategy ==
== Strategy ==
The predictable 23rd-hour opening is preferable to gambling on a low thieves' rank. Leave time to reach the entrance, and search before advancing into the loot. Getting through the door is only one part of a robbery.
The predictable 23rd-hour opening is preferable to gambling on a low thieves' rank. Leave time to reach the entrance, and search before advancing into the loot. Getting through the door is only one part of a robbery.


Shadowform is especially useful here: it permits passage through walls and bypasses the ordinary trap and vault interactions. Its duration still matters; being able to enter a dangerous area does not supply a return route after the effect expires. Becoming Duke provides a slower but more straightforward route to the alarmed treasure.
Shadowform is especially useful here: it permits passage through walls and bypasses the ordinary trap and vault interactions. Its duration still matters; being able to enter a dangerous area does not supply a return route after the effect expires. Becoming Duke provides a slower but more straightforward route to the alarmed treasure.<ref name="movef-c-p_movefunction">{{Source|movef.c|9}} (<code>p_movefunction</code>).</ref><ref name="aux1-c-p_moveable">{{Source|aux1.c|146}} (<code>p_moveable</code>).</ref><ref name="site2-c-l_vault" />


== History ==
== History ==
The older player spoiler collection describes approaching from the moat, searching along the passage, waiting for 11 p.m. and using Shadowform. Those leads agree with the corresponding 0.90.4 entrance and movement rules. Its sweeping claim that every treasury square has an alarm should not be extended to the entire castle or every secret passage.
The older player spoiler collection describes approaching from the moat, searching along the passage, waiting for 11 p.m. and using Shadowform. Those leads agree with the corresponding 0.90.4 entrance and movement rules. Its sweeping claim that every treasury square has an alarm should not be extended to the entire castle or every secret passage.<ref name="site2-c-445-478" /><ref name="movef-c-p_movefunction" /><ref name="guide-omega-0-75-spoilers-txt-Robbery--lines-562-578">A. Light (editor), ''Omega Spoilers'', version 1.10, updated 3 May 1994, reposted 19 April 1995; mixed older game versions. Robbery, lines 562-578. Preserved locally as <code>omega-0.75-spoilers.txt</code>.</ref>
 
== References ==
<references />


[[Category:Drafts]]
[[Category:Drafts]]

Revision as of 06:59, 9 September 2026

Omega 0.90.4

The Rampart Castle Vault is the time-locked treasury beneath Rampart Castle. Its concealed approach and alarmed treasure rooms are part of the city map, not a separate dungeon level.[1][2]

Finding the treasury

Secret passages run beneath the castle, with a concealed approach from its moat. Searching is useful both for the entrance and along the passage: some tiles conceal traps as well as the route. The treasury contains piles of generated objects, rather than a fixed cash reward. Its inner treasure tiles include alarm traps that summon the attention of the city's law enforcement.

Crossing the moat also needs preparation. Body armor or a load above half your carrying capacity drags an unmounted character underwater. Breathing protection, levitation or a mount can help with ordinary water, but none of these should be confused with protection from the treasury's alarms.[1][3][2]

The time lock

Entrance interaction Condition Outcome
Visit during the opening hour 23:00-23:59 Opens the time lock without a cracking attempt
Attempt to crack it outside that hour Success chance is the square of Thieves' Guild rank, as a percentage Success opens the lock and awards 5,000 experience
Fail a cracking attempt Not the reigning Duke Invokes city justice
Fail a cracking attempt Reigning Duke Told to stop testing the lock

Outside the opening hour, using the vault closes its entrance before offering a cracking attempt. This is an entrance interaction, not a guarantee that a previously opened door closes automatically at midnight. Dexterity, a lock pick and a weapon are not part of the cracking check.

Opening the lock does not disable the treasure-room alarms. Becoming Duke through the castle quests disables those alarms, but leaves random traps in the outer secret passages.[4][5]

Strategy

The predictable 23rd-hour opening is preferable to gambling on a low thieves' rank. Leave time to reach the entrance, and search before advancing into the loot. Getting through the door is only one part of a robbery.

Shadowform is especially useful here: it permits passage through walls and bypasses the ordinary trap and vault interactions. Its duration still matters; being able to enter a dangerous area does not supply a return route after the effect expires. Becoming Duke provides a slower but more straightforward route to the alarmed treasure.[6][7][2]

History

The older player spoiler collection describes approaching from the moat, searching along the passage, waiting for 11 p.m. and using Shadowform. Those leads agree with the corresponding 0.90.4 entrance and movement rules. Its sweeping claim that every treasury square has an alarm should not be extended to the entire castle or every secret passage.[4][6][8]

References

  1. 1.0 1.1 city.c in Omega 0.90.4, line 9 (load_city).
  2. 2.0 2.1 2.2 site2.c in Omega 0.90.4, line 445 (l_vault).
  3. move.c in Omega 0.90.4, line 10 (l_water).
  4. 4.0 4.1 site2.c in Omega 0.90.4, lines 445–478.
  5. guild1.c in Omega 0.90.4, line 191 (l_castle).
  6. 6.0 6.1 movef.c in Omega 0.90.4, line 9 (p_movefunction).
  7. aux1.c in Omega 0.90.4, line 146 (p_moveable).
  8. A. Light (editor), Omega Spoilers, version 1.10, updated 3 May 1994, reposted 19 April 1995; mixed older game versions. Robbery, lines 562-578. Preserved locally as omega-0.75-spoilers.txt.