User Tools

Site Tools


rpd:scroll_of_weapon_upgrade_item

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

rpd:scroll_of_weapon_upgrade_item [2025/12/29 03:08] – Add missing scroll_of_weapon_upgrade_item page with correct details mikerpd:scroll_of_weapon_upgrade_item [2025/12/29 03:10] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Scroll of Weapon Upgrade ======
  
 +{{ rpd:images:item_ScrollOfWeaponUpgrade.png|Scroll of Weapon Upgrade }}
 +
 +The **Scroll of Weapon Upgrade** is a type of scroll in [[rpd:remixed_dungeon|Remixed Dungeon]] that specifically enhances a single weapon, improving its quality and effectiveness.
 +
 +==== Description ====
 +This scroll will upgrade a single weapon, improving its quality. The weapon will inflict more damage or find its mark more frequently, and will also require less strength to use. Any curses on the weapon will be lifted.
 +
 +==== Effects ====
 +When used on a weapon, the Scroll of Weapon Upgrade:
 +  * Increases the weapon's level by +1 (e.g., +0 becomes +1, +5 becomes +6)
 +  * Improves the weapon's effectiveness (higher damage, accuracy, etc.)
 +  * Reduces the strength requirement to use the weapon
 +  * Removes curses from the weapon
 +  * Cannot upgrade items beyond +10
 +
 +==== Usage ====
 +The scroll can be used on:
 +  * [[rpd:weapons|Weapons]]
 +
 +==== Acquisition ====
 +The Scroll of Weapon Upgrade can be found in:
 +  * [[rpd:chests_mechanic|Chests]] in the dungeon
 +  * [[rpd:shops|Shops]] (occasionally available)
 +  * As a drop from certain enemies
 +
 +==== Strategy ====
 +  * Best used on your current best weapon to maximize benefits
 +  * Prioritize upgrading your main weapon first
 +  * The scroll also removes curses from weapons
 +
 +==== Code Reference ====
 +  * Implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/scrolls/ScrollOfWeaponUpgrade.java|ScrollOfWeaponUpgrade.java]]
 +  * String Resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1783-L1786|ScrollOfWeaponUpgrade strings]]
 +  * Machine-readable data: [[mr:scroll_of_weapon_upgrade_item|mr:scroll_of_weapon_upgrade_item]]
 +
 +==== Related ====
 +  * [[rpd:scrolls|Scrolls]] - Other types of scrolls
 +  * [[rpd:scroll_of_upgrade_item|Scroll of Upgrade]] - General item upgrade scroll
 +  * [[rpd:scroll_of_enchantment_item|Scroll of Enchantment]] - Specialized scroll for adding enchantments
 +  * [[rpd:equipment_mechanic|Equipment]] - Items that can be upgraded
 +
 +{{tag> rpd items scrolls upgrade equipment weapon}}
rpd/scroll_of_weapon_upgrade_item.txt · Last modified: by 127.0.0.1