mr:dread_knight_mob
Table of Contents
Dread Knight Mob - Code References
Java Classes
The entity is implemented in Java in the following file:
- RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/necropolis/DreadKnight.java - Main implementation class
JSON Configuration
This entity may have JSON configuration in these files:
- RemixedDungeon/src/main/assets/spritesDesc/DreadKnight.json - Sprite animations and effects configuration
String Resources
<string name="DreadKnight_Name">Dread Knight</string> <string name="DreadKnight_Info">A rare variant of the Death Knight with enhanced stats and abilities.</string>
Lua Scripts
This entity is implemented in Java, no Lua script exists
Related Files
- DeathKnight.java - Parent mob class
mr/dread_knight_mob.txt · Last modified: by 127.0.0.1
