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>