Table of Contents

Doctor Armor

Doctor Armor

The Doctor Armor is the class-specific armor for the Doctor class in Remixed Pixel Dungeon. It grants the Doctor a powerful area-of-effect ability: the Miasma Cloud.

Description

The Doctor Armor is the designated class armor for the Doctor class. When activated, its special ability releases a cloud of noxious miasma that damages and disables enemies caught in it. The Doctor, protected by the mask, is immune to the gas they create.

Special Ability: Miasma Cloud

The Doctor Armor's active special ability is Miasma Cloud (trigger key: `DoctorSpecial`):

Class Restriction

This armor can only be equipped by the Doctor class. Attempting to equip it on any other class triggers a warning: “Only plague doctors can use this armor!” (`DoctorArmor_NotDoctor`).

Visual Appearance

Despite the internal name `DoctorArmor`, the in-game sprite visual name is PlagueDoctorArmor (see `DoctorArmor.getVisualName()`). The armor is rendered with a helmet, collar, and full hair/facial-hair coverage (`hasHelmet`, `hasCollar`, `coverHair`, `coverFacialHair`).

See Also

Content Verification