mr:warlock_armor_item
Table of Contents
Warlock Armor Item - Code References
Java Classes
- MageArmor.java - Parent class
- ClassArmor.java - Base class
- HeroSubClass.java - Defines WARLOCK subclass
JSON Configuration
This entity is implemented in Java, no JSON configuration exists
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>
Lua Scripts
This entity is implemented in Java, no Lua script exists
Related mr Entities
mr/warlock_armor_item.txt · Last modified: by 127.0.0.1
