Obsolete:Potion of quenching thirst: Difference between revisions

From Omega Wiki
Jump to navigation Jump to search
同步已审核正式页面内容
标明旧卷轴药水历史归档并移出当前内容分类
 
(One intermediate revision by the same user 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 quenching thirst]].</div>
<!-- OMEGA-PUBLISH status=approved; batch=scrolls-20-23-potions-0-17; published=2026-07-26 -->
<!-- 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}}
Line 30: Line 32:
* [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]


[[Category:Potions]]
 
[[Category:Omega 0.90.4]]
 
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/iinit.h:138; claims=name, cursed label, value, level, weight, fragility, rarity, use function -->
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/iinit.h:138; claims=name, cursed label, value, level, weight, fragility, rarity, use function -->
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/item.c:556-562; claims=empty use dispatch -->
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/item.c:556-562; claims=empty use dispatch -->
Line 37: Line 39:
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/command2.c:73-95; claims=quaff message and consumption despite no effect -->
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/command2.c:73-95; claims=quaff message and consumption despite no effect -->
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/site1.c:1043-1052; claims=pawn stock rejects nonpositive value -->
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/site1.c:1043-1052; claims=pawn stock rejects nonpositive value -->
[[Category:Obsolete articles]]

Latest revision as of 06:33, 9 September 2026

Obsolete article. Preserved for history; this text is not current guidance. The replacement remains a draft: Draft:Potion of quenching thirst.
Omega 0.90.4

The potion of quenching thirst does nothing when drunk. It is consumed normally but produces no effect or identifying message in any BUC state.

Generation and appearance

It is a common level-0 member of the random potion pool and receives one of the shuffled container descriptions each game. Random copies begin uncursed with a generated nonnegative plus. Its zero recognized value prevents it from being accepted into pawn-shop stock.

Data and mechanics

Each copy weighs 20, has fragility 5, a base value of 0 Au, and item level 0. Quaffing it has no effect beyond consuming the potion.

Effects and interactions

BUC stateResult
BlessedNo effect; consumed without identifying itself.
UncursedNo effect; consumed without identifying itself.
CursedNo effect; consumed without identifying itself.

The usual drinking message still appears and one potion is removed from inventory. Plus and blessing can change its sale value or resistance to item damage, but drinking it remains fruitless.

Strategy

Once identified, it has no direct tactical use. Do not spend a blessing on it, because no BUC state changes what happens when it is drunk. It also never appears in pawn-shop stock, so shop inventory cannot help identify it.

See also

References