mr:blank_scroll_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:blank_scroll_item [2026/04/03 10:27] – Fix wiki page compliance issues: broken links, title formatting, and mr: namespace updates Qwen Assistant | mr:blank_scroll_item [2026/04/03 10:31] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Blank Scroll Item - Code References ====== | ||
| + | |||
| + | ===== Entity Information ===== | ||
| + | * **Entity Kind**: blank_scroll | ||
| + | * **Entity Type**: Item (Scroll) | ||
| + | * **Namespace**: | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * **Main Class**: [[https:// | ||
| + | * **Package**: | ||
| + | * **Extends**: | ||
| + | * **Key Properties**: | ||
| + | * image = ItemSpriteSheet.SCROLL_BLANK | ||
| + | * stackable = true | ||
| + | * isIdentified() = true (always identified) | ||
| + | * price() = 10 * quantity | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity is implemented in Java, no JSON configuration exists | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== Game Mechanics ===== | ||
| + | * **Arcane Stylus Conversion**: | ||
| + | * **Transmutation Well**: Can be thrown into a Well of Transmutation to become a random scroll | ||
| + | * **Potion of Invisibility**: | ||
| + | * **Reading Behavior**: When read, nothing happens except a message (collects back to inventory) | ||
| + | |||
| + | ===== Related Files ===== | ||
| + | * **Sprite**: item_BlankScroll.png, | ||
| + | * **Item Factory Registration**: | ||
| + | * **Parent Class**: [[https:// | ||
| + | |||
| + | ===== Tags ===== | ||
| + | {{tag> mr item blank_scroll scroll item_code}} | ||
mr/blank_scroll_item.txt · Last modified: by 127.0.0.1
