Scroll of heroism: Difference between revisions

From Omega Wiki
Jump to navigation Jump to search
Refresh player-facing scroll documentation
Promote approved scroll pages
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:


The '''scroll of heroism''' grants a temporary combat boost. A cursed copy is identified as a ''scroll of cowardliness'' and drains one experience level.
The '''scroll of heroism''' grants a temporary combat boost. A cursed copy is identified as a ''scroll of cowardliness'' and drains one experience level.
== Effects and interactions ==


<table class="omega-scroll-buc">
<table class="omega-scroll-buc">
Line 10: Line 12:
<tr><td>Cursed</td><td>Ends existing heroism and drains one experience level, potentially killing the reader.</td></tr>
<tr><td>Cursed</td><td>Ends existing heroism and drains one experience level, potentially killing the reader.</td></tr>
</table>
</table>
== Effects and interactions ==
An uncursed scroll grants heroism for 1 through 5 duration units; a blessed copy grants 2 through 6. While heroic, Dexterity contributes to hit, Strength to damage, Agility to defense, and speed is halved. A cursed scroll ends any existing heroism and drains one experience level, which can kill a weakened reader.
An uncursed scroll grants heroism for 1 through 5 duration units; a blessed copy grants 2 through 6. While heroic, Dexterity contributes to hit, Strength to damage, Agility to defense, and speed is halved. A cursed scroll ends any existing heroism and drains one experience level, which can kill a weakened reader.


Line 19: Line 19:
Use heroism immediately before a meaningful sequence of fights to exploit its time-limited combat bonuses. A blessed copy guarantees at least two duration units. Never test an unknown copy when a one-level drain could be fatal.
Use heroism immediately before a meaningful sequence of fights to exploit its time-limited combat bonuses. A blessed copy guarantees at least two duration units. Never test an unknown copy when a one-level drain could be fatal.


== See also / 参见 ==
== See also ==
* [[Scrolls|Scrolls / 卷轴]]
* [[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]
* [[Scrolls|Omega 0.90.4 scroll index]]
* [[Scroll|Omega 0.90.4 scroll index]]


[[Category:Scrolls]]
[[Category:Scrolls]]
Line 32: Line 32:
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/effect3.c:715-729; claims=BUC effects and mechanics -->
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/effect3.c:715-729; 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

The scroll of heroism grants a temporary combat boost. A cursed copy is identified as a scroll of cowardliness and drains one experience level.

Effects and interactions

BUC stateResult
BlessedGrants heroism for 2 through 6 duration units.
UncursedGrants heroism for 1 through 5 duration units.
CursedEnds existing heroism and drains one experience level, potentially killing the reader.

An uncursed scroll grants heroism for 1 through 5 duration units; a blessed copy grants 2 through 6. While heroic, Dexterity contributes to hit, Strength to damage, Agility to defense, and speed is halved. A cursed scroll ends any existing heroism and drains one experience level, which can kill a weakened reader.

The scroll identifies itself in every BUC state. Heroism wears off over time, and combat values return to normal when it expires.

Strategy

Use heroism immediately before a meaningful sequence of fights to exploit its time-limited combat bonuses. A blessed copy guarantees at least two duration units. Never test an unknown copy when a one-level drain could be fatal.

See also

References