Table of Contents
Royal Shield Item - Code References
Java Classes
JSON Configuration
String Resources
Lua Scripts
Item Properties
Spawn Configuration
Entity Kind
Related mr Entities
Royal Shield Item - Code References
Java Classes
CustomItem.java
- Base class for all Lua-scripted items
Shield.java
- Base shield class
JSON Configuration
This entity is implemented via Lua script, no JSON configuration exists
String Resources
English:
strings_all.xml
(lines 2609-2610)
Russian:
strings_all.xml
(lines 1824-1825)
All translations available in 18 languages
Lua Scripts
RoyalShield.lua
- Shield implementation
Item Properties
Shield Level
: 4
Base Price
: 640 gold (160 × shield level)
Equip Slot
: left_hand
Upgradable
: Yes
Sprite
: items/shields.png (frame 3)
Spawn Configuration
Treasury.json
- 0.125 spawn rate
SpidersTreasury.json
- 0.125 spawn rate
Entity Kind
RoyalShield
Related mr Entities
Wooden Shield (Item)
Tough Shield (Item)
Strong Shield (Item)
mr
,
items
,
shields