Table of Contents

Battle Mage Armor

Battle Mage Armor Item - Code References

Java Classes

JSON Configuration

String Resources

<string name="MageArmor_Name">Battle Mage Armor</string>
<string name="MageArmor_NotMage">Only Battle Mages can equip this armor!</string>
<string name="HeroSubClass_NameBatM">Battle Mage</string>
<string name="HeroSubClass_DescBatM">[Subclass description]</string>

Lua Scripts

This entity is implemented in Java, no Lua script exists

Implementation Details