User Tools

Site Tools


mr:witchdoctor_armor_item

Witchdoctor Armor Item - Code References

Java Classes

JSON Configuration

This entity is implemented in Java, no JSON configuration exists

String Resources

<string name="GnollArmor_Name">Witchdoctor Armor</string>
<string name="GnollArmor_Info">A special armor worn by witchdoctor.</string>
<string name="GnollArmor_NotGnoll">Only gnolls can wear this armor!</string>

Lua Scripts

This entity is implemented in Java, no Lua script exists

Code Details

  • image: 27 - Sprite image index
  • hasHelmet: true - Armor has a helmet component
  • coverHair: true - Helmet covers hair
  • coverFacialHair: true - Helmet covers facial hair
  • Restriction: Can only be equipped by HeroClass.GNOLL
  • Equipment Message: Shows warning “Only gnolls can wear this armor!” when non-gnoll tries to equip
  • Inheritance: Extends GnollArmor, inherits gnoll-specific behavior
mr/witchdoctor_armor_item.txt · Last modified: by 127.0.0.1