-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path10_Menu_Events.xml
37 lines (37 loc) · 3.44 KB
/
10_Menu_Events.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<OverlayData>
<MarkerCategory name="legs" DisplayName="Lady Elyssa's Guides" texture="Data/LadyElyssa/Images/trailarrow.png" animSpeed="1" alpha="0.9" fadeNear="3000" fadeFar="4000" mapDisplaySize="10" mapVisibility="1">
<MarkerCategory name="events" DisplayName="Events" >
<MarkerCategory name="casino" DisplayName="Piñata">
<MarkerCategory name="pof" IsSeparator="1" DisplayName="PATH OF FIRE"/>
<MarkerCategory name="start" DisplayName="Toggle Start Marker" iconFile="Data/LadyElyssa/Images/Start.png" miniMapVisibility="1" mapVisibility="1" inGameVisibility="0" mapDisplaySize="128"/>
<MarkerCategory name="pre" IsSeparator="1" DisplayName="PRE-EVENT(S)"/>
<MarkerCategory name="1" DisplayName="Casino Blitz Round 1"/>
<MarkerCategory name="2" DisplayName="Casino Blitz Round 2"/>
<MarkerCategory name="3" DisplayName="Casino Blitz Round 3"/>
<MarkerCategory name="map" IsSeparator="1" DisplayName="MAP ZONE"/>
<MarkerCategory name="co" DisplayName="Crystal Oasis" iconFile="Data/LadyElyssa/Images/Icons/Blank.png"/>
</MarkerCategory>
<MarkerCategory name="riba" DisplayName="R.I.B.A.">
<MarkerCategory name="set" IsSeparator="1" DisplayName="LEGENDARY BOSSES"/>
<MarkerCategory name="annihilator" DisplayName="Toggle Legendary Annihilator" iconFile="Data/LadyElyssa/Images/Legendary Annihilator.png" miniMapVisibility="0" mapVisibility="1" inGameVisibility="0" mapDisplaySize="96"/>
<MarkerCategory name="demolisher" DisplayName="Toggle Legendary Demolisher" iconFile="Data/LadyElyssa/Images/Legendary Demolisher.png" miniMapVisibility="0" mapVisibility="1" inGameVisibility="0" mapDisplaySize="96"/>
<MarkerCategory name="executioner" DisplayName="Toggle Legendary Executioner" iconFile="Data/LadyElyssa/Images/Legendary Executioner.png" miniMapVisibility="0" mapVisibility="1" inGameVisibility="0" mapDisplaySize="96"/>
<MarkerCategory name="tormentor" DisplayName="Toggle Legendary Tormentor" iconFile="Data/LadyElyssa/Images/Legendary Tormentor.png" miniMapVisibility="0" mapVisibility="1" inGameVisibility="0" mapDisplaySize="96"/>
<MarkerCategory name="map" IsSeparator="1" DisplayName="MAP ZONE"/>
<MarkerCategory name="sw" DisplayName="Silverwastes"/>
</MarkerCategory>
<MarkerCategory name="tm" DisplayName="Treasure Mushroom" iconFile="Data/LadyElyssa/Images/Icons/Mushroom Spore.png" miniMapVisibility="1" mapVisibility="1" inGameVisibility="0" mapDisplaySize="24">
<MarkerCategory name="hot" IsSeparator="1" DisplayName="HEART OF THORNS"/>
<MarkerCategory name="vb" DisplayName="Verdant Brink"/>
<MarkerCategory name="ab" DisplayName="Auric Basin"/>
<MarkerCategory name="td" DisplayName="Tangled Depths"/>
<MarkerCategory name="ds" DisplayName="Dragon's Stand (only after Meta)"/>
<MarkerCategory name="lws3" IsSeparator="1" DisplayName="LWS33: Glint's Legacy"/>
<MarkerCategory name="bsf" DisplayName="Bloodstone Fen"/>
<MarkerCategory name="dm" DisplayName="Draconis Mons"/>
</MarkerCategory>
<!-- End HoT Treasure Mushroom -->
</MarkerCategory>
</MarkerCategory>
<!-- End of Lady Elyssa's Guides -->
</OverlayData>