Draft:Scroll of teleportation: Difference between revisions
OmegaAdmin (talk | contribs) 重写卷轴与药水总览、全部种类及别名(0.90.4 独立研究草稿) |
OmegaAdmin (talk | contribs) 为已保存草稿补齐章节目录、条件表格与可见源码 References,保留 Draft 状态 |
||
| Line 1: | Line 1: | ||
{{Version box|version=0.90.4}} | {{Version box|version=0.90.4}} | ||
{{Consumable infobox|name=Scroll of teleportation|kind=Scroll|glyph=?|color=yellow|value=75|level=1|weight=5|appearance=Random inscription|cursed=Scroll of teleportation}} | {{Consumable infobox|name=Scroll of teleportation|kind=Scroll|glyph=?|color=yellow|value=75|level=1|weight=5|appearance=Random inscription|cursed=Scroll of teleportation}} | ||
A '''scroll of teleportation''' moves the reader within the current map. Blessing grants destination selection; a curse can instead place the reader inside an obstruction and kill them immediately. | A '''scroll of teleportation''' moves the reader within the current map. Blessing grants destination selection; a curse can instead place the reader inside an obstruction and kill them immediately.<ref name="iinit-h-100">{{Source|iinit.h|100}}.</ref> | ||
__TOC__ | |||
== Generation == | == Generation == | ||
The scroll belongs to the item-level-1 random pool and can appear at [[Draft:Knight's Pawn Shop|the pawn shop]] or through [[Draft:Scroll of acquirement|acquirement]]. [[Draft:Ambrosias' Potions et cie|Ambrosias]] can transform a blipper organ into a blessed copy for 50 Au using the normal component value. Eating that organ invokes teleportation directly instead; it does not produce a scroll. | The scroll belongs to the item-level-1 random pool and can appear at [[Draft:Knight's Pawn Shop|the pawn shop]] or through [[Draft:Scroll of acquirement|acquirement]]. [[Draft:Ambrosias' Potions et cie|Ambrosias]] can transform a blipper organ into a blessed copy for 50 Au using the normal component value. Eating that organ invokes teleportation directly instead; it does not produce a scroll.<ref name="item-c-create_object">{{Source|item.c|7}} (<code>create_object</code>).</ref><ref name="site1-c-l_pawn_shop">{{Source|site1.c|1022}} (<code>l_pawn_shop</code>).</ref><ref name="effect1-c-acquire">{{Source|effect1.c|647}} (<code>acquire</code>).</ref><ref name="item-c-make_scroll">{{Source|item.c|167}} (<code>make_scroll</code>).</ref><ref name="site1-c-l_alchemist">{{Source|site1.c|805}} (<code>l_alchemist</code>).</ref> | ||
== Description == | == Description == | ||
{| class="wikitable" | |||
! Scroll state !! Destination !! Restrictions and failure | |||
|- | |||
| Uncursed || Random open location on the current level || Uses the ordinary safe-location search. | |||
|- | |||
| Blessed || Player-selected square || Must be unoccupied floor. An invalid choice falls back to random teleportation and still consumes the scroll. | |||
|- | |||
| Cursed || Random coordinates without the safe-location search || Landing anywhere other than floor or an open door causes instant death from a solid object. | |||
|} | |||
Greater positive blessing and enchantment do not add further control. The unchanged cursed name supplies no warning by itself. | |||
Teleportation performs the room and screen updates for the new position. It does not select another dungeon depth or travel to another region. Noncursed use identifies the scroll type. As with other scrolls, blindness and fear prevent reading, so it is not a reliable escape after either condition has already taken hold. | Teleportation performs the room and screen updates for the new position. It does not select another dungeon depth or travel to another region. Noncursed use identifies the scroll type. As with other scrolls, blindness and fear prevent reading, so it is not a reliable escape after either condition has already taken hold.<ref name="itemf1-c-i_teleport">{{Source|itemf1.c|111}} (<code>i_teleport</code>).</ref><ref name="effect3-c-p_teleport">{{Source|effect3.c|503}} (<code>p_teleport</code>).</ref> | ||
== Strategy == | == Strategy == | ||
| Line 18: | Line 28: | ||
For travel between dungeon depths, use [[Draft:Scroll of the warp|the warp]] instead. When depending on teleportation as emergency equipment, keep it accessible and arrange an answer to fear, such as a [[Draft:Potion of banishing fear|potion of banishing fear]]. A known cursed copy is unsuitable for casual testing because failure can be immediate and fatal. | For travel between dungeon depths, use [[Draft:Scroll of the warp|the warp]] instead. When depending on teleportation as emergency equipment, keep it accessible and arrange an answer to fear, such as a [[Draft:Potion of banishing fear|potion of banishing fear]]. A known cursed copy is unsuitable for casual testing because failure can be immediate and fatal. | ||
== References == | |||
<references /> | |||
[[Category:Scrolls]] | |||
<!-- Omega 0.90.4; source 009707d17482b977061a6223b9de63eac4d368c3: iinit.h:100; itemf1.c:111-117; effect3.c:503-534; minit.h:35; item.c:91-93; site1.c:805-885; command2.c:38-69. Research: wiki/research/consumables-0.90.4.md. --> | <!-- Omega 0.90.4; source 009707d17482b977061a6223b9de63eac4d368c3: iinit.h:100; itemf1.c:111-117; effect3.c:503-534; minit.h:35; item.c:91-93; site1.c:805-885; command2.c:38-69. Research: wiki/research/consumables-0.90.4.md. --> | ||
Revision as of 06:59, 9 September 2026
| ? | |
| Type | Scroll |
|---|---|
| Base value (Au) | 75 |
| Item level | 1 |
| Weight | 5 |
| Unidentified appearance | Random inscription |
| Cursed name | Scroll of teleportation |
A scroll of teleportation moves the reader within the current map. Blessing grants destination selection; a curse can instead place the reader inside an obstruction and kill them immediately.[1]
Generation
The scroll belongs to the item-level-1 random pool and can appear at the pawn shop or through acquirement. Ambrosias can transform a blipper organ into a blessed copy for 50 Au using the normal component value. Eating that organ invokes teleportation directly instead; it does not produce a scroll.[2][3][4][5][6]
Description
| Scroll state | Destination | Restrictions and failure |
|---|---|---|
| Uncursed | Random open location on the current level | Uses the ordinary safe-location search. |
| Blessed | Player-selected square | Must be unoccupied floor. An invalid choice falls back to random teleportation and still consumes the scroll. |
| Cursed | Random coordinates without the safe-location search | Landing anywhere other than floor or an open door causes instant death from a solid object. |
Greater positive blessing and enchantment do not add further control. The unchanged cursed name supplies no warning by itself.
Teleportation performs the room and screen updates for the new position. It does not select another dungeon depth or travel to another region. Noncursed use identifies the scroll type. As with other scrolls, blindness and fear prevent reading, so it is not a reliable escape after either condition has already taken hold.[7][8]
Strategy
Prepare and identify teleportation before entering a dangerous fight. Blessing is valuable for choosing a known safe retreat, reaching an isolated floor area, or bypassing a route you have already surveyed. Clairvoyance can help establish a destination; even then, an occupied destination produces a random fallback.
For travel between dungeon depths, use the warp instead. When depending on teleportation as emergency equipment, keep it accessible and arrange an answer to fear, such as a potion of banishing fear. A known cursed copy is unsuitable for casual testing because failure can be immediate and fatal.
References
- ↑ iinit.h in Omega 0.90.4, line 100.
- ↑ item.c in Omega 0.90.4, line 7 (
create_object). - ↑ site1.c in Omega 0.90.4, line 1022 (
l_pawn_shop). - ↑ effect1.c in Omega 0.90.4, line 647 (
acquire). - ↑ item.c in Omega 0.90.4, line 167 (
make_scroll). - ↑ site1.c in Omega 0.90.4, line 805 (
l_alchemist). - ↑ itemf1.c in Omega 0.90.4, line 111 (
i_teleport). - ↑ effect3.c in Omega 0.90.4, line 503 (
p_teleport).