User Tools

Site Tools


rpd:ice_key

Differences

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

Link to this comparison view

rpd:ice_key [2025/12/20 02:11] – Update ice_key.txt with enhanced source code references mikerpd:ice_key [2025/12/20 02:12] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Ice Key ======
  
 +{{ rpd:images:icekey_sprite.png|Ice Key }}
 +
 +==== Stats ====
 +  * **Rarity**: Special
 +  * **Weight**: 1
 +  * **Slot**: [[rpd:keyring|Keyring]]
 +  * **Identified**: Yes (always identified)
 +
 +==== Description ====
 +This key seems to be made of ice, but it is as hard as steel. The Ice Key is a special key used to access frozen areas and special rooms in Remixed Dungeon.
 +
 +==== Usage ====
 +  * Opens ice-themed locked doors and barriers
 +  * Required for the [[rpd:cagedkobold|Caged Kobold]] quest in the Ice Caves
 +  * Used with the [[rpd:candle_of_visions|Candle of Visions]] quest item
 +
 +==== Acquisition ====
 +  * Exclusively dropped by the [[rpd:ice_guardian_core|Ice Guardian Core]] boss in the [[rpd:ice_caves|Ice Caves]]
 +  * Only obtainable once per game as it's used for a specific quest
 +
 +==== Special Notes ====
 +  * Unique to the [[rpd:ice_caves|Ice Caves]] area
 +  * Required for completing the Caged Kobold quest
 +  * Unlike regular keys, this key has special quest significance
 +  * Stored in the [[rpd:keyring|Keyring]] slot, not regular inventory
 +
 +==== Content Verification ====
 +  * **Information Source**: Java class [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/items/icecaves/IceKey.java|IceKey.java]]
 +  * **Stats Verification**: Properties extracted from the IceKey class and string resources
 +  * **Effect Description**: Based on code analysis and string resources
 +  * **String Resources**: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1059-L1060|IceKey_Name and IceKey_Info in strings_all.xml]]
 +  * **Last Updated**: Verified against source code
 +
 +==== Source Code References ====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/items/icecaves/IceKey.java|IceKey.java]] - Java implementation
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1059-L1060|strings_all.xml]] - String resources for name and description
 +
 +{{tag> rpd items ice_key special boss_drop quest}}
rpd/ice_key.txt · Last modified: by 127.0.0.1