User Tools

Site Tools


rpd:doctor_class

Differences

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

Link to this comparison view

rpd:doctor_class [2025/12/18 23:04] – Add missing hero class and subclass pages, update naming convention, fix innkeeper page mikerpd:doctor_class [2025/12/18 23:05] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Doctor Class ======
  
 +{{ rpd:images:hero_DOCTOR.png|Doctor Class Sprite }}
 +
 +The **Doctor** is one of the starting [[rpd:hero_classes|hero classes]] in Remixed Dungeon. The Doctor is a class focused on medical and alchemical abilities.
 +
 +==== Description ====
 +The Doctor is a class focused on medical and alchemical knowledge, with abilities related to healing and potion use. This class is still in development as "Coming Soon" status as of recent versions.
 +
 +==== Starting Equipment ====
 +  * [[rpd:potion_of_healing|Potion of Healing]]
 +  * [[rpd:potion_of_toxic_gas|Potion of Toxic Gas]]
 +  * [[rpd:potion_of_paralytic_gas|Potion of Paralytic Gas]]
 +  * [[rpd:food_ration|Ration of Food]]
 +  * 50 [[rpd:gold|Gold Coins]]
 +
 +==== Stats ====
 +  * **Starting Strength:** 10 (standard)
 +  * **Starting HP:** 15 (standard)
 +  * **Starting SP:** 10 (standard)
 +  * **Max Inventory:** 19 slots
 +
 +==== Special Abilities ====
 +  * **Magic Affinity:** PlagueDoctor magic affinity, allowing access to disease and toxic spells
 +  * **Potion Focus:** Specialized abilities related to potion use and effects
 +  * **Accuracy Penalty:** May have accuracy penalties when not using specific equipment like Bone Saw (5% chance to receive accuracy penalty, -5 to attack skill)
 +
 +==== Subclasses ====
 +As of current development, subclass options for the Doctor are not yet implemented.
 +
 +==== Advantages ====
 +  * Potion-related abilities and effects
 +  * Gas-based combat options
 +  * Specialized alchemical knowledge
 +
 +==== Disadvantages ====
 +  * **Development Status:** This class is marked as "Coming Soon" and may not be fully implemented
 +  * May have accuracy penalties with certain equipment
 +  * Limited information available about specific mechanics
 +  * May not be available for normal gameplay
 +
 +==== Strategy ====
 +  * Leverage potion-related abilities
 +  * Use gas-based effects strategically
 +  * Be aware of accuracy penalties and equipment requirements
 +
 +==== Content Verification ====
 +  * Information source: Java Classes and initHeroes.json
 +  * Starting equipment: RemixedDungeon/src/main/assets/hero/initHeroes.json
 +  * Stats: RemixedDungeon/src/main/assets/hero/initHeroes.json
 +  * Class implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/hero/HeroClass.java|HeroClass.java]]
 +
 +==== See Also ====
 +  * [[rpd:hero_classes|Hero Classes]]
 +  * [[rpd:hero_subclasses|Hero Subclasses]]
 +
 +{{tag> rpd classes doctor hero development}}
rpd/doctor_class.txt · Last modified: by 127.0.0.1