mr:scroll_of_upgrade_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:scroll_of_upgrade_item [2026/02/27 04:12] – Wiki maintenance: Fix 5 random pages for standards compliance Qwen Assistant | mr:scroll_of_upgrade_item [2026/02/27 04:16] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Scroll of Upgrade - Code References ====== | ||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | * English: [[https:// | ||
| + | * Russian: [[https:// | ||
| + | * Spanish: [[https:// | ||
| + | * Portuguese (Brazilian): | ||
| + | * French: [[https:// | ||
| + | * German: [[https:// | ||
| + | * Italian: [[https:// | ||
| + | * Polish: [[https:// | ||
| + | * Japanese: [[https:// | ||
| + | * Korean: [[https:// | ||
| + | * Chinese (Simplified): | ||
| + | * Chinese (Traditional): | ||
| + | * Ukrainian: [[https:// | ||
| + | * Hungarian: [[https:// | ||
| + | * Turkish: [[https:// | ||
| + | * Greek: [[https:// | ||
| + | * Indonesian: [[https:// | ||
| + | * Malay: [[https:// | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Implementation Details ===== | ||
| + | * **Parent Class:** InventoryScroll | ||
| + | * **Selection Mode:** WndBag.Mode.UPGRADEABLE | ||
| + | * **Effect:** Upgrades selected item and removes curses | ||
| + | * **Visual Effect:** Speck.factory(Speck.UP) - upgrade particles | ||
| + | * **Badge:** Validates item level acquisition | ||
| + | * **Used By:** | ||
| + | - WandOfMagicMissile (disenchant to upgrade) | ||
| + | - ShortSword (reforge to upgrade) | ||
| + | - Blacksmith NPC (dwarven metal trade) | ||
| + | - WaterOfTransmutation (can transform to/from ScrollOfWeaponUpgrade) | ||
| + | * **Spawn:** Guaranteed spawn in regular levels when needed (Dungeon.soeNeeded()) | ||
| + | |||
| + | ===== Related Files ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
mr/scroll_of_upgrade_item.txt · Last modified: by 127.0.0.1
