View Single Post
  #1  
Unread 02-05-2023, 06:19 PM
benjcallaghan benjcallaghan is offline
A Griffon
 
Join Date: Dec 2017
Server: Unkown
Posts: 115
Default [Added] [Map] Buried Takish'Hiz: Foundation of Knowledge

Here is the first of the new Takish'Hiz zones. It has been tested for the Solo, Heroic I, Heroic II, and Heroic III versions of the zone. The entrance is in Raj'Dur Plateaus and is marked by POI 75320.

Code:
<ImageStyle Name="exp19_dun_takish_01_solo" displayname="Buried Takish'Hiz: Foundation of Knowledge [Solo]" zonerect="-171, -90, 337, 286">
<ImageFrame Source="images/maps/map_exp19_dun_takish_01.dds" SourceRect="0,0,694,512" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_01_easy" displayname="Buried Takish'Hiz: Foundation of Knowledge [Heroic I]" zonerect="-171, -90, 337, 286">
<ImageFrame Source="images/maps/map_exp19_dun_takish_01.dds" SourceRect="0,0,694,512" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_01" displayname="Buried Takish'Hiz: Foundation of Knowledge [Heroic II]" zonerect="-171, -90, 337, 286">
<ImageFrame Source="images/maps/map_exp19_dun_takish_01.dds" SourceRect="0,0,694,512" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_01_hard" displayname="Buried Takish'Hiz: Foundation of Knowledge [Heroic III]" zonerect="-171, -90, 337, 286">
<ImageFrame Source="images/maps/map_exp19_dun_takish_01.dds" SourceRect="0,0,694,512" />
</ImageStyle>
Attached Thumbnails
Click image for larger version

Name:	map_exp19_dun_takish_01.jpg
Views:	281
Size:	114.0 KB
ID:	9620  
Attached Files
File Type: dds map_exp19_dun_takish_01.dds (174.1 KB, 261 views)

Last edited by benjcallaghan : 02-05-2023 at 06:26 PM.
Reply With Quote