User Tools

Site Tools


rpd:plague_doctor_armor

Differences

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

Link to this comparison view

rpd:plague_doctor_armor [2025/12/21 23:34] – Update wiki pages based on code verification and create missing pages - Updated potion_of_invisibility.txt with correct duration (15 turns) and price (40 gold) - Updated classes.txt with complete starting equipment and class information - Updated class_ar mikerpd:plague_doctor_armor [2025/12/21 23:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Plague Doctor Armor ======
  
 +{{ rpd:images:doctor_armor.png|Plague Doctor Armor }}
 +
 +The **Plague Doctor Armor** is the class-specific armor for the [[rpd:doctor_class|Doctor]] class, particularly associated with the Plague Doctor subclass. It's a "Coming Soon" feature in the game.
 +
 +==== Item Overview ====
 +  * **Type:** Class Armor
 +  * **Class:** [[rpd:doctor_class|Doctor]]
 +  * **Subclass:** [[rpd:plague_doctor_subclass|Plague Doctor]] (Coming Soon)
 +  * **Special Effect:** Unique abilities related to disease and healing mechanics
 +
 +==== Special Abilities ====
 +  * **Disease and Healing Mechanics:** The armor provides special abilities related to disease and healing mechanics (specific details TBD)
 +  * **Class-specific:** Only usable by the Doctor class
 +
 +==== Obtaining ====
 +  * Available as a class armor for the Doctor class once the Plague Doctor subclass is implemented
 +  * Can be crafted using an [[rpd:armor_kit_item|Armor Kit]] on regular armor of the same tier
 +
 +==== Strategy ====
 +  * Intended to enhance the Doctor's unique playstyle focused on plague and healing mechanics
 +  * Expected to synergize with the Doctor's starting equipment and abilities
 +
 +==== Content Verification ====
 +  * Information source: Java Class [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/items/common/armor/DoctorArmor.java|DoctorArmor.java]]
 +  * Stats verification: Extracted from DoctorArmor.java class methods
 +  * Effect descriptions: Based on code analysis and class-specific mechanics
 +  * Status: Coming Soon feature, implementation details may change
 +
 +==== Related Items ====
 +  * [[rpd:doctor_class|Doctor Class]] - Main class that uses this armor
 +  * [[rpd:armor_kit_item|Armor Kit]] - Used to craft class armor from regular armor
 +  * [[rpd:class_armor|Class Armor]] - General information about class-specific armors
 +
 +{{tag> rpd items armor class_armor doctor }}