User Tools

Site Tools


rpd:armor_kit_item

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
rpd:armor_kit_item [2025/12/21 01:23] – Create armor kit item page with proper information mikerpd:armor_kit_item [2025/12/21 01:28] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Armor Kit ======
  
 +{{ rpd:images:armor_kit_item.png|Armor Kit }}
 +
 +==== Description ====
 +The **Armor Kit** is a unique item that allows the hero to upgrade their current armor to a special class armor that is tailored to their hero class and subclass. This provides additional benefits when compared to regular armor upgrades.
 +
 +==== Usage ====
 +* Use the Armor Kit on any armor of level 1 or higher to transform it into a class armor
 +* The resulting class armor will have the same level as the original armor
 +* Class armors provide special abilities when the hero has a certain amount of health
 +
 +==== Special Abilities ====
 +Each class armor has a unique special ability that activates when the hero's health is below a certain threshold (usually 50%):
 +
 +  * **Warrior Armor (Gladiator)**: Throws a stone at enemies, dealing damage equal to 200% of the hero's strength
 +  * **Mage Armor (Battlemage)**: Performs a soul strike that deals damage equal to 200% of the hero's strength and inflicts burning
 +  * **Rogue Armor (Freerunner)**: Creates a smoke bomb that blinds all nearby enemies for 3 turns
 +  * **Huntress Armor (Sniper)**: Performs a precise shot that deals 200% of hero's strength as damage with 50% accuracy bonus
 +  * **Elf Armor (Shaman)**: Summons a friendly Spirit Wolf for 20 turns
 +  * **Necromancer Armor (Witch Doctor)**: Summons a friendly Deathling for 20 turns
 +  * **Gnoll Armor (Guardian)**: Creates a shield that reduces physical damage by 50% for 5 turns
 +
 +==== Availability ====
 +* Found in the Demon Halls as a reward for completing the level
 +* May also appear in rare treasure locations
 +
 +==== Content Verification ====
 +* Information source: Java class [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/ArmorKit.java|ArmorKit.java]]
 +* Stats verification: Extracted from ArmorKit.java
 +* Effect descriptions: Based on string resources and in-game mechanics
 +* String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L246|ArmorKit_Name]], [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L247|ArmorKit_Info]], [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L248|ArmorKit_Gender]]
 +* Machine-readable data: [[mr:armor_kit_item|mr:armor_kit_item]]
 +* Last updated: December 21, 2025
 +
 +{{tag> rpd items equipment upgrade }}

Exception: Git command failed to perform periodic pull: error: Your local changes to the following files would be overwritten by merge: pages/rpd/armor.txt Please commit your changes or stash them before you merge. Aborting

Exception: Git command failed to perform periodic pull: error: Your local changes to the following files would be overwritten by merge: pages/rpd/armor.txt Please commit your changes or stash them before you merge. Aborting

An unforeseen error has occured. This is most likely a bug somewhere. It might be a problem in the gitbacked plugin.

More info has been written to the DokuWiki error log.