Draft:Potion of neutralize poison: Difference between revisions
OmegaAdmin (talk | contribs) 为已保存草稿补齐章节目录、条件表格与可见源码 References,保留 Draft 状态 |
OmegaAdmin (talk | contribs) 整理伤害免疫、怪物移动及毒病睡眠机制,连接相关草稿入口 |
||
| Line 1: | Line 1: | ||
{{Version box|version=0.90.4}} | {{Version box|version=0.90.4}} | ||
{{Consumable infobox|name=Potion of neutralize poison|kind=Potion|glyph=!|color=light-green|value=20|level=2|weight=20|appearance=Random container|cursed=Potion of poison}} | {{Consumable infobox|name=Potion of neutralize poison|kind=Potion|glyph=!|color=light-green|value=20|level=2|weight=20|appearance=Random container|cursed=Potion of poison}} | ||
A '''potion of neutralize poison''' removes all current poisoning. It is a focused antidote, distinct from general healing and from the limited poison reduction of a [[Draft:Potion of curing|potion of curing]].<ref name="iinit-h-146">{{Source|iinit.h|146}}.</ref> | A '''potion of neutralize poison''' removes all current [[Draft:Poison|poisoning]]. It is a focused antidote, distinct from general healing and from the limited poison reduction of a [[Draft:Potion of curing|potion of curing]].<ref name="iinit-h-146">{{Source|iinit.h|146}}.</ref> | ||
__TOC__ | __TOC__ | ||
Latest revision as of 08:56, 12 September 2026
| ! | |
| Type | Potion |
|---|---|
| Base value (Au) | 20 |
| Item level | 2 |
| Weight | 20 |
| Unidentified appearance | Random container |
| Cursed name | Potion of poison |
A potion of neutralize poison removes all current poisoning. It is a focused antidote, distinct from general healing and from the limited poison reduction of a potion of curing.[1]
Generation
This is an item-level-2 ordinary potion, with random loot, the pawn shop, and acquirement as sources. A newly generated copy is uncursed; its randomized enchantment does not change its antidote strength.[2][3][4][5]
Description
An uncursed or blessed potion sets current poisoning to zero and identifies the potion type. It does not restore HP already lost to poison, remove disease, or confer future poison immunity. Drinking it while unpoisoned still consumes it.
A cursed potion instead adds 5–24 poison units unless poison immunity prevents the addition. Poison normally loses one unit at a minute-status update while dealing 3 poison damage; the update also occurs at additional time boundaries, so units are not an exact count of clock minutes. Greater curse strength and enchantment do not increase the initial 5–24 roll. The cursed effect does not automatically record type knowledge.[6][7][8]
Strategy
Use a known safe antidote promptly when serious poison is draining HP. Compared with curing, this potion clears even a large remaining poison counter in one use. A curing potion is broader when blindness or disease also needs treatment, but an uncursed one removes only five poison units.
Carry healing as a separate answer to damage already suffered. Poison resistance is a preventive alternative when you can maintain it; it is not a reason to describe this single-use antidote as lasting protection. Throwing a cursed poison potion does not apply its drinking effect to a target in Omega, so its harmful name does not create the poison-weapon role found in some other games.
References
- ↑ iinit.h in Omega 0.90.4, line 146.
- ↑ 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). - ↑ item.c in Omega 0.90.4, line 179 (
make_potion). - ↑ itemf1.c in Omega 0.90.4, line 212 (
i_neutralize_poison). - ↑ effect3.c in Omega 0.90.4, line 537 (
p_poison). - ↑ aux2.c in Omega 0.90.4, line 186 (
minute_status_check).