Obsolete:Scroll of teleportation: Difference between revisions

From Omega Wiki
Jump to navigation Jump to search
Move scroll BUC tables into effects sections
标明旧卷轴药水历史归档并移出当前内容分类
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div class="omega-version-box"><strong>Obsolete article.</strong> Preserved for history; this text is not current guidance. The replacement remains a draft: [[Draft:Scroll of teleportation]].</div>
<!-- OMEGA-PUBLISH status=approved; batch=scrolls-0-19; surfaced=2026-07-26 -->
{{Version box|version=0.90.4}}
{{Version box|version=0.90.4}}
{{Scroll infobox|name=Scroll of teleportation|object_id=47|scroll_id=5|value=75|level=1|cursed=scroll of teleportation}}
{{Scroll infobox|name=Scroll of teleportation|object_id=47|scroll_id=5|value=75|level=1|cursed=scroll of teleportation}}
Line 19: Line 22:
An identified uncursed copy is a dependable emergency escape, while a blessed copy supports precise positioning. An unknown copy is potentially lethal because a cursed teleport can land on unsafe terrain.
An identified uncursed copy is a dependable emergency escape, while a blessed copy supports precise positioning. An unknown copy is potentially lethal because a cursed teleport can land on unsafe terrain.


== 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:Omega 0.90.4]]
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/iinit.h:100; claims=name, cursed label, value, level, weight, fragility, rarity -->
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/iinit.h:100; claims=name, cursed label, value, level, weight, fragility, rarity -->
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/itemf1.c:111-117; claims=scroll use wrapper and identification behavior -->
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/itemf1.c:111-117; claims=scroll use wrapper and identification behavior -->
Line 33: Line 36:
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/minit.h:35; claims=fixed monster carrier -->
<!-- OMEGA-SOURCE commit=009707d17482b977061a6223b9de63eac4d368c3; file=staging/remake/winomega/minit.h:35; 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 -->
[[Category:Obsolete articles]]

Latest revision as of 06:33, 9 September 2026

Obsolete article. Preserved for history; this text is not current guidance. The replacement remains a draft: Draft:Scroll of teleportation.
Omega 0.90.4

The scroll of teleportation moves the reader elsewhere on the current level. Its identified name is unchanged by BUC state, and blippers carry one when encountered.

Effects and interactions

BUC stateResult
BlessedLets the reader choose an unoccupied floor tile; an invalid or occupied choice becomes a safe random teleport.
UncursedMoves the reader to a random safe space.
CursedMoves the reader to a random map position; landing anywhere other than floor or an open door is fatal.

An uncursed scroll moves the reader to a random safe space. A blessed scroll allows a chosen destination, but a non-floor or occupied tile becomes a safe random teleport. A cursed scroll moves the reader to a completely random map position; landing anywhere other than floor or an open door is fatal.

An uncursed copy identifies itself. A blessed copy accepts only unoccupied floor as a chosen destination, although a cursed teleport can also survive on an open door.

Strategy

An identified uncursed copy is a dependable emergency escape, while a blessed copy supports precise positioning. An unknown copy is potentially lethal because a cursed teleport can land on unsafe terrain.

See also

References