User Tools

Site Tools


mr:plate_armor_item

Plate Armor Item - Code References

Entity Kind

  • getEntityKind(): PlateArmor

Java Classes

  • PlateArmor.java - Main implementation
    • Inherits from: Armor
    • Tier: 5 (highest armor tier)
    • Image index: 4
    • Special: Found in shops (ShopPainter.java adds it to merchant inventory)

JSON Configuration

String Resources

<string name="PlateArmor_Name">plate armor</string>
<string name="PlateArmor_Desc">Enormous plates of metal are joined together into a suit that provides unmatched protection to any adventurer strong enough to bear its staggering weight.</string>

Lua Scripts

This entity is implemented in Java, no Lua script exists

mr/plate_armor_item.txt · Last modified: by 127.0.0.1