mr:deathling_mob
Table of Contents
Deathling Mob - Code References
Java Classes
- Deathling.java - Main mob implementation
- SummonDeathling.java - The spell that summons Deathling mobs
JSON Configuration
- Deathling.json - Sprite configuration
String Resources
<string name="Deathling_Name">deathling</string> <string name="Deathling_Gender">masculine</string> <string name="Deathling_Name_Objective">deathling</string> <string name="Deathling_Desc">The Deathling is a soul of a fallen hero who was unlucky enough to be summoned by a fellow adventurer, who practices necromancy.</string>
Lua Scripts
This entity is implemented in Java, no Lua script exists
Related mr Entities
mr/deathling_mob.txt · Last modified: by 127.0.0.1
