mr:lloyds_beacon_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:lloyds_beacon_item [2026/03/17 13:23] – Fix wiki standards compliance issues on 3 pages Qwen Assistant | mr:lloyds_beacon_item [2026/03/17 13:23] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Lloyds Beacon Item - Code References ====== | ||
| + | |||
| + | {{ rpd: | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | - Extends: Item | ||
| + | - Image: ItemSpriteSheet.BEACON | ||
| + | - Usage time: 1 turn | ||
| + | - Actions: SET, RETURN | ||
| + | - Cannot be used on boss levels | ||
| + | - Cannot be used when adjacent creatures are present | ||
| + | - Teleports user to previously set location | ||
| + | - Resets after use | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity is implemented in Java, no JSON configuration exists. | ||
| + | |||
| + | ===== String Resources (All Languages) ===== | ||
| + | * English: [[https:// | ||
| + | - LloidsBeacon_Name: | ||
| + | - LloidsBeacon_Info: | ||
| + | - LloidsBeacon_ACSet: | ||
| + | - LloidsBeacon_ACReturn: | ||
| + | - LloidsBeacon_Preventing: | ||
| + | - LloidsBeacon_Creatures: | ||
| + | - LloidsBeacon_Return: | ||
| + | * Russian: [[https:// | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== Entity Implementation Details ===== | ||
| + | * **Implementation: | ||
| + | * **Base Class:** Item | ||
| + | * **Entity Kind:** LloidsBeacon | ||
| + | * **Type:** Utility/ | ||
| + | * **Slot:** Inventory | ||
| + | * **Identified: | ||
| + | * **Upgradable: | ||
| + | * **Special Properties: | ||
| + | - Can set a return point on any non-boss level | ||
| + | - Can teleport back to the set return point | ||
| + | - Cannot be used when adjacent to creatures | ||
| + | - Cannot be used on boss levels | ||
| + | - Resets after teleportation | ||
| + | - Plays sound effect (Assets.SND_BEACON) when set | ||
| + | |||
| + | ===== Related Files ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | |||
| + | {{tag> mr items utility teleportation magic}} | ||
mr/lloyds_beacon_item.txt · Last modified: by 127.0.0.1
