mr:wand_of_blink_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:wand_of_blink_item [2026/03/16 23:04] – Fix broken links and add missing tags to wiki pages Qwen Assistant | mr:wand_of_blink_item [2026/03/16 23:04] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== wand_of_blink_item - Code References ====== | ||
| + | |||
| + | {{ rpd: | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity is implemented in Java, no JSON configuration exists | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== Implementation Details ===== | ||
| + | * **Package**: | ||
| + | * **Base Class**: Wand | ||
| + | * **Hit Objects**: true | ||
| + | * **Max Distance**: wand level + 4 cells | ||
| + | * **Affects Target**: false (self-cast only) | ||
| + | |||
| + | ===== Mechanics ===== | ||
| + | * **Teleportation**: | ||
| + | * **Distance Calculation**: | ||
| + | - Maximum range equals wand level + 4 | ||
| + | - If target is too far, blinks to maximum range | ||
| + | - If target cell is occupied, blinks to nearest safe cell | ||
| + | * **Visual Effects**: | ||
| + | - White light magic missile effect | ||
| + | - Teleport sound effect | ||
| + | - Light speck particles on arrival | ||
| + | * **Targeting**: | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | |||
| + | {{tag> rpd items wands teleportation}} | ||
