User Tools

Site Tools


rpd:ice_trap_level_object

Differences

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

Link to this comparison view

rpd:ice_trap_level_object [2025/12/27 21:22] – Add ice_trap_level_object.txt page to resolve red link mikerpd:ice_trap_level_object [2025/12/27 21:26] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Ice Trap ======
  
 +{{ rpd:images:ice_trap_level_object.png|Ice Trap }}
 +
 +**Ice Trap** is a theoretical trap in Remixed Dungeon that was referenced in some wiki pages but does not appear as a distinct trap type in the actual game code.
 +
 +==== Description ====
 +While some wiki pages refer to an "Ice Trap" that applies freezing effects, there is no specific trap implementation in the game code for an ice trap. Instead, freezing effects in the game come from other sources:
 +  * [[rpd:potion_of_frost_item|Potion of Frost]] when shattered
 +  * [[rpd:wand_of_frost_item|Wand of Frost]]
 +  * [[rpd:ice_elemental_mob|Ice Elementals]]
 +  * [[rpd:icecap_plant|Icecap plants]] when picked or trampled
 +  * [[rpd:freeze_globe_spell|Freeze Globe Spell]]
 +
 +==== Effects ====
 +The freezing effects in the game (like the [[rpd:frost_buff|Frost]] status effect) cause:
 +  * Complete immobilization of the affected character
 +  * Prevention of any actions during the effect duration
 +  * Potential freezing of carried items (see [[rpd:frost_buff|Frost]] for details)
 +
 +==== Strategy ====
 +  * Be aware that freezing effects exist from multiple sources, not just theoretical traps
 +  * Carry items that can counteract freezing effects if needed
 +  * If frozen, wait for the effect to wear off naturally or be prepared with items that can break the effect
 +
 +==== Content Verification ====
 +  * This page created to address red link found by find_red_links.py
 +  * After examining the codebase, no specific ice trap implementation was found
 +  * Freezing effects in the game are implemented through other game elements (potions, wands, etc.)
 +  * References to ice traps in other wiki pages may be outdated or refer to similar effects from other sources
 +
 +==== See Also ====
 +  * [[rpd:traps|Traps]] - General information about traps
 +  * [[rpd:frost_buff|Frost]] - The status effect that freezing sources apply
 +  * [[rpd:potion_of_frost_item|Potion of Frost]] - A source of freezing effects
 +  * [[rpd:wand_of_frost_item|Wand of Frost]] - Another source of freezing effects
 +  * [[rpd:ice_elemental_mob|Ice Elemental]] - Enemy that can apply frost
 +  * [[rpd:freeze_globe_spell|Freeze Globe Spell]] - Spell that creates freezing effects
 +
 +{{tag> rpd traps level_object frost}}
rpd/ice_trap_level_object.txt · Last modified: by 127.0.0.1