mr:warden_armor_item
Table of Contents
Warden Armor Item - Code References
Java Classes
- HuntressArmor.java (parent class)
JSON Configuration
This entity does not appear to have JSON configuration
String Resources
<string name="HuntressArmor_Name">Warden Armor</string> <string name="HuntressArmor_Info">This armor is made of rare deep moss. It's light and durable, and allows a hero to move at full speed despite the weight of the armor. The Warden is the only one who can properly use this armor.</string> <string name="HuntressArmor_NotHuntress">Only the Warden can use this armor!</string>
Lua Scripts
This entity is implemented in Java, no Lua script exists
Related Information
- The armor is specifically tied to the Warden subclass (HeroSubClass.WARDEN)
- It extends HuntressArmor and has special equipment requirements
mr/warden_armor_item.txt · Last modified: by 127.0.0.1
