User Tools

Site Tools


rpd:torch_item

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

rpd:torch_item [2025/12/24 01:56] – Update wiki pages with accurate information and create missing pages mikerpd:torch_item [2025/12/24 02:14] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Torch ======
  
 +{{ rpd:images:torch_item.png|Torch Item }}
 +
 +**Torch** is a utility item in Remixed Dungeon that provides light in dark dungeon areas.
 +
 +==== Description ====
 +The Torch is a basic light source that temporarily increases the hero's field of vision in dark dungeon areas. It can be especially useful for exploring and identifying dangers from a distance.
 +
 +==== Basic Stats ====
 +  * **Type**: Utility Item
 +  * **Stacks**: Yes
 +  * **Weight**: 1
 +  * **Identified**: Always identified
 +  * **Degrades**: Yes (burns out after a time)
 +
 +==== Uses ====
 +  * Provides light for 5 turns when lit
 +  * Allows hero to see further in dark areas
 +  * Can be used strategically to reveal hidden enemies or traps
 +  * Can be combined with fire-based attacks to light flammable elements
 +
 +==== Acquisition ====
 +  * Found in dungeon levels, especially in the early areas
 +  * Sometimes found in containers like [[rpd:chests|Chests]]
 +  * May be dropped by certain [[rpd:mobs|Mobs]]
 +  * Available in [[rpd:shops|Shops]] when they stock utility items
 +
 +==== Strategy ====
 +  * Use torches to safely scout ahead in dark corridors
 +  * Light torches before entering rooms when you suspect enemies are present
 +  * Consider timing your torch usage to maximize their benefit
 +  * Torches can be used as a last resort for fire-based effects (though not as effective as dedicated fire attacks)
 +
 +==== Content Verification ====
 +  * Java Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/Torch.java|Torch.java]]
 +  * Item base class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/Item.java|Item.java]]
 +  * String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1552|Torch_Name]] and [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1553|Torch_Info]]
 +
 +==== See Also ====
 +  * [[rpd:light|Light Sources]]
 +  * [[rpd:items|Items]]
 +  * [[rpd:utility_items|Utility Items]]
 +
 +{{tag> rpd items utility torch light }}
rpd/torch_item.txt · Last modified: by 127.0.0.1