mr:healer_npc
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:healer_npc [2026/02/14 08:38] – Update MR namespace and item pages with enhanced code references and technical details Remixed Dungeon Wiki Maintainer | mr:healer_npc [2026/02/14 08:38] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Healer NPC - Code References ====== | ||
| + | ===== Entity Information ===== | ||
| + | * **Entity Kind:** HealerNPC | ||
| + | * **Type:** npc | ||
| + | * **Namespace: | ||
| + | * **Inherits From:** [[mr: | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * **Parent Class:** [[https:// | ||
| + | |||
| + | ===== Usage in Code ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity is implemented in Java, no JSON configuration exists | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== String Resource Locations ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Entity Behavior ===== | ||
| + | * **Immobile**: | ||
| + | * **Interaction**: | ||
| + | * **Automatic Messages**: Says random phrases when hero is nearby | ||
| + | * **Special Ability**: Provides healing services through WndPriest interface | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
mr/healer_npc.txt · Last modified: by 127.0.0.1
