====== Scroll of Weapon Upgrade Item - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/scrolls/ScrollOfWeaponUpgrade.java|ScrollOfWeaponUpgrade.java]] ===== JSON Configuration ===== This entity is implemented in Java, no JSON configuration exists ===== String Resources ===== Scroll of Weapon Upgrade This scroll will upgrade a single weapon, improving its quality. A weapon will inflict more damage or find its mark more frequently. The strength required to use the weapon will also be reduced. Select a weapon to upgrade your %s certainly looks better now ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists ===== Related mr Entities ===== * [[mr:scroll_of_upgrade_item|Scroll of Upgrade (Item)]] * [[mr:inventory_scroll|InventoryScroll]]