mr:scroll_of_remove_curse_item
Table of Contents
Scroll of Remove Curse - Code References
Java Classes
- ScrollOfRemoveCurse.java - Main implementation
JSON Configuration
{
"ScrollOfRemoveCurse": 15
}
- Treasury.json - Spawn rate in Treasury levels
- SpidersTreasury.json - Spawn rate in Spider's Treasury levels
- initHeroes.json - Initial hero items
- Bishop.lua - Used by Bishop NPC to remove curses
String Resources
<string name="ScrollOfRemoveCurse_Name">Scroll of Remove Curse</string> <string name="ScrollOfRemoveCurse_Info">The incantation on this scroll will instantly strip from the reader\'s weapon, armor, rings and carried items any evil enchantments that might prevent the wearer from removing them.</string> <string name="ScrollOfRemoveCurse_Proced">Your pack glows with a cleansing light, and a malevolent energy disperses.</string> <string name="ScrollOfRemoveCurse_NoProced">Your pack glows with a cleansing light, but nothing happens.</string>
Lua Scripts
- Bishop.lua - Uses the scroll to remove curses from client's belongings
Related mr Entities
mr/scroll_of_remove_curse_item.txt · Last modified: by 127.0.0.1
