rpd:blacksmith
Differences
This shows you the differences between two versions of the page.
| rpd:blacksmith [2025/12/19 23:54] – Update blacksmith and bleeding pages with enhanced source code references mike | rpd:blacksmith [2025/12/19 23:55] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Blacksmith ====== | ||
| + | |||
| + | {{ rpd: | ||
| + | |||
| + | The troll blacksmith is a helpful NPC who can upgrade your equipment through his reforge service, but only after you complete his quest. | ||
| + | |||
| + | ==== Description ==== | ||
| + | This troll blacksmith looks like all trolls look: he is tall and lean, and his skin resembles stone in both color and texture. The troll blacksmith is tinkering with unproportionally small tools. | ||
| + | |||
| + | ==== Quest ==== | ||
| + | To unlock the blacksmith' | ||
| + | 1. **Dark Gold Quest:** Mine 15 pieces of dark gold ore and bring them to him | ||
| + | 2. **Blood Quest:** Kill a bat with the special pickaxe he provides (making the pickaxe " | ||
| + | |||
| + | ==== Services ==== | ||
| + | * **Reforge: | ||
| + | * Costs: Nothing (but requires completing the quest first) | ||
| + | * Prerequisites: | ||
| + | |||
| + | ==== Mechanics ==== | ||
| + | * **Reforge Requirements: | ||
| + | * Both items must be the same type | ||
| + | * Both items must be identified | ||
| + | * Neither item can be cursed | ||
| + | * Items must be of positive or zero level (not junk with negative level) | ||
| + | * Both must be upgradable items | ||
| + | * **Reforge Process:** | ||
| + | * Combines two items into one of higher quality | ||
| + | * The higher level item determines the base (if levels differ) | ||
| + | * Provides a free upgrade to the resulting item | ||
| + | * The lower level item is destroyed in the process | ||
| + | |||
| + | ==== Notes ==== | ||
| + | * Found randomly in caves level (depth 12+) | ||
| + | * Has 1000 defense skill (effectively can't be attacked successfully) | ||
| + | * After using the reforge service once, will not offer services again (Quest.reforged = true) | ||
| + | * Only spawns in standard rooms that are 5x5 or larger | ||
| + | * Alternative quest (blood vs. gold) selected randomly | ||
| + | |||
| + | ==== Data Validation ==== | ||
| + | This information is extracted directly from the game code and validated against the source implementation. The details are accurate as of the referenced source files and provide reliable information about the NPC mechanics. | ||
| + | |||
| + | ==== Content Verification ==== | ||
| + | * Information source: Java Class in Remixed Dungeon codebase | ||
| + | * Stats verified: Yes, extracted directly from Blacksmith.java | ||
| + | * Effect descriptions: | ||
| + | * Last updated: Based on Blacksmith.java class properties | ||
| + | |||
| + | ==== Source Code References ==== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | String resources: | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ==== Related ==== | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
rpd/blacksmith.txt · Last modified: by 127.0.0.1
