View Single Post
  #1  
Unread 03-19-2023, 04:25 PM
benjcallaghan benjcallaghan is offline
A Griffon
 
Join Date: Dec 2017
Server: Unkown
Posts: 115
Default [Added] [Map] Buried Takish'Hiz: Terrene Threshold

Here is the second 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.

Code:
<ImageStyle Name="exp19_dun_takish_02_solo_0" displayname="Buried Takish'Hiz: Terrene Threshold [Signature] (Cavern)" zonerect="571, -261, 1004, 113">
<ImageFrame Source="images/maps/map_exp19_dun_takish_02_0.dds" SourceRect="0,0,506,436" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_02_solo_1" displayname="Buried Takish'Hiz: Terrene Threshold [Signature] (Pit)" zonerect="167, 286, 267, 402">
<ImageFrame Source="images/maps/map_exp19_dun_takish_02_1.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_02_solo_2" displayname="Buried Takish'Hiz: Terrene Threshold [Signature] (Core)" zonerect="790, 284, 1067, 605">
<ImageFrame Source="images/maps/map_exp19_dun_takish_02_2.dds" SourceRect="0,0,436,506" />
</ImageStyle>

<ImageStyle Name="exp19_dun_takish_02_easy_0" displayname="Buried Takish'Hiz: Terrene Threshold [Heroic I] (Cavern)" zonerect="571, -261, 1004, 113">
<ImageFrame Source="images/maps/map_exp19_dun_takish_02_0.dds" SourceRect="0,0,506,436" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_02_easy_1" displayname="Buried Takish'Hiz: Terrene Threshold [Heroic I] (Pit)" zonerect="167, 286, 267, 402">
<ImageFrame Source="images/maps/map_exp19_dun_takish_02_1.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_02_easy_2" displayname="Buried Takish'Hiz: Terrene Threshold [Heroic I] (Core)" zonerect="790, 284, 1067, 605">
<ImageFrame Source="images/maps/map_exp19_dun_takish_02_2.dds" SourceRect="0,0,436,506" />
</ImageStyle>

<ImageStyle Name="exp19_dun_takish_02_0" displayname="Buried Takish'Hiz: Terrene Threshold [Heroic II] (Cavern)" zonerect="571, -261, 1004, 113">
<ImageFrame Source="images/maps/map_exp19_dun_takish_02_0.dds" SourceRect="0,0,506,436" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_02_1" displayname="Buried Takish'Hiz: Terrene Threshold [Heroic II] (Pit)" zonerect="167, 286, 267, 402">
<ImageFrame Source="images/maps/map_exp19_dun_takish_02_1.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_02_2" displayname="Buried Takish'Hiz: Terrene Threshold [Heroic II] (Core)" zonerect="790, 284, 1067, 605">
<ImageFrame Source="images/maps/map_exp19_dun_takish_02_2.dds" SourceRect="0,0,436,506" />
</ImageStyle>

<ImageStyle Name="exp19_dun_takish_02_hard_0" displayname="Buried Takish'Hiz: Terrene Threshold [Heroic III] (Cavern)" zonerect="571, -261, 1004, 113">
<ImageFrame Source="images/maps/map_exp19_dun_takish_02_0.dds" SourceRect="0,0,506,436" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_02_hard_1" displayname="Buried Takish'Hiz: Terrene Threshold [Heroic III] (Pit)" zonerect="167, 286, 267, 402">
<ImageFrame Source="images/maps/map_exp19_dun_takish_02_1.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_02_hard_2" displayname="Buried Takish'Hiz: Terrene Threshold [Heroic III] (Core)" zonerect="790, 284, 1067, 605">
<ImageFrame Source="images/maps/map_exp19_dun_takish_02_2.dds" SourceRect="0,0,436,506" />
</ImageStyle>
Attached Thumbnails
Click image for larger version

Name:	map_exp19_dun_takish_02_0.jpg
Views:	251
Size:	59.1 KB
ID:	9632  Click image for larger version

Name:	map_exp19_dun_takish_02_1.jpg
Views:	266
Size:	102.7 KB
ID:	9634  Click image for larger version

Name:	map_exp19_dun_takish_02_2.jpg
Views:	256
Size:	82.1 KB
ID:	9638  
Attached Files
File Type: dds map_exp19_dun_takish_02_0.dds (108.3 KB, 259 views)
File Type: dds map_exp19_dun_takish_02_1.dds (108.3 KB, 257 views)
File Type: dds map_exp19_dun_takish_02_2.dds (108.3 KB, 254 views)

Last edited by benjcallaghan : 03-19-2023 at 06:41 PM.
Reply With Quote