mr:shadow_mob
Table of Contents
Shadow Mob - Code References
Java Classes
Java Usage
- Used in Boss.java:78 - Instance check: instanceof Shadow
- Used in MobFactory.java:158 - Registered as game mob
- Used in ShadowLord.java:68 - Spawns from ShadowLord boss: new Shadow()
- Used in SpellHelper.java:25 - Affinity reference: AFFINITY_SHADOW
JSON Configuration
This entity is implemented in Java, no JSON configuration exists
String Resources
<string name="Shadow_Name">shadow</string> <string name="Shadow_Name_Objective">shadow</string> <string name="Shadow_Desc">Shadows silently wander through the ruins of the ancient prison, only occasionally showing themselves to adventurers, usually in their latest adventure.</string> <!-- Referenced strings --> <string name="ShadowLord_Death">Shadow</string> <string name="Shadow_Gender">neuter</string> <string name="ShadowLord_Intro">Shadow</string> <string name="ShadowsBuff_Name">Shadows</string> <string name="ShadowLord_Name_Objective">Shadow</string> <string name="ShadowsBuff_Info">Shadows</string> <string name="Shadow_Desc">Shadows silently wander through the ruins of the ancient prison, only occasionally showing themselves to adventurers, usually in their latest adventure.</string> <string name="Shadow_Name_Objective">shadow</string> <string name="ShadowLord_Desc">Shadow</string> <string name="ShadowLord_Name">Shadow</string> <!-- Russian strings --> <string name="Shadow_Name">тень</string> <string name="Shadow_Name_Objective">тень</string> <string name="Shadow_Desc">Тени тихо блуждают через руины древней тюрьмы, только иногда показываясь путникам, обычно в их последнем приключении.</string> <!-- Other language strings --> <string name="Shadow_Name">Schatten</string> <string name="Shadow_Desc">Schatten wandern leise durch die Ruinen des alten Gefängnisses, zeigen sich nur vereinzelt einem Abenteurer, meist in ihrem letztem Abenteuer.</string>
Lua Scripts
This entity is implemented in Java, no Lua script exists
Related mr Entities
- Mob (page not yet created)
- WalkingType (page not yet created)
- Shadow Lord (page not yet created)
- Boss (page not yet created)
- Carcass Chance (page not yet created)
- Exp For Kill (page not yet created)
- Base Attack Skill (page not yet created)
mr/shadow_mob.txt · Last modified: by 127.0.0.1

