View Single Post
  #1  
Unread 11-02-2024, 07:26 PM
benjcallaghan benjcallaghan is offline
A Griffon
 
Join Date: Dec 2017
Server: Unkown
Posts: 166
Default [Added] [Map] Additional Celebration Avatars

Here's a collection of additional deity avatar dungeons. Each is based on a previous dungeon. Most of those dungeons had built-in maps, rather than EQ2Maps, so the image is provided as well.

This first map is a correction to the Tarew Marr avatar. The version currently in production has the wrong zonerect.

Code:
<ImageStyle Name="avatar_2024_tarew_marr_raid" displayname="Celebration Avatar Challenge: Tarew Marr [Raid]" zonerect="190, -335, 1117, 374">
<ImageFrame Source="images/maps/map_exp15_dun_tarewmarr_raid.dds" SourceRect="0,0,800,600" />
</ImageStyle>
The rest of these are new maps based on existing and copied images.

Code:
<ImageStyle Name="avatar_2024_innoruuk_raid" displayname="Celebration Avatar Challenge: Innoruuk [Raid]" zonerect="-515, -416, 494, 364">
<ImageFrame Source="images/maps/map_exp14_dun_shard_of_hate_solo.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="avatar_2024_bertox_raid" displayname="Celebration Avatar Challenge: Bertoxxulous [Raid]" zonerect="-648, -471, 412, 313">
<ImageFrame Source="images/maps/map_exp14_dun_plane_of_disease_02_solo_1.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="avatar_2024_tunare_raid" displayname="Celebration Avatar Challenge: Tunare [Raid]" zonerect="-1020, -995, -440, -305">
<ImageFrame Source="images/maps/map_exp03_rgn_emerald_halls_3.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="avatar_2024_drinal_raid" displayname="Celebration Avatar Challenge: Drinal [Raid]" zonerect="-388, -411, 324, 125">
<ImageFrame Source="images/maps/map_exp09_dun_drinals_castle_raid_4.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="avatar_2024_mithaniel_marr_raid" displayname="Celebration Avatar Challenge: Mithaniel Marr [Raid]" zonerect="-348, -265, 346, 257">
<ImageFrame Source="images/maps/map_exp14_rgn_plane_of_valor.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="avatar_2024_solusek_ro_raid" displayname="Celebration Avatar Challenge: Solusek Ro [Raid]" zonerect="-226, -247, 230, 96">
<ImageFrame Source="images/maps/map_exp14_dun_solusek_tower_02_solo_2.dds" SourceRect="0,0,800,600" />
</ImageStyle>
All of these are limited time event dungeons.
Attached Thumbnails
Click image for larger version

Name:	map_exp09_dun_drinals_castle_raid_4.jpg
Views:	118
Size:	79.3 KB
ID:	9859  Click image for larger version

Name:	map_exp14_dun_plane_of_disease_02_solo_1.jpg
Views:	105
Size:	63.9 KB
ID:	9861  Click image for larger version

Name:	map_exp14_dun_shard_of_hate_solo.jpg
Views:	111
Size:	67.0 KB
ID:	9863  Click image for larger version

Name:	map_exp14_dun_solusek_tower_02_solo_2.jpg
Views:	118
Size:	71.9 KB
ID:	9865  
Attached Files
File Type: dds map_exp09_dun_drinals_castle_raid_4.dds (234.5 KB, 146 views)
File Type: dds map_exp14_dun_plane_of_disease_02_solo_1.dds (234.5 KB, 114 views)
File Type: dds map_exp14_dun_shard_of_hate_solo.dds (234.5 KB, 104 views)
File Type: dds map_exp14_dun_solusek_tower_02_solo_2.dds (234.5 KB, 119 views)
Reply With Quote