====== Ice Key ====== {{ rpd:images:icekey_sprite.png|Ice Key }} ==== Stats ==== * **Rarity**: Special * **Weight**: 1 * **Slot**: [[en:rpd:keyring_item|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 [[en:rpd:caged_kobold_npc|Caged Kobold]] quest in the Ice Caves * Used with the [[en:rpd:candle_of_visions|Candle of Visions]] quest item ==== Acquisition ==== * Exclusively dropped by the [[en:rpd:ice_guardian_core_mob|Ice Guardian Core]] boss in the [[en:rpd:ice_caves|Ice Caves]] * Only obtainable once per game as it's used for a specific quest ==== Special Notes ==== * Unique to the [[en: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 [[en:rpd:keyring_item|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}}