View Single Post
  #2  
Unread 01-09-2019, 05:30 PM
Pijotre's Avatar
Pijotre Pijotre is offline
A Griffon
This person is a EQ2Map developer.
 
Join Date: Jan 2006
Server: Crushbone
Posts: 154
Default Historical information of zones and files that have been added

This post will receive all the info of the zones that have been added from post #1.

Removal of outdated files:

core_names.xml:
- As it is apparently an old system I see no difference now that I have removed this file from my EQ2MAP installation.

core_underlay.xml:
- New POIs for all POIs in core_underlay.xml have been created.
- The file can be safely removed, I already did and it works fine.

core_blankmapstyles.xml and _fog maps:
- Map fog has been removed from game on the 12th February 2015 (See: https://forums.daybreakgames.com/eq2...2-2015.557673/ )
- As thus neither the 17 fog_ maps in \images\maps are needed anymore.
- Nor the core_blankmapstyles.xml.
- These files can be safely removed, I already did and it works fine.

--------------------------------------------------

Disabling of unneeded zones:

Please disable the following zones (all found in the category: Uncategorized):
788 Fungoid CurseX
877 Ossuary of Malevolence [Contested]X
887 Ossuary: Cathedral of Bones [Raid]X
888 Ossuary: Choir of T'Vyl [Event Heroic]X
885 Ossuary: Resonance of Malice [Advanced Solo]X
881 Ossuary: Resonance of Malice [Heroic]X
883 Ossuary: Resonance of Malice [Solo]X
879 Ossuary: Sanguine Fountains [Heroic]X
875 Ssraeshza Temple [Advanced Solo]X
865 Ssraeshza Temple [Heroic]X
871 Ssraeshza Temple [Solo]X
866 Ssraeshza Temple: Inner Sanctum [Heroic]X
868 Ssraeshza Temple: Taskmaster's Echo [Event Heroic]X
1025 Plane of Innovation: Gears in the Machine [Heroic]X
1021 Plane of Innovation: Masks of the Marvelous [Heroic]X
1028 Plane of Innovation: Parts not Included [Event Heroic]X

--------------------------------------------------

Overview maps missing a Displayname:

Please add:

displayname="Shattered Seas" - to ID:839 (Shattered Seas).
displayname="Thalumbra" - toID:892 (Thalumbra (Island)).

--------------------------------------------------

A Pirate's Hidden Stash:

- Website image is broke, uses the same map as id:209 "Heroic: A Pirate's Hidden Stash"
- Rename:
A Pirates Hidden Stash [Solo]
to
A Pirate's Hidden Stash

--------------------------------------------------

Abyssal Aqueduct [Challenge Duo]:

- Parentzone is Cobalt Scar.
- Uses the same map as Siren's Grotto: Tavalan Abyss that has a HC map.
- The *.dds can be found in the attachment, then please add:
Code:
<ImageStyle Name="exp08_rgn_velious_cobalt_scar_epic03" displayname="Abyssal Aqueduct [Challenge Duo]" zonerect="-780, -1471, 725, -365">
<ImageFrame Source="images/maps/map_exp08_rgn_velious_cobalt_scar_epic03.dds" SourceRect="0,0,800,600" />
</ImageStyle>
--------------------------------------------------

Ancient's Table:

- Childzone of The Pillars of Flame.
- Uses the same map as Cazel's Mesa
- Please add:
Code:
<ImageStyle Name="exp01_rgn_pillars_of_flame_epic01_cazel_ancient" displayname="Ancient's Table" zonerect="-73, -10, 108, 200">
<ImageFrame Source="images/maps/map_exp01_rgn_pillars_of_flame_epic01_cazel.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

Antechamber of the Automaton [Challenge Duo]:

- Parentzone is Cobalt Scar.
- Uses the same map as The Palace of Roehn Theer - (Roehn).
- Please add:
Code:
<ImageStyle Name="exp08_rgn_velious_cobalt_scar_epic01" displayname="Antechamber of the Automaton [Challenge Duo]" zonerect="80, -146, 500, 168">
<ImageFrame Source="images/maps/map_exp06_dun_erudin_raid_5.dds" SourceRect="0,0,684,512" />
</ImageStyle>
--------------------------------------------------

Arcanna'se Spire: Into The Spire [Tradeskill]:

- Subzone of Thalumbra.
- Used during the KA TS SQ line.
- Uses both maps of the Arcanna'se zones.
- Sadly this line doesn't work, had to add a (redownloaded) map manually: <ImageStyle Name="exp13_dun_sorceress_tower_tradeskills" displayname="Arcanna&apos;se Spire: Into The Spire [Tradeskill]" />
- So add the *dds files in in the attachment, then add:
Code:
<ImageStyle Name="exp13_dun_sorceress_tower_tradeskills_0" displayname="Arcanna&apos;se Spire: Into The Spire (Lower) [Tradeskill]" zonerect="-214, -227, 199, 84">
<ImageFrame Source="images/maps/map_exp13_dun_sorceress_tower_sig_0.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="exp13_dun_sorceress_tower_tradeskills_1" displayname="Arcanna&apos;se Spire: Into The Spire (Upper) [Tradeskill]" zonerect="268, -226, 683, 84">
<ImageFrame Source="images/maps/map_exp13_dun_sorceress_tower_sig_1.dds" SourceRect="0,0,800,600" />
</ImageStyle>
--------------------------------------------------

Arcanna'se Spire: Revealed:

- Subzone of Thalumbra.
- Used during the KA SQ line.
- Uses the same maps as "Arcanna'se Spire: Into The Spire [Tradeskill]" (see above).
- Sadly this line doesn't work, had to add a (redownloaded) map manually: <ImageStyle Name="exp13_dun_sorceress_tower_sig" displayname="Arcanna&apos;se Spire: Revealed" />
- You can reuse the same map files from "Arcanna'se Spire: Into The Spire [Tradeskill]" (see above), then add:
Code:
<ImageStyle Name="exp13_dun_sorceress_tower_sig_0" displayname="Arcanna&apos;se Spire: Revealed (Lower)" zonerect="-214, -227, 199, 84">
<ImageFrame Source="images/maps/map_exp13_dun_sorceress_tower_sig_0.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="exp13_dun_sorceress_tower_sig_1" displayname="Arcanna&apos;se Spire: Revealed (Upper)" zonerect="268, -226, 683, 84">
<ImageFrame Source="images/maps/map_exp13_dun_sorceress_tower_sig_1.dds" SourceRect="0,0,800,600" />
</ImageStyle>
--------------------------------------------------

Bar of Brell: Private Lounge:

- Parentzone is Bar of Brell - (Upper Floor).
- Uses the same 1-2 room map I made for Frostfell's McScroogle Boudoir.
- Please add:
Code:
<ImageStyle Name="qey_ph_1r01_brew" displayname="Bar of Brell: Private Lounge" zonerect="-14, -24, 13, 8">
<ImageFrame Source="images/maps/map_qey_ph_1r01.dds" SourceRect="0,0,436,508" />
</ImageStyle>
--------------------------------------------------

Befallen: Cavern of the Afflicted:

- Subzone of The Commonlands.
- Rename:
Befallen: Cavern of Afflicted 1
to
Befallen: Cavern of the Afflicted (Upper)

Befallen: Cavern of Afflicted 2
to
Befallen: Cavern of the Afflicted (Lower)

--------------------------------------------------

Befallen: Necrotic Asylum:

- Subzone of The Commonlands.
- Rename:
Befallen: The Necrotic Asylum
to
Befallen: Necrotic Asylum

--------------------------------------------------

Besieged Freeport Docks:

- Part of the Greenmist HQ
- Tried the older map 1.0 fprt_east in the default folder and the newer HC fprt_east map, with the given zonerect the newer map works fine, to avoid a naming conflict between the old one in default and the newer hc one I renamed the dds according to the zone name.
- Since the zone in is a bell in Fens of Nathsar it should be placed as a submap of that zone.
- *.dds can be found in the attachment
Code:
<ImageStyle Name="fprt_east_greenmist" displayname="Besieged Freeport Docks" zonerect="-12.08, -230.06, 526.27, 181.38">
<ImageFrame Source="images/maps/map_fprt_east_greenmist.dds" SourceRect="0,0,800,600" />
</ImageStyle>
--------------------------------------------------

Bloodskull Valley: Maulic's Stronghold:

- The old map had the wrong zonerect and while I was correcting that I also turned the map to landscape and increased its size a bit by doing so.
- Old Mapstyle:
<ImageStyle Name="cmmn_epic01_orc" displayname="Bloodskull Valley" menugroup="DLere" zonerect="-408, 603, 122, 1102">
<ImageFrame Source="images/maps/map_cmmn_epic01_orc.dds" SourceRect="0,0,436,506" />
</ImageStyle>

- So please replace the old map with the new *.dds found in the attachment of post #4 and also update the displayname, zonerect and sourcerect values.
Code:
<ImageStyle Name="cmmn_epic01_orc" displayname="Bloodskull Valley: Maulic's Stronghold" zonerect="-416, 602, 133, 1102">
<ImageFrame Source="images/maps/map_cmmn_epic01_orc.dds" SourceRect="0,0,504,440" />
</ImageStyle>
--------------------------------------------------

Bloodskull Valley: The Excavation Site:

- Parentzone is "The Commonlands".
- Uses the same map as all Bloodskull Valley versions.
- Please add:
Code:
<ImageStyle Name="cmmn_epic01_orc_excavation" displayname="Bloodskull Valley: The Excavation Site" zonerect="-416, 602, 133, 1102">
<ImageFrame Source="images/maps/map_cmmn_epic01_orc.dds" SourceRect="0,0,504,440" />
</ImageStyle>
--------------------------------------------------

Cave of Shrines:

- Subzone of the Commonlands.
- Used to start the Priest Epic 2.0 quest 'Awakening Bonds: The First Steps'.
- Uses the Entrance Area of Lockjaw's Lair.
Code:
<ImageStyle Name="commonlands_cave_of_shrines" displayname="Cave of Shrines" zonerect="-292, -241, 24, 189">
<ImageFrame Source="images/maps/map_exp01_rgn_sinking_sands_epic01_lockjaw_undead.dds" SourceRect="0,0,436,593" />
</ImageStyle>
--------------------------------------------------

Cazel's Mesa:

- I have already updated the name and the position in the map view but the internal name has to be adjusted too (old incorrect name Scornfeather Roost/Cazel).
- Rename:
exp01_rgn_pillars_of_flame_epic01_cazel
to
exp01_rgn_pillars_of_flame_epic01_cazel_cyclops

--------------------------------------------------

Chamber of Immortality:

- Subzone of the The Ruins of Varsoon which is a subzone of The Thundering Steppes.
- Rename:
Chamber of Immortalilty
to
Chamber of Immortality

--------------------------------------------------

Chardok:

Rename:
Chardok - West ___ to
Chardok (West)
Chardok - East ___ to
Chardok (East)

--------------------------------------------------

Charasis: Maiden's Chamber [Agnostic]:

- Subzone of Jarsath Wastes.
- Agnostic version of "Charasis: Maiden's Chamber" introduced on 6th of October 2011.
- Uses the same map as "Charasis: Maiden's Chamber".
Code:
<ImageStyle Name="agnostic_exp04_dun_charasis_maidens_chamber" displayname="Charasis: Maiden&apos;s Chamber [Agnostic]" zonerect="-211, -33, 152, 390">
<ImageFrame Source="images/maps/map_exp04_dun_charasis_south.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

Chronoportal Live Event

The Chronoweave:

- Subzone of 11 different zones, but since its a live event please add it to the Live Event category.
- As this is the hubzone, please make sure to add the menugroup Live Event for this zone to display in said category in game as well.
- New Hubzone of the Chonoportal Phenomenon.
- Reuses a map created for the Mystic Epic that we have, but this version is blue instead of yellow, so I altered the maps color as well, see attachment.
- So add the *dds files in in the attachment, then add:
Code:
<ImageStyle Name="live_chronoportal_hub" displayname="The Chronoweave" menugroup="Live Event" zonerect="-73, -73, 73, 73" heightmax="-300">
<ImageFrame Source="images/maps/map_live_chronoportal_hub.dds" SourceRect="0,0,512,512" />
</ImageStyle>

Portal to the Past: Southern Desert of Ro [Public Quest]:

- Subzone of the Chronoweave, but since its a live event please add it to the Live Event category.
- As this is a PQ, please make sure to add the menugroup Live Event for this zone to display in said category in game as well.
- New PQ of the Chonoportal Phenomenon.
- Reuses the Cazel's Mesa map we already have.
- So add:
Code:
<ImageStyle Name="exp01_rgn_pillars_of_flame_epic01_portal_public" displayname="Portal to the Past: Southern Desert of Ro [Public Quest]" menugroup="Live Event" zonerect="-73, -10, 108, 200">
<ImageFrame Source="images/maps/map_exp01_rgn_pillars_of_flame_epic01_cazel.dds" SourceRect="0,0,436,506" />
</ImageStyle>

Portal to the Past: Qeynos Ruins:

- Subzone of the Chronoweave, but since its a live event please add it to the Live Event category.
- As these are regular instances there is no need for them to show up in the in-game drop-downs, so no need to add menugroups for these.
- Both versions old and new (=Fabled) reuse the Forest Ruins map that exists as a HC map. I already downloaded and converted it into dds for you.
- So add the *dds files in in the attachment of post #4, then add:
Code:
<ImageStyle Name="qey_adv02_ruins_portal" displayname="Portal to the Past: Qeynos Ruins" zonerect="-1463, -1000, -676, -416">
<ImageFrame Source="images/maps/map_qey_adv02_ruins_portal.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="qey_adv02_ruins_portal_02" displayname="Portal to the Past: Qeynos Ruins [Fabled]" zonerect="-1463, -1000, -676, -416">
<ImageFrame Source="images/maps/map_qey_adv02_ruins_portal.dds" SourceRect="0,0,800,600" />
</ImageStyle>
Portal to the Past: Guk:

- After you sorted Guk out the new (and last) Chronoportal zones can be added to the Live Event category.
- Add:
Code:
<ImageStyle Name="exp05_dun_guk_lower_portal" displayname="Portal to the Past: Guk" zonerect="111, -180, 285, -49">
<ImageFrame Source="images/maps/map_exp05_dun_guk_lower_0.dds" SourceRect="0,0,1600,1200" />
</ImageStyle>
<ImageStyle Name="exp05_dun_guk_lower_portal_02" displayname="Portal to the Past: Guk [Fabled]" zonerect="111, -180, 285, -49">
<ImageFrame Source="images/maps/map_exp05_dun_guk_lower_0.dds" SourceRect="0,0,1600,1200" />
</ImageStyle>
The other Zones:

- All of the following are also subzones of the Chronoweave, but since its a live event please add it to the Live Event category.
- As these all are regular instances there is no need for them to show up in the in-game drop-downs, so no need to add menugroups for these.
- Old and new (Fabled versions) of the Chonoportal Phenomenon, for which we can easily reuse existing maps.
- There are 2 more zones for which I'll need further testing.
- Please add:

Code:
<ImageStyle Name="exp01_rgn_pillars_of_flame_epic01_portal" displayname="Portal to the Past: Southern Desert of Ro" zonerect="-73, -10, 108, 200">
<ImageFrame Source="images/maps/map_exp01_rgn_pillars_of_flame_epic01_cazel.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="feerrott_epic01_temple_portal" displayname="Portal to the Past: Ocean of Tears" zonerect="763, -52, 1085, 322">
<ImageFrame Source="images/maps/map_feerrott_epic01_temple.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="feerrott_epic01_temple_portal_02" displayname="Portal to the Past: Ocean of Tears [Fabled]" zonerect="763, -52, 1085, 322">
<ImageFrame Source="images/maps/map_feerrott_epic01_temple.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="solusekseye_epic03_thyr_portal" displayname="Portal to the Past: Nagafen's Lair" zonerect="160, -222, 303, -56">
<ImageFrame Source="images/maps/map_solsekseye_epic03_thyr.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="solusekseye_epic03_thyr_portal_02" displayname="Portal to the Past: Nagafen's Lair [Fabled]" zonerect="160, -222, 303, -56">
<ImageFrame Source="images/maps/map_solsekseye_epic03_thyr.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp03_rgn_steamfont_epic01_mines_portal" displayname="Portal to the Past: Steamfont" zonerect="-55, -82, 281, 292">
<ImageFrame Source="images/maps/map_exp03_rgn_steamfont_epic01_mines.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp03_rgn_steamfont_epic01_mines_portal_02" displayname="Portal to the Past: Steamfont [Fabled]" zonerect="-55, -82, 281, 292">
<ImageFrame Source="images/maps/map_exp03_rgn_steamfont_epic01_mines.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="antonica_epic01_vale_portal" displayname="Portal to the Past: Plains of Karana" zonerect="2340, -205, 2616, 114" availablerect="2340, -205, 2616, 114">
<ImageFrame Source="images/maps/map_antonica_epic01_vale.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="antonica_epic01_vale_portal_02" displayname="Portal to the Past: Plains of Karana [Fabled]" zonerect="2340, -205, 2616, 114" availablerect="2340, -205, 2616, 114">
<ImageFrame Source="images/maps/map_antonica_epic01_vale.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="antonica_epic02_firemyst_portal" displayname="Portal to the Past: Qeynos Hills" zonerect="1003, 392, 1324, 763">
<ImageFrame Source="images/maps/map_antonica_epic02_firemyst.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="antonica_epic02_firemyst_portal_02" displayname="Portal to the Past: Qeynos Hills [Fabled]" zonerect="1003, 392, 1324, 763">
<ImageFrame Source="images/maps/map_antonica_epic02_firemyst.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

Cobalt Scar:

- Uses the wrong map for the website (looks like an old fog version) please update it with the full color in-game version.

--------------------------------------------------

Crow's Resting Place, Thieves Guild:

This zone has 2 versions with identical names (in addition to Crow's Resting Place which is fine as it is):
- All of these are subzones of The Down Below.
- All have slight different populations and different quests assosiated with them so need individual mapstyles, if you have to distinguish them in the db then add the notes in the brackets (), if you can do without then call them both Crow&apos;s Resting Place, Thieves Guild.

Crow's Resting Place, Thieves Guild (HQ, SoD)
Code:
<ImageStyle Name="qey_catacomb_epic01_crows" displayname="Crow&apos;s Resting Place, Thieves Guild (HQ, SoD)" zonerect="-28, -17, 27, 15">
<ImageFrame Source="images/maps/map_qey_catacomb_epic01.dds" SourceRect="0,0,436,506" />
</ImageStyle>
Crow's Resting Place, Thieves Guild (Epic 2.0)
Code:
<ImageStyle Name="exp13_qey_catacomb_epic01_crow" displayname="Crow&apos;s Resting Place, Thieves Guild (Epic 2.0)" zonerect="-28, -17, 27, 15">
<ImageFrame Source="images/maps/map_qey_catacomb_epic01.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

Crypt of Dalnir: Baron's Workshop [Tradeskill]:

- Subzone of Obulus Frontier.
- Used during the KA TS SQ line.
- Uses the same map as all Baron's zones.
- Sadly this line doesn't work, proberbly have to add a (redownloaded) map manually: <ImageStyle Name="exp13_dun_dalnir_01_tradeskills" displayname="Crypt of Dalnir: Baron&apos;s Workshop [Tradeskill]" />
- So add the *dds in the attachment, then add:
Code:
<ImageStyle Name="exp13_dun_dalnir_01_tradeskills" displayname="Crypt of Dalnir: Baron&apos;s Workshop [Tradeskill]" zonerect="-216, -663, 833, 129">
<ImageFrame Source="images/maps/map_exp13_dun_dalnir_01_tradeskills.dds" SourceRect="0,0,800,600" />
</ImageStyle>
--------------------------------------------------

Crypt of Dalnir: Ritual Chamber:

- All Crypt of Dalnir zones are subzones of Obulous Frontier.
- The (Upper) after rename map is the entrance (the one with more rooms/POIs if you look at the solo)
There is 3 zones by this name each with 2 maps, sadly however gave you the information about lower and upper can't read coordinates, so please swap Lower with Upper on all maps:

Rename:
Crypt of Dalnir: Ritual Chamber (Lower) [Expert] ___ to
Crypt of Dalnir: Ritual Chamber (Upper) [Expert]

Crypt of Dalnir: Ritual Chamber (Upper) [Expert] ___ to
Crypt of Dalnir: Ritual Chamber (Lower) [Expert]
----------
Crypt of Dalnir: Ritual Chamber (Lower) [Heroic] ___ to
Crypt of Dalnir: Ritual Chamber (Upper) [Heroic]

Crypt of Dalnir: Ritual Chamber (Upper) [Heroic] ___ to
Crypt of Dalnir: Ritual Chamber (Lower) [Heroic]
----------
Crypt of Dalnir: Ritual Chamber (Lower) [Solo] ___ to
Crypt of Dalnir: Ritual Chamber (Upper) [Solo]

Crypt of Dalnir: Ritual Chamber (Upper) [Solo] ___ to
Crypt of Dalnir: Ritual Chamber (Lower) [Solo]

--------------------------------------------------

Crypt of Dalnir: Wizard's Den [Event Heroic]

Rename (in-game only, website is OK):
Crypt of Dalnir: Wizard's Den [Even Heroic] ___ to
Crypt of Dalnir: Wizard's Den [Event Heroic]

--------------------------------------------------

Dimensional Pocket:

- Parentzone would be Qeynos or Freeport, but as it is a House it should be sorted under Misc.
- Hide from editing as it is a house.
- Uses the same map as Palace of the Ancient One, though it doesn't include all islands the map has.
- Please add:
Code:
<ImageStyle Name="home_void_palace" displayname="Dimensional Pocket" zonerect="-900, -900, 800, 459">
<ImageFrame Source="images/maps/map_exp05_dun_void_palace_raid.dds" SourceRect="0,0,1200,960" />
</ImageStyle>
--------------------------------------------------

Dire Hollow: Grim Tidings:

- Rename:
Dire Hollow - Grim Tidings
to
Dire Hollow: Grim Tidings

--------------------------------------------------

Dracur Prime: Sevalak Awakened:

- Subzone of Covenant District (Contested 1) which is a subzone of The Withered Lands.
- Rename (website only, in-game is fine):
Dracur Prime: Sevalak Awakened (Capitol Raid)
to
Dracur Prime: Sevalak Awakened

--------------------------------------------------

Elements of War [Challenge]:

- Subzone of The Fortress of Drunder which is a subzone of Eastern Wastes.
- Rename:
Elements of War (challenge)
to
Elements of War [Challenge]

--------------------------------------------------

Emperor Atrebe's Laboratory: The Fabled City of Kor-sha:

- Subzone of Fens of Nathsar.
- Rename:
Emperor Atrebe's Lab: Kor'Sha
to
Emperor Atrebe's Laboratory: The Fabled City of Kor-sha

--------------------------------------------------

Enchanted Brownie Grotto:

- While this is a subzone of Darklight Wood this should be added in the Live Events category above "Enchanted Dryad Grotto", because its only available on 2 days each month.
- Used 2 days each month in the Moonlight Entchantments live event.
- Shares the same map with "The Silent Cavern" used during The Ivy Shrouded Signature quest 'Tracking Down the Necromancer'.
- .dds can be found attached below.
Code:
<ImageStyle Name="live_enchanted_grotto03" displayname="Enchanted Brownie Grotto" zonerect="-13, -67, 333, 193">
<ImageFrame Source="images/maps/map_exp03_dun_hollow_stump2.dds" SourceRect="0,0,800,600" />
</ImageStyle>
--------------------------------------------------

Enchanted Dryad Grotto:

- Monthly "Moonlight Enchantments" Live Event zone that uses part of the lower guk map, but never got its own mapstyle.
- While the zone in is from Antonica this should be sorted under Live Event (above the Frostfell zones).
Code:
<ImageStyle Name="live_enchanted_grotto05" displayname="Enchanted Dryad Grotto" zonerect="-225,-470,178,51">
<ImageFrame Source="images/maps/map_exp05_dun_guk_upper.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

Enchanted Fay Grotto:

- Please move this into the Live Events Category between "Enchanted Dryad Grotto" and "Enchanted Zygomyd Grotto".

--------------------------------------------------

Enchanted Lands:

Rename:
The Enchanted Lands
to
Enchanted Lands

--------------------------------------------------

Enchanted Naiad Grotto:

- Please move this into the Live Events Category between "Enchanted Fay Grotto" and "Enchanted Zygomyd Grotto".
- Rename:
Enchanted Naiad Grotto: Upper Level --Rename--> Enchanted Naiad Grotto (Upper) ... this is the Entrance
Enchanted Naiad Grotto: Lower Level --Rename--> Enchanted Naiad Grotto (Lower) ... submap of upper

--------------------------------------------------

Enchanted Zygomyd Grotto:

- Monthly "Moonlight Enchantments" Live Event zone that uses part of the map of Lockjaw's Lair, but never got its own mapstyle.
- While the zone in is from Nektulous Forest this should be sorted under Live Event (above the Frostfell zones).
Code:
<ImageStyle Name="live_enchanted_grotto01" displayname="Enchanted Zygomyd Grotto" zonerect="-292, -241, 24, 189">
<ImageFrame Source="images/maps/map_exp01_rgn_sinking_sands_epic01_lockjaw_undead.dds" SourceRect="0,0,436,593" />
</ImageStyle>
--------------------------------------------------

Freeport zones:

Old order + hiding info:

The Thieves Way - Change name on website and in-gameto "The Thieves' Way".
The Serpent Sewer
Serpents Lair - Change name on website and in-game to "The Serpent's Lair".
Edgewater Drains 1 - Change name on website and in-game to "Edgewater Drains (Upper)".
Edgewater Drains 2 - Change name on website and in-game to "Edgewater Drains (Middle)".
Edgewater Drains 3 - Change name on website and in-game to "Edgewater Drains (Lower)".
Darkblade Den - Change name on website and in-game to "The Darkblade Den of Assassins".
Freeport: Beggars Court - Hide on website and remove menugroup in mapstyle.
Freeport: Big Bend - Hide on website and remove menugroup in mapstyle.
Freeport: Longshadow Alley - Hide on website and remove menugroup in mapstyle.
Freeport: Scale Yard - Hide on website and remove menugroup in mapstyle.
Freeport: Stonestair Byway - Hide on website and remove menugroup in mapstyle.
The City of Freeport
Freeport: Sunken City - Change name on website to "Sunken City".
Freeport: Temple Street - Hide on website and remove menugroup in mapstyle.
Freeport: The Graveyard - Change name on website to "The Graveyard".
Freeport: The Ruins - Change name on website to "The Ruins."
Freeport: The Sprawl - Change name on website to "The Sprawl".

New order:

The City of Freeport
___The Thieves' Way
______The Darkblade Den of Assassins
______The Serpent Sewer
_________Edgewater Drains (Upper)
_________Edgewater Drains (Middle)
____________Edgewater Drains (Lower)
_________The Serpent's Lair
The Graveyard
___Sunken City
The Sprawl
___The Ruins

--------------------------------------------------

Frostfang Sea:

- Only rename the zone the continent=category=menugroup is still called Erollis.
- Rename:
Erollis
to
Frostfang Sea

--------------------------------------------------

Furnace of Ages [Challenge Duo]:

- Parentzone is Cobalt Scar.
- Uses the same map as the Ward of Elements - (East Wing).
- Please add:
Code:
<ImageStyle Name="exp08_rgn_velious_cobalt_scar_epic02" displayname="Furnace of Ages [Challenge Duo]" zonerect="20, -192, 804, 501">
<ImageFrame Source="images/maps/map_exp05_dun_najena_atheneum_0.dds" SourceRect="0,0,1000,880" />
</ImageStyle>
--------------------------------------------------

Gobblerock's Hideout:

- Rename:
Gobblerocks Hideout
to
Gobblerock's Hideout

--------------------------------------------------

Grozmag's Trial:

- Rename:
Grozmags Trial
to
Grozmag's Trial

--------------------------------------------------

Hammerhall Barrel Chambers:

- Parentzone would be Butcherblock, but as it is a live event zone it should be sorted under Live Events.
- Uses a small part of the Kaladim map and should get a custom one maybe, but at least this will work for now.
- Please add:
Code:
<ImageStyle Name="exp03_dun_kaladim_stormguard_hall_mar12" displayname="Hammerhall Barrel Chambers" zonerect="-302, -584, 281, 93">
<ImageFrame Source="images/maps/exp03/map_exp03_dun_kaladim.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

Harrow's End:

- Subzones of Obol Plains.
- (Entrance) is the entrance (old name 2nd floor).
- Disable the following as this zone doesn't seem to exist in game:
ID:717 - exp09_dun_drinals_castle_challenge_0 - Harrow's End (1st Floor Challenge)
ID:718 - exp09_dun_drinals_castle_challenge_1 - Harrow's End (2nd Floor Challenge)
ID:719 - exp09_dun_drinals_castle_challenge_2 - Harrow's End (3rd Floor Challenge)
ID:720 - exp09_dun_drinals_castle_challenge_3 - Harrow's End (4th Floor Challenge)
ID:721 - exp09_dun_drinals_castle_challenge_4 - Harrow's End (5th Floor Challenge)
- Rename:
ID:722 - exp09_dun_drinals_castle_raid_0:
Harrow's End (1st Floor Raid)
to
Harrow's End (Basement) [Raid]

ID:723 - exp09_dun_drinals_castle_raid_1:
Harrow's End (2nd Floor Raid)
to
Harrow's End (Entrance) [Raid]

ID:724 - exp09_dun_drinals_castle_raid_2:
Harrow's End (3rd Floor Raid)
to
Harrow's End (Balustrade) [Raid]

ID:725 - exp09_dun_drinals_castle_raid_3:
Harrow's End (4th Floor Raid)
to
Harrow's End (Study) [Raid]

ID:726 - exp09_dun_drinals_castle_raid_4:
Harrow's End (5th Floor Raid)
to
Harrow's End (Top Floor) [Raid]

ID:712 - exp09_dun_drinals_castle_0:
Harrow's End (1st Floor)
to
Harrow's End: Baleful Dominion (Basement) (Heroic)

ID:713 - exp09_dun_drinals_castle_1:
Harrow's End (2nd Floor)
to
Harrow's End: Baleful Dominion (Entrance) (Heroic)

ID:714 - exp09_dun_drinals_castle_2:
Harrow's End (3rd Floor)
to
Harrow's End: Baleful Dominion (Balustrade) (Heroic)

ID:715 - exp09_dun_drinals_castle_3:
Harrow's End (4th Floor)
to
Harrow's End: Baleful Dominion (Study) (Heroic)

ID:716 - exp09_dun_drinals_castle_4:
Harrow's End (5th Floor)
to
Harrow's End: Baleful Dominion (Top Floor) (Heroic)

ID:727 - exp09_dun_drinals_castle_solo_0:
Harrow's End (1st Floor Solo)
to
Harrow's End: The Deathtoll Tower (Basement)

ID:728 - exp09_dun_drinals_castle_solo_1:
Harrow's End (2nd Floor Solo)
to
Harrow's End: The Deathtoll Tower (Entrance)

ID:729 - exp09_dun_drinals_castle_solo_2:
Harrow's End (3rd Floor Solo)
to
Harrow's End: The Deathtoll Tower (Balustrade)

ID:730 - exp09_dun_drinals_castle_solo_3:
Harrow's End (4th Floor Solo)
to
Harrow's End: The Deathtoll Tower (Study)

ID:731 - exp09_dun_drinals_castle_solo_4:
Harrow's End (5th Floor Solo)
to
Harrow's End: The Deathtoll Tower (Top Floor)

--------------------------------------------------

Heroic: A Pirate's Hidden Stash:

- Rename:
A Pirates Hidden Stash
to
Heroic: A Pirate's Hidden Stash

--------------------------------------------------

Hidden Chapel:

- Subzone of Antonica.
- Used to start the Priest Epic 2.0 quest 'Awakening Bonds: The First Steps'.
- Uses the map of Grozmags Trial.
Code:
<ImageStyle Name="antonica_hidden_chapel" displayname="Hidden Chapel" zonerect="-17, -20, 18, 21">
<ImageFrame Source="images/maps/map_tutorial_island02_epic01.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

High Keep:

- Subzones of Vesspyr Isles.
- (Foyer) is the entrance (old name 4th) for the regular High Keep zones.
- (Basement) is the entrance (old name 1st) for the Pickclaw Depths zones.
- Rename:
ID:782 - exp10_dun_highkeep_solo_0:
High Keep (4th) [Solo]
to
High Keep (Foyer) [Advanced Solo]

ID:783 - exp10_dun_highkeep_solo_1:
High Keep (3rd) [Solo]
to
High Keep (Apartments) [Advanced Solo]

ID:784 - exp10_dun_highkeep_solo_2:
High Keep (2nd) [Solo]
to
High Keep (Archive) [Advanced Solo]

ID:785 - exp10_dun_highkeep_solo_3:
High Keep (1st) [Solo]
to
High Keep (Great Hall) [Advanced Solo]

ID:778 - exp10_dun_highkeep_0:
High Keep (4th)
to
High Keep (Foyer) [Heroic]

ID:779 - exp10_dun_highkeep_1:
High Keep (3rd)
to
High Keep (Apartments) [Heroic]

ID:780 - exp10_dun_highkeep_2:
High Keep (2nd)
to
High Keep (Archive) [Heroic]

ID:781 - exp10_dun_highkeep_3:
High Keep (1st)
to
High Keep (Great Hall) [Heroic]

ID:829 - exp10_dun_highkeep_contested_0:
High Keep (4th)[Heroic]
to
High Keep: The Bloodless Incursion (Foyer) [Contested]

ID:830 - exp10_dun_highkeep_contested_1:
High Keep (3rd)[Heroic]
to
High Keep: The Bloodless Incursion (Chambers) [Contested]

ID:831 - exp10_dun_highkeep_contested_2:
High Keep (2nd)[Heroic]
to
High Keep: The Bloodless Incursion (Sanctum) [Contested]

ID:832 - exp10_dun_highkeep_contested_3:
High Keep (1st)[Heroic]
to
High Keep: The Bloodless Incursion (Hunting Grounds) [Contested]

ID:833 - exp10_dun_highkeep_contested_4:
High Keep (5th)[Heroic]
to
High Keep: The Bloodless Incursion (Basement) [Contested]

ID:834 - exp10_dun_highkeep_contested_5:
High Keep (6th)[Heroic]
to
High Keep: The Bloodless Incursion (Mines) [Contested]

ID:721 - exp10_dun_pickclaw_solo_0:
The Pickclaw Depths (1st) [Solo]
to
High Keep: The Pickclaw Depths (Basement) [Advanced Solo]

ID:722 - exp10_dun_pickclaw_solo_1:
The Pickclaw Depths (2nd) [Solo]
to
High Keep: The Pickclaw Depths (Mines) [Advanced Solo]

ID:719 - exp10_dun_pickclaw_0:
The Pickclaw Depths (1st)
to
High Keep: The Pickclaw Depths (Basement) [Heroic]

ID:720 - exp10_dun_pickclaw_1:
The Pickclaw Depths (2nd)
to
High Keep: The Pickclaw Depths (Mines) [Heroic]

--------------------------------------------------

High Keep - (Mines):

- Please use the picture of the in-game map for the website as the website picture has rooms missing.
- All of the following zones use that same map.
High Keep: The Bloodless Incursion [Contested] - (Mines) = ID:834 - exp10_dun_highkeep_contested_5
High Keep: The Pickclaw Depths [Advanced Solo] - (Mines) = ID:722 - exp10_dun_pickclaw_solo_1
High Keep: The Pickclaw Depths [Heroic] - (Mines) = ID:720 - exp10_dun_pickclaw_1

--------------------------------------------------

Karnor's Castle:

- Subzone of Kylong Plains
- (Main floor) is the entrance.
- Rename:
IDs: 355 - exp04_dun_karnors_castle_0:
Karnors Castle - Ground
to
Karnor's Castle (Main floor)

IDs: 356, 357, 358 - exp04_dun_karnors_castle_1, _3 & _4:
Karnors Castle - Basement
to
Karnor's Castle (Basement)

IDs: 359 - exp04_dun_karnors_castle_2:
Karnors Castle - Upper
to
Karnor's Castle (Upper floor)

--------------------------------------------------

Kraytoc's Fortress of Rime [Challenge]:

- Subzone of Great Divide
- Rename:
Kraytoc's Fortress
to
Kraytoc's Fortress of Rime [Challenge]

--------------------------------------------------

Kraytoc's Fortress of Rime:

- Parentzone is Great Divide.
- Uses the same map as the Challenge version that has a HC map.
- The *.dds can be found in the attachment of post #4, then please add:
Code:
<ImageStyle Name="exp07_dun_kraytocs_fortress_easy" displayname="Kraytoc's Fortress of Rime" zonerect="-189, -157, 915, 678">
<ImageFrame Source="images/maps/map_exp07_dun_kraytocs_fortress_easy.dds" SourceRect="0,0,800,600" />
</ImageStyle>
--------------------------------------------------

Lavastorm Winter Retreat:

- ID: 703
- This is a house, please hide it from the website and remove its menugroup to hide it in the in-game dropdown menu.

--------------------------------------------------

Legends of Norrath Museum:

- Parentzones would be Qeynos and Freeport, but as it is special it should be sorted under Misc.
- Uses the same map as the Good Tier 1 Guild Hall.
- Please add:
Code:
<ImageStyle Name="lon_showroom" displayname="Legends of Norrath Museum" zonerect="-54, -30, 54, 92">
<ImageFrame Source="images/maps/map_qey_guildhall_tier1.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

Lost Temple of Cabilis:

- Used during the Greenmist Heritage questline, which was added with Shadow Odyssey.
- Sort as a submap of Fens of Nathsar.
- Add the following mapstyle, as it uses a part of the Sebilis map:
Code:
<ImageStyle Name="exp04_dun_sebilis_quarters_greenmist_quest" displayname="Lost Temple of Cabilis" zonerect="-246, -73, 367, 631">
<ImageFrame Source="images/maps/map_exp04_dun_sebilis_lvl1.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

Mistmoore Catacombs:

Rename:
Mistmoore Catacombs (Main) ___ to
Mistmoore Catacombs (Lower)
Mistmoore Catacombs (Lower) ___ to
Mistmoore Catacombs (Upper)

--------------------------------------------------

Nektropos Castle - (Basement):

- I was able to update nektropos_castle_4 - ID:117
- However the hidden map (with different availablerect needs the same treatment)
ID: 118 - nektropos_castle_3:
Rename:
Nektropos Castle Basement
to
Nektropos Castle - (Basement)

--------------------------------------------------

Nektropos Castle: Love's Errand:

- Subzone of Nektulous Forest but it should be categorized under Live Events between Enchanted Zygomyd Grotto and Frostfell Wonderland Village.
- Main Floor is the entrance.
- Used during the Erollisi Day quest 'What's Love Got to Do With It?'.
- Uses the same maps as Nektropos Castle.
Code:
<ImageStyle Name="nektropos_castle_erollisi10_0" displayname="Nektropos Castle: Love's Errand (Main floor)" zonerect="-87, -99, 86, 101" heightmax="6">
<ImageFrame Source="images/maps/map_nektropos_castle_1.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="nektropos_castle_erollisi10_1" displayname="Nektropos Castle: Love's Errand (Upper floor)" zonerect="-87, -99, 86, 101" heightmin="6">
<ImageFrame Source="images/maps/map_nektropos_castle_2.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

New Combine Drakelands:

- Parentzone is Cobalt Scar.
- This is a questzone that Chillispike found and since I have done that quest already on my main I'm currently not able to test it.
- The *.dds can be found in the attachment of post #11 and then add:
Code:
<ImageStyle Name="exp08_rgn_velious_cobalt_scar_dragon" displayname="New Combine Drakelands" zonerect="-6639, -584, -2129, 2793">
<ImageFrame Source="images/maps/map_exp08_rgn_velious_cobalt_scar_dragon.dds" SourceRect="0,0,800,600" />
</ImageStyle>
--------------------------------------------------

Plane of War [Challenge]:

- Subzone of The Fortress of Drunder which is a subzone of Eastern Wastes.
- Rename:
Plane of War (challenge)
to
Plane of War [Challenge]

--------------------------------------------------

Qeynos zones:

Old order + hiding info:

The Forest Ruins
Oakmyst Forest
Qeynos: The Willow Wood - Hide on website and remove menugroup in mapstyle.
Qeynos: The Baubbleshire - Hide on website and remove menugroup in mapstyle.
Qeynos: Castleview Hamlet - Hide on website and remove menugroup in mapstyle.
Qeynos: Graystone Yard - Hide on website and remove menugroup in mapstyle.
Qeynos: Capitol District - Change name on website and in-game to "Qeynos Capitol District".
Qeynos: Province District (Elddar Grove) - Combine this with the (Harbor) map (both maps use the same map and show the same things no different levels or zoom).
Qeynos: Province District (Harbor) - Combine this with the (Elddar Grove) map (both maps use the same map and show the same things no different levels or zoom).
Qeynos: Starcrest Commune - Hide on website and remove menugroup in mapstyle.
Qeynos: Nettleville - Hide on website and remove menugroup in mapstyle.
Qeynos: Tradeskill Area - Change name on website and in-game to "The Ironforge Exchange".
The Caves (Lower)
___The Caves (Upper)
The Peat Bog
The Down Below
___Crows Resting Place - Change name on website and in-game to "Crow's Resting Place".
___Vermins Snye - Change name on website and in-game to "Vermin's Snye".
______The Crypt of Betrayal
_________The Deathly Scarab Hive

New order:

Qeynos Capitol District
___Oakmyst Forest
___The Caves (Lower)
______The Caves (Upper)
___The Down Below
______Crow's Resting Place
______Vermin's Snye
_________The Crypt of Betrayal
____________The Deathly Scarab Hive
___The Forest Ruins
___The Ironforge Exchange
Qeynos Province District
The Peat Bog

--------------------------------------------------

Runnyeye:

- Rename:
Runnyeye Citadel
to
Runnyeye

--------------------------------------------------

Runnyeye Hoard Pits:

- Parentzone would be Enchanted Lands, but as it is a Live Event zone it should be sorted under live event.
- Uses the same map as Runnyeye.
- Please add:
Code:
<ImageStyle Name="runnyeye_advanced_mar13" displayname="Runnyeye Hoard Pits" zonerect="-246, -257, 145, 198">
<ImageFrame Source="images/maps/map_runnyeye.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

Sanctorium of Brell:

- Parentzone is Bar of Brell - (Main Floor), as the item you receive to access it is no zone.
- Uses the same map as the Chamber of Immortality.
- Please add:
Code:
<ImageStyle Name="vrsn_epic01_boss_brew" displayname="Sanctorium of Brell" zonerect="-234, 88, -166, 164">
<ImageFrame Source="images/maps/map_vrsn_epic01_boss.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

Sanctuary of Divine Unity:

- Subzone of Nektulous Forest.
- Used to start the Priest Epic 2.0 quest 'Awakening Bonds: The First Steps'.
- Uses the map of Underrot Caverns Moldy Crypt.
Code:
<ImageStyle Name="nektulos_sanctuary_of_divine_unity" displayname="Sanctuary of Divine Unity" menugroup="DLere" zonerect="-263, -240, 25, 100">
<ImageFrame Source="images/maps/map_nektulos_mini03.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

Scornfeather Roost:

- Subzone of The Clefts of Rujark.
- Uses the same map as Cazel's Mesa.
- Please add:
Code:
<ImageStyle Name="exp01_rgn_pillars_of_flame_epic01_cazel_roost" displayname="Scornfeather Roost" zonerect="-73, -10, 108, 200">
<ImageFrame Source="images/maps/map_exp01_rgn_pillars_of_flame_epic01_cazel.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

Scourge Keep Duo Arena [Proving Ground]:

- As this is accessible from the Proving Ground it should be in the misc category
- Uses the same map as the Arena of Deathfist Citadel.
- Please add:
Code:
<ImageStyle Name="pg_scourge_keep_arena_solo" displayname="Scourge Keep Duo Arena [Proving Ground]" zonerect="-55, -54, 51, 69">
<ImageFrame Source="images/maps/map_deathfist_basement.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

Sebilis:

Rename:
Sebilis - Level 1 (website) / Sebilis 1 (in-game)___ to
Sebilis (Upper)
Sebilis - Level 2 (website) / Sebilis 2 (in-game) ___ to
Sebilis (Lower)
- Set heightmin = heightmax = -100 for the 2 maps

--------------------------------------------------

Serilian Bar:

- Parentzone is Bar of Brell - (Basement).
- New custom map created for this zone and another that I don't have access to right now to get the internal name.
- The *.dds can be found in the attachment of post #4, then please add:
Code:
<ImageStyle Name="tutorial_island02_epic02_serellian_bar" displayname="Serilian Bar" zonerect="-8, 143, 28, 174">
<ImageFrame Source="images/maps/map_tutorial_island02_epic02.dds" SourceRect="0,0,508,436" />
</ImageStyle>
--------------------------------------------------

Shard of Love: Seeding Corruption:
Shard of Love: Weeding Corruption:

- Please copy over the POIs from "Shard of Love: Seeding Corruption" to "Shard of Love: Weeding Corruption"
- Please sort these 2 zones under Live Events as follows
Nektropos Castle: Love's Errand (Main floor)
___Nektropos Castle: Love's Errand (Upper floor)
Shard of Love: Seeding Corruption
Shard of Love: Weeding Corruption
Frostfell Wonderland Village

--------------------------------------------------

Solusek Ro's Tower: Citadel of the Sun [Raid]:

- Finally some info for this missing zone
- Parentzone is Coliseum of Valor.
- _6 = (Level 1) is the entrance.
- Please add:
Code:
<ImageStyle displayname="Solusek Ro's Tower: Citadel of the Sun [Raid] - (Level 1)" Name="exp14_dun_solusek_tower_raid_6" />
<ImageStyle displayname="Solusek Ro's Tower: Citadel of the Sun [Raid] - (Level 2-5)" Name="exp14_dun_solusek_tower_raid_0" />
--------------------------------------------------

Spirits of the Lost [Raid]:

- This zone uses the same map as the regular temple, but needs its own mapstyles and own POIs.
- All Cazic-Thule maps are subzones of The Feerrott and their entrance map is the (South) map.
Code:
<ImageStyle Name="cazicthule_froglok_1" displayname="Spirits of the Lost (South) [Raid]" zonerect="-106, -75.95, 106.16, 166.51" availablerect="-110, -52.7, 110, 166.51" availablepriority="1">
<ImageFrame Source="images/maps/map_cazicthule_south_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="cazicthule_froglok_2" displayname="Spirits of the Lost (North) [Raid]" zonerect="-93, -259.02, 96, -40.38" availablerect="-100, -259.02, 100, -52.7" heightmin="10.55">
<ImageFrame Source="images/maps/map_cazicthule_north_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="cazicthule_froglok_0" displayname="Spirits of the Lost (Inner Temple) [Raid]" zonerect="-117, -180, 117, 91" availablerect="-120, -180, 120, 77.65" heightmax="10.55">
<ImageFrame Source="images/maps/map_cazicthule_inside.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

Ssrez'Ras: Chamber of Stasis [Advanced Solo]:

- Subzone of Vesspyr Isles.
- (Upper) is the entrance map.
- Rename:
Chamber of Stasis (1st) [Solo]
to
Ssrez'Ras: Chamber of Stasis (Upper) [Advanced Solo]

Chamber of Stasis (2nd) [Solo]
to
Ssrez'Ras: Chamber of Stasis (Middle) [Advanced Solo]

Chamber of Stasis (3rd) [Solo]
to
Ssrez'Ras: Chamber of Stasis (Lower) [Advanced Solo]

--------------------------------------------------

Ssrez'Ras: Chamber of Stasis [Heroic]:

-Subzone of Vesspyr Isles.
- (Upper) is the entrance map.
- Rename:
Chamber of Stasis (1st)
to
Ssrez'Ras: Chamber of Stasis (Upper) [Heroic]

Chamber of Stasis (2nd)
to
Ssrez'Ras: Chamber of Stasis (Middle) [Heroic]

Chamber of Stasis (3rd)
to
Ssrez'Ras: Chamber of Stasis (Lower) [Heroic]

--------------------------------------------------

Sundered Splitpaw:

- There is no zone adv02_dun_sundered_splitpaw, the real zone names are below.
- Btw we only have maps for 4 out of 15 zones partly due to Delving Darkness being shown in every zone instead of the map creation tutorial.
Please change the following internal names as follows:

Sundered Splitpaw: Delving into the Darkness
adv02_dun_sundered_splitpaw_0
to
adv02_dun_sundered_foreshadow2

Sundered Splitpaw: Upper Tunnels
adv02_dun_sundered_splitpaw_1
to
adv02_dun_sundered_playground_0

Sundered Splitpaw: Crawler Nest
adv02_dun_sundered_splitpaw_2
to
adv02_dun_sundered_hold_the_line

--------------------------------------------------

Temple of Veeshan:

- Temple of Veeshan is a subzone of Vesspyr Isles, all other zones listed here are subzones of the Temple (see sorting below)
- Disable the following as these are not accessible in game:
ID: 805 - exp10_dun_temple_of_veeshan_hub_1 - Laboratory of Mutation (Hub)
ID: 806 - exp10_dun_temple_of_veeshan_hub_2 - Halls of the Betrayer (Hub)
ID: 807 - exp10_dun_temple_of_veeshan_hub_3 - Vulak'Aerr's Dominion (Hub)
- Rename:
ID:804 - exp10_dun_temple_of_veeshan_hub: (no _0 required, see above)
Temple of Veeshan (Hub)
to
Temple of Veeshan

ID:808 - exp10_dun_temple_of_veeshan_raid_0:
Temple of Veeshan [Raid]
to
Temple of Veeshan: Guardian's Edifice (Entrance) [Raid]

ID:809 - exp10_dun_temple_of_veeshan_raid_1:
Laboratory of Mutation [Raid]
to
Temple of Veeshan: Guardian's Edifice (West Wing) [Raid]

ID:810 - exp10_dun_temple_of_veeshan_raid_2:
Halls of the Betrayer [Raid]
to
Temple of Veeshan: Guardian's Edifice (East Wing) [Raid]

ID:811 - exp10_dun_temple_of_veeshan_raid_3:
Vulak'Aerr's Dominion [Raid]
to
Temple of Veeshan: Guardian's Edifice (South Wing) [Raid]

ID:813 - exp10_dun_temple_of_veeshan_east_solo: (no _0 required)
Halls of the Betrayer [Solo]
to
Temple of Veeshan: Halls of the Betrayer [Advanced Solo]

ID:812 - exp10_dun_temple_of_veeshan_east: (no _0 required)
Halls of the Betrayer
to
Temple of Veeshan: Halls of the Betrayer [Heroic]

ID:815 - exp10_dun_temple_of_veeshan_west_solo: (no _0 required)
Laboratory of Mutation [Solo]
to
Temple of Veeshan: Laboratory of Mutation [Advanced Solo]

ID:814 - exp10_dun_temple_of_veeshan_west: (no _0 required)
Laboratory of Mutation
to
Temple of Veeshan: Laboratory of Mutation [Heroic]

ID:835 - exp10_dun_temple_of_veeshan_north_raid_0:
Temple of Veeshan
to
Temple of Veeshan: The Dreadscale's Maw (Entrance) [Raid]

ID:836 - exp10_dun_temple_of_veeshan_north_raid_1:
The Dreadscale's Maw
to
Temple of Veeshan: The Dreadscale's Maw (Cavern) [Raid]

ID:816 - exp10_dun_temple_of_veeshan_north: (no _0 required)
Vulak'Aerr's Dominion
to
Temple of Veeshan: Vulak'Aerr's Dominion [Heroic]

- Sorting:

Vesspyr Isles
___Temple of Veeshan (ID: 804)
______Temple of Veeshan: Guardian's Edifice (Entrance) [Raid]
_________Temple of Veeshan: Guardian's Edifice (West Wing) [Raid]
_________Temple of Veeshan: Guardian's Edifice (East Wing) [Raid]
_________Temple of Veeshan: Guardian's Edifice (South Wing) [Raid]
______Temple of Veeshan: Halls of the Betrayer [Advanced Solo]
______Temple of Veeshan: Halls of the Betrayer [Heroic]
______Temple of Veeshan: Laboratory of Mutation [Advanced Solo]
______Temple of Veeshan: Laboratory of Mutation [Heroic]
______Temple of Veeshan: The Dreadscale's Maw (Entrance) [Raid]
_________Temple of Veeshan: The Dreadscale's Maw (Cavern) [Raid]
______Temple of Veeshan: Vulak'Aerr's Dominion [Heroic]

--------------------------------------------------

Thalumbra, the Ever Deep:

Rename:
"Thalumbra" --Rename--> "Thalumbra, the Ever Deep"

--------------------------------------------------

The Bonemire:

- Rename:
The Bonemire (Realm of Night)
to
The Bonemire

--------------------------------------------------

The Cauldron Hollow:

- Sorting see The Crypt of T'haen.
- Rename:
Cauldron Cove and Hollow
to
The Cauldron Hollow

--------------------------------------------------

The Caves:

Rename:
The Caves Level 1 (website) / The Caves 1 (in-game)___ to
The Caves (Lower)
The Caves Level 2 (website) / The Caves 2 (in-game)___ to
The Caves (Upper)
Set heigthmax = heightmin both to 25

--------------------------------------------------

The Chamber of Rulgax:

- Subzone of Runnyeye which is a subzone of Enchanted Lands.
- Rename:
Chamber of Rulgax
to
The Chamber of Rulgax

--------------------------------------------------

The Clefts of Rujark:

- Sorting is ok.
- Rename:
Clefts of Rujark 1
to
The Clefts of Rujark (Lower)

Clefts of Rujark 2
to
The Clefts of Rujark (Middle)

Clefts of Rujark 3
to
The Clefts of Rujark (Upper)

--------------------------------------------------

The Condemned Catacomb:

- Rename:
Condemned Catacombs
to
The Condemned Catacomb

--------------------------------------------------

The Crypt of Agony / The Protector's Realm:

- This is currently a mess we use 3 maps (2 real (IDs 342, 344) 1 submap (ID: 343)) for 2 zones.
- To split the zones up I rearranged/repainted the existing maps to fit the 2 zones, the *.dds files can be found in the attachment of post #11 (Creator information was preserved).
- For now please only add the following mapstyles + images:
Code:
<ImageStyle Name="exp04_dun_sebilis_epic01_crypt_heroic" displayname="The Crypt of Agony" zonerect="-61, -17, 182, 432">
<ImageFrame Source="images/maps/map_exp04_dun_sebilis_epic01_crypt_heroic.dds" SourceRect="0,0,440,792" />
</ImageStyle>
<ImageStyle Name="exp04_dun_sebilis_epic01_crypt_raid" displayname="The Protector's Realm" zonerect="-61, 147, 182, 432">
<ImageFrame Source="images/maps/map_exp04_dun_sebilis_epic01_crypt_raid.dds" SourceRect="0,0,440,504" />
</ImageStyle>
- Ok now that those maps are live and I moved all the Protector's Realm/Crypt of Agony PoIs you can:
- Disable ID: 342 = "Protector's Realm (CoA) - (North)"
- Disable ID: 343 = "Protector's Realm (COA) - (North)"
- Disable ID: 344 = "Protector's Realm (CoA) - (South)"
- Remove map_exp04_dun_sebilis_epic01_crypt_0.dds
- Remove map_exp04_dun_sebilis_epic01_crypt_1.dds

--------------------------------------------------

The Crypt of T'haen:

- Subzone of The Tombs of Night
- As both the Middle and Lower levels can be accessed directly the ordering should be:

Nektulos Forest
___Dire Hollow - Grim Tidings
___Nektulos Forest: Apotheosis [Tradeskill]
______Shard of Hate: New Ownership [Tradeskill]
___Sanctuary of Divine Unity
___The Cauldron Hollow
___Nektropos Castle Level 1
______Nektropos Castle Level 2
______Nektropos Castle Level 3
______Nektropos Castle Level 4
______Nektropos Castle Basement
___The Tombs of Night (Upper)
______The Tombs of Night (Middle)
______The Tombs of Night (Lower)
_________The Crypt of T'haen (Lower)
_________The Crypt of T'haen (Middle)
____________The Crypt of T'haen (Upper)
___Underrot Caverns Moldy Crypt
___Unearthing

- Rename:
Crypt of Thaen 1
to
The Crypt of T'haen (Lower)

Crypt of Thaen 2
to
The Crypt of T'haen (Middle)

Crypt of Thaen 3
to
The Crypt of T'haen (Upper)

--------------------------------------------------

The Den of the Devourer:

- Please correct the internal_name of the zone to:
Code:
Name="exp02_dun_halls_of_fate_epic02_devourer_queen"
--------------------------------------------------

The Dreadcutter: The Pirate Kings [Raid]:

- Parentzone is Obol Plains.
- Uses the same Maps as the other Dreadcutter zones, but is not available as HC map directly.
- The *.dds can be found in the attachment of post #4 and then add:
Code:
<ImageStyle Name="exp09_dun_drinals_ferry_raid" displayname="The Dreadcutter: The Pirate Kings [Raid]" zonerect="-164, -140, 160, 108">
<ImageFrame Source="images/maps/map_exp09_dun_drinals_ferry_raid.dds" SourceRect="0,0,800,600" />
</ImageStyle>
--------------------------------------------------

The Emerald Halls:

- Rename:
Emerald Halls
to
The Emerald Halls

Emerald Halls - 1st Floor
to
The Emerald Halls (1st Floor)

Emerald Halls - 2nd Floor
to
The Emerald Halls (2nd Floor)

Emerald Halls - 3rd Floor
to
The Emerald Halls (3rd Floor)

--------------------------------------------------

The Estate of Unrest:

- (Main Floor) is the entrance
- Rename:
Estate of Unrest - Outside
to
The Estate of Unrest (Main Floor)

2x in-game due to availablerects
Estate of Unrest - Basement
to
The Estate of Unrest (Basement)

Estate of Unrest - Upstairs
to
The Estate of Unrest (Upper Floor)

Estate of Unrest - Upstairs Top
to
The Estate of Unrest (Rooftop)

--------------------------------------------------

The Fabled Acadechism [Advanced Solo]:

- Revamped level 100 (still old already) zone that uses the same map as "The Acadechism", but never got its own mapstyle.
- Subzone of Greater Faydark.
Code:
<ImageStyle Name="exp03_dun_crushbone_keep_epic02_boss_fabled_solo" displayname="The Fabled Acadechism [Advanced Solo]" menugroup="Faydwer" zonerect="-11, -141, 214, 122">
<ImageFrame Source="images/maps/map_exp03_dun_crushbone_keep_epic02_boss.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

The Fabled Acadechism [Heroic]:

- Revamped level 100 (still old already) zone that uses the same map as "The Acadechism", but never got its own mapstyle.
- Subzone of Greater Faydark.
Code:
<ImageStyle Name="exp03_dun_crushbone_keep_epic02_boss_fabled" displayname="The Fabled Acadechism [Heroic]" menugroup="Faydwer" zonerect="-11, -141, 214, 122">
<ImageFrame Source="images/maps/map_exp03_dun_crushbone_keep_epic02_boss.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

The Fabled Clefts of Rujark:

- Subzone of Sinking Sands.
- Uses the same maps as the non fabled version.
- Should be added to the "Desert of Ro" menugroup as its a public zone not an instance.
- (Lower) is the entrance.
- Please add:
Code:
<ImageStyle Name="exp01_dun_clefts_of_rujark_fabled_0" displayname="The Fabled Clefts of Rujark - (Lower)" menugroup="Desert of Ro" zonerect="-209, -347, 304, 247" heightmax="6">
<ImageFrame Source="images/maps/map_exp01_dun_clefts_of_rujark_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp01_dun_clefts_of_rujark_fabled_1" displayname="The Fabled Clefts of Rujark - (Middle)" menugroup="Desert of Ro" zonerect="-209, -347, 304, 247" heightmin="6" heightmax="35">
<ImageFrame Source="images/maps/map_exp01_dun_clefts_of_rujark_1.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp01_dun_clefts_of_rujark_fabled_2" displayname="The Fabled Clefts of Rujark - (Upper)" menugroup="Desert of Ro" zonerect="-209, -347, 304, 247" heightmin="35">
<ImageFrame Source="images/maps/map_exp01_dun_clefts_of_rujark_2.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

The Fabled Court of Innovation zones:

- Subzone of Klak'anon.
- Use the same map as The Court of Innovation.
- Please add:
Code:
<ImageStyle Name="exp03_dun_klakanon_epic02_court_fabled_solo" displayname="The Fabled Court of Innovation [Advanced Solo]" zonerect="-147, -98, 226, 334">
<ImageFrame Source="images/maps/map_exp03_dun_klakanon_epic02_court.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp03_dun_klakanon_epic02_court_fabled" displayname="The Fabled Court of Innovation [Heroic]" zonerect="-147, -98, 226, 334">
<ImageFrame Source="images/maps/map_exp03_dun_klakanon_epic02_court.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

The Fabled Den of the Devourer:

- Parentzone is "The Bonemire".
- Uses the same map as the regular The Den of the Devourer.
- Please add:
Code:
<ImageStyle Name="exp02_dun_halls_of_fate_epic02_devourer_fabled" displayname="The Fabled Den of the Devourer" zonerect="-17, -133, 377, 323">
<ImageFrame Source="images/maps/map_exp02_dun_halls_of_fate_epic02_devourer.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

The Fabled Sanctum of the Scaleborn:

- Revamped level 100 (still old already) zone that uses the same map as Sanctum of the Scaleborn, but never got its own mapstyle.
- Subzone of Tenebrous Tangle.
- the (Upper) map is the entrance.
Code:
<ImageStyle Name="exp02_dun_sanctum_of_the_scaleborn_fabled_0" displayname="The Fabled Sanctum of the Scaleborn (Upper)" zonerect="-295, -251, 271, 406" heightmin="95">
<ImageFrame Source="images/maps/map_exp02_dun_lair_of_scale_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp02_dun_sanctum_of_the_scaleborn_fabled_1" displayname="The Fabled Sanctum of the Scaleborn (Lower)" zonerect="-311, -254, 292, 448" heightmax="95">
<ImageFrame Source="images/maps/map_exp02_dun_lair_of_scale_1.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

The Fabled Scornfeather Roost:

- Subzone of The Fabled Clefts of Rujark.
- Uses the same map as Cazel's Mesa.
- Please add:
Code:
<ImageStyle Name="exp01_rgn_pillars_of_flame_roost_fabled" displayname="The Fabled Scornfeather Roost" zonerect="-73, -10, 108, 200">
<ImageFrame Source="images/maps/map_exp01_rgn_pillars_of_flame_epic01_cazel.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

The Fabled Temple of Cazic-Thule:

- This zone uses the same map as the regular temple, but needs its own mapstyles and own POIs.
- All Cazic-Thule maps are subzones of The Feerrott and their entrance map is the (South) map.
Code:
<ImageStyle Name="cazicthule_fabled_0" displayname="The Fabled Temple of Cazic-Thule (South)" zonerect="-106, -75.95, 106.16, 166.51" availablerect="-110, -52.7, 110, 166.51" availablepriority="1">
<ImageFrame Source="images/maps/map_cazicthule_south_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="cazicthule_fabled_1" displayname="The Fabled Temple of Cazic-Thule (North)" zonerect="-93, -259.02, 96, -40.38" availablerect="-100, -259.02, 100, -52.7" heightmin="10.55">
<ImageFrame Source="images/maps/map_cazicthule_north_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="cazicthule_fabled_2" displayname="The Fabled Temple of Cazic-Thule (Inner Temple)" zonerect="-117, -180, 117, 91" availablerect="-120, -180, 120, 77.65" heightmax="10.55">
<ImageFrame Source="images/maps/map_cazicthule_inside.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

The Firemyst Gully:

- Rename:
Firemyst Gully
to
The Firemyst Gully

--------------------------------------------------

The Halls of Fate:

- Rename:
Halls of Fate(Entrance)
to
The Halls of Fate (Entrance)

Halls of Fate(North)
to
The Halls of Fate (North)

Halls of Fate(South)
to
The Halls of Fate (South)

--------------------------------------------------

The Lesser Faydark:

Rename:
Lesser Faydark
to
The Lesser Faydark

--------------------------------------------------

The Molten Throne:

- Finally had time to figure this zone out, it uses 2 very different areas for the state before and after the explosion and basically teleports you between the 2 while you see a bright white flahs of the explosion.
- We don't have a perfect map for the state before the explosion but the one for after it is good enough for now.
- Please add the *.dds in the attachment of post #11, then add:
Code:
<ImageStyle Name="exp14_dun_molten_throne_0" displayname="The Molten Throne - (Whole)" zonerect="-762, -529, 766, 614" heightmax="300" availablepriority="0">
<ImageFrame Source="images/maps/map_exp14_dun_molten_throne.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="exp14_dun_molten_throne_1" displayname="The Molten Throne - (Exploded)" zonerect="-2546, 363, -1062, 1518" heightmin="300" availablepriority="0">
<ImageFrame Source="images/maps/map_exp14_dun_molten_throne.dds" SourceRect="0,0,800,600" />
</ImageStyle>
--------------------------------------------------

The Nexus Core [Challenge Duo]:

- Parentzone is Vesspyr isles.
- Uses the same map as the Heroic and Solo versions that have their own HC maps.
- The *.dds can be found in the attachment of post #4, the please add:
Code:
<ImageStyle Name="exp10_dun_nexus_challenge_duo" displayname="The Nexus Core [Challenge Duo]" zonerect="-602, -581, 598, 318">
<ImageFrame Source="images/maps/map_exp10_dun_nexus_challenge_duo.dds" SourceRect="0,0,800,600" />
</ImageStyle>
--------------------------------------------------

The Obelisk of Lost Souls - (East Wing):

- I was able to update obelisk_of_lostsouls_1 - ID:125
- However the hidden map (with different availablerect needs the same treatment)
ID: 126 - obelisk_of_lostsouls_2:
Rename:
Obelisk of Lost Souls - Level 1
to
The Obelisk of Lost Souls - (East Wing)

--------------------------------------------------

The Ruins of Guk:

- All Guk zones are subzones of Moors of Ykesha (Upper).
Rename:
Guk: The Halls of the Fallen
to
The Ruins of Guk: Halls of the Fallen

Guk: Ykesha's Outer Stronghold
to
The Ruins of Guk: Ykesha's Outer Stronghold

Ruins of Guk: The Lower Corridors
to
The Ruins of Guk: The Lower Corridors

--------------------------------------------------

The Ruins of Guk: The Lower Corridors - (Basement):

- We first need to change the internal names, remove the menugroup and add a heightmin to the old base maps:

- The old version of the non-fabled version is:
<ImageStyle Name="exp05_dun_guk_lower" displayname="The Ruins of Guk: The Lower Corridors" menugroup="Innothule" zonerect="-86, -388, 328, 91">
<ImageFrame Source="images/maps/map_exp05_dun_guk_lower.dds" SourceRect="0,0,436,506" />
</ImageStyle>

- Add _1 to the internal_name, remove the menugroup and add heightmin, so change to:
Code:
<ImageStyle Name="exp05_dun_guk_lower_1" displayname="The Ruins of Guk: The Lower Corridors" zonerect="-86, -388, 328, 91" heightmin="-30">
<ImageFrame Source="images/maps/map_exp05_dun_guk_lower.dds" SourceRect="0,0,436,506" />
</ImageStyle>
- The old version of the fabled version is:
<ImageStyle Name="exp05_dun_guk_lower_fabled_solo" displayname="The Fabled Ruins of Guk: The Lower Corridors [Solo]" zonerect="-86, -388, 328, 91">
<ImageFrame Source="images/maps/map_exp05_dun_guk_lower.dds" SourceRect="0,0,436,506" />
</ImageStyle>

- Add _1 to the internal_name and add heightmin, so change to:
Code:
<ImageStyle Name="exp05_dun_guk_lower_fabled_solo_1" displayname="The Fabled Ruins of Guk: The Lower Corridors [Solo]" zonerect="-86, -388, 328, 91" heightmin="-30">
<ImageFrame Source="images/maps/map_exp05_dun_guk_lower.dds" SourceRect="0,0,436,506" />
</ImageStyle>
- Now you can add the new maps to those zones, the *.dds can be found in the attachment of post #4:
- Add the extra map to the old zones, make sure to add the availablerect and heightmax for both:
Code:
<ImageStyle Name="exp05_dun_guk_lower_0" displayname="The Ruins of Guk: The Lower Corridors - (Basement)" zonerect="111, -180, 285, -49" availablerect="110, -150, 285, -80" heightmax="-30">
<ImageFrame Source="images/maps/map_exp05_dun_guk_lower_0.dds" SourceRect="0,0,1600,1200" />
</ImageStyle>
<ImageStyle Name="exp05_dun_guk_lower_fabled_solo_0" displayname="The Fabled Ruins of Guk: The Lower Corridors [Solo] - (Basement)" zonerect="111, -180, 285, -49" availablerect="110, -150, 285, -80" heightmax="-30">
<ImageFrame Source="images/maps/map_exp05_dun_guk_lower_0.dds" SourceRect="0,0,1600,1200" />
</ImageStyle>
--------------------------------------------------

The Shimmering Citadel - (Lower Basement):

- ID: 228 is a hidden map and thus I can't update it, please make the change in accordance with 227 and 229.
Shimmering Citadel: Basement (lower)
to
The Shimmering Citadel - (Lower Basement)

--------------------------------------------------

The Silent Cavern:

- Subzone of Greater Faydark.
- Used during The Ivy Shrouded Signature quest 'Tracking Down the Necromancer'.
- The eastern part of this map is used for "Enchanted Brownie Grotto", so the same .dds can be used.
Code:
<ImageStyle Name="exp03_dun_hollow_stump2_signature" displayname="The Silent Cavern" zonerect="-13, -67, 333, 193">
<ImageFrame Source="images/maps/map_exp03_dun_hollow_stump2.dds" SourceRect="0,0,800,600" />
</ImageStyle>
--------------------------------------------------

The Temple of Cazic-Thule:

- This is an existing map that needs some major changes to its name and its availblerects/heights, make sure to adjust the naming on the website accordingly.
- All Cazic-Thule maps are subzones of The Feerrott and their entrance map is the (South) map.
- The following was the state before the change:
<ImageStyle Name="cazicthule_0" displayname="Cazic Thule South" menugroup="Feerrott (Island)" zonerect="-106, -75.95, 106.16, 166.51" availablerect="-110, -53, 110, 166.51" availablepriority="1">
<ImageFrame Source="images/maps/map_cazicthule_south_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="cazicthule_1" displayname="Cazic Thule North" menugroup="Feerrott (Island)" zonerect="-93, -259.02, 96, -40.38" availablerect="-100, -259.02, 100, -40.38" heightmin="10">
<ImageFrame Source="images/maps/map_cazicthule_north_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="cazicthule_2" displayname="Cazic Thule Inside" menugroup="Feerrott (Island)" zonerect="-117, -180, 117, 91" availablerect="-120, -180, 120, 82" heightmax="8">
<ImageFrame Source="images/maps/map_cazicthule_inside.dds" SourceRect="0,0,436,506" />
</ImageStyle>

- This should be replaced by:
Code:
<ImageStyle Name="cazicthule_0" displayname="The Temple of Cazic-Thule (South)" menugroup="Feerrott (Island)" zonerect="-106, -75.95, 106.16, 166.51" availablerect="-110, -52.7, 110, 166.51" availablepriority="1">
<ImageFrame Source="images/maps/map_cazicthule_south_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="cazicthule_1" displayname="The Temple of Cazic-Thule (North)" menugroup="Feerrott (Island)" zonerect="-93, -259.02, 96, -40.38" availablerect="-100, -259.02, 100, -52.7" heightmin="10.55">
<ImageFrame Source="images/maps/map_cazicthule_north_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="cazicthule_2" displayname="The Temple of Cazic-Thule (Inner Temple)" menugroup="Feerrott (Island)" zonerect="-117, -180, 117, 91" availablerect="-120, -180, 120, 77.65" heightmax="10.55">
<ImageFrame Source="images/maps/map_cazicthule_inside.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

The Temple of Scale:

- Old raidzone that uses the same map as Sanctum of the Scaleborn, but never got its own mapstyle.
- Subzone of Tenebrous Tangle.
- the (Upper) map is the entrance.
Code:
<ImageStyle Name="exp02_dun_lair_of_scale_02_0" displayname="The Temple of Scale (Upper)" zonerect="-295, -251, 271, 406" heightmin="95">
<ImageFrame Source="images/maps/map_exp02_dun_lair_of_scale_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp02_dun_lair_of_scale_02_1" displayname="The Temple of Scale (Lower)" zonerect="-311, -254, 292, 448" heightmax="95">
<ImageFrame Source="images/maps/map_exp02_dun_lair_of_scale_1.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

The Temple of Scale: Pedestal of the Priestess:

- Old raidzone that uses the same map as Sanctum of the Scaleborn, but never got its own mapstyle.
- Subzone of The Temple of Scale (Lower).
- the (Lower) map is the entrance.
Code:
<ImageStyle Name="exp02_dun_lair_of_scale_03_0" displayname="The Temple of Scale: Pedestal of the Priestess (Upper)" zonerect="-295, -251, 271, 406" heightmin="95">
<ImageFrame Source="images/maps/map_exp02_dun_lair_of_scale_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp02_dun_lair_of_scale_03_1" displayname="The Temple of Scale: Pedestal of the Priestess (Lower)" zonerect="-311, -254, 292, 448" heightmax="95">
<ImageFrame Source="images/maps/map_exp02_dun_lair_of_scale_1.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

The Thundering Steppes:

Rename:
Thundering Steppes
to
The Thundering Steppes

--------------------------------------------------

The Tombs of Night:

- Sorting see The Crypt of T'haen.
- (Upper) is the entrance.
- Rename:
Tombs of Night 1
to
The Tombs of Night (Upper)

Tombs of Night 2
to
The Tombs of Night (Middle)

Tombs of Night 3
to
The Tombs of Night (Lower)

--------------------------------------------------

The Tower of the Drafling - (West):

- I was able to update drafling_tower_1 - ID:30
- However the hidden map (with different availablerect needs the same treatment)
ID: 31 - drafling_tower_2:
Rename:
Drafling Tower West
to
The Tower of the Drafling - (West)

--------------------------------------------------

Tradeskiller's Workshop:

- Parentzone is Queen's Colony.
- Uses the same map as The Ironforge Exchange.
- Please add:
Code:
<ImageStyle Name="qey_tradeskill01_island" displayname="Tradeskiller's Workshop" zonerect="-21, -43, 37, 33">
<ImageFrame Source="images/maps/map_qey_tradeskill01.dds" SourceRect="0,0,436,506" />
</ImageStyle>
--------------------------------------------------

Vaedenmoor, Realm of Despair:

- Subzone of Obulus Frontier.
- Used during the KA SQ 'Kunark Ascending: A Nightmare Realized'.
- Uses the same map as the Raid version (HC map).
- The *.dds is in the attachment.
Code:
<ImageStyle Name="exp13_dun_shatteredkeep_sig" displayname="Vaedenmoor, Realm of Despair" zonerect="-755.00, -579.00, 801.00, 584.00">
<ImageFrame Source="images/maps/map_exp13_dun_shatteredkeep_sig.dds" SourceRect="0,0,800,600" />
</ImageStyle>
--------------------------------------------------

Vesspyr Isles:

Website uses the wrong image, in-game is full color.

--------------------------------------------------

Ward of Chaos Elements:

- Parentzone is Myrist.
- Uses the same maps as Ward of Elements for the CD Signature Questline.
- Please add:
Code:
<ImageStyle Name="exp15_dun_najena_atheneum_0" displayname="Ward of Chaos Elements - (Main Floor)" zonerect="20, -192, 804, 501" heightmax="-345">
<ImageFrame Source="images/maps/map_exp05_dun_najena_atheneum_0.dds" SourceRect="0,0,1000,880" />
</ImageStyle>
<ImageStyle Name="exp15_dun_najena_atheneum_1" displayname="Ward of Chaos Elements - (Upper Floor)" zonerect="20, -192, 804, 501" heightmin="-345" heightmax="-310">
<ImageFrame Source="images/maps/map_exp05_dun_najena_atheneum_1.dds" SourceRect="0,0,1000,880" />
</ImageStyle>
<ImageStyle Name="exp15_dun_najena_atheneum_2" displayname="Ward of Chaos Elements - (Tower)" zonerect="20, -192, 804, 501" heightmin="-310">
<ImageFrame Source="images/maps/map_exp05_dun_najena_atheneum_2.dds" SourceRect="0,0,1000,880" />
</ImageStyle>
--------------------------------------------------

Wurmbone's End: Nox Incessit [x2 Raid Challenge]:

- Parentmap is Jarsath Wastes, but sort it with the other Wurmbone zones under Chains of Eternity for now.
- Uses the same map as the non-challenge version, which has a HC map.
- The *.dds for the zone can be found in the attachment of post #4.
Code:
<ImageStyle Name="exp09_dun_wurmbones_end_x2_challenge" displayname="Wurmbone's End: Nox Incessit [x2 Raid Challenge]" zonerect="-1121, -828, 672, 527">
<ImageFrame Source="images/maps/map_exp09_dun_wurmbones_end_x2_challenge.dds" SourceRect="0,0,800,600" />
</ImageStyle>
--------------------------------------------------

Ykesha's Inner Stronghold:

- This is a subzone of Moors of Ykesha.
- (Entrance) is the entrance of the Inner Stronghold, (Basement) and (Upper Floor) are subzones of this.
- Rename:
Ruins of Guk: Ykesha's Inner Stronghold 1
to
Ykesha's Inner Stronghold (Basement)

Ruins of Guk: Ykesha's Inner Stronghold 2
to
Ykesha's Inner Stronghold (Entrance)

Ruins of Guk: Ykesha's Inner Stronghold 3
to
Ykesha's Inner Stronghold (Upper Floor)
Attached Files
File Type: dds map_fprt_east_greenmist.dds (234.5 KB, 408 views)
File Type: dds map_exp13_dun_dalnir_01_tradeskills.dds (234.5 KB, 405 views)
File Type: dds map_exp13_dun_sorceress_tower_sig_0.dds (234.5 KB, 406 views)
File Type: dds map_exp13_dun_sorceress_tower_sig_1.dds (234.5 KB, 392 views)
File Type: dds map_exp03_dun_hollow_stump2.dds (234.5 KB, 404 views)
File Type: dds map_exp13_dun_shatteredkeep_sig.dds (234.5 KB, 401 views)
File Type: dds map_live_chronoportal_hub.dds (128.1 KB, 388 views)
File Type: dds map_exp08_rgn_velious_cobalt_scar_epic03.dds (234.5 KB, 384 views)
__________________
Carpe noctem! ... Get a life? Well, once I nearly found one, but the link was broken

Disclaimer: If you find spelling mistakes, be proud, grab a cookie and then spent a thought about me having german as my mothertongue

Last edited by Pijotre : 03-24-2019 at 12:12 AM.
Reply With Quote