rpd:armor_kit
Table of Contents
Armor Kit
The Armor Kit is an item in Remixed Dungeon that allows players to transform any regular armor into class-specific armor.
Description
Using this kit of small tools and materials anybody can transform any armor into an “epic armor”, which will keep all properties of the original armor, but will also provide its wearer a special ability depending on his class. No skills in tailoring, leather-working or blacksmithing are required.
Acquisition
The Armor Kit is dropped by the King boss, who appears on the City level (floor 22-24).
Usage
- Select the “Apply” action when using the Armor Kit
- Choose an armor from your inventory to upgrade
- The selected armor will be transformed into the class-specific armor for your current subclass
- The upgraded armor retains all the stats of the original armor
- The upgraded armor provides a special ability based on your character's subclass
Compatible Classes
The Armor Kit creates different special armors depending on the hero's subclass:
- Warrior classes:
- Mage classes:
- Rogue classes:
- Huntress classes:
- Elf classes:
- Necromancer classes:
- Lich → Necromancer Armor with class abilities
- Gnoll classes:
Notes
- The upgraded armor has the same level as the original armor
- Class armors have special abilities unique to each subclass
- The special ability of class armor requires skill points to activate
- Cannot be used on already upgraded or class-specific armors
- Takes 2 turns to apply
Technical Details
- Java Class: com.watabou.pixeldungeon.items.ArmorKit
- Implementation: Extends the base Item class
- Sprite ID: ItemSpriteSheet.KIT
- Action: “APPLY” (ArmorKit_ACAplly)
Content Verification
- Information source: Java Class com.watabou.pixeldungeon.items.ArmorKit
- Stats verification: Extracted directly from class implementation
- Effect descriptions: Based on in-game mechanics and string resources
- Source code: ArmorKit.java
Related
- Class Armor - Overview of all class-specific armors
- King - Boss that drops the Armor Kit
- Armor - Regular armor that can be upgraded
rpd/armor_kit.txt · Last modified: by 127.0.0.1
