No specific JSON configuration file found for this item.
<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).
This entity is implemented in Java, no Lua script exists