User Tools

Site Tools


en:rpd:medicine_mask_item

Differences

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

Link to this comparison view

en:rpd:medicine_mask_item [2026/01/03 02:09] – Add English Medicine Mask Item page mikeen:rpd:medicine_mask_item [2026/01/03 02:11] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Medicine Mask Item ======
  
 +{{ rpd:images:plague_doctor_mask_item.png|Medicine Mask }}
 +
 +The Medicine Mask (also known as Surgical Mask) is a special accessory item in Remixed Dungeon that can be obtained by completing the Plague Doctor's quest for the first time.
 +
 +==== Description ====
 +A surgical mask is designed to catch microorganisms shed in liquid droplets and aerosols from the wearer's mouth and nose. It is a special accessory obtained as a reward from the [[en:rpd:plague_doctor_npc|Plague Doctor NPC]].
 +
 +==== Acquisition ====
 +  * The Medicine Mask is rewarded when completing the [[en:rpd:plague_doctor_npc|Plague Doctor's]] quest for the first time
 +  * It is a unique reward that can only be obtained once per character
 +  * Part of the [[en:rpd:doctor_class|Doctor class]] questline
 +
 +==== Special Properties ====
 +  * Type: Accessory
 +  * Covers facial hair when worn
 +  * Unlocked as a badge reward (Doctor Quest Completed badge)
 +  * Non-IAP item (cannot be purchased with real money)
 +
 +==== Usage ====
 +  * Worn as an accessory in the face slot
 +  * A cosmetic item with no functional gameplay effects
 +  * Provides a thematic appearance for players who have completed the quest
 +
 +==== Source Code References ====
 +  * Java Implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/items/accessories/MedicineMask.java|MedicineMask.java]]
 +  * String Resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L2609-L2612|MedicineMask strings (EN)]], [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L2610-L2613|MedicineMask strings (RU)]]
 +  * Badge Requirement: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/Badges.java#L194|Badge.DOCTOR_QUEST_COMPLETED]]
 +
 +==== Notes ====
 +  * The Medicine Mask is purely cosmetic and has no gameplay effects
 +  * Obtaining this item unlocks the "Doctor Quest Completed" badge
 +  * Similar masks exist in other languages with appropriate translations (Surgical Mask, Medical Mask, etc.)
 +
 +{{tag> rpd items accessories quest_reward}}
en/rpd/medicine_mask_item.txt · Last modified: by 127.0.0.1