mr:necromancer_npc
Table of Contents
mr:necromancer_npc
Machine-readable reference page for Necromancer NPC in Remixed Dungeon.
Java Implementation
Class File:
- File: Necromancer.java
- Path: com/watabou/pixeldungeon/actors/npcs/Necromancer.java
- 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/strings_all.xml):
- Necromancer_Name - NPC name
- Necromancer_Info - NPC description
Russian (values-ru/strings_all.xml):
- Necromancer_Name - Russian NPC name
- Necromancer_Info - Russian description
Wiki Pages
Code References
- Main implementation: Necromancer.java
- String resources: strings_all.xml:Necromancer
mr/necromancer_npc.txt · Last modified: by 127.0.0.1
