Table of Contents

Mage Armor Item - Code References

Mage Armor

Java Classes

JSON Configuration

String Resources

<string name="MageArmor_Name">mage robe</string>
<string name="MageArmor_Desc">Wearing this gorgeous robe, a mage can cast a spell of molten earth: all the enemies in his field of view will be set on fire and will be unable to move at the same time.</string>
<string name="MageArmor_ACSpecial">MOLTEN EARTH</string>
<string name="MageArmor_NotMage">Only mages can use this armor!</string>

String Resource References (English)

String Resource References (Russian)

Lua Scripts

This entity is implemented in Java, no Lua script exists.

Special Abilities

Implementation Details

Code References

See Also