02-12-2026, 07:59 AM
A Brown Bear
Join Date: Feb 2026
Server: Unkown
Posts: 14
[Added] [Map] Zon Zobboz: Chimeric Chain / The Outer Swarmyard
Solo, Heroic, Untold Heroic Chimeric Chain, and The Outer Swarmyard raidzone. Entrance is from Zon Zobboz Hub.
Large zone so double sized standard canvas. Two layers for the elevation. There are actually 3 floors inside the zone, but there is no overlap between two of them so I kept those on the same image.
And this is my last map for a while. Not sure what the new T2 zones need but it will be a while before I can access those. All heroic and T1 raid zones should be covered now.
Code:
<ImageStyle Name="exp22_dun_zon_zobboz_02_solo_0" displayname="Zon Zobboz: The Chimeric Chain (Lower) [Solo]" zonerect="-113, -175, 944, 1055" heightmax="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_0.dds" SourceRect="0,0,872,1016" />
</ImageStyle>
<ImageStyle Name="exp22_dun_zon_zobboz_02_solo_1" displayname="Zon Zobboz: The Chimeric Chain (Upper) [Solo]" zonerect="-113, -175, 944, 1055" heightmin="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_1.dds" SourceRect="0,0,872,1016" />
</ImageStyle>
<ImageStyle Name="exp22_dun_zon_zobboz_02_0" displayname="Zon Zobboz: The Chimeric Chain (Lower)" zonerect="-113, -175, 944, 1055" heightmax="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_0.dds" SourceRect="0,0,872,1016" />
</ImageStyle>
<ImageStyle Name="exp22_dun_zon_zobboz_02_1" displayname="Zon Zobboz: The Chimeric Chain (Upper)" zonerect="-113, -175, 944, 1055" heightmin="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_1.dds" SourceRect="0,0,872,1016" />
</ImageStyle>
<ImageStyle Name="exp22_dun_zon_zobboz_02_hp_0" displayname="Zon Zobboz: The Chimeric Chain (Lower) [Untold Heroic]" zonerect="-113, -175, 944, 1055" heightmax="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_0.dds" SourceRect="0,0,872,1016" />
</ImageStyle>
<ImageStyle Name="exp22_dun_zon_zobboz_02_hp_1" displayname="Zon Zobboz: The Chimeric Chain (Upper) [Untold Heroic]" zonerect="-113, -175, 944, 1055" heightmin="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_1.dds" SourceRect="0,0,872,1016" />
</ImageStyle>
<ImageStyle Name="exp22_dun_zon_zobboz_raid_02_0" displayname="Zon Zobboz: The Outer Swarmyard (Lower)" zonerect="-113, -175, 944, 1055" heightmax="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_0.dds" SourceRect="0,0,872,1016" />
</ImageStyle>
<ImageStyle Name="exp22_dun_zon_zobboz_raid_02_1" displayname="Zon Zobboz: The Outer Swarmyard (Upper)" zonerect="-113, -175, 944, 1055" heightmin="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_1.dds" SourceRect="0,0,872,1016" />
</ImageStyle>
Attached Thumbnails
Attached Files
Last edited by Lemilla : 02-22-2026 at 04:25 AM .
Reason: Added lower/upper in displayname; fixed zone name spelling
02-20-2026, 07:09 PM
EQ2MAP Developer
Join Date: Jan 2006
Server: Splitpaw
Posts: 1,705
Is this to a share map?
__________________
Pimigo / Splitpaw
02-21-2026, 04:45 PM
A Griffon
Join Date: Dec 2017
Server: Unkown
Posts: 166
The following code will work for the solo/heroic/untold dungeon (shared map). Note the correct zone name is "Zon Zobboz: The Chimeric Chain".
Code:
<ImageStyle Name="exp22_dun_zon_zobboz_02_0" displayname="Zon Zobboz: The Chimeric Chain (Lower)" zonerect="-113, -175, 944, 1055" heightmax="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_0.dds" SourceRect="0,0,872,1016" />
</ImageStyle>
<ImageStyle Name="exp22_dun_zon_zobboz_02_1" displayname="Zon Zobboz: The Chimeric Chain (Upper)" zonerect="-113, -175, 944, 1055" heightmin="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_1.dds" SourceRect="0,0,872,1016" />
</ImageStyle>
The following block will work for the raid zone (not shared with solo/heroic).
Code:
<ImageStyle Name="exp22_dun_zon_zobboz_raid_02_0" displayname="Zon Zobboz: The Outer Swarmyard [Raid] (Lower)" zonerect="-113, -175, 944, 1055" heightmax="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_0.dds" SourceRect="0,0,872,1016" />
</ImageStyle>
<ImageStyle Name="exp22_dun_zon_zobboz_raid_02_1" displayname="Zon Zobboz: The Outer Swarmyard [Raid] (Upper)" zonerect="-113, -175, 944, 1055" heightmin="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_1.dds" SourceRect="0,0,872,1016" />
</ImageStyle>
03-02-2026, 09:18 PM
A Griffon
Join Date: Dec 2017
Server: Unkown
Posts: 166
Same issue for this zone. It's not working in solo or untold, only heroic. (Raid map works fine too)
03-05-2026, 02:41 AM
EQ2MAP Developer
Join Date: Jan 2006
Server: Splitpaw
Posts: 1,705
This is fixed.
__________________
Pimigo / Splitpaw
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
All times are GMT -5. The time now is 03:54 AM .