|
|
| Line 1: |
Line 1: |
| == Western Wastes Guide ==
| |
|
| |
|
| Western Wastes is the dragon-heavy bridge into Dragon Necropolis. The active custom work is a dragon arena/event controller, the Dragon Trinket hand-in, and the dragon loot chase.
| |
|
| |
| == Dragon Trinket Event ==
| |
|
| |
| NPC 1527 is the main custom event NPC. It accepts:
| |
|
| |
| * Four [https://shadowedeclipse.com/?a=item&id=769 Dragon Trinket] - enables the dragon event path.
| |
|
| |
| After the correct hand-in, hailing the NPC can spawn a random dragon at the arena point. The script uses a 90 second `dragon_arena_event` timer.
| |
|
| |
| The zone controller listens for dragon death signals. It spawns a wave of random dragons, then eventually a boss dragon. Many Western Wastes dragon scripts share a simple pattern: HP event logic plus a death signal back to controller 10.
| |
|
| |
| == Dragon Drops And Collectors Box ==
| |
|
| |
| Common wyverns and drakes drop:
| |
|
| |
| * [https://shadowedeclipse.com/?a=item&id=709 Insignia of the Dragon]
| |
| * [https://shadowedeclipse.com/?a=item&id=710 Collector's Box]
| |
|
| |
| The item lore says to place 10 Insignias of the Dragon in the Collector's Box and combine.
| |
|
| |
| Named dragons commonly drop:
| |
|
| |
| * [https://shadowedeclipse.com/?a=item&id=743 Dragon Crunchies]
| |
| * [https://shadowedeclipse.com/?a=item&id=746 Glob of Gooey Goo] - lore notes that 9 are used to strengthen an augment.
| |
| * [https://shadowedeclipse.com/?a=item&id=769 Dragon Trinket] - hand four to the disturbance/event NPC.
| |
| * [https://shadowedeclipse.com/?a=item&id=87433 Mirrored Mask of the Dragonslayers]
| |
| * [https://shadowedeclipse.com/?a=item&id=87434 Mirrored Veil of Veeshan's Wings]
| |
|
| |
| Sontalak has a higher Dragon Trinket and mirrored item chance than most other dragons in the table.
| |
|
| |
| == Practical Route ==
| |
|
| |
| Farm dragons for Dragon Trinkets, Glob of Gooey Goo, and mirrored items. Use four Dragon Trinkets to access the event NPC.
| |