Scroll of charging: Difference between revisions
Jump to navigation
Jump to search
Move scroll BUC tables into effects sections |
Promote approved scroll pages |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 19: | Line 19: | ||
Reserve a blessed copy for a valuable depleted stick because it doubles the charge roll. Identify an unknown copy before exposing a high-charge stick: cursed draining discards all of its remaining charges. | Reserve a blessed copy for a valuable depleted stick because it doubles the charge roll. Identify an unknown copy before exposing a high-charge stick: cursed draining discards all of its remaining charges. | ||
== 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 31: | Line 31: | ||
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/itemf1.c:544-565; claims=scroll use wrapper and identification behavior --> | <!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/itemf1.c:544-565; claims=scroll use wrapper and identification behavior --> | ||
<!-- 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) | 100 |
|---|---|
| Item level | 2 |
| Random generation | Probability table |
| Weight | 5 |
| Fragility | 1 |
| Rarity | Common |
| Unidentified appearance | Random inscription |
| Cursed name | scroll of draining |
The scroll of charging restores charges to a chosen stick. A cursed copy is identified as a scroll of draining and empties the stick instead.
Effects and interactions
| BUC state | Result |
|---|---|
| Blessed | Adds 2d10 charges to a selected stick, capped at 99. |
| Uncursed | Adds 1d10 charges to a selected stick, capped at 99. |
| Cursed | Sets a selected stick's charge to 0. |
An uncursed copy prompts for a stick and adds 1d10 charges; a blessed copy adds 2d10, capped at 99. A cursed copy sets the selected stick's charge to 0. Choosing anything other than a stick is rejected.
An uncursed copy identifies itself before target selection. Cancelling or choosing no object leaves every target unchanged but still consumes the scroll.
Strategy
Reserve a blessed copy for a valuable depleted stick because it doubles the charge roll. Identify an unknown copy before exposing a high-charge stick: cursed draining discards all of its remaining charges.