User Tools

Site Tools


en:rpd:ice_key_item

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:rpd:ice_key_item [2026/02/13 12:49] – Update wiki pages based on standards compliance review - Renamed ice_key.txt to ice_key_item.txt for proper entity naming - Updated content of ice_key_item.txt to match source code information - Updated Russian pages to reference correct ice_key_item name mikeen:rpd:ice_key_item [2026/02/13 12:52] (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**: [[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 [[en:rpd:ice_caves_level|Ice Caves]]
 +
 +==== Acquisition ====
 +  * Exclusively dropped by the [[en:rpd:ice_guardian_core_mob|Ice Guardian Core]] boss in the [[en:rpd:ice_caves_level|Ice Caves]]
 +  * Only obtainable once per game as it's used for a specific quest
 +
 +==== Special Notes ====
 +  * Unique to the [[en:rpd:ice_caves_level|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#L1064-L1065|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#L1064-L1065|strings_all.xml]] - String resources for name and description
 +
 +{{tag> rpd items ice_key special boss_drop quest}}
en/rpd/ice_key_item.txt · Last modified: by 127.0.0.1