forked from LetsTimeIt/DungeonTools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DungeonEnemies.xml
141 lines (136 loc) · 7.09 KB
/
DungeonEnemies.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
..\FrameXML\UI.xsd">
<Script file="DungeonEnemies.lua"/>
<Button name="DungeonToolsEnemyTemplate" enableMouse="true" virtual="true" mixin="DungeonToolsEnemyMixin">
<Layers>
<Layer level="BACKGROUND">
<Texture name="$parent_Dragon" hidden="true" parentKey="texture_Dragon" file="Interface\DialogFrame\UI-DialogBox-Gold-Dragon">
<Anchors>
<Anchor point="CENTER"/>
</Anchors>
</Texture>
</Layer>
<Layer level="BACKGROUND">
<Texture name="$parent_DragDown" hidden="true" parentKey="texture_DragDown" file="Interface\MINIMAP\ObjectIconsAtlas" alphaMode="BLEND">
<TexCoords left="0.083984375" right="0.10156255" top="0.71" bottom="0.74"/>
<Anchors>
<Anchor point="TOP" relativepoint="BOTTOM">
<Offset>
<AbsDimension x="0" y="1"/>
</Offset>
</Anchor>
</Anchors>
</Texture>
</Layer>
<Layer level="BACKGROUND">
<Texture name="$parent_DragLeft" hidden="true" parentKey="texture_DragLeft" file="Interface\MINIMAP\ObjectIconsAtlas" alphaMode="BLEND">
<TexCoords left="0.083984375" right="0.10156255" top="0.71" bottom="0.74"/>
<Anchors>
<Anchor point="RIGHT" relativepoint="LEFT">
<Offset>
<AbsDimension x="2" y="0"/>
</Offset>
</Anchor>
</Anchors>
</Texture>
</Layer>
<Layer level="BACKGROUND">
<Texture name="$parent_DragRight" hidden="true" parentKey="texture_DragRight" file="Interface\MINIMAP\ObjectIconsAtlas" alphaMode="BLEND">
<TexCoords left="0.083984375" right="0.10156255" top="0.71" bottom="0.74"/>
<Anchors>
<Anchor point="LEFT" relativepoint="RIGHT">
<Offset>
<AbsDimension x="-2" y="0"/>
</Offset>
</Anchor>
</Anchors>
</Texture>
</Layer>
<Layer level="BACKGROUND">
<Texture name="$parent_DragUp" hidden="true" parentKey="texture_DragUp" file="Interface\MINIMAP\ObjectIconsAtlas" alphaMode="BLEND">
<TexCoords left="0.083984375" right="0.10156255" top="0.71" bottom="0.74"/>
<Anchors>
<Anchor point="BOTTOM" relativepoint="TOP">
<Offset>
<AbsDimension x="0" y="-1"/>
</Offset>
</Anchor>
</Anchors>
</Texture>
</Layer>
<Layer level="BORDER">
<Texture name="$parent_Portrait" hidden="false" parentKey="texture_Portrait">
<Anchors>
<Anchor point="CENTER"/>
</Anchors>
</Texture>
</Layer>
<Layer level="ARTWORK">
<Texture name="$parent_SelectedHighlight" textureSubLevel="6" hidden="true" parentKey="texture_SelectedHighlight" file="Interface\AddOns\DungeonTools\Textures\UI-EncounterJournalTextures">
<TexCoords left="0.69" right="0.81" top="0.39" bottom="0.333"/>
<Anchors>
<Anchor point="CENTER"/>
</Anchors>
</Texture>
</Layer>
<Layer level="OVERLAY">
<Texture name="$parent_Background" hidden="false" parentKey="texture_Background" file = "Interface\AddOns\DungeonTools\Textures\UI-EncounterJournalTextures">
<TexCoords left="0.85" right="0.97" top="0.43" bottom="0.4865"/>
<Anchors>
<Anchor point="CENTER"/>
</Anchors>
</Texture>
<Texture name="$parent_Reaping" textureSubLevel="7" hidden="true" parentKey="texture_Reaping" file = "Interface\Icons\ability_warlock_improvedsoulleech" >
<Color r="0" g="0" b="0" a="0"/>
<Anchors>
<Anchor point="TOP">
<Offset><AbsDimension x="0" y="2"/></Offset>
</Anchor>
</Anchors>
</Texture>
<Texture name="$parent_Indicator" hidden="false" parentKey="texture_Indicator" file = "Interface\AddOns\DungeonTools\Textures\UI-EncounterJournalTextures">
<TexCoords left="0.826" right="0.924" top="0.338" bottom="0.387"/>
<Color r="2.04" g="0" b="0" a="0"/>
<Anchors>
<Anchor point="CENTER"/>
</Anchors>
</Texture>
<Texture name="$parent_Indicator" hidden="true" parentKey="texture_PullIndicator" file = "Interface\AddOns\DungeonTools\Textures\UI-EncounterJournalTextures">
<TexCoords left="0.85" right="0.97" top="0.43" bottom="0.4865"/>
<Color r="1.0" g="1" b="1" a="1"/>
<Anchors>
<Anchor point="CENTER"/>
</Anchors>
</Texture>
<FontString name="$parent_Text1" hidden="true" parentKey="fontstring_Text1">
<Color r="1" g="1" b="1" a="1"/>
<Anchors>
<Anchor point="CENTER"/>
</Anchors>
<Shadow>
<Offset x="0" y="0" />
<Color r="0" g="0" b="0"/>
</Shadow>
</FontString>
</Layer>
<Layer level="HIGHLIGHT">
<Texture name="$parent_MouseHighlight" parentKey="texture_MouseHighlight" file="Interface\AddOns\DungeonTools\Textures\UI-EncounterJournalTextures">
<TexCoords left="0.69" right="0.81" top="0.39" bottom="0.333"/>
<Anchors>
<Anchor point="CENTER"/>
</Anchors>
</Texture>
</Layer>
</Layers>
<Scripts>
<OnLoad>
self:RegisterForClicks("AnyUp")
self:RegisterForDrag("LeftButton")
</OnLoad>
<OnEnter method="OnEnter"/>
<OnLeave method="OnLeave"/>
<OnClick method="OnClick"/>
</Scripts>
</Button>
<Frame name="DungeonToolsAnimatedLineTemplate" virtual="true"/>
</Ui>