Gnoll Armor (also known as Gnoll-Lieutenant Suit) is a class-specific armor in Remixed Dungeon that can be obtained by using an Armor Kit on any regular armor while playing as the Gnoll class.
Dominate - When activated, the wearer can attempt to dominate nearby mobs within field of view, turning them into pets. The number of mobs that can be dominated is limited by the hero's level (approximately 1 per 6 levels), and only mobs that can be pets are affected.
<code xml>
<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>
</code>