====== Ice Key ====== {{ rpd:images:icekey_sprite.png|Ice Key }} The Ice Key is a special key item found in the Ice Caves area of Remixed Dungeon. It is used to unlock special containers and areas in the ice-themed dungeon levels. ==== Acquisition ==== The Ice Key is dropped by the Ice Guardian Core boss in the Ice Caves. This key is essential for accessing special areas and containers that require an ice-themed key to open. ==== Uses ==== * Opening special ice-themed chests and containers * Unlocking special doors in the Ice Caves area * Accessing exclusive areas that require the Ice Key ==== Properties ==== * **Type**: Key * **Rarity**: Special (drops from specific boss) * **Auto-identification**: Yes (automatically identified when obtained) * **Keyring**: Yes (automatically stored in keyring when found) ==== Strategy ==== The Ice Key is a valuable item for accessing exclusive content in the Ice Caves. Keep it safe as it may be required for important progression or valuable rewards. ==== Information Sources ==== * Java Implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/items/icecaves/IceKey.java|IceKey.java]] * String Resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1059-L1060|IceKey strings]] * Related mobs: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/icecaves/IceGuardianCore.java|IceGuardianCore.java]] (drops the key) {{tag> rpd items keys icecaves }}