User Tools

Site Tools


en:rpd:wandmaker_npc

Differences

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

Link to this comparison view

en:rpd:wandmaker_npc [2026/01/01 19:45] – namespace move Mikeen:rpd:wandmaker_npc [2026/01/01 19:47] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Wandmaker ======
  
 +{{ rpd:images:wandmaker_npc.png|Wandmaker NPC }}
 +
 +The **Wandmaker** is a friendly [[en:rpd:npc|NPC]] who appears in the [[en:rpd:prison_level|Prison level]] and offers to upgrade wands in exchange for [[en:rpd:rotberry_seed_item|Rotberry Seeds]].
 +
 +==== Location ====
 +  * **Level:** [[en:rpd:prison_level|The Prison]]
 +  * **Access:** Found randomly in certain rooms of the Prison level
 +  * **Uniqueness:** Single encounter per game
 +
 +==== Services ====
 +  * **Wand Upgrading:** Enhances the quality of wands
 +  * **Seed Exchange:** Trades Rotberry Seeds for upgraded wands
 +  * **Free Identification:** Identifies all wands in exchange for a Rotberry Seed
 +
 +==== Mechanics ====
 +  * **Upgrade Process:** Improves wand quality and effectiveness
 +  * **Seed Requirement:** Costs 1 [[en:rpd:rotberry_seed_item|Rotberry Seed]] per wand upgrade
 +  * **Identification:** Identifies all your wands when upgrading any wand
 +  * **Quality Improvement:** Upgraded wands have better performance
 +
 +==== Strategy ====
 +  * **Early Investment:** Getting a key wand upgraded early can be very beneficial
 +  * **Seed Conservation:** Only upgrade wands you plan to use extensively
 +  * **Identification Advantage:** Get all wands identified in one transaction
 +  * **Worthwhile Upgrades:** Especially valuable for wands you use frequently
 +  * **Prison Exploration:** Worth exploring the prison thoroughly to find this NPC
 +
 +==== Interaction ====
 +  * Approaching the Wandmaker opens a special interface
 +  * You can select any wand from your inventory to be upgraded
 +  * The Wandmaker will identify all your wands when performing an upgrade
 +  * You must have at least one [[en:rpd:rotberry_seed_item|Rotberry Seed]] to perform an upgrade
 +
 +==== Code References ====
 +  * **Java Implementation:** [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/npcs/WandMaker.java|WandMaker.java]]
 +  * **NPC Base Class:** [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/npcs/NPC.java|NPC.java]]
 +  * **Item Factory:** [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/npcs/WandMaker.java#L141-L148|Wand creation]]
 +  * **String Resources:** [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml|String resources for Wandmaker dialogue]]
 +
 +==== Related Items ====
 +  * [[en:rpd:rotberry_seed_item|Rotberry Seed]] - Currency for upgrades
 +  * [[en:rpd:wands|Wands]] - Items that can be upgraded
 +  * [[en:rpd:prison_level|Prison Level]] - Where the Wandmaker is found
 +  * [[en:rpd:npcs|NPCs]] - Other friendly NPCs in the dungeon
 +
 +{{tag> rpd npcs prison services}}
en/rpd/wandmaker_npc.txt · Last modified: by 127.0.0.1