Table of Contents

Golem Mob - Code References

Golem Mob

Java Classes

JSON Configuration

String Resources

<string name="Golem_Name">Golem</string>
<string name="Golem_Name_Objective">golem</string>
<string name="Golem_Defense">defense</string>
<string name="Golem_Gender">m</string>
<string name="Golem_Desc">Golems are magical constructs animated to serve as guards. They move slowly but strike hard, and are often found guarding valuable treasure.</string>

Lua Scripts

This entity is implemented in Java, no Lua script exists

Additional Technical Details