Table of Contents
DM300 Mob - Code References
Java Classes
JSON Configuration
This entity is implemented in Java, no JSON configuration exists
String Resources
<code xml>
<string name=“DM300_Name”>DM-300</string>
<string name=“DM300_Desc”>This is a a real piece of modern art: a giant mechanical walker with a rocket launcher for a left arm and a roll of barbed wire for a right arm. Who built this thing? Why? How? These questions will probably remain unanswered, as the DM-300 is too dangerous to approach and too important to destroy.</string>
<string name=“DM300_Info”>This is a a real piece of modern art: a giant mechanical walker with a rocket launcher for a left arm and a roll of barbed wire for a right arm. Who built this thing? Why? How? These questions will probably remain unanswered, as the DM-300 is too dangerous to approach and too important to destroy.</string>
<string name=“DM300_Sleeping”>The %s is sleeping.</string>
<string name=“DM300_Woken”>The %s wakens and rages!</string>
<string name=“DM300_Rage”>The %s rages!</string>
<string name=“DM300_Pyro”>PYROCLASTIC EXPULSION</string>
<string name=“DM300_Defense”>It\'s armor plating is too thick!</string>
<string name=“DM300_Defense2”>It\'s armor plating is too thick! (%d damage)</string>
<string name=“DM300_Defense3”>It\'s armor plating is too thick! (%d-%d damage)</string>
<string name=“DM300_PyroInfo”>DM-300 uses pyroclastic expulsions as an attack and to repair itself.</string>
</code>
Lua Scripts
This entity is implemented in Java, no Lua script exists
