Scroll of true sight: 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 true sight''' temporarily reveals invisible and illusory monsters. A cursed copy is identified as a ''scroll of blindness'', and phantasticons carry one when encountered.
The '''scroll of true sight''' temporarily reveals invisible and illusory monsters. A cursed copy is identified as a ''scroll of blindness'', and phantasticons carry one when encountered.
== Effects and interactions ==


<table class="omega-scroll-buc">
<table class="omega-scroll-buc">
Line 10: Line 12:
<tr><td>Cursed</td><td>Inflicts blindness for 1 through 10 duration units.</td></tr>
<tr><td>Cursed</td><td>Inflicts blindness for 1 through 10 duration units.</td></tr>
</table>
</table>
== Effects and interactions ==
An uncursed scroll grants 1 through 10 duration units of true sight. While active, true sight reveals invisible monsters, corrects monster illusions, and prevents invisible surprise. A cursed scroll instead inflicts blindness for 1 through 10 duration units.
An uncursed scroll grants 1 through 10 duration units of true sight. While active, true sight reveals invisible monsters, corrects monster illusions, and prevents invisible surprise. A cursed scroll instead inflicts blindness for 1 through 10 duration units.


Line 19: Line 19:
Use it before fighting invisible or illusory monsters, but do not spend a blessing merely to extend its duration. Testing an unknown copy risks blindness for the same 1d10 duration range.
Use it before fighting invisible or illusory monsters, but do not spend a blessing merely to extend its duration. Testing an unknown copy risks blindness for the same 1d10 duration range.


== 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 33: Line 33:
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/minit.h:39; claims=fixed monster carrier -->
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/minit.h:39; claims=fixed monster carrier -->
<!-- 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 true sight temporarily reveals invisible and illusory monsters. A cursed copy is identified as a scroll of blindness, and phantasticons carry one when encountered.

Effects and interactions

BUC stateResult
BlessedGrants true sight for 1 through 10 duration units.
UncursedGrants true sight for 1 through 10 duration units.
CursedInflicts blindness for 1 through 10 duration units.

An uncursed scroll grants 1 through 10 duration units of true sight. While active, true sight reveals invisible monsters, corrects monster illusions, and prevents invisible surprise. A cursed scroll instead inflicts blindness for 1 through 10 duration units.

The scroll identifies itself in every BUC state. Blessing does not extend true sight. Both true sight and blindness wear off over time.

Strategy

Use it before fighting invisible or illusory monsters, but do not spend a blessing merely to extend its duration. Testing an unknown copy risks blindness for the same 1d10 duration range.

See also

References