Obsolete:Potion of augmentation: Difference between revisions

From Omega Wiki
Jump to navigation Jump to search
Remove empty Trivial sections from Draft pages
标明旧卷轴药水历史归档并移出当前内容分类
 
(3 intermediate revisions 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 augmentation]].</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 augmentation|object_id=78|potion_id=12|value=200|level=5|cursed=potion of debilitation}}
{{Potion infobox|name=Potion of augmentation|object_id=78|potion_id=12|value=200|level=5|cursed=potion of debilitation}}
Line 24: Line 27:


== See also ==
== See also ==
* [[Draft:Potion of restoration]]
* [[Potion of restoration]]
* [[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:Omega 0.90.4]]
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/iinit.h:162; claims=name, cursed label, value, level, weight, fragility, rarity -->
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/iinit.h:162; claims=name, cursed label, value, level, weight, fragility, rarity -->
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/itemf1.c:254-260; claims=identification and dispatch -->
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/itemf1.c:254-260; claims=identification and dispatch -->
Line 38: Line 40:
<!-- 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

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

The potion of augmentation raises current attributes above their recorded maxima. An uncursed copy affects one random attribute; a blessed copy affects all six; and a cursed copy lowers one.

Generation and appearance

It is a common level-5 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 200 Au, and item level 5. Plus does not change the result; only BUC matters.

Effects and interactions

BUC stateResult
BlessedRaises each of the six current attributes to at least one above its maximum.
UncursedRandomly chooses one current attribute and raises it to at least one above its maximum.
CursedRandomly chooses one current attribute and lowers it by one.

The six possible attributes are strength, constitution, dexterity, agility, intelligence, and power. Only current values rise; the corresponding maxima do not. A noncursed copy identifies itself, while a cursed copy does not. Changes to physical attributes immediately affect melee performance.

Strategy

Blessing changes this from one random improvement into all six improvements and is therefore highly valuable. Treat the gains as boosts to current attributes rather than permanent increases to their maxima. Avoid unknown copies when any current attribute is already dangerously low.

See also

References