Table of Contents

Guardian Armor Item - Code References

Entity Information

Java Classes

JSON Configuration

No specific JSON configuration file found for this item.

String Resources

<string name="GnollArmor_Name">gnoll-lieutenant suit</string>
<string name="GnollArmor_Info">Owners of the Gnoll-Lieutenant suit are well known for their ability to persuade even extremely angry mobs, to be loyal servants of the Crown.</string>
<string name="GnollArmor_ACSpecial">DOMINATE</string>
<string name="GnollArmor_NotGnoll">Only gnolls can equip the Gnoll Armor!</string>

Note: GuardianArmor has no dedicated string resources; it reuses GnollArmor string IDs (StringsManager.getVar(R.string.GnollArmor_Name) in source).

Lua Scripts

This entity is implemented in Java, no Lua script exists

Sprite Reference

Additional Information