Draft:Houses: Difference between revisions
OmegaAdmin (talk | contribs) Add Rampart creature drafts: shard 3 |
OmegaAdmin (talk | contribs) 为已保存草稿补齐章节目录、条件表格与可见源码 References,保留 Draft 状态 |
||
| Line 1: | Line 1: | ||
{{Version box|version=0.90.4}} | {{Version box|version=0.90.4}} | ||
'''Houses''' are ordinary private residences in [[Draft:Rampart|Rampart]], between the smaller [[Draft:Hovels|hovels]] and more heavily defended [[Draft:Mansions|mansions]]. Entering one opens a separate interior with domestic rooms, possible occupants and concealed safes. They are burglary sites, not purchasable versions of the [[Draft:Rampart Arms|condo]]. | '''Houses''' are ordinary private residences in [[Draft:Rampart|Rampart]], between the smaller [[Draft:Hovels|hovels]] and more heavily defended [[Draft:Mansions|mansions]]. Entering one opens a separate interior with domestic rooms, possible occupants and concealed safes. They are burglary sites, not purchasable versions of the [[Draft:Rampart Arms|condo]].<ref name="city-c-assign_city_function">{{Source|city.c|303}} (<code>assign_city_function</code>).</ref><ref name="site2-c-l_house">{{Source|site2.c|899}} (<code>l_house</code>).</ref> | ||
__TOC__ | |||
== Location and entry == | == Location and entry == | ||
| Line 8: | Line 10: | ||
The standard house has a dining room, kitchen, closets, bathroom and bedrooms, with open internal doorways. Its walls are sturdier than a hovel's but much easier to tunnel through than a mansion's. Two possible resident positions independently have a 50% chance to be occupied. [[Draft:Historical adventurer|Residents come from the game's character history]] and can be living people or undead versions of earlier characters. They are hostile intruders' opponents, asleep at night and awake during the day when generated. | The standard house has a dining room, kitchen, closets, bathroom and bedrooms, with open internal doorways. Its walls are sturdier than a hovel's but much easier to tunnel through than a mansion's. Two possible resident positions independently have a 50% chance to be occupied. [[Draft:Historical adventurer|Residents come from the game's character history]] and can be living people or undead versions of earlier characters. They are hostile intruders' opponents, asleep at night and awake during the day when generated. | ||
There are '''four hidden safes'''. The interior is rebuilt on entry; it is not persistent storage for a player's belongings. Use the owned condo for that purpose. | There are '''four hidden safes'''. The interior is rebuilt on entry; it is not persistent storage for a player's belongings. Use the owned condo for that purpose.<ref name="site2-c-l_house" /><ref name="house-c-load_house">{{Source|house.c|9}} (<code>load_house</code>).</ref><ref name="house-c-make_house_npc">{{Source|house.c|185}} (<code>make_house_npc</code>).</ref> | ||
== Safes == | == Safes == | ||
| Line 35: | Line 37: | ||
An opened safe is '''empty half the time'''. Otherwise it yields at least one generated object, with a one-in-three chance to continue after each object. Even an empty safe gives the opening experience and alignment change. Ignoring a safe is harmless, despite the resulting failed-burglary message. | An opened safe is '''empty half the time'''. Otherwise it yields at least one generated object, with a one-in-three chance to continue after each object. Even an empty safe gives the opening experience and alignment change. Ignoring a safe is harmless, despite the resulting failed-burglary message. | ||
The safe alarm differs from an ordinary floor siren: it can summon prosecution from a hovel as well as a house or mansion. It also forces the city return before the Order-destruction exemption is considered. | The safe alarm differs from an ordinary floor siren: it can summon prosecution from a hovel as well as a house or mansion. It also forces the city return before the Order-destruction exemption is considered.<ref name="site2-c-l_safe">{{Source|site2.c|913}} (<code>l_safe</code>).</ref><ref name="lev-c-difficulty">{{Source|lev.c|470}} (<code>difficulty</code>).</ref> | ||
== Strategy == | == Strategy == | ||
| Line 41: | Line 43: | ||
Night entry gives sleeping residents rather than guaranteed safety. Search carefully, decide what to do if an occupant wakes, and keep an escape route. The standard house has no preplaced floor sirens, but its safes can still lead to the [[Draft:Rampart Gaol|gaol]]. | Night entry gives sleeping residents rather than guaranteed safety. Search carefully, decide what to do if an occupant wakes, and keep an escape route. The standard house has no preplaced floor sirens, but its safes can still lead to the [[Draft:Rampart Gaol|gaol]]. | ||
== References == | |||
<references /> | |||
[[Category:Drafts]] | [[Category:Drafts]] | ||
Revision as of 06:58, 9 September 2026
Houses are ordinary private residences in Rampart, between the smaller hovels and more heavily defended mansions. Entering one opens a separate interior with domestic rooms, possible occupants and concealed safes. They are burglary sites, not purchasable versions of the condo.[1][2]
Location and entry
Most residence types are assigned to random building entrances when Rampart is created. Ordinary houses are the most common type. Four out of five residential front doors start locked. Open, unlock or force the exterior door, then accept the entry prompt to go inside. Leaving through the western exit returns to the same building entrance in the city.
The standard house has a dining room, kitchen, closets, bathroom and bedrooms, with open internal doorways. Its walls are sturdier than a hovel's but much easier to tunnel through than a mansion's. Two possible resident positions independently have a 50% chance to be occupied. Residents come from the game's character history and can be living people or undead versions of earlier characters. They are hostile intruders' opponents, asleep at night and awake during the day when generated.
There are four hidden safes. The interior is rebuilt on entry; it is not persistent storage for a player's belongings. Use the owned condo for that purpose.[2][3][4]
Safes
Search for a concealed safe, then enter its tile to choose between picking its lock, forcing it or leaving it alone. Picking depends on Dexterity and Thieves' Guild rank; forcing depends on your current combat damage rating. The safe does not require a lock-pick item.
For a precise comparison, let your approach strength be twice Dexterity plus ten times thieves' rank when picking, or your combat damage rating when forcing. Subtract a random number from 0 through 99:
| Result | Consequence |
|---|---|
| 10 or more | Safe opens; 50 experience and alignment -4 |
| -9 through 9 | Harmless failed attempt |
| -19 through -10 | Alarm; a Rampart residence forces you back to the city for prosecution |
| -29 through -20 | 0-24 fire damage; safe becomes rubble |
| -39 through -30 | Strength-30 lightning ball centered on you |
| -40 or less | Acid spray: destroys a worn cloak, otherwise corrodes worn armor, otherwise hits bare flesh |
With a cloak or armor, the acid branch also inflicts 10 acid damage; bare flesh receives 0-99. Armor corrosion reduces its protection and worsens its hit and damage modifiers by three. Elemental resistance affects damage, but does not turn a destroyed cloak into a surviving one.
An opened safe is empty half the time. Otherwise it yields at least one generated object, with a one-in-three chance to continue after each object. Even an empty safe gives the opening experience and alignment change. Ignoring a safe is harmless, despite the resulting failed-burglary message.
The safe alarm differs from an ordinary floor siren: it can summon prosecution from a hovel as well as a house or mansion. It also forces the city return before the Order-destruction exemption is considered.[5][6]
Strategy
Compare the two approach strengths before choosing how to open a safe. A high damage rating can make forcing better than picking, while thieves' ranks add predictable value to Dexterity. An approach strength of 109 guarantees opening; at 90 or more the worst random result is a harmless failure, so repeated attempts avoid the harmful safe branches. These thresholds do not protect against residents or other traps.
Night entry gives sleeping residents rather than guaranteed safety. Search carefully, decide what to do if an occupant wakes, and keep an escape route. The standard house has no preplaced floor sirens, but its safes can still lead to the gaol.
References
- ↑ city.c in Omega 0.90.4, line 303 (
assign_city_function). - ↑ 2.0 2.1 site2.c in Omega 0.90.4, line 899 (
l_house). - ↑ house.c in Omega 0.90.4, line 9 (
load_house). - ↑ house.c in Omega 0.90.4, line 185 (
make_house_npc). - ↑ site2.c in Omega 0.90.4, line 913 (
l_safe). - ↑ lev.c in Omega 0.90.4, line 470 (
difficulty).