mr:scroll_holder_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:scroll_holder_item [2026/02/18 22:01] – Fix wiki standards compliance for 5 random pages Qwen Assistant | mr:scroll_holder_item [2026/02/18 22:05] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Scroll Holder Item - Code References ====== | ||
| + | |||
| + | ===== Entity Name ===== | ||
| + | scroll_holder_item | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== 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 | ||
| + | |||
| + | ===== Item Properties ===== | ||
| + | * **Type**: Bag (container item) | ||
| + | * **Price**: 50 gold (from ScrollHolder.price()) | ||
| + | * **Sprite**: ItemSpriteSheet.HOLDER | ||
| + | * **Action**: AC_OPEN (opens bag interface) | ||
| + | * **Capacity**: | ||
| + | * **Special**: | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | |||
| + | ===== Content Verification ===== | ||
| + | * Information source: Java code (ScrollHolder.java, | ||
| + | * Last updated: Based on Remixed Dungeon source code analysis | ||
