Draft:Potion of Life: Difference between revisions
OmegaAdmin (talk | contribs) 重写卷轴与药水总览、全部种类及别名(0.90.4 独立研究草稿) |
OmegaAdmin (talk | contribs) 为已保存草稿补齐章节目录、条件表格与可见源码 References,保留 Draft 状态 |
||
| Line 1: | Line 1: | ||
{{Version box|version=0.90.4}} | {{Version box|version=0.90.4}} | ||
{{Consumable infobox|name=Potion of Life|kind=Artifact|glyph=&|color=yellow|value=500|level=6|weight=10|appearance=Random potion container|cursed=Potion of Life}} | {{Consumable infobox|name=Potion of Life|kind=Artifact|glyph=&|color=yellow|value=500|level=6|weight=10|appearance=Random potion container|cursed=Potion of Life}} | ||
The '''Potion of Life''' doubles maximum HP and sets current HP to that new maximum. Despite its name and potion-like appearance, it is an artifact and must be '''activated''', not drunk with the ordinary quaff command. | The '''Potion of Life''' doubles maximum HP and sets current HP to that new maximum. Despite its name and potion-like appearance, it is an artifact and must be '''activated''', not drunk with the ordinary quaff command.<ref name="iinit-h-414">{{Source|iinit.h|414}}.</ref> | ||
__TOC__ | |||
== Generation == | == Generation == | ||
Life is an item-level-6 unique artifact in the general artifact-generation pool, rather than one of the eighteen ordinary potion types. Ordinary random monster treasure rejects artifacts, and the pawn shop's generated stock also excludes them. The ordinary-potion choice in [[Draft:Scroll of acquirement|acquirement]] cannot select it. | Life is an item-level-6 unique artifact in the general artifact-generation pool, rather than one of the eighteen ordinary potion types. Ordinary random monster treasure rejects artifacts, and the pawn shop's generated stock also excludes them. The ordinary-potion choice in [[Draft:Scroll of acquirement|acquirement]] cannot select it. | ||
Its appearance is one of the twenty shuffled potion containers shared with ordinary potions and the [[Draft:Potion of Death|Potion of Death]]. It is not identifiable from an invariant bottle description. The general random generation system records that a unique item has been generated and rejects subsequent ordinary attempts to generate it while that state remains set. | Its appearance is one of the twenty shuffled potion containers shared with ordinary potions and the [[Draft:Potion of Death|Potion of Death]]. It is not identifiable from an invariant bottle description. The general random generation system records that a unique item has been generated and rejects subsequent ordinary attempts to generate it while that state remains set.<ref name="item-c-create_object">{{Source|item.c|7}} (<code>create_object</code>).</ref><ref name="site1-c-l_pawn_shop">{{Source|site1.c|1022}} (<code>l_pawn_shop</code>).</ref><ref name="effect1-c-acquire">{{Source|effect1.c|647}} (<code>acquire</code>).</ref> | ||
== Description == | == Description == | ||
Use Activate, select the artifact option, and select Life from the accessible inventory. The effect sets maximum HP to twice its previous value, sets current HP to the same number, and consumes one Life. Blessing and enchantment do not multiply the benefit further. It does not independently cure poison, disease or blindness. | Use Activate, select the artifact option, and select Life from the accessible inventory. The effect sets maximum HP to twice its previous value, sets current HP to the same number, and consumes one Life. Blessing and enchantment do not multiply the benefit further. It does not independently cure poison, disease or blindness. | ||
The ordinary drinking command rejects it because its actual item class is artifact. Trying to quaff an unidentified artifact-shaped potion is therefore different from successfully consuming an ordinary potion. Do not follow that rejection by blindly activating it: Death shares the same broad appearance family. | The ordinary drinking command rejects it because its actual item class is artifact. Trying to quaff an unidentified artifact-shaped potion is therefore different from successfully consuming an ordinary potion. Do not follow that rejection by blindly activating it: Death shares the same broad appearance family.<ref name="command2-c-activate">{{Source|command2.c|100}} (<code>activate</code>).</ref><ref name="itemf3-c-i_life">{{Source|itemf3.c|358}} (<code>i_life</code>).</ref> | ||
== Strategy == | == Strategy == | ||
| Line 18: | Line 20: | ||
Use [[Draft:Potion of healing|healing]] for ordinary injuries when preserving Life for later makes sense. If poison or disease is also present, arrange the appropriate cure separately; doubling HP does not remove the condition that caused the damage. Do not sacrifice a blessed acquirement scroll trying to choose Life from the ordinary potion list. | Use [[Draft:Potion of healing|healing]] for ordinary injuries when preserving Life for later makes sense. If poison or disease is also present, arrange the appropriate cure separately; doubling HP does not remove the condition that caused the damage. Do not sacrifice a blessed acquirement scroll trying to choose Life from the ordinary potion list. | ||
< | == References == | ||
<references /> | |||
[[Category:Potions]] | [[Category:Potions]] | ||
[[Category:Artifacts]] | [[Category:Artifacts]] | ||
<!-- Omega 0.90.4; source 009707d17482b977061a6223b9de63eac4d368c3: iinit.h:414; itemf3.c:358-365; command2.c:73-130; omega.c:454-455; item.c:7-38,264-273; lev.c:383-393; site1.c:1043-1054; effect1.c:647-798. Research: wiki/research/consumables-0.90.4.md. --> | |||
Revision as of 06:58, 9 September 2026
| & | |
| Type | Artifact |
|---|---|
| Base value (Au) | 500 |
| Item level | 6 |
| Weight | 10 |
| Unidentified appearance | Random potion container |
| Cursed name | Potion of Life |
The Potion of Life doubles maximum HP and sets current HP to that new maximum. Despite its name and potion-like appearance, it is an artifact and must be activated, not drunk with the ordinary quaff command.[1]
Generation
Life is an item-level-6 unique artifact in the general artifact-generation pool, rather than one of the eighteen ordinary potion types. Ordinary random monster treasure rejects artifacts, and the pawn shop's generated stock also excludes them. The ordinary-potion choice in acquirement cannot select it.
Its appearance is one of the twenty shuffled potion containers shared with ordinary potions and the Potion of Death. It is not identifiable from an invariant bottle description. The general random generation system records that a unique item has been generated and rejects subsequent ordinary attempts to generate it while that state remains set.[2][3][4]
Description
Use Activate, select the artifact option, and select Life from the accessible inventory. The effect sets maximum HP to twice its previous value, sets current HP to the same number, and consumes one Life. Blessing and enchantment do not multiply the benefit further. It does not independently cure poison, disease or blindness.
The ordinary drinking command rejects it because its actual item class is artifact. Trying to quaff an unidentified artifact-shaped potion is therefore different from successfully consuming an ordinary potion. Do not follow that rejection by blindly activating it: Death shares the same broad appearance family.[5][6]
Strategy
Identify Life before activating it. Its maximum-HP increase makes it more valuable than routine healing, and waiting until maximum HP has grown naturally produces a larger absolute increase. On the other hand, immediate use can provide a large survival margin when waiting is dangerous.
Use healing for ordinary injuries when preserving Life for later makes sense. If poison or disease is also present, arrange the appropriate cure separately; doubling HP does not remove the condition that caused the damage. Do not sacrifice a blessed acquirement scroll trying to choose Life from the ordinary potion list.
References
- ↑ iinit.h in Omega 0.90.4, line 414.
- ↑ item.c in Omega 0.90.4, line 7 (
create_object). - ↑ site1.c in Omega 0.90.4, line 1022 (
l_pawn_shop). - ↑ effect1.c in Omega 0.90.4, line 647 (
acquire). - ↑ command2.c in Omega 0.90.4, line 100 (
activate). - ↑ itemf3.c in Omega 0.90.4, line 358 (
i_life).