You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

269 lines
8.6 KiB

<Ui>
<Script file="ui.lua"/>
<CheckButton name="ManuscriptsSpellButtonTemplate" virtual="true">
<Size x="50" y="50" />
<Layers>
<Layer level="ARTWORK">
<Texture parentKey="iconTexture" setAllPoints="true" hidden="true">
<Size x="42" y="42" />
<Anchors>
<Anchor point="CENTER" x="0" y="1"/>
</Anchors>
<TexCoords left="0.04347826" right="0.95652173" top="0.04347826" bottom="0.95652173"/>
</Texture>
<Texture parentKey="iconTextureUncollected" setAllPoints="true" alpha=".18" hidden="true" desaturated="true">
<Size x="42" y="41" />
<Anchors>
<Anchor point="CENTER" x="0" y="2"/>
</Anchors>
<TexCoords left="0.063" right="0.938" top="0.063" bottom="0.917"/>
</Texture>
<Texture parentKey="slotFrameUncollectedInnerGlow" setAllPoints="true" alpha="0.18" hidden="true" atlas="collections-itemborder-uncollected-innerglow" useAtlasSize="true">
<Anchors>
<Anchor point="CENTER" x="0" y="2"/>
</Anchors>
</Texture>
<FontString parentKey="name" inherits="GameFontNormal" maxLines="3" justifyH="LEFT">
<Size x="135" y="0" />
<Anchors>
<Anchor point="LEFT" relativePoint="RIGHT" x="9" y="3" />
</Anchors>
</FontString>
</Layer>
<Layer level="OVERLAY" textureSubLevel="1">
<Texture parentKey="slotFrameCollected" atlas="collections-itemborder-collected">
<Size x="56" y="56" />
<Anchors>
<Anchor point="CENTER" x="0"/>
</Anchors>
</Texture>
<Texture parentKey="slotFrameUncollected" atlas="collections-itemborder-uncollected" hidden="true" useAtlasSize="false">
<Size x="50" y="50" />
<Anchors>
<Anchor point="CENTER" x="0" y="2"/>
</Anchors>
</Texture>
</Layer>
</Layers>
<Frames>
<Cooldown parentKey="cooldown" inherits="CooldownFrameTemplate">
<Anchors>
<Anchor point="TOPLEFT" x="5" y="-4"/>
<Anchor point="BOTTOMRIGHT" x="-5" y="7"/>
</Anchors>
</Cooldown>
<Frame parentKey="cooldownWrapper" setAllPoints="true">
<Layers>
<Layer level="OVERLAY" textureSubLevel="2">
<Texture parentKey="slotFavorite" atlas="collections-icon-favorites" useAtlasSize="true" hidden="true">
<Anchors>
<Anchor point="TOPLEFT" x="-12" y="13" relativePoint="TOPLEFT"/>
</Anchors>
</Texture>
</Layer>
</Layers>
</Frame>
</Frames>
<Animations>
<AnimationGroup parentKey="IconFadeIn" setToFinalAlpha="true">
<Alpha childKey="iconTexture" startDelay="1.0" fromAlpha="0" toAlpha="1" duration="0.75" order="1"/>
<Alpha childKey="slotFrameCollected" startDelay="1.0" fromAlpha="0" toAlpha="1" duration="0.75" order="1"/>
</AnimationGroup>
</Animations>
<Scripts>
<OnEvent function="CollectionsButton_OnEvent"/>
<PreClick>
self:SetChecked(false);
</PreClick>
<OnShow function="CollectionsSpellButton_OnShow"/>
<OnHide function="CollectionsSpellButton_OnHide"/>
<OnLeave>
GameTooltip_Hide();
ResetCursor();
</OnLeave>
</Scripts>
<PushedTexture file="Interface\Buttons\UI-Quickslot-Depress">
<Size x="42" y="42"/>
<Anchors>
<Anchor point="CENTER" x="0" y="1"/>
</Anchors>
</PushedTexture>
<HighlightTexture parentKey="HighlightTexture" file="Interface\Buttons\ButtonHilight-Square" alphaMode="ADD">
<Size x="48" y="48"/>
<Anchors>
<Anchor point="CENTER" x="0" y="2"/>
</Anchors>
</HighlightTexture>
<CheckedTexture file="Interface\Buttons\CheckButtonHilight" alphaMode="ADD">
<Size x="42" y="42"/>
<Anchors>
<Anchor point="CENTER" x="0" y="1"/>
</Anchors>
</CheckedTexture>
</CheckButton>
<Frame name="ManuscriptHeaderTemplate" virtual="true">
<Size x="625" y="24" />
<Layers>
<Layer level="BACKGROUND">
<Texture atlas="collections-slotheader" useAtlasSize="true">
<Anchors>
<Anchor point="CENTER"/>
</Anchors>
</Texture>
</Layer>
<Layer level="OVERLAY">
<FontString parentKey="text" inherits="Fancy16Font" justifyH="CENTER" justifyV="MIDDLE">
<Color r="0.47" g="0.44" b="0.28"/>
<Shadow>
<Offset>
<AbsDimension x="1" y="-1"/>
</Offset>
<Color r="0.0" g="0.0" b="0.0"/>
</Shadow>
</FontString>
</Layer>
</Layers>
</Frame>
<CheckButton name="ManuscriptSpellButtonTemplate" inherits="ManuscriptsSpellButtonTemplate" hidden="true" motionScriptsWhileDisabled="true" virtual="true">
<Layers>
<Layer level="OVERLAY" textureSubLevel="2">
<Texture parentKey="bling" file="interface\cooldown\star4" alphaMode="ADD" alpha="0">
<Size x="70" y="70"/>
<Anchors>
<Anchor point="CENTER"/>
</Anchors>
<Color r="0.31373" g="0.627451" b="1.0"/>
</Texture>
</Layer>
</Layers>
<Scripts>
<OnLoad>
CollectionsSpellButton_OnLoad(self, ManuscriptsJournal_UpdateButton)
</OnLoad>
<OnClick>
ManuscriptsJournalSpellButton_OnClick(self, button);
</OnClick>
<OnShow>
CollectionsSpellButton_OnShow(self);
</OnShow>
<OnHide>
CollectionsSpellButton_OnHide(self);
</OnHide>
<OnEnter function="ManuscriptsJournalSpellButton_OnEnter"/>
<OnLeave inherit="prepend" function="ManuscriptsJournalSpellButton_OnExit" />
</Scripts>
</CheckButton>
<StatusBar name="ManuscriptMountBarTemplate" virtual="true">
<Size x="55" y="13"/>
<Layers>
<Layer level="OVERLAY">
<FontString parentKey="text" inherits="TextStatusBarText" justifyH="CENTER">
<Size x="0" y="9" />
<Anchors>
<Anchor point="CENTER" y="1" />
</Anchors>
</FontString>
<Texture parentKey="border" file="Interface\PaperDollInfoFrame\UI-Character-Skills-BarBorder">
<Size x="60" y="37" />
<Anchors>
<Anchor point="LEFT" x="-3" y="0"/>
</Anchors>
</Texture>
</Layer>
<Layer level="BACKGROUND">
<Texture>
<Anchors>
<Anchor point="TOPLEFT" x="0" y="-1"/>
<Anchor point="BOTTOMRIGHT" x="0" y="1"/>
</Anchors>
<Color r="0.0" g="0.0" b="0.0" a="1.0"/>
</Texture>
</Layer>
</Layers>
<BarTexture file="Interface\PaperDollInfoFrame\UI-Character-Skills-Bar"/>
<BarColor r="0.03125" g="0.85" b="0.0" />
</StatusBar>
<CheckButton name="ManuscriptSkillLineTabTemplate" frameLevel="510" virtual="true" hidden="true">
<Size x="32" y="32"/>
<Layers>
<Layer level="BACKGROUND">
<Texture file="Interface\SpellBook\SpellBook-SkillLineTab">
<Size x="64" y="64"/>
<Anchors>
<Anchor point="TOPLEFT" x="-3" y="11"/>
</Anchors>
</Texture>
</Layer>
<Layer level="ARTWORK" textureSubLevel="1">
<Texture name="$parentTabardEmblem" parentKey="TabardEmblem" hidden="true" file="Interface\GuildFrame\GuildEmblemsLG_01">
<Size x="33" y="38"/>
<Anchors>
<Anchor point="CENTER" relativeKey="$parent" relativePoint="TOPLEFT" x="16" y="-15"/>
</Anchors>
</Texture>
</Layer>
<Layer level="ARTWORK" textureSubLevel="2">
<Texture name="$parentTabardIconFrame" file="Interface\Spellbook\GuildSpellbooktabIconFrame" parentKey="TabardIconFrame" hidden="true">
<Size x="32" y="32"/>
<Anchors>
<Anchor point="TOPLEFT"/>
</Anchors>
</Texture>
</Layer>
</Layers>
<Scripts>
<OnClick>
ManuscriptSkillLineTab_OnClick(self);
</OnClick>
<OnEnter>
GameTooltip:SetOwner(self, "ANCHOR_RIGHT");
GameTooltip:SetText(self.tooltip);
</OnEnter>
<OnLeave>
GameTooltip:Hide();
</OnLeave>
</Scripts>
<NormalTexture/>
<HighlightTexture file="Interface\Buttons\ButtonHilight-Square" alphaMode="ADD"/>
<CheckedTexture file="Interface\Buttons\CheckButtonHilight" alphaMode="ADD"/>
</CheckButton>
<CheckButton name="SoulshapeSpellButtonTemplate" inherits="ManuscriptSpellButtonTemplate" hidden="true" motionScriptsWhileDisabled="true" virtual="true">
<Scripts>
<OnClick>
SoulshapesJournalSpellButton_OnClick(self, button);
</OnClick>
<OnEnter function="SoulshapesJournalSpellButton_OnEnter"/>
</Scripts>
</CheckButton>
<Include file="ManuscriptsTab.xml"/>
<Include file="ShapeshiftsTab.xml"/>
<Include file="SoulshapesTab.xml"/>
<Include file="HexTomesTab.xml"/>
<Include file="PolymorphsTab.xml"/>
<Include file="GrimoiresTab.xml"/>
<Include file="TameTomesTab.xml"/>
<Include file="SideTabs.xml"/>
</Ui>