Obsolete:Potion of monster detection: Difference between revisions
Rewrite Draft descriptions from the player perspective |
OmegaAdmin (talk | contribs) 标明旧卷轴药水历史归档并移出当前内容分类 |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<div class="omega-version-box"><strong>Obsolete article.</strong> Preserved for history; this text is not current guidance. The replacement remains a draft: [[Draft:Potion of monster detection]].</div> | |||
<!-- OMEGA-PUBLISH status=approved; batch=scrolls-20-23-potions-0-17; published=2026-07-26 --> | |||
{{Version box|version=0.90.4}} | {{Version box|version=0.90.4}} | ||
{{Potion infobox|name=Potion of monster detection|object_id=69|potion_id=3|value=10|level=1|cursed=potion of monster detection}} | {{Potion infobox|name=Potion of monster detection|object_id=69|potion_id=3|value=10|level=1|cursed=potion of monster detection}} | ||
| Line 22: | Line 25: | ||
== Strategy == | == Strategy == | ||
Use a verified noncursed copy to assess a dangerous or unfamiliar level before moving. Blessing has no added benefit. A cursed screen cannot safely guide routing because neither monster identity nor position is preserved. | Use a verified noncursed copy to assess a dangerous or unfamiliar level before moving. Blessing has no added benefit. A cursed screen cannot safely guide routing because neither monster identity nor position is preserved. | ||
== See also == | == See also == | ||
* [[ | * [[Potion]] | ||
== References == | == References == | ||
* [https://github.com/geoffdunbar/winomega/tree/009707d17482b977061a6223b9de63eac4d368c3 WinOmega source at the documented revision] | * [https://github.com/geoffdunbar/winomega/tree/009707d17482b977061a6223b9de63eac4d368c3 WinOmega source at the documented revision] | ||
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/iinit.h:144; claims=name, value, level, weight, fragility, rarity --> | <!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/iinit.h:144; claims=name, value, level, weight, fragility, rarity --> | ||
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/itemf1.c:191-198; claims=BUC dispatch and identification --> | <!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/itemf1.c:191-198; claims=BUC dispatch and identification --> | ||
| Line 40: | Line 39: | ||
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/item.c:179-186; claims=random potion generation and copied BUC --> | <!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/item.c:179-186; claims=random potion generation and copied BUC --> | ||
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/command2.c:73-95; claims=quaff and consumption --> | <!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/command2.c:73-95; claims=quaff and consumption --> | ||
[[Category:Obsolete articles]] | |||
Latest revision as of 06:33, 9 September 2026
| ! | |
| Object ID | 69 |
|---|---|
| Potion ID | 3 |
| Base value (Au) | 10 |
| Item level | 1 |
| Random generation | Potion pool |
| Weight | 20 |
| Fragility | 5 |
| Rarity | Common |
| Unidentified appearance | Random container |
| Cursed name | potion of monster detection |
The potion of monster detection temporarily plots every living monster on the current level. A cursed copy instead fills the display with unrelated random monster glyphs at random coordinates.
Generation and appearance
It is a common level-1 random potion with a per-game shuffled container appearance. Random copies begin uncursed with a generated nonnegative plus.
Data and mechanics
Each copy weighs 20, has fragility 5, a base value of 10 Au, and item level 1. Blessing and plus do not alter the noncursed result.
Effects and interactions
| BUC state | Result |
|---|---|
| Blessed | Plots every monster with positive HP at its real position. |
| Uncursed | Plots every monster with positive HP at its real position. |
| Cursed | For each living monster, plots a random monster glyph at a random position. |
The detection screen remains until the player presses a key, then returns to the normal view. A noncursed copy identifies itself; a cursed copy does not. A cursed copy attempts to show one false symbol for each living monster, but symbols can overlap, so even their visible count is unreliable.
Strategy
Use a verified noncursed copy to assess a dangerous or unfamiliar level before moving. Blessing has no added benefit. A cursed screen cannot safely guide routing because neither monster identity nor position is preserved.