====== Doctor Coat ====== The **Doctor Coat** (internal name: Doctor Armor) is the class-specific armor for the [[en:rpd:doctor_class|Doctor]] class in Remixed Pixel Dungeon. It functions as a standard armor piece without any special abilities. ==== Description ==== The Doctor Coat is the designated class armor for the Doctor class. Unlike other class armors, it does not have any special active abilities or unique mechanics beyond standard armor properties. ==== Special Ability ==== The Doctor Coat does not have any special active abilities or effects. It functions as a regular armor piece with standard defensive properties. ==== Class Restriction ==== This armor can only be effectively used by the Doctor class. If worn by other classes, it may not function properly or could have negative effects. ==== Content Verification ==== * Information source: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/items/common/armor/DoctorArmor.java|DoctorArmor.java]] * Code verification: DoctorArmor extends ClassArmor but has empty implementations for special() and doSpecial() methods ==== See Also ==== * [[en:rpd:doctor_class|Doctor Class]] * [[en:rpd:class_armor|Class Armor Abilities]] * [[en:rpd:items|Items]] * [[en:rpd:mechanics|Game Mechanics]] {{tag> rpd armor class_armor doctor}}