Draft:Scroll of light: Difference between revisions
OmegaAdmin (talk | contribs) 连续整理怪物独立草稿:来源、能力、遗骸与策略,并同步符号索引 |
OmegaAdmin (talk | contribs) 补齐杂物与工具独立稿、总览和陷阱机制,修正火把并连接相关入口 |
||
| Line 14: | Line 14: | ||
== Strategy == | == Strategy == | ||
Use it inside a dark room you intend to search or fight in. Reading in a corridor merely to obtain a portable light can waste the scroll. | Use it inside a dark room you intend to search or fight in. Reading in a corridor merely to obtain a portable light can waste the scroll. Do not assume a [[Draft:Torch|torch]] supplies reliable portable light in 0.90.4: source inspection finds that ordinary hand placement fails to enable its illumination effect, while activation can reduce existing illumination.<ref>{{Source|inv.c|1537|1572}}; {{Source|command2.c|100|125}}; {{Source|itemf1.c|941|952}}.</ref> | ||
Blessing lengthens the personal illumination only when the room-lighting branch succeeds. It does not make every location eligible. A known cursed scroll can deliberately darken an eligible room, but darkness is not invisibility, and this action is not a general defense against attacks. See [[Draft:Scroll of clairvoyance|clairvoyance]] for remote terrain revelation instead of lighting. | Blessing lengthens the personal illumination only when the room-lighting branch succeeds. It does not make every location eligible. A known cursed scroll can deliberately darken an eligible room, but darkness is not invisibility, and this action is not a general defense against attacks. See [[Draft:Scroll of clairvoyance|clairvoyance]] for remote terrain revelation instead of lighting. | ||
Latest revision as of 12:25, 20 September 2026
| ? | |
| Type | Scroll |
|---|---|
| Base value (Au) | 30 |
| Item level | 0 |
| Weight | 5 |
| Unidentified appearance | Random inscription |
| Cursed name | Scroll of darkness |
A scroll of light lights a suitable dark room and can give the reader temporary personal illumination. Its usefulness depends on where it is read, not simply on whether the player wishes to see farther.[1]
Generation
It belongs to the item-level-0 random scroll pool. The pawn shop and acquirement are additional sources. Ambrosias transforms murk cloud particles or shadowstuff into a blessed light scroll; using the ordinary component values, these transformations cost 20 Au each.[2][3][4][5][6]
Description
If the player is in a recognized room that is currently dark, a noncursed reading spreads room light and adds 3 + blessing strength illumination units. Personal illumination normally expires through the ten-minute status updates. The changed room lighting is a separate result, not just the personal timer.
In an already lit room, the scroll only produces a glow message and adds no personal illumination. In locations outside the recognized-room condition, it gives a brief glimmer with no lasting light. A cursed copy darkens an eligible lit room; in an already dark room or unsuitable location, it has no useful effect. Every reading identifies the type.[7][8][9]
Strategy
Use it inside a dark room you intend to search or fight in. Reading in a corridor merely to obtain a portable light can waste the scroll. Do not assume a torch supplies reliable portable light in 0.90.4: source inspection finds that ordinary hand placement fails to enable its illumination effect, while activation can reduce existing illumination.[10]
Blessing lengthens the personal illumination only when the room-lighting branch succeeds. It does not make every location eligible. A known cursed scroll can deliberately darken an eligible room, but darkness is not invisibility, and this action is not a general defense against attacks. See clairvoyance for remote terrain revelation instead of lighting.
References
- ↑ iinit.h in Omega 0.90.4, line 134.
- ↑ 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 933 (
i_illuminate). - ↑ effect3.c in Omega 0.90.4, line 1133 (
illuminate). - ↑ aux2.c in Omega 0.90.4, line 340 (
tenminute_status_check). - ↑ inv.c in Omega 0.90.4, lines 1537–1572; command2.c in Omega 0.90.4, lines 100–125; itemf1.c in Omega 0.90.4, lines 941–952.