mr:leather_armor_item
Table of Contents
Leather Armor Item - Code References
Java Classes
- LeatherArmor.java - Main implementation
- ItemFactory.java - Registration
- TownShopLevel.java - Shop placement
JSON Configuration
- Shop_2021_03.json - Shop configuration
- Shop_Town.json - Town shop configuration
- SpidersTreasury.json - Treasury drops
- TownShopTreasury.json - Town shop treasury drops
String Resources
<string name="LeatherArmor_Name">leather armor</string> <string name="LeatherArmor_Desc">Armor made from tanned monster hide. Not as light as cloth armor, but it provides better protection.</string>
Lua Scripts
This entity is implemented in Java, no Lua script exists
Additional Information
- Type: Light armor
- Material: Tanned monster hide
- Defense: Moderate protection with good mobility
- Durability: Standard armor durability
- Weight: Lighter than metal armors but heavier than cloth armor
- Availability: Commonly found in shops and treasure chests
- Upgrades: Can be upgraded using scrolls of upgrade
Related mr Entities
mr/leather_armor_item.txt · Last modified: by 127.0.0.1

