View Single Post
  #1  
Unread 02-08-2026, 02:09 PM
Lemilla Lemilla is offline
A Brown Bear
 
Join Date: Feb 2026
Server: Unkown
Posts: 14
Default [Added] [Map] Gerion: Ark of Ascension / Captive Audience

Ark of Ascension solo, heroic and untold heroic zone. Also used for the Captice Audience raid. Zone in is from Gerion, Hold of D'Lere.


Solo:
Code:
<ImageStyle Name="exp22_dun_plane_of_avarice_01_solo_0" displayname="Gerion: Ark of Ascension (Lower) [Solo]" zonerect="-193, -624, 194, -173" heightmax="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_0.dds" SourceRect="0,0,436,508" />
</ImageStyle>
<ImageStyle Name="exp22_dun_plane_of_avarice_01_solo_1" displayname="Gerion: Ark of Ascension (Upper) [Solo]" zonerect="-193, -624, 194, -173" heightmin="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_1.dds" SourceRect="0,0,436,508" />
</ImageStyle>
Heroic:
Code:
<ImageStyle Name="exp22_dun_plane_of_avarice_01_0" displayname="Gerion: Ark of Ascension (Lower)" zonerect="-193, -624, 194, -173" heightmax="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_0.dds" SourceRect="0,0,436,508" />
</ImageStyle>
<ImageStyle Name="exp22_dun_plane_of_avarice_01_1" displayname="Gerion: Ark of Ascension (Upper)" zonerect="-193, -624, 194, -173" heightmin="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_1.dds" SourceRect="0,0,436,508" />
</ImageStyle>
Untold:
Code:
<ImageStyle Name="exp22_dun_plane_of_avarice_01_hp_0" displayname="Gerion: Ark of Ascension (Lower) [Untold Heroic]" zonerect="-193, -624, 194, -173" heightmax="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_0.dds" SourceRect="0,0,436,508" />
</ImageStyle>
<ImageStyle Name="exp22_dun_plane_of_avarice_01_hp_1" displayname="Gerion: Ark of Ascension (Upper) [Untold Heroic]" zonerect="-193, -624, 194, -173" heightmin="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_1.dds" SourceRect="0,0,436,508" />
</ImageStyle>
Raid:
Code:
<ImageStyle Name="exp22_dun_plane_of_avarice_raid_01_0" displayname="Gerion: Captive Audience (Lower) [Raid]" zonerect="-193, -624, 194, -173" heightmax="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_0.dds" SourceRect="0,0,436,508" />
</ImageStyle>
<ImageStyle Name="exp22_dun_plane_of_avarice_raid_01_1" displayname="Gerion: Captive Audience (Upper) [Raid]" zonerect="-193, -624, 194, -173" heightmin="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_1.dds" SourceRect="0,0,436,508" />
</ImageStyle>
Attached Thumbnails
Click image for larger version

Name:	exp22_dun_plane_of_avarice_01_0.jpg
Views:	250
Size:	27.8 KB
ID:	9941  Click image for larger version

Name:	exp22_dun_plane_of_avarice_01_1.jpg
Views:	12
Size:	24.6 KB
ID:	9942  
Attached Files
File Type: dds exp22_dun_plane_of_avarice_01_0.dds (108.3 KB, 15 views)
File Type: dds exp22_dun_plane_of_avarice_01_1.dds (108.3 KB, 15 views)

Last edited by Lemilla : 02-22-2026 at 05:45 AM. Reason: fixed raid xml
Reply With Quote