Potion of quenching thirst: Difference between revisions

From Omega Wiki
Jump to navigation Jump to search
Import OmegaWiki seed content
 
同步已审核正式页面内容
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- 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 quenching thirst|object_id=66|potion_id=0|value=0|level=0|cursed=Antinomy!}}
{{Potion infobox|name=Potion of quenching thirst|object_id=66|potion_id=0|value=0|level=0|cursed=Antinomy!}}


The '''potion of quenching thirst''' is Omega's mechanically blank potion. Quaffing it consumes the potion but produces no effect or identifying message in any BUC state.
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 ==
== Generation and appearance ==
Line 8: Line 9:


== Data and mechanics ==
== Data and mechanics ==
It is object ID 66 and potion ID 0, with weight 20, fragility 5, base value 0 Au, and item level 0. Its use function is `I_NO_OP`; the dispatcher routes value zero to an empty item function.
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 ==
== Effects and interactions ==
Line 18: Line 19:
</table>
</table>


The quaff command still prints its normal drinking message and removes one potion after dispatch. Plus and blessing can change its value calculations or damage resistance, but not its use result.
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 ==
== Strategy ==
Once identified, it has no direct tactical use. Do not spend a blessing merely to improve its effect, because there is no effect branch to improve. An unidentified zero-value potion cannot be price-tested through pawn-shop stock because the shop rejects it while generating inventory.
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.
 
== Trivial ==
No reliable creator statement explaining the joke name or its cursed label “Antinomy!” was found.


== See also ==
== See also ==
* [[Draft:Potion]]
* [[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]


[[Category:Drafts]]
[[Category:Potions]]
[[Category:Potions]]
[[Category:Omega 0.90.4]]
[[Category:Omega 0.90.4]]

Latest revision as of 03:05, 26 July 2026

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