Scroll of blessing: Difference between revisions

From Omega Wiki
Jump to navigation Jump to search
Imported from text file
Refresh player-facing scroll documentation
Line 2: Line 2:
{{Scroll infobox|name=Scroll of blessing|object_id=44|scroll_id=2|value=400|level=2|cursed=scroll of cursing}}
{{Scroll infobox|name=Scroll of blessing|object_id=44|scroll_id=2|value=400|level=2|cursed=scroll of cursing}}


The '''scroll of blessing''' is a [[Scrolls|scroll]] in the Omega 0.90.4 remake. It appears as a bright-yellow {{Omega glyph|?|color=yellow|label=question mark}} until its shuffled inscription is identified. Its cursed appearance is ''scroll of cursing''.
The '''scroll of blessing''' improves a chosen item and can raise its enchantment. A cursed copy is identified as a ''scroll of cursing'' and harms a random equipped item instead.
 
== Generation and appearance ==
Once item generation has selected the scroll class, it chooses uniformly among all 24 scroll IDs and copies the selected definition. The class definitions are neutral by default. Thirty unidentified inscriptions are shuffled at game initialization, so the visible label does not reliably identify this type between games.
 
== Data and mechanics ==
The definition has base value 400, item level 2, weight 5, fragility 1, and the COMMON flag. The base value is the definition value, not a promised shop price. Reading is unavailable while blind or afraid; cancelling the inventory prompt spends no scroll, while successful dispatch normally consumes one.


<table class="omega-scroll-buc">
<table class="omega-scroll-buc">
<tr><th>BUC state</th><th>Result</th></tr>
<tr><th>BUC state</th><th>Result</th></tr>
<tr><td>Blessed</td><td>Prompts for a target. Blessing -2 disintegrates, values below -2 resist, eligible values below +2 rise by 1, and plus becomes abs(plus)+1.</td></tr>
<tr><td>Blessed</td><td>Raises an eligible target's blessing by 1 and changes its enchantment bonus to one greater than its absolute value. A target at -2 disintegrates; lower values resist.</td></tr>
<tr><td>Uncursed</td><td>Prompts for a target. Values below -1 resist; eligible values below +1 rise by 1 and plus becomes abs(plus)+1. It cannot disintegrate an item.</td></tr>
<tr><td>Uncursed</td><td>Raises an eligible target below +1 by 1 and changes its enchantment bonus to one greater than its absolute value. More cursed targets resist.</td></tr>
<tr><td>Cursed</td><td>Chooses random equipped gear, lowers its blessing by 2, and reduces its plus when the result is cursed.</td></tr>
<tr><td>Cursed</td><td>Chooses random equipped gear, lowers its blessing by 2, and may reduce its enchantment bonus.</td></tr>
</table>
</table>


== Effects and interactions ==
== Effects and interactions ==
A neutral or blessed scroll prompts for a target. If the target can accept the effect, its blessing rises by 1 and its plus becomes abs(plus)+1. A blessed scroll can disintegrate a target at blessing -2, while still more cursed targets resist. A cursed scroll instead selects a random equipped possession, lowers its blessing by 2, and may reduce its plus.
An uncursed or blessed scroll prompts for a target. If the target accepts the effect, its blessing rises by 1 and its enchantment bonus becomes one greater than its absolute value. A blessed scroll disintegrates a target at -2, while still more cursed targets resist. A cursed scroll instead selects a random equipped possession, lowers its blessing by 2, and may reduce its enchantment.


The type is globally identified in every BUC state before the target routine runs. Cash is unaffected. Cancelling a helpful target produces no item change, but the scroll has already entered the normal consumption path.
The scroll identifies itself before target selection in every BUC state. Cash is unaffected. Cancelling target selection changes no item, but still consumes the scroll.


== Strategy ==
== Strategy ==
Bless known equipment rather than gambling on a severely cursed target. A blessed copy is the only state that can remove a -2 item by disintegration; a neutral copy cannot. Unequip important gear before reading a suspected cursed copy to reduce the eligible target set.
Bless known equipment rather than gambling on a severely cursed target. A blessed copy is the only state that can remove a -2 item by disintegration; an uncursed copy cannot. Unequip important gear before reading a suspected cursed copy to reduce the eligible target set.
 
== See also / 参见 ==
* [[Scrolls|Scrolls / 卷轴]]


== References ==
== References ==

Revision as of 14:36, 24 July 2026

The scroll of blessing improves a chosen item and can raise its enchantment. A cursed copy is identified as a scroll of cursing and harms a random equipped item instead.

BUC stateResult
BlessedRaises an eligible target's blessing by 1 and changes its enchantment bonus to one greater than its absolute value. A target at -2 disintegrates; lower values resist.
UncursedRaises an eligible target below +1 by 1 and changes its enchantment bonus to one greater than its absolute value. More cursed targets resist.
CursedChooses random equipped gear, lowers its blessing by 2, and may reduce its enchantment bonus.

Effects and interactions

An uncursed or blessed scroll prompts for a target. If the target accepts the effect, its blessing rises by 1 and its enchantment bonus becomes one greater than its absolute value. A blessed scroll disintegrates a target at -2, while still more cursed targets resist. A cursed scroll instead selects a random equipped possession, lowers its blessing by 2, and may reduce its enchantment.

The scroll identifies itself before target selection in every BUC state. Cash is unaffected. Cancelling target selection changes no item, but still consumes the scroll.

Strategy

Bless known equipment rather than gambling on a severely cursed target. A blessed copy is the only state that can remove a -2 item by disintegration; an uncursed copy cannot. Unequip important gear before reading a suspected cursed copy to reduce the eligible target set.

See also / 参见

References