mr:ring_of_might_item
Table of Contents
Ring Of Might Item - Code References
Status
This item was removed from the game in a previous update. The following information represents the item as it existed in earlier versions.
Java Classes
- This item existed in previous versions of the game but has been removed
- Original Pixel Dungeon Reference: RingOfMight.java
- Current Similar Item: RingOfPower.java
JSON Configuration
- This item was implemented in Java, no JSON configuration existed
String Resources
<string name="RingOfMight_Name">ring of might</string> <string name="RingOfMight_Desc">This ring increases your physical strength and constitution. This means that you will deal and receive less damage from physical attacks. Also you will be able to carry more stuff.</string> <string name="RingOfMight_Info">This ring increases your physical strength and constitution.</string>
Lua Scripts
- This item was implemented in Java, no Lua script existed
Key Properties from Historical Code
- Effect Type: Passive strength enhancement
- Strength Bonus: Provided gradual increase to effective strength
- Upgradeable: Could be upgraded with scrolls of upgrade
- Rarity: Rare drop
Related Entities
- Ring of Power: ring_of_power_item - Current similar item
- Potion of Might: potion_of_might_item - Similar strength-enhancing item
- English Page: ring_of_might_item
mr/ring_of_might_item.txt · Last modified: by 127.0.0.1
