Scroll of blessing: Difference between revisions
Refresh player-facing scroll documentation |
Promote approved scroll pages |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
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. | 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. | ||
== Effects and interactions == | |||
<table class="omega-scroll-buc"> | <table class="omega-scroll-buc"> | ||
| Line 10: | Line 12: | ||
<tr><td>Cursed</td><td>Chooses random equipped gear, lowers its blessing by 2, and may reduce its enchantment bonus.</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> | ||
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. | 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. | ||
| Line 19: | Line 19: | ||
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. | 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 | == See also == | ||
* [[ | * [[Scroll]] | ||
== 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] | ||
* [[ | * [[Scroll|Omega 0.90.4 scroll index]] | ||
[[Category:Scrolls]] | [[Category:Scrolls]] | ||
| Line 32: | Line 32: | ||
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/effect1.c:118-199; claims=BUC effects and mechanics --> | <!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/effect1.c:118-199; claims=BUC effects and mechanics --> | ||
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/item.c:167-177; claims=uniform scroll selection and copied definition --> | <!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/item.c:167-177; claims=uniform scroll selection and copied definition --> | ||
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/item.c:296-330; claims=random unidentified inscription pool --> | |||
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/omega.c:436-451; claims=new-game random inscription assignment --> | |||
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/command2.c:37-68; claims=reading restrictions and consumption --> | <!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/command2.c:37-68; claims=reading restrictions and consumption --> | ||
Latest revision as of 16:04, 24 July 2026
| ? | |
| Base value (Au) | 400 |
|---|---|
| Item level | 2 |
| Random generation | Probability table |
| Weight | 5 |
| Fragility | 1 |
| Rarity | Common |
| Unidentified appearance | Random inscription |
| Cursed name | 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.
Effects and interactions
| BUC state | Result |
|---|---|
| Blessed | 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. |
| Uncursed | Raises an eligible target below +1 by 1 and changes its enchantment bonus to one greater than its absolute value. More cursed targets resist. |
| Cursed | Chooses random equipped gear, lowers its blessing by 2, and may reduce its enchantment bonus. |
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.