mr:elf_armor_item
Table of Contents
Elf Armor Item - Code References
Java Classes
- ClassArmor.java - Base class
- ScoutArmor.java - Extends ElfArmor
- ShamanArmor.java - Extends ElfArmor
JSON Configuration
This entity is implemented in Java, no JSON configuration exists
String Resources
<string name="ElfArmor_Name">Elven mantle</string> <string name="ElfArmor_Desc">With the help of this mantle, the elf can summon the forces of nature itself. High grass will grow in the blink of an eye even through solid stone, immobilizing all enemies in sight.</string> <string name="ElfArmor_ACSpecial">NATURE CALL</string> <string name="ElfArmor_NotElf">Only elves can use this armor!</string>
Lua Scripts
This entity is implemented in Java, no Lua script exists
Related mr Entities
mr/elf_armor_item.txt · Last modified: by 127.0.0.1
