User Tools

Site Tools


en:rpd:plague_doctor_affinity

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:rpd:plague_doctor_affinity [2026/04/04 10:42] – Fix wiki pages compliance issues for 5 random pages Qwen Assistanten:rpd:plague_doctor_affinity [2026/04/04 10:42] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Plague Doctor Affinity ======
  
 +{{ rpd:images:plague_doctor_npc_mob.png|Plague Doctor }}
 +
 +The **Plague Doctor** affinity is one of the magical [[en:rpd:spell_affinities|affinities]] available in [[en:rpd:remixed_dungeon|Remixed Dungeon]]. It encompasses a variety of spells related to disease, toxins, and healing.
 +
 +==== Description ====
 +The Plague Doctor affinity includes spells that focus on healing, pacification, and mind control mechanics. This affinity is associated with the Plague Doctor NPC character in the game.
 +
 +==== Spells ====
 +Spells that fall under the Plague Doctor affinity include (as defined in [[https://github.com/NYRDS/remixed-dungeon/blob/master/scripts/spells/CustomSpellsList.lua#L17|CustomSpellsList.lua:17]]):
 +  * [[en:rpd:heal_spell|Heal]] - Restores health to a target
 +  * [[en:rpd:calm_spell|Calm]] - Pacifies an enemy
 +  * [[en:rpd:charm_spell|Charm]] - Charms an enemy to fight for you
 +  * [[en:rpd:order_spell|Order]] - Commands friendly characters
 +
 +==== Classes with Plague Doctor Affinity ====
 +Classes that naturally have access to Plague Doctor affinity spells include:
 +  * [[en:rpd:plague_doctor_npc|Plague Doctor]] - Associated with the Plague Doctor NPC (as defined in [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/hero/initHeroes.json#L235|initHeroes.json:235]])
 +
 +==== Related ====
 +  * [[en:rpd:spell_affinities|Spell Affinities]]
 +  * [[en:rpd:spells_overview|Spells]]
 +  * [[en:rpd:plague_doctor_npc|Plague Doctor NPC]]
 +  * [[en:rpd:spell_system|Spell System]]
 +
 +==== Code References ====
 +  * Affinity definition: [[https://github.com/NYRDS/remixed-dungeon/blob/master/scripts/spells/CustomSpellsList.lua#L17|CustomSpellsList.lua:17]]
 +  * Hero configuration: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/hero/initHeroes.json#L235|initHeroes.json:235]]
 +  * NPC implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/npc/PlagueDoctorNPC.java|PlagueDoctorNPC.java]]
 +
 +{{tag> rpd magic plague_doctor affinity }}
en/rpd/plague_doctor_affinity.txt · Last modified: by 127.0.0.1