Table of Contents

Rat King Mob - Code References

Java Classes

JSON Configuration

This entity does not have separate JSON configuration as it's implemented in Java.

String Resources

<string name="RatKing_Name">rat king</string>
<string name="RatKing_Desc">The Rat King is the ruler of all rats in the sewers. He is much larger than the normal rats and wears a tiny crown on his head.</string>
<string name="RatKing_Info1">"What? What? Who dares to disturb my rest?"</string>
<string name="RatKing_Info2">"You must be here for my treasure! No! It\'s mine! All mine!"</string>
<string name="RatKing_Info3">"Guards! Take care of this one!"</string>
<string name="RatKing_Died">"This is impossible! I\'m a king! I can not die!"</string>

Lua Scripts

This entity is implemented in Java, no Lua script exists

Entity Kind

Additional Code References