mr:necromancer_npc
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:necromancer_npc [2026/05/19 03:53] – Add missing wiki pages: mr: pages and en:rpd overview pages Qwen Assistant | mr:necromancer_npc [2026/05/19 05:03] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== mr: | ||
| + | |||
| + | Machine-readable reference page for Necromancer NPC in Remixed Dungeon. | ||
| + | |||
| + | ==== Java Implementation ==== | ||
| + | |||
| + | **Class File**: | ||
| + | * File: [[https:// | ||
| + | * Path: com/ | ||
| + | * Entity Kind: Necromancer | ||
| + | * Type: NPC | ||
| + | |||
| + | ==== NPC Properties ==== | ||
| + | |||
| + | **Basic Properties**: | ||
| + | * Type: NPC | ||
| + | * Found in: Prison level | ||
| + | * Sells: Various undead-related items | ||
| + | |||
| + | **Lua Definition**: | ||
| + | * No Lua script - implemented in Java | ||
| + | |||
| + | ==== Effects ==== | ||
| + | |||
| + | **Primary Effects**: | ||
| + | * Can summon undead | ||
| + | * Sells necromancy-related items | ||
| + | |||
| + | **Implementation**: | ||
| + | * File: Necromancer.java | ||
| + | * Shop functionality | ||
| + | * Dialog system | ||
| + | |||
| + | ==== String Resources ==== | ||
| + | |||
| + | **English (values/ | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | **Russian (values-ru/ | ||
| + | * Necromancer_Name - Russian NPC name | ||
| + | * Necromancer_Info - Russian description | ||
| + | |||
| + | ==== Wiki Pages ==== | ||
| + | |||
| + | **English**: | ||
| + | * [[en: | ||
| + | |||
| + | **Russian**: | ||
| + | * [[ru: | ||
| + | |||
| + | ==== Code References ==== | ||
| + | |||
| + | * Main implementation: | ||
| + | * String resources: [[https:// | ||
| + | |||
| + | {{tag> mr npcs necromancer reference machine-readable}} | ||
