Draft:Potion of curing: Difference between revisions

From Omega Wiki
Jump to navigation Jump to search
重写卷轴与药水总览、全部种类及别名(0.90.4 独立研究草稿)
 
整理伤害免疫、怪物移动及毒病睡眠机制,连接相关草稿入口
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Version box|version=0.90.4}}
{{Version box|version=0.90.4}}
{{Consumable infobox|name=Potion of curing|kind=Potion|glyph=!|color=light-green|value=50|level=1|weight=20|appearance=Random container|cursed=Potion of disease}}
{{Consumable infobox|name=Potion of curing|kind=Potion|glyph=!|color=light-green|value=50|level=1|weight=20|appearance=Random container|cursed=Potion of disease}}
A '''potion of curing''' removes disease and blindness and reduces poisoning. It does not restore HP, so a badly injured character may need healing as well.
A '''potion of curing''' removes [[Draft:Disease|disease]] and blindness and reduces [[Draft:Poison|poisoning]]. It does not restore HP, so a badly injured character may need healing as well.<ref name="iinit-h-172">{{Source|iinit.h|172}}.</ref>
 
__TOC__


== Generation ==
== Generation ==
Curing belongs to the item-level-1 ordinary [[Draft:Potion|potion]] pool and can appear at [[Draft:Knight's Pawn Shop|the pawn shop]] or through [[Draft:Scroll of acquirement|acquirement]]. [[Draft:Ambrosias' Potions et cie|Ambrosias]] can transform denebian slime into a blessed copy, normally for 40 Au. The resulting positive enchantment does not itself strengthen the cure.
Curing belongs to the item-level-1 ordinary [[Draft:Potion|potion]] pool and can appear at [[Draft:Knight's Pawn Shop|the pawn shop]] or through [[Draft:Scroll of acquirement|acquirement]]. [[Draft:Ambrosias' Potions et cie|Ambrosias]] can transform [[Draft:Denebian slime devil|denebian slime]] into a blessed copy, normally for 40 Au. The resulting positive enchantment does not itself strengthen the cure.<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><ref name="item-c-make_potion">{{Source|item.c|179}} (<code>make_potion</code>).</ref><ref name="site1-c-l_alchemist">{{Source|site1.c|805}} (<code>l_alchemist</code>).</ref>


== Description ==
== Description ==
Noncursed drinking clears disease and blindness, and removes 5 + 10''B'' poison units, where ''B'' is blessing strength. An uncursed copy removes five poison units; a +1-blessed copy removes fifteen. Poison cannot be reduced below zero. If none of these conditions is present, the potion produces no useful change and is still consumed.
{| class="wikitable"
! Potion state !! Disease !! Blindness !! Poison<ref name="effect3-c-cure">{{Source|effect3.c|770}} (<code>cure</code>).</ref>
|-
| Uncursed || Cleared || Cleared || Removes 5 units
|-
| Blessed, strength ''B'' || Cleared || Cleared || Removes 5 + 10''B'' units: 15 at +1 blessing
|-
| Cursed || Adds a random 1&ndash;24 units unless infection immunity prevents it || Unchanged || Unchanged
|}


A cursed potion causes disease unless infection immunity prevents it. It adds a random 1&ndash;24 disease units, independent of the magnitude of the curse or the potion's enchantment. Disease interferes with ordinary periodic HP recovery until it is removed or expires.
Poison cannot be reduced below zero. If none of the curable conditions is present, noncursed drinking produces no useful change and still consumes the potion. Enchantment does not strengthen curing, and curse magnitude does not increase the disease inflicted. Disease interferes with ordinary periodic HP recovery until it is removed or expires.


The curing effect does not automatically identify the potion type. Distinct messages about disease, blindness or poison can support an inference, but an uneventful drink while healthy is ambiguous. Type knowledge and the state of the particular bottle should be established before relying on it.
The curing effect does not automatically identify the potion type. Distinct messages about disease, blindness or poison can support an inference, but an uneventful drink while healthy is ambiguous. Type knowledge and the state of the particular bottle should be established before relying on it.<ref name="itemf1-c-i_cure">{{Source|itemf1.c|455}} (<code>i_cure</code>).</ref><ref name="effect3-c-disease">{{Source|effect3.c|801}} (<code>disease</code>).</ref>


== Strategy ==
== Strategy ==
Line 18: Line 28:
Removing disease also restores access to normal periodic healing, making curing valuable between fights. The cure spell offers the uncursed-strength effect when available. Keep a bottle accessible: blindness prevents reading a curative or escape scroll but does not prevent drinking this potion.
Removing disease also restores access to normal periodic healing, making curing valuable between fights. The cure spell offers the uncursed-strength effect when available. Keep a bottle accessible: blindness prevents reading a curative or escape scroll but does not prevent drinking this potion.


== References ==
<references />
[[Category:Potions]]
<!-- Omega 0.90.4; source 009707d17482b977061a6223b9de63eac4d368c3: iinit.h:172; itemf1.c:455-459; effect3.c:770-809; minit.h:133; site1.c:805-885; aux3.c:11-44; spell.c:111-114. Research: wiki/research/consumables-0.90.4.md. -->
<!-- Omega 0.90.4; source 009707d17482b977061a6223b9de63eac4d368c3: iinit.h:172; itemf1.c:455-459; effect3.c:770-809; minit.h:133; site1.c:805-885; aux3.c:11-44; spell.c:111-114. Research: wiki/research/consumables-0.90.4.md. -->
[[Category:Potions]]

Latest revision as of 08:56, 12 September 2026

Omega 0.90.4

A potion of curing removes disease and blindness and reduces poisoning. It does not restore HP, so a badly injured character may need healing as well.[1]

Generation

Curing belongs to the item-level-1 ordinary potion pool and can appear at the pawn shop or through acquirement. Ambrosias can transform denebian slime into a blessed copy, normally for 40 Au. The resulting positive enchantment does not itself strengthen the cure.[2][3][4][5][6]

Description

Potion state Disease Blindness Poison[7]
Uncursed Cleared Cleared Removes 5 units
Blessed, strength B Cleared Cleared Removes 5 + 10B units: 15 at +1 blessing
Cursed Adds a random 1–24 units unless infection immunity prevents it Unchanged Unchanged

Poison cannot be reduced below zero. If none of the curable conditions is present, noncursed drinking produces no useful change and still consumes the potion. Enchantment does not strengthen curing, and curse magnitude does not increase the disease inflicted. Disease interferes with ordinary periodic HP recovery until it is removed or expires.

The curing effect does not automatically identify the potion type. Distinct messages about disease, blindness or poison can support an inference, but an uneventful drink while healthy is ambiguous. Type knowledge and the state of the particular bottle should be established before relying on it.[8][9]

Strategy

This is a useful general recovery potion when several adverse conditions coincide. Blessing is particularly helpful against a moderate poison load, while neutralize poison is more decisive for very heavy poisoning. Healing removes blindness as well, but does not cure disease or poisoning.

Removing disease also restores access to normal periodic healing, making curing valuable between fights. The cure spell offers the uncursed-strength effect when available. Keep a bottle accessible: blindness prevents reading a curative or escape scroll but does not prevent drinking this potion.

References