mr:berserk_armor_item
Table of Contents
Berserk Armor Item - Code References
Java Classes
- WarriorArmor.java - Parent class
JSON Configuration
- This entity is implemented in Java, no JSON configuration exists
String Resources
- String: WarriorArmor_Name - The display name for the armor
- String: WarriorArmor_Desc - The description text for the armor
- String: WarriorArmor_NotWarrior - Message when non-warrior tries to equip
Lua Scripts
This entity is implemented in Java, no Lua script exists
Usage in Code
- Used in HeroSubClass.java line 44: associated with BERSERKER subclass as “BerserkArmor”
- Used in ItemFactory.java line 65 (import) and line 367 (registration): registered as an available item class
Related mr Entities
mr/berserk_armor_item.txt · Last modified: by 127.0.0.1
