Page 1 of 11
1
2
3
... LastLast
  1. #1
    The Lightbringer Requital's Avatar
    15+ Year Old Account
    Join Date
    Jul 2007
    Location
    But-hurt much? Appears so!
    Posts
    3,865

    [MoP] clcinfo Guide

    A. Getting started and creating Templates.


    1. Download clcinfo you can manually extract it to where you installed World of Warcraft or you can download it with the curse client.

    2. I like to have a little extra help from addons when setting up clcinfo so I suggest download EAlign as well it turns your screen into graph paper for easy alignment of elements.

    3. Start world of Warcraft and make sure your addons are enabled once you are inside of WoW /clcinfo will bring up the config to get started.

    4. Inside of the configuration you will notice it is blank with no templates so step one create a template by clicking on templates on the left hand side and hitting Add Template.

    5. Making the Template follow your spec is quite easy on the left side under templates click on the new template you created and make sure to use a talent that you are using with that spec.

    6. Visibility for clcinfo at the top you will see Active: Template Name on this page you can lock and unlock all elements, Change the visibility to Always, Boss, In Combat & Valid Target as well you can set the Frame Strata.

    At this point in the guide you have created a template for your spec and are now ready to start creating elements. Since elements get into customizing your setup that is something you need to decide on your own. I'm going to include how to setup 1st and 2nd priority for rotations and the Holy Power Bar.


    B. Class Modules


    1. Protection & Retribution are the only built in class modules but this addon is still very viable for any class and spec.

    2. Suggested Rotation Settings!!!!!

    • I. Prot - sotr cs j as how cons hw
    • II. Ret - inq tv5 howaw tv4aw exoaw tvaw how exo cs j tv3 inqes ss


    C. Creating clcinfo Elements


    1. Click on the Element group on the left in the clcinfo config panel that you want to create.

    2. Add Element

    3. Find the Element group on the left and click on the new element you just added.

    4. Element settings and how they interact with your new Icon.

    • I. General - Name, Grid, Skin, Alpha, Frame Level, Locking and Unlocking.
    • II. Grid - Column, Rows, Width, Height and Width & Height maintaining aspect ratio.
    • III. Layout - X and Y positioning.
    • IV. Skin - Skin type and Options Masque options etc.
    • V. Behavior - Code, Alerts and Events this is where the tracking and display information is contained.
    • VI. Export / Import - Self explanatory Importing and Exporting elements.
    • VII. Delete - I hope there are no questions about this.


    D. Elements Functions - Advanced Section code understanding suggested.



    E. Starter Elements


    1. First Priority Icon - See step C1-3, On the Behavior tab you will need to add the following code.
    PHP Code:
    return IconRet1() 

    2. Second Priority Icon - See step C1-3, On the Behavior tab you will need to add the following code.
    PHP Code:
    return IconRet2() 

    3. Holy Power Bar - See step C1-3, General Tab you need to decide do your Holy Power Bars grow Right, Left, Up or Down. You also need to decide on the spacing between Holy Power Charges. Layout Tab you need to decide the length & height of each bar. On the Behavior tab you will need to add the following code. I've also included my export that you can import so you can get right to the bar working.
    PHP Code:
    local c UnitPower("player"SPELL_POWER_HOLY_POWER)
    for 
    1do AddMBar(nilnilnilnilnilniltruenil011end
    for 1do AddMBar(nilnilnilnilnilniltruenil010end 

    Holy Power Bar Import - Import strings are very long make sure you copy the entire string.
    PHP Code:
    ^1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHP^Sspacing^N5^SgridId^N0^Sskin^T^S  iconBottom^N0^SbarRight^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1HSize^N80^SbarBdBorder^  SNone^St3HSize^N20^St2Color^T^N1^N1^N2^N0^N3^F8265429904350557^f-53^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^St3Font^SArial~`Narrow^SiconAlign^Shidden^  St1Center^N0^SiconTop^N0^St2ThickOutline^b^St3Size^N70^SiconBd^B^SbarBd^B^SiconPadding^N1^  St3Outline^B^SbarTexture^SCilo^SbarBgColor^T^N1^F6075444203197847^f-55^N2^F7912206404164636^f-55^N3^F7770917004090269^f-54^N4^N0^t^SbdBorder^SNone^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^SbarBo  ttom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^S  None^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Aliasing^B^SbdBg^SNone^SbarBgTexture^SCil  o^Sinset^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdg  eSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N0^N3^F8830587504648031^f-53^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N0^N3^F8088818154257597^f-53^N4^N1^t^St1ThickOutline^b^SbarInset^N2^St3ThickOutline^b^SadvancedSkin^B^St2Center^N0^S  edgeSize^N8^St3Right^N2^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SNone^St1S  ize^N70^SbarEdgeSize^N6^SbarColor^T^N1^F8971876904722400^f-53^N2^N1^N3^N0^N4^N1^t^St3Center^N0^St1Outline^B^SiconRight^N2^SiconLeft^N0^SiconInset^N0^  t^SrelativePoint^SBOTTOMLEFT^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Ssk  inSource^SSelf^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N49^Sy^N295^Sx^N917^Sgrowth^Sright^Sow  nColors^B^Sheight^N25^Sexec^Slocal~`c~`=~`UnitPower("player",~`SPELL_POWER_HOLY_POWER)~Jfor~`i~`=~`1,~`c~`do~`AddMBar(nil,~`nil,~`nil,~`nil,~`nil,~`ni  l,~`true,~`nil,~`0,~`1,~`1)~`end~Jfor~`i~`=~`c~`+~`1,~`3~`do~`AddMBar(nil,~`nil,~`nil,~`ni  l,~`nil,~`nil,~`true,~`nil,~`0,~`1,~`0)~`end^SgridY^N1^SeventExec^S^t^^ 

    4. Censure Tracking Bars - See step C1-3, General Tab you need to decide do your Censure bars grow Right, Left, Up or Down. You also need to decide on the spacing between Bars. Layout Tab you need to decide the length & height of each bar. On the Behavior tab you will need to add the following code. I've also included my export that you can import so you can get right to the bar working.
    PHP Code:
    MBarSoV(10.5"before"true

    Censure Bar Import - Import strings are very long make sure you copy the entire string.
    PHP Code:
    ^1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSoV^Sspacing^N1^SgridId^N0^Sskin^T^  SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N100^SiconRight^N2^St3HSize^N100^St2Colo  r^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SImpact^St3Aliasing^B^St3Font^SImpact^SiconAlign^Shi  dden^St3Center^N0^SiconBdBorder^SNone^St2ThickOutline^b^SbarBgColor^T^N1^N0^N2^F7064470003  718425^f-56^N3^N1^N4^F8827055441444865^f-54^t^St1Center^N0^SbarBd^b^SbdBorder^SNone^St3Outline^B^St3Size^N85^SiconPadding^N1^St1Siz  e^N85^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^Sbar  Bottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg  ^SNone^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Aliasing^B^SbdBg^SNone^SbarBgTexture^SC  ilo^Sinset^N0^St3Right^N2^St1Left^N2^St2HSize^N100^SiconEdgeSize^N8^SedgeSize^N8^St3Color^  T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SImpact^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickO  utline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^B^SbarLeft^N0^SbarBdBorderColo  r^T^N1^N1^N2^N1^N3^N1^N4^N0^t^SbarInset^N2^St2Size^N85^St2Outline^B^SbarTop^N0^St1Aliasing  ^B^St1Outline^B^SbarEdgeSize^N6^SbarColor^T^N1^N0^N2^F5651576002974740^f-57^N3^N1^N4^N1^t^SbarTexture^SCilo^SiconTop^N0^SiconBd^b^SbarBdBorder^SNone^SiconInset^N0^  t^SrelativePoint^SBOTTOMLEFT^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Ssk  inSource^SSelf^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N265^Sy^N196^Sx^N918^Sgrowth^Sup^SownC  olors^B^Sheight^N20^Sexec^SMBarSoV(1,~`0.5,~`"before",~`true)^SgridY^N1^SeventExec^S^t^^ 

    1. /clcinfo
    2. Templates - Add Template
    3. Highlight Template - Export/Import Tab.
    4. Select the data in the Code blocks below and copy it.
    5. Select the Import String field.
    6. Paste the data in the Import field and hit Accept. ( It will delay appear like lag on the screen just be patient. )


    Ret package Import - This is a entire package with Icons, Grids, Bars already setup.
    PHP Code:
    ^1^T^SclassModules^T^S_retributionptr^T^SjClash^N0^SrangePerSkill^B^SpredictCS^B^SinqApply  Min^N3^ShpDelay^N0.9^ShwClash^N1^SinqRefreshMin^N1^Sprio^Stv~`inqr~`inqa~`exoud~`cs~`how~`  exo~`j~`hw~`cons^Sversion^N4000603^SinqRefresh^N3^Sundead^SUndead^Sdemon^SDemon^SconsClash  ^N1^SconsMana^N20000^t^S__retribution^T^SrangePerSkill^B^Sversion^N5000002^SinqRefresh^N3^  SinqApplyMin^N3^Sprio^Sinq~`inqdp~`tvdp~`tv5~`how~`exo~`cs~`j~`tv3^t^Sretributionex^T^SjCl  ash^N0.5^SrangePerSkill^B^SuseInq^B^Scons^B^Shw^B^Stolerance^N0.1^ShwClash^N0.5^SconsClash  ^N1^Sversion^N2^ShpDelay^N0.5^Sundead^SUndead^SpreInq^N3^Sdemon^SDemon^SconsMana^N20000^t^  S__protection^T^Sprio^Scs~`j~`as~`how~`cons~`hw^Sversion^N3^SrangePerSkill^b^t^Sglobal^T^S  ppbRelativePoint^SCENTER^ShideBlizPPB^B^SmovePPBar^b^SppbScale^N1^SppbAlpha^N1^SppbPoint^S  CENTER^Sversion^N4^SppbY^N-301^SppbX^N-896^t^t^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^St3Al  iasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRig  ht^N2^St3Font^SArial~`Narrow^SiconAlign^Shidden^SbarTexture^SCilo^St3Size^N70^St2ThickOutl  ine^b^St1Outline^B^St1Center^N0^SbarBd^B^SbdBorder^SBlizzard~`Tooltip^St3Outline^B^SiconBd  Border^SBlizzard~`Tooltip^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St1Size^N70^SbdBorde  rColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBgColor^T^N1^F6075444203197847^f-55^N2^F7912206404164636^f-55^N3^F7770917004090269^f-54^N4^N0^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPaddi  ng^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasi  ng^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SCilo^St3ThickOutline^b^SiconBdColor^T^N1^N0^N  2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^  N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOu  tline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^B^SbarLeft^N0^St3Right^N2^Sbd^b^  St2Size^N70^St2Outline^B^SbarTop^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Aliasing^B^Sba  rEdgeSize^N6^SiconPadding^N1^SbarBdBorder^SBlizzard~`Tooltip^SiconTop^N0^SiconBd^B^St3Cent  er^N0^SiconInset^N0^t^Sicons^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1  ^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^  N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Smbars^T^SiconBottom^N0^SbarRight^N0^SiconLeft  ^N0^St1HSize^N80^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^S  Arial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^SbarTexture^SCilo^St3S  ize^N70^St2ThickOutline^b^St1Outline^B^St1Center^N0^SbarBd^B^SbdBorder^SBlizzard~`Tooltip^  St3Outline^B^SiconBdBorder^SBlizzard~`Tooltip^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^  St1Size^N70^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^  N0.43^N4^N0.5^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^Sbar  Padding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2A  liasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SCilo^St3ThickOutline^b^SiconBdColor^T^N1  ^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N  1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Th  ickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^B^SbarLeft^N0^St3Right^N2^S  bd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Aliasing^  B^SbarEdgeSize^N6^SiconPadding^N1^SbarBdBorder^SBlizzard~`Tooltip^SiconTop^N0^SiconBd^B^St  3Center^N0^SiconInset^N0^t^Smicons^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1  ^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^  N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Stexts^T^Soutline^b^Scolor^T^N1^N1^N2^N1  ^N3^N1^N4^N1^t^Sadvanced^b^SshadowOffsetY^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthi  ckoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N100^t^t^Smbars^T^N  1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSoV^Sspacing^N1^SgridId^N0^Sskin^T^S  iconBottom^N0^SbarRight^N0^St1HSize^N100^SiconLeft^N0^St3Aliasing^B^St3HSize^N100^St2Color  ^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SImpact^SiconRight^N2^St3Font^SImpact^SiconAlign^Shid  den^SbarBgColor^T^N1^N0^N2^F7064470003718425^f-56^N3^N1^N4^F8827055441444865^f-54^t^St3Size^N85^St2ThickOutline^b^SiconPadding^N1^SiconBd^b^SiconTop^N0^SbdBorder^SNone^S  t3Outline^B^SbarBdBorder^SNone^SbarColor^T^N1^N0^N2^F5651576002974740^f-57^N3^N1^N4^N1^t^St1Size^N85^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SbdBorderColor^T^N1^N1^N  2^N1^N3^N1^N4^N0^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^S  barPadding^N2^SiconBdBg^SNone^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^St2Aliasing^B^  SbdBg^SNone^SbarBgTexture^SCilo^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t  ^St1Left^N2^St2HSize^N100^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1  ^t^St2Font^SImpact^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sin  set^N0^St2Center^N0^SadvancedSkin^B^SbarLeft^N0^St3Right^N2^Sbd^b^St2Size^N85^St2Outline^B  ^SbarTop^N0^St1Aliasing^B^St1Outline^B^SbarEdgeSize^N6^St3Center^N0^SiconBdBorder^SNone^Sb  arBd^b^St1Center^N0^SbarTexture^SCilo^SiconInset^N0^t^SrelativePoint^SBOTTOMLEFT^SgridX^N1  ^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N265^SsizeX^N1^SskinSource^SSelf^S  growth^Sup^SsizeY^N1^Sy^N196^Sx^N918^Salpha^N1^SownColors^B^Sheight^N20^Sexec^SMBarSoV(1,~  `0.5,~`"before",~`true)^SgridY^N1^SeventExec^S^t^N2^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SH  P^Sspacing^N5^SgridId^N0^Sskin^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconL  eft^N0^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N0^N3^F8265429904350557^f-53^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sicon  Align^Shidden^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarTexture^SCilo^St1Center^N0^SiconTop  ^N0^SiconPadding^N1^St3Outline^B^SbarBdBorder^SNone^St1Outline^B^SbdBorder^SNone^St1Aliasi  ng^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N  2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SNone^St3Right^N2^St2Aliasing^B^SbdBg  ^SNone^SbarBgTexture^SCilo^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1L  eft^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N0^N3^F88305875046480  31^f-53^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N0^N3^F8088818154257597^f-53^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^B^St2Center^N0^SedgeSize^N8^Sba  rBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N  0^SiconBdBorder^SNone^St1Size^N70^SbarEdgeSize^N6^SbarBgColor^T^N1^F6075444203197847^f-55^N2^F7912206404164636^f-55^N3^F7770917004090269^f-54^N4^N0^t^SbarColor^T^N1^F8971876904722400^f-53^N2^N1^N3^N0^N4^N1^t^St3Center^N0^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^SrelativePo  int^SBOTTOMLEFT^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N49^Ssize  X^N1^SskinSource^SSelf^Sgrowth^Sright^SsizeY^N1^Sy^N295^Sx^N917^Salpha^N1^SownColors^B^She  ight^N25^Sexec^Slocal~`c~`=~`UnitPower("player",~`SPELL_POWER_HOLY_POWER)~Jfor~`i~`=~`1,~`c~`do~`AddMBar(nil,~`nil,~`nil,~`nil,~`nil,~`ni  l,~`true,~`nil,~`0,~`1,~`1)~`end~Jfor~`i~`=~`c~`+~`1,~`3~`do~`AddMBar(nil,~`nil,~`nil,~`ni  l,~`nil,~`nil,~`true,~`nil,~`0,~`1,~`0)~`end^SgridY^N1^SeventExec^S^t^t^Sicons^T^N1^T^Spoi  nt^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^S1st^SrelativePoint^SBOTTOMLEFT^SgridId^N0^Se  nabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Sskin^T^SskinType^SButton~`Facade^SbfColorGl  oss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfCol  orNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^SsizeX^N5^Swidth^N100^S  alpha^N1^SskinSource^SSelf^Sy^N328^Sx^N1000^SgridX^N5^SsizeY^N5^Sheight^N100^Sexec^Saffect  ingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~J~`~`return~`IconRet1()~Jend^SgridY^N3^SeventExec^S^t^N2^T^S  point^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^S2nd^SrelativePoint^SBOTTOMLEFT^SgridId^N0  ^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Sskin^T^SskinType^SButton~`Facade^SbfColo  rGloss^T^N1^N0^N2^N0^N3^N0^t^SbfGloss^N0^SbfColorHighlight^T^N1^N0^N2^N0^N3^N0^N4^N1^t^Sbf  ColorNormal^T^N1^N0^N2^N0^N3^N0^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^SsizeX^N2^Swidth^N50  ^Salpha^N0.5^SskinSource^SSelf^Sy^N338^Sx^N1123^SgridX^N10^SsizeY^N2^Sheight^N50^Sexec^Saf  fectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~J~`~`return~`IconRet2()~Jend^SgridY^N3^SeventExec^S^t^N3^T^S  point^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHoW^SrelativePoint^SBOTTOMLEFT^SgridId^N2  ^Senabled^b^SrelativeTo^SUIParent^SframeLevel^N0^Sskin^T^SskinType^SButton~`Facade^SbfColo  rGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sbf  ColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^SsizeX^N1^Swidth^N30  ^Salpha^N1^SskinSource^STemplate^Sy^N288^Sx^N741^SgridX^N1^SsizeY^N1^Sheight^N30^Sexec^Slo  cal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Hammer~`of~`Wrath")~Jif~`not~`visible~`then~`return~`IconSpell("Hammer~`of~`Wrath")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~J^SgridY^N1^Seven  tExec^S^t^N4^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHA^SrelativePoint^SBOTTOM  LEFT^SgridId^N2^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Sskin^T^SskinType^SButton~  `Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3  ^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Ssize  X^N1^Swidth^N30^Salpha^N1^SskinSource^STemplate^Sy^N244^Sx^N741^SgridX^N1^SsizeY^N1^Sheigh  t^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alp  ha~`=~`IconAura("HELPFUL",~`"player",~`"Holy~`Avenger")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed  ,~`count,~`alpha~`=~`IconSpell("Holy~`Avenger")~Jif~`IconSpell("Holy~`Avenger",~`nil,~`"ready")~`then~`return~`IconSpell("Holy~`Avenger")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~Jend~J  return~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1^SgridY^N2^Seven  tExec^S^t^N5^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SAW^SrelativePoint^SBOTTOM  LEFT^SgridId^N2^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Sskin^T^SskinType^SButton~  `Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3  ^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Ssize  X^N1^Swidth^N30^Salpha^N1^SskinSource^SSelf^Sy^N222^Sx^N521^SgridX^N1^SsizeY^N1^Sheight^N3  0^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`  =~`IconAura("HELPFUL",~`"player",~`"Avenging~`Wrath")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed  ,~`count,~`alpha~`=~`IconSpell("Avenging~`Wrath")~Jif~`IconSpell("Avenging~`Wrath",~`nil,~`"ready")~`then~`return~`IconSpell("Avenging~`Wrath")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~Jend~J  return~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1^SgridY^N1^Seven  tExec^S^t^N6^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBolt~`Gun^SrelativePoint^  SBOTTOMLEFT^SgridId^N2^Senabled^b^SrelativeTo^SUIParent^SframeLevel^N0^Sskin^T^SskinType^S  Button~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N  2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^  t^SsizeX^N1^Swidth^N30^Salpha^N1^SskinSource^STemplate^Sy^N222^Sx^N558^SgridX^N1^SsizeY^N1  ^Sheight^N30^Sexec^Sreturn~`IconItem("60223",~`nil,~`"ready")^SgridY^N3^SeventExec^S^t^N7^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SGloves^S  relativePoint^SBOTTOMLEFT^SgridId^N2^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Sskin  ^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighl  ight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarki  nator:~`Matte^t^SsizeX^N1^Swidth^N30^Salpha^N1^SskinSource^STemplate^Sy^N222^Sx^N595^Sgrid  X^N4^SsizeY^N1^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`r  eversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Synapse~`Springs")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed  ,~`count,~`alpha~`=~`IconItem(GetInventoryItemID("player",~`10))~Jif~`duration~`~|=~`0~`then~`return~`visible,~`texture,~`start,~`duration,~`enable  ,~`reversed,~`nil,~`.5~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`rever  sed,~`nil,~`1~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil  ,~`1^SgridY^N1^SeventExec^S^t^N8^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRotti  ng~`Skull^SrelativePoint^SBOTTOMLEFT^SgridId^N1^Senabled^B^SrelativeTo^SUIParent^SframeLev  el^N0^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^Sb  fColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sbf  Skin^SDarkinator:~`Matte^t^SsizeX^N1^Swidth^N35^Salpha^N1^SskinSource^STemplate^Sy^N268^Sx  ^N559^SgridX^N1^SsizeY^N1^Sheight^N35^Sexec^Sreturn~`IconAuraID("HELPFUL",~`"player",~`107949,~`nil,~`false,~`true)^SgridY^N2^SeventExec^S^t^N9^T^Spoint^SBOTTOMLEFT^SalertExe  c^S^Sups^N5^SudLabel^SLandslide^SrelativePoint^SBOTTOMLEFT^SgridId^N1^Senabled^B^Srelative  To^SUIParent^SframeLevel^N0^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^  N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N  2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^SsizeX^N1^Swidth^N35^Salpha^N1^SskinSourc  e^STemplate^Sy^N268^Sx^N519^SgridX^N1^SsizeY^N1^Sheight^N35^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Landslide",~`nil,~`false,~`true)~J^SgridY^N4^SeventExec^S^t^N10^T^Spoint^SBOTTOMLEFT^SalertExec^S^Su  ps^N5^SudLabel^SGoAK^SrelativePoint^SBOTTOMLEFT^SgridId^N2^Senabled^B^SrelativeTo^SUIParen  t^SframeLevel^N0^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^Sbf  Gloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^  N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^SsizeX^N1^Swidth^N30^Salpha^N1^SskinSource^STemplate  ^Sy^N268^Sx^N596^SgridX^N4^SsizeY^N1^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~  `duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Guardian~`of~`Ancient~`Kings")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed  ,~`count,~`alpha~`=~`IconSpell("Guardian~`of~`Ancient~`Kings")~Jif~`IconSpell("Zealotry",~`nil,~`"ready")~`then~`return~`IconSpell("Guardian~`of~`Ancient~`Kings")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~Jend~J  return~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1^SgridY^N2^Seven  tExec^S^t^N11^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STopT^SrelativePoint^SBOT  TOMLEFT^SgridId^N2^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Sskin^T^SskinType^SDefa  ult^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^  N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^SsizeX^N1^Swidth^N3  0^Salpha^N1^SskinSource^STemplate^Sy^N234^Sx^N457^SgridX^N7^SsizeY^N1^Sheight^N30^Sexec^Sr  eturn~`IconItem(GetInventoryItemID("player",~`13))^SgridY^N2^SeventExec^S^t^N12^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SD  iPu^SrelativePoint^SBOTTOMLEFT^SgridId^N3^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^  Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColor  Highlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^S  Darkinator:~`Matte^t^SsizeX^N2^Swidth^N50^Salpha^N1^SskinSource^SSelf^Sy^N240^Sx^N498^Sgri  dX^N1^SsizeY^N2^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Divine~`Purpose",~`nil,~`false,~`true)^SgridY^N2^SeventExec^S^t^N13^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups  ^N5^SudLabel^SDP^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGlos  s^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColor  Normal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SU  IParent^SframeLevel^N0^SgridId^N2^SsizeX^N1^SskinSource^STemplate^Salpha^N1^Swidth^N30^Sy^  N264^Sx^N424^SgridX^N5^SsizeY^N1^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`dur  ation,~`enable,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Divine~`Plea")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed  ,~`count,~`alpha~`=~`IconSpell("Divine~`Plea")~Jif~`IconSpell("Divine~`Plea",~`nil,~`"ready")~`then~`return~`IconSpell("Divine~`Plea")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~Jend~J  return~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1^SgridY^N2^Seven  tExec^S^t^N14^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SEMFH^SrelativePoint^SBOT  TOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColo  rHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^  SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SgridId^N2^SsizeX^N1^SskinSour  ce^STemplate^Salpha^N1^Swidth^N30^Sy^N285^Sx^N473^SgridX^N3^SsizeY^N1^Sheight^N30^Sexec^Sl  ocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconAur  a("HELPFUL",~`"player",~`"Every~`Man~`for~`Himself")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed  ,~`count,~`alpha~`=~`IconSpell("Every~`Man~`for~`Himself")~Jif~`IconSpell("Arcane~`Torrent",~`nil,~`"ready")~`then~`return~`IconSpell("Every~`Man~`for~`Himself")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~Jend~J  return~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1^SgridY^N2^Seven  tExec^S^t^N15^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N20^SudLabel^SArt~`of~`War^SrelativeP  oint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^Sbf  Gloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^  N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Sgri  dId^N3^SsizeX^N2^SskinSource^SSelf^Salpha^N1^Swidth^N50^Sy^N240^Sx^N562^SgridX^N15^SsizeY^  N2^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"The~`Art~`of~`War",~`nil,~`false,~`true)^SgridY^N2^SeventExec^S^t^N16^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups  ^N5^SudLabel^SBoots^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^  N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNorm  al^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^Sframe  Level^N0^SgridId^N2^SsizeX^N1^SskinSource^SSelf^Salpha^N1^Swidth^N30^Sy^N494^Sx^F784806938  9380030^f-43^SgridX^N3^SsizeY^N1^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`en  able,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Nitro~`Boosts")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed  ,~`count,~`alpha~`=~`IconItem(GetInventoryItemID("player",~`6))~Jif~`duration~`~|=~`0~`then~`return~`visible,~`texture,~`start,~`duration,~`enable,  ~`reversed,~`nil,~`.5~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`revers  ed,~`nil,~`1~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,  ~`1^SgridY^N1^SeventExec^S^t^N17^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SCloak  ^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t  ^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3  ^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SgridId^N2  ^SsizeX^N1^SskinSource^SGrid^Salpha^N1^Swidth^N30^Sy^N494^Sx^F7848069389380030^f-43^SgridX^N5^SsizeY^N1^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`en  able,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Parachute")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed  ,~`count,~`alpha~`=~`IconItem(GetInventoryItemID("player",~`15))~Jif~`duration~`~|=~`0~`then~`return~`visible,~`texture,~`start,~`duration,~`enable  ,~`reversed,~`nil,~`.5~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`rever  sed,~`nil,~`1~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil  ,~`1^SgridY^N1^SeventExec^S^t^N18^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SIoV-384^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^  N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N  1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^Sfram  eLevel^N0^SgridId^N1^SsizeX^N1^SskinSource^SSelf^Salpha^N1^Swidth^N35^Sy^N494^Sx^F78480693  89380030^f-43^SgridX^N3^SsizeY^N1^Sheight^N35^Sexec^Sreturn~`IconICD(99746,~`50,~`0,~`1,~`0.3)^SgridY  ^N1^SeventExec^S^t^N19^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SIoV-371^SrelativePoint^SBOTTOMLEFT^SgridId^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^  Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColor  Highlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^S  Darkinator:~`Matte^t^SsizeX^N1^Swidth^N35^Salpha^N1^SskinSource^SSelf^Sy^N542^Sx^N570^Sgri  dX^N4^SsizeY^N1^Sheight^N35^Sexec^Sreturn~`IconICD(99721,~`50,~`0,~`1,~`0.3)^SgridY^N1^Sev  entExec^S^t^N20^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SJoTP^SrelativePoint^SB  OTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfCo  lorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSki  n^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N2^SsizeX^N2^Swidth^N  50^Salpha^N1^SskinSource^SSelf^Sy^N548^Sx^N494^SgridX^N15^SgridId^N3^Sheight^N50^Sexec^Saf  fectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~Jlocal~`_,~`_,~`_,~`_,~`_,~`dur,~`exp~`=~`UnitBuff("player",~`"Judgements~`of~`the~`Pure",~`nil,~`"PLAYER")~Jif~`exp~`then~`~J~`~`if~`(exp~`-~`GetTime())~`<=~`10~`then~J~`~`~`~`return~`true,~`"Interface\\Icons\\Ability_paladin_judgementofthepure",~`(exp~`-~`dur),~`dur,~`1,~`nil,~`nil,~`0.5~J~`~`end~Jelse~J~`~`return~`true,~`"Interface\\Icons\\Ability_paladin_judgementofthepure"~Jend~Jend^SgridY^N0^SeventExec^S^t^N21^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel  ^SSS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^  N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N  1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY  ^N2^SsizeX^N2^Swidth^N50^Salpha^N1^SskinSource^SSelf^Sy^N553^Sx^N712^SgridX^N5^SgridId^N3^  Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Synapse~`Springs",~`nil,~`false,~`true)^SgridY^N1^SeventExec^S^t^N22^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups  ^N5^SudLabel^SGoAK^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N  1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNorma  l^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeL  evel^N0^SsizeY^N2^SsizeX^N2^Swidth^N50^Salpha^N1^SskinSource^SSelf^Sy^N309^Sx^N728^SgridX^  N7^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Ancient~`Power",~`nil,~`false,~`true)^SgridY^N1^SeventExec^S^t^N23^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups  ^N5^SudLabel^SRF^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^  N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^  T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLev  el^N0^SsizeY^N2^SsizeX^N2^Swidth^N52^Salpha^N1^SskinSource^SSelf^Sy^N335^Sx^N1188^SgridX^N  5^SgridId^N0^Sheight^N52^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Righteous~`Fury",~`nil,~`false,~`true)^SgridY^N3^SeventExec^S^t^N24^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups  ^N5^SudLabel^SHA^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^  N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^  T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLev  el^N0^SsizeY^N2^SsizeX^N2^Swidth^N50^Salpha^N1^SskinSource^SSelf^Sy^N230^Sx^N727^SgridX^N1  3^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Holy~`Avenger",~`nil,~`false,~`true)^SgridY^N1^SeventExec^S^t^N25^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups  ^N5^SudLabel^SHoWDPS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T  ^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNor  mal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^Sfram  eLevel^N0^Swidth^N50^Salpha^N1^SskinSource^STemplate^SsizeX^N2^SsizeY^N2^Sy^F4591560237573  019^f-43^Sx^N942.00001313035^SgridId^N3^SgridX^N3^Sheight^N50^Sexec^Sif~`UnitExists("target")~`and~`UnitCanAttack("player",~`"target")~`and~`not~`UnitIsDead("target")~`then~J~`~`local~`c~`=~`floor(UnitHealth("target")~`/~`UnitHealthMax("target")~`*~`100)~J~`~`if~`c~`<=~`20~`or~`IconAura("HELPFUL",~`"player",~`"Avenging~`Wrath")~`then~J~`~`~`~`return~`IconSpell("Hammer~`of~`Wrath",~`true)~J~`~`end~Jend^SgridY^N1^SeventExec^S^t^N26^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups  ^N5^SudLabel^SAWDPS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^  N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNorm  al^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^Sframe  Level^N0^Swidth^N50^Salpha^N1^SskinSource^STemplate^SsizeX^N2^SsizeY^N2^Sy^F45915602375730  19^f-43^Sx^N942.00001313035^SgridId^N3^SgridX^N9^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Avenging~`Wrath",~`nil,~`false,~`true)^SgridY^N1^SeventExec^S^t^N27^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups  ^N5^SudLabel^SNitro^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^  N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNorm  al^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^Sframe  Level^N0^Swidth^N50^Salpha^N1^SskinSource^SSelf^SsizeX^N2^SsizeY^N2^Sy^N553^Sx^N712^SgridI  d^N3^SgridX^N11^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Nitro~`Boosts",~`nil,~`false,~`true)^SgridY^N1^SeventExec^S^t^N28^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups  ^N5^SudLabel^SInquisition^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGl  oss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfCol  orNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^  SframeLevel^N0^SsizeY^N2^Salpha^N1^Swidth^N50^SsizeX^N2^SskinSource^STemplate^Sy^N276^Sx^N  845^SgridId^N3^SgridX^N1^Sheight^N50^Sexec^SaffectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~Jlocal~`_,~`_,~`_,~`_,~`_,~`dur,~`exp~`=~`UnitBuff("player",~`"Inquisition",~`nil,~`"PLAYER")~Jif~`exp~`then~`~J~`~`if~`(exp~`-~`GetTime())~`<=~`10~`then~J~`~`~`~`return~`true,~`"Interface\\Icons\\spell_paladin_inquisition",~`(exp~`-~`dur),~`dur,~`1,~`nil,~`nil,~`0.5~J~`~`end~Jelse~J~`~`return~`true,~`"Interface\\Icons\\spell_paladin_inquisition"~Jend~Jend^SgridY^N0^SeventExec^S^t^N29^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel  ^SEoU^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3  ^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^  N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Sskin  Source^STemplate^SsizeX^N1^SsizeY^N1^Salpha^N1^Swidth^N35^Sy^N560^Sx^N622^SgridX^N1^SgridI  d^N1^Sheight^N35^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Titanic~`Strength",~`nil,~`false,~`true)^SgridY^N1^SeventExec^S^t^N30^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups  ^N5^SudLabel^SCD~`Timing^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGlo  ss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColo  rNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^b^SrelativeTo^SUIParent^S  frameLevel^N0^Swidth^N50^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^N519^Sx^N6  51^SgridId^N0^SgridX^N1^Sheight^N50^Sexec^Slocal~`visible,~`_,~`start~`=~`IconAura("HELPFUL|PLAYER",~`"player",~`"Zealotry",~`"player")~Jif~`not~`visible~`then~`return~`end~Jlocal~`ctime~`=~`GetTime()~Jlocal~`ztime~`=~`ctime  ~`-~`start~Jif~`ztime~`>=~`1~`and~`ztime~`<~`2.5~`then~`return~`IconSpell("Inquisition")~`end~Jif~`ztime~`>=~`5~`and~`ztime~`<~`6.5~`then~`return~`IconSpell("Guardian~`of~`Ancient~`Kings")~`end~Jif~`ztime~`>=~`10~`and~`ztime~`<~`11.5~`then~`return~`IconItem(58146)~`end~Jif~`ztime~`>=~`15~`and~`ztime~`<~`16.5~`then~`return~`IconSpell("Avenging~`Wrath")~`end~Jif~`ztime~`>=~`16~`and~`ztime~`<~`17.5~`then~`return~`IconItem(68972)~`end^SgridY^N1^SeventExec^S^t^N31^T^Spoint^SBOTTOMLE  FT^SalertExec^S^Sups^N5^SudLabel^SAccelerated^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType  ^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^  N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^Sr  elativeTo^SUIParent^SframeLevel^N0^Swidth^N35^Salpha^N1^SskinSource^STemplate^SsizeX^N1^Ss  izeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N1^Sheight^N35^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Accelerated",~`nil,~`false,~`true)~J^SgridY^N2^SeventExec^S^t^N32^T^Spoint^SBOTTOMLEFT^SalertExec^S^Su  ps^N5^SudLabel^SEpic~`Concentration^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^  SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N  1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^  SUIParent^SframeLevel^N0^Swidth^N35^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy  ^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N4^SgridId^N1^Sheight^N35^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Epic~`Concentration",~`nil,~`false,~`true)~J^SgridY^N4^SeventExec^S^t^N33^T^Spoint^SBOTTOMLEFT^SalertExec^S^Su  ps^N5^SudLabel^SBottomT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGlos  s^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColor  Normal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^Sf  rameLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N30^Sy^F5038131599  944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N7^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`14))^SgridY^N1^SeventExec^S^t^N34^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SS  B^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^  t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N  3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1  ^SsizeX^N1^Swidth^N30^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N3^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconItem("41119",~`nil,~`"ready")^SgridY^N3^SeventExec^S^t^N35^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SGTSC^Sr  elativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^Sb  fGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1  ^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^b^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^Ssi  zeX^N1^Swidth^N30^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N5^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconItem("42641",~`nil,~`"ready")^SgridY^N3^SeventExec^S^t^N36^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SAoK^Sre  lativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^Sbf  Gloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^  N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N35^Ssi  zeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N1^Sheight^N35^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`e  nable,~`reversed,~`count~`=~`IconAura("HELPFUL|PLAYER",~`"player",~`"Blessing~`of~`the~`Shaper")~Jif~`not~`visible~`then~J~`~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`  count~`=~`IconAura("HELPFUL|PLAYER",~`"player",~`"Titanic~`Power")~J~`~`if~`not~`visible~`then~`return~`IconSpell("Titanic~`Power")~`end~J~`~`return~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count~Jend~  Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count^SgridY^N2^Sevent  Exec^S^t^N37^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRoL^SrelativePoint^SBOTTO  MLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorH  ighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SB  lizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N35^SsizeX^N1^SskinSource  ^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N3^SgridId^N1^Sheight^N35^Sexec^Sreturn~`IconICD(102660,~`50,~`0,~`1,~`0.3)^Sgri  dY^N4^SeventExec^S^t^N38^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SVB^SrelativeP  oint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N  0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t  ^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SGrid^Sal  pha^N1^SsizeY^N1^SsizeX^N1^Swidth^N35^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N3^Sheight^N35^Sexec^Sreturn~`IconICD(102664,~`50,~`0,~`1,~`0.3)^Sgri  dY^N3^SeventExec^S^t^N39^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SCotFD^Srelati  vePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGlos  s^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N  1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N  1^Swidth^N35^Salpha^N1^SskinSource^SGrid^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N1^Sheight^N35^Sexec^Sreturn~`IconICD(109744,~`115,~`0,~`1,~`0.3)^Sgr  idY^N2^SeventExec^S^t^t^Salerts^T^t^Sspec^T^Stalent^N1^Sprimary^N3^Stree^N3^Srank^N2^t^Sop  tions^T^Sstrata^SBACKGROUND^SudLabel^SRet~`PvE^SgridSize^N1^SshowWhen^Salways^Salpha^N1^t^  Sgrids^T^N1^T^SspacingY^N2^ScellsX^N4^SspacingX^N0^ScellHeight^N35^Sy^F-6353198631392875^f-45^ScellWidth^N35^SudLabel^SProcs^SrelativePoint^SCENTER^Sx^F-5247118031356745^f-45^ScellsY^N4^Spoint^SCENTER^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^SiconLeft^  N0^St1HSize^N80^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SA  rial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^SbarTexture^SAluminium^  St3Size^N70^St2ThickOutline^b^St1Outline^B^St1Center^N0^SbarBd^B^SbdBorder^SBlizzard~`Tool  tip^St3Outline^B^SiconBdBorder^SBlizzard~`Tooltip^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N  1^t^St1Size^N70^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22  ^N3^N0.43^N4^N0.5^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^  SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^  St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^SiconBdC  olor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3  Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N  1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^St3R  ight^N2^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1  Aliasing^B^SbarEdgeSize^N6^SiconPadding^N1^SbarBdBorder^SBlizzard~`Tooltip^SiconTop^N0^Sic  onBd^B^St3Center^N0^SiconInset^N0^t^Sicons^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^  N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^  T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Smbars^T^SiconBottom^N0^SbarRigh  t^N0^SiconLeft^N0^St1HSize^N80^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^  N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^SbarText  ure^SAluminium^St3Size^N70^St2ThickOutline^b^St1Outline^B^St1Center^N0^SbarBd^B^SbdBorder^  SBlizzard~`Tooltip^St3Outline^B^SiconBdBorder^SBlizzard~`Tooltip^SbarColor^T^N1^N0.43^N2^N  0.56^N3^N1^N4^N1^t^St1Size^N70^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBgColor^T^N1  ^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4  ^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1  ^N3^N1^N4^N1^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOut  line^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^S  edgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N  2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^S  barLeft^N0^St3Right^N2^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdColor^T^N1^N0^N2^N0^N3  ^N0^N4^N0^t^St1Aliasing^B^SbarEdgeSize^N6^SiconPadding^N1^SbarBdBorder^SBlizzard~`Tooltip^  SiconTop^N0^SiconBd^B^St3Center^N0^SiconInset^N0^t^Smicons^T^SskinType^SButton~`Facade^Sbf  ColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t  ^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Stexts^T^Soutlin  e^b^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^SshadowOffsetY^N0^SshadowColor^T^N1^N0^  N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^S  size^N100^t^t^t^N2^T^SspacingY^N2^ScellsX^N7^SspacingX^N2^ScellHeight^N30^Sy^F-4517733538920196^f-45^ScellWidth^N30^SudLabel^SCDs^SrelativePoint^SCENTER^Sx^F-6635279364219323^f-44^ScellsY^N3^Spoint^SCENTER^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^SiconLeft^  N0^St1HSize^N80^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SA  rial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^SbarTexture^SAluminium^  St3Size^N70^St2ThickOutline^b^St1Outline^B^St1Center^N0^SbarBd^B^SbdBorder^SBlizzard~`Tool  tip^St3Outline^B^SiconBdBorder^SBlizzard~`Tooltip^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N  1^t^St1Size^N70^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22  ^N3^N0.43^N4^N0.5^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^  SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^  St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^SiconBdC  olor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3  Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N  1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^St3R  ight^N2^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1  Aliasing^B^SbarEdgeSize^N6^SiconPadding^N1^SbarBdBorder^SBlizzard~`Tooltip^SiconTop^N0^Sic  onBd^B^St3Center^N0^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N  1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1  ^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0  ^St1HSize^N80^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SAri  al~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^SbarTexture^SAluminium^St  3Size^N70^St2ThickOutline^b^St1Outline^B^St1Center^N0^SbarBd^B^SbdBorder^SBlizzard~`Toolti  p^St3Outline^B^SiconBdBorder^SBlizzard~`Tooltip^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^  t^St1Size^N70^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N  3^N0.43^N4^N0.5^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^Sb  arPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St  2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^SiconBdCol  or^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Co  lor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^  t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^St3Rig  ht^N2^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Al  iasing^B^SbarEdgeSize^N6^SiconPadding^N1^SbarBdBorder^SBlizzard~`Tooltip^SiconTop^N0^Sicon  Bd^B^St3Center^N0^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1  ^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^  N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^Soutline^b^Scolor^T^N1^N1^N2^N1^N3^N1^N4^  N1^t^Sadvanced^b^SshadowOffsetY^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^  b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N100^t^t^t^N3^T^SspacingY^N2^  ScellsX^N16^SspacingX^N2^ScellHeight^N24^Sy^F8321945853763190^f-45^ScellWidth^N24^SudLabel^SDPS^SrelativePoint^SBOTTOM^SskinOptions^T^Sbars^T^SiconBottom^  N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N  1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sle  ft^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St3Size^N70^St2ThickOutline^b^SiconP  adding^N1^SiconBd^B^SiconTop^N0^SbdBorder^SBlizzard~`Tooltip^St3Outline^B^SbarBdBorder^SBl  izzard~`Tooltip^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St1Size^N70^SbdColor^T^N1^N0^N  2^N0^N3^N0^N4^N0^t^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderC  olor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^Sbar  BdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTex  ture^SAluminium^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2H  Size^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial  ~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2  Center^N0^SadvancedSkin^b^SbarLeft^N0^St3Right^N2^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N  0^St1Aliasing^B^St1Outline^B^SbarEdgeSize^N6^St3Center^N0^SiconBdBorder^SBlizzard~`Tooltip  ^SbarBd^B^St1Center^N0^SbarTexture^SAluminium^SiconInset^N0^t^Smicons^T^SskinType^SDefault  ^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^  N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N  0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1  ^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Slef  t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St3Size^N70^St2ThickOutline^b^SiconPa  dding^N1^SiconBd^B^SiconTop^N0^SbdBorder^SBlizzard~`Tooltip^St3Outline^B^SbarBdBorder^SBli  zzard~`Tooltip^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St1Size^N70^SbdColor^T^N1^N0^N2  ^N0^N3^N0^N4^N0^t^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderCo  lor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarB  dBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgText  ure^SAluminium^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HS  ize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~  `Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2C  enter^N0^SadvancedSkin^b^SbarLeft^N0^St3Right^N2^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0  ^St1Aliasing^B^St1Outline^B^SbarEdgeSize^N6^St3Center^N0^SiconBdBorder^SBlizzard~`Tooltip^  SbarBd^B^St1Center^N0^SbarTexture^SAluminium^SiconInset^N0^t^Sicons^T^SskinType^SDefault^S  bfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1  ^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^Soutline^b^Scol  or^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^SshadowOffsetY^N0^SshadowColor^T^N1^N0^N2^N0^N3  ^N0^N4^N0^t^Sthickoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N10  0^t^t^ScellsY^N2^Spoint^SBOTTOM^Sx^F4928022595040156^f-51^t^N4^T^SspacingY^N1^ScellsX^N10^SspacingX^N4^ScellHeight^N30^Sy^F-7674501767240601^f-49^ScellWidth^N20^SudLabel^SDebuffs^SrelativePoint^SBOTTOM^Sx^F6622933327341041^f-44^ScellsY^N6^Spoint^SBOTTOM^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N  80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SA  rial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^St3Center^N0^SbarColor^  T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St2ThickOutline^b^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.  43^N4^N0.5^t^SiconBd^B^SbarBd^B^St1Outline^B^St3Outline^B^St3Size^N70^SiconPadding^N1^SbdB  order^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg  ^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tool  tip^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Toolt  ip^SbarBgTexture^SCilo^SbarInset^N2^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^  N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Alia  sing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2C  enter^N0^SadvancedSkin^b^SbarLeft^N0^St3Right^N2^Sinset^N0^St2Size^N70^St2Outline^B^SbarTo  p^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarBdBorder  ^SBlizzard~`Tooltip^SiconTop^N0^St1Center^N0^SbarTexture^SCilo^SbdColor^T^N1^N0^N2^N0^N3^N  0^N4^N0^t^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t  ^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3  ^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLef  t^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narro  w^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^St3Center^N0^SbarColor^T^N1^N0.43^  N2^N0.56^N3^N1^N4^N1^t^St2ThickOutline^b^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^  t^SiconBd^B^SbarBd^B^St1Outline^B^St3Outline^B^St3Size^N70^SiconPadding^N1^SbdBorder^SBliz  zard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdB  orderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SiconBd  Color^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTe  xture^SAluminium^SbarInset^N2^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2^St2  HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B  ^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^  N0^SadvancedSkin^b^SbarLeft^N0^St3Right^N2^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^S  bdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarBdBorder^SBliz  zard~`Tooltip^SiconTop^N0^St1Center^N0^SbarTexture^SAluminium^SbdColor^T^N1^N0^N2^N0^N3^N0  ^N4^N0^t^SiconInset^N0^t^Sicons^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3  ^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^  N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N  2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Sshadow  Color^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^t^SshowWhen  ^T^Sparty^B^Ssolo^B^Sraid25^B^Sraid10^B^Sraid5^B^t^Sbars^T^N1^T^Spoint^SBOTTOMLEFT^SalertE  xec^S^Sups^N5^SudLabel^SES^SrelativePoint^SBOTTOMLEFT^SgridX^N1^Sskin^T^SiconBottom^N0^Sba  rRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N  1^N4^N1^t^St1Font^SImpact^SiconRight^N2^St3Font^SImpact^SiconAlign^Sleft^St3Center^N0^Sbar  Color^T^N1^N1^N2^N0^N3^F5934154803123478^f-55^N4^N0^t^St2ThickOutline^b^SbarBgColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconBd^B^SbarBd^B^St  1Outline^B^St3Outline^B^St3Size^N70^SiconPadding^N1^SbdBorder^SNone^St1Size^N70^SiconBdBor  der^SNone^SbarBottom^N0^SbarBg^b^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^SbarPaddin  g^N2^SiconBdBg^SNone^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Font^SImpact^SbdBg^SNone^  SbarBgTexture^SEmpty^SbarInset^N2^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2  ^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasi  ng^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Cen  ter^N0^SadvancedSkin^B^SbarLeft^N0^St3Right^N2^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^  N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarBdBorder^S  None^SiconTop^N0^St1Center^N0^SbarTexture^SCilo^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sicon  Inset^N0^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SGrid^SsizeX^N10^Ss  izeY^N1^Salpha^N1^Swidth^N236^Sy^N121^Sx^N1316^SgridId^N4^SownColors^b^Sheight^N30^Sexec^S  return~`BarAura("HELPFUL",~`"target",~`"Empowered~`Shadows",~`player~`,~`true,~`true)^SgridY^N6^SeventExec^S^t^N2^T^Spoint^SBOTTOMLEFT^SalertExec^S^S  ups^N5^SudLabel^SThrowdown^SrelativePoint^SBOTTOMLEFT^Sskin^T^SiconBottom^N0^SbarRight^N0^  St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^  St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^St3Center^N0^  SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St2ThickOutline^b^SbarBgColor^T^N1^N0.17^N2^N0  .22^N3^N0.43^N4^N0.5^t^SiconBd^B^SbarBd^B^St1Outline^B^St3Outline^B^SbarBdBorder^SBlizzard  ~`Tooltip^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard  ~`Tooltip^SbarBottom^N0^SbarBg^b^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPaddin  g^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SA  rial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SEmpty^SbarInset^N2^St3Right^N2^St1Lef  t^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Al  iasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St  2Center^N0^SadvancedSkin^B^SbarLeft^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sinset^N0^  St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing  ^B^SbarEdgeSize^N6^SbarTexture^SCilo^SiconTop^N0^St1Center^N0^St3Size^N70^SbdColor^T^N1^N0  ^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLeve  l^N0^SsizeY^N1^SsizeX^N10^Swidth^N236^Salpha^N1^SskinSource^SGrid^Sy^N363^Sx^N1309^SgridId  ^N4^SownColors^b^Sheight^N30^Sexec^Sreturn~`BarAura("HARMFUL",~`"target",~`"Throwdown")^SgridY^N5^SeventExec^S^t^t^Smicons^T^t^Stexts^T^t^t^^ 

    Holy package Import - This is a entire package with Icons, Grids, Bars already setup.
    PHP Code:
    ^1^T^SclassModules^T^S__protection^T^Sprio^Scs~`j~`as~`how~`cons~`hw^Sversion^N3^SrangePerSkill^b^t^Sglobal^T^SppbRelativePoint^SCENTER^ShideBlizPPB^B^SmovePPBar^b^SppbScale^N1^SppbAlpha^N1^SppbPoint^SCENTER^Sversion^N4^SppbY^N-301^SppbX^N-896^t^S__retribution^T^SrangePerSkill^B^Sversion^N5000002^SinqRefresh^N3^SinqApplyMin^N3^Sprio^Scs~`tvdp~`exo~`how^t^t^SskinOptions^T^Smbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarTexture^SCilo^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SCilo^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^B^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Sicons^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Sbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Shidden^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarTexture^SCilo^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SCilo^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^B^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^F6075444203197847^f-55^N2^F7912206404164636^f-55^N3^F7770917004090269^f-54^N4^N0^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Smicons^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N100^t^t^Sspec^T^Srank^N1^Sprimary^N1^Stree^N1^Stalent^N10^t^Smicons^T^t^Salerts^T^t^Soptions^T^Sstrata^SBACKGROUND^SudLabel^SHoly^SgridSize^N1^SshowWhen^Salways^Salpha^N1^t^Sicons^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^S1st^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^b^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N100^Salpha^N1^SskinSource^SSelf^SsizeX^N5^SsizeY^N5^Sy^N328^Sx^N1000^SgridId^N0^SgridX^N5^Sheight^N100^Sexec^SaffectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~J~`~`return~`IconRet1()~Jend^SgridY^N3^SeventExec^S^t^N2^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^S2nd^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N0^N2^N0^N3^N0^t^SbfGloss^N0^SbfColorHighlight^T^N1^N0^N2^N0^N3^N0^N4^N1^t^SbfColorNormal^T^N1^N0^N2^N0^N3^N0^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^b^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^Salpha^N0.5^SskinSource^SSelf^SsizeX^N2^SsizeY^N2^Sy^N338^Sx^N1123^SgridId^N0^SgridX^N10^Sheight^N50^Sexec^SaffectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~J~`~`return~`IconRet2()~Jend^SgridY^N3^SeventExec^S^t^N3^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHoW^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^N288^Sx^N741^SgridId^N2^SgridX^N3^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Aura~`Mastery")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconSpell("Aura~`Mastery")~Jif~`IconSpell("Divine~`Favor",~`nil,~`"ready")~`then~`return~`IconSpell("Aura~`Mastery")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~Jend~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1^SgridY^N3^SeventExec^S^t^N4^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SDivine~`Favor^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^N244^Sx^N741^SgridId^N2^SgridX^N5^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Divine~`Favor")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconSpell("Divine~`Favor")~Jif~`IconSpell("Divine~`Favor",~`nil,~`"ready")~`then~`return~`IconSpell("Divine~`Favor")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~Jend~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1^SgridY^N3^SeventExec^S^t^N5^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SAW^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^SSelf^SsizeX^N1^SsizeY^N1^Sy^N222^Sx^N521^SgridId^N2^SgridX^N1^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Avenging~`Wrath")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconSpell("Avenging~`Wrath")~Jif~`IconSpell("Avenging~`Wrath",~`nil,~`"ready")~`then~`return~`IconSpell("Avenging~`Wrath")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~Jend~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1^SgridY^N1^SeventExec^S^t^N6^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHoly~`Shock^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^N222^Sx^N558^SgridId^N2^SgridX^N4^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Holy~`Shock")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconSpell("Holy~`Shock")~Jif~`IconSpell("Holy~`Shock",~`nil,~`"ready")~`then~`return~`IconSpell("Holy~`Shock")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~Jend~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1^SgridY^N3^SeventExec^S^t^N7^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SGloves^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^N222^Sx^N595^SgridId^N2^SgridX^N4^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Synapse~`Springs")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconItem(GetInventoryItemID("player",~`10))~Jif~`duration~`~|=~`0~`then~`return~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1^SgridY^N1^SeventExec^S^t^N8^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRotting~`Skull^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N35^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^N268^Sx^N559^SgridId^N1^SgridX^N4^Sheight^N35^Sexec^Sreturn~`IconAuraID("HELPFUL",~`"player",~`107949,~`nil,~`false,~`true)^SgridY^N3^SeventExec^S^t^N9^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SPower~`Torrent^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N35^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^N268^Sx^N519^SgridId^N1^SgridX^N1^Sheight^N35^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Power~`Torrent",~`nil,~`false,~`true)~J^SgridY^N4^SeventExec^S^t^N10^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SGoAK^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^N268^Sx^N596^SgridId^N2^SgridX^N1^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Guardian~`of~`Ancient~`Kings")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconSpell("Guardian~`of~`Ancient~`Kings")~Jif~`IconSpell("Zealotry",~`nil,~`"ready")~`then~`return~`IconSpell("Guardian~`of~`Ancient~`Kings")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~Jend~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1^SgridY^N2^SeventExec^S^t^N11^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STopT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^N234^Sx^N457^SgridId^N2^SgridX^N8^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`13))^SgridY^N2^SeventExec^S^t^N12^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SDiPu^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^Salpha^N1^SskinSource^SSelf^SsizeX^N2^SsizeY^N2^Sy^N240^Sx^N498^SgridId^N3^SgridX^N1^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Divine~`Purpose",~`nil,~`false,~`true)^SgridY^N2^SeventExec^S^t^N13^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SDP^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^N264^Sx^N424^SgridId^N2^SgridX^N4^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Divine~`Plea")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconSpell("Divine~`Plea")~Jif~`IconSpell("Divine~`Plea",~`nil,~`"ready")~`then~`return~`IconSpell("Divine~`Plea")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~Jend~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1^SgridY^N2^SeventExec^S^t^N14^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SEMFH^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^N285^Sx^N473^SgridId^N2^SgridX^N8^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Every~`Man~`for~`Himself")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconSpell("Every~`Man~`for~`Himself")~Jif~`IconSpell("Arcane~`Torrent",~`nil,~`"ready")~`then~`return~`IconSpell("Every~`Man~`for~`Himself")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~Jend~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1^SgridY^N3^SeventExec^S^t^N15^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N20^SudLabel^SArt~`of~`War^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^Salpha^N1^SskinSource^SSelf^SsizeX^N2^SsizeY^N2^Sy^N240^Sx^N562^SgridId^N3^SgridX^N15^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"The~`Art~`of~`War",~`nil,~`false,~`true)^SgridY^N2^SeventExec^S^t^N16^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBoots^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^SSelf^SsizeX^N1^SsizeY^N1^Sy^N494^Sx^F7848069389380030^f-43^SgridId^N2^SgridX^N3^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Nitro~`Boosts")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconItem(GetInventoryItemID("player",~`6))~Jif~`duration~`~|=~`0~`then~`return~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1^SgridY^N1^SeventExec^S^t^N17^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SCloak^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Sy^N494^Sx^F7848069389380030^f-43^SgridId^N2^SgridX^N5^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Parachute")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconItem(GetInventoryItemID("player",~`15))~Jif~`duration~`~|=~`0~`then~`return~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1^SgridY^N1^SeventExec^S^t^N18^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SIoV-384^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N35^Salpha^N1^SskinSource^SSelf^SsizeX^N1^SsizeY^N1^Sy^N494^Sx^F7848069389380030^f-43^SgridId^N1^SgridX^N3^Sheight^N35^Sexec^Sreturn~`IconICD(99746,~`50,~`0,~`1,~`0.3)^SgridY^N1^SeventExec^S^t^N19^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SIoV-371^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N35^Salpha^N1^SskinSource^SSelf^SsizeX^N1^SsizeY^N1^Sy^N542^Sx^N570^SgridId^N1^SgridX^N4^Sheight^N35^Sexec^Sreturn~`IconICD(99721,~`50,~`0,~`1,~`0.3)^SgridY^N1^SeventExec^S^t^N20^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SJoTP^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^Salpha^N1^SskinSource^SSelf^SsizeX^N2^SsizeY^N2^Sy^N548^Sx^N494^SgridId^N3^SgridX^N15^Sheight^N50^Sexec^Slocal~`_,~`_,~`_,~`_,~`_,~`dur,~`exp~`=~`UnitBuff("player",~`"Judgements~`of~`the~`Pure",~`nil,~`"PLAYER")~Jif~`exp~`then~`~J~`~`if~`(exp~`-~`GetTime())~`<=~`10~`then~J~`~`~`~`return~`true,~`"Interface\\Icons\\Ability_paladin_judgementofthepure",~`(exp~`-~`dur),~`dur,~`1,~`nil,~`nil,~`0.5~J~`~`end~Jelse~J~`~`return~`true,~`"Interface\\Icons\\Ability_paladin_judgementofthepure"~Jend~J^SgridY^N0^SeventExec^S^t^N21^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^Salpha^N1^SskinSource^SSelf^SsizeX^N2^SsizeY^N2^Sy^N553^Sx^N712^SgridId^N3^SgridX^N5^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Synapse~`Springs",~`nil,~`false,~`true)^SgridY^N1^SeventExec^S^t^N22^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SGoAK^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^Salpha^N1^SskinSource^SSelf^SsizeX^N2^SsizeY^N2^Sy^N309^Sx^N728^SgridId^N3^SgridX^N7^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Ancient~`Power",~`nil,~`false,~`true)^SgridY^N1^SeventExec^S^t^N23^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRF^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N52^Salpha^N1^SskinSource^SSelf^SsizeX^N2^SsizeY^N2^Sy^N335^Sx^N1188^SgridId^N0^SgridX^N5^Sheight^N52^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Righteous~`Fury",~`nil,~`false,~`true)^SgridY^N3^SeventExec^S^t^N24^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SIoL^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^Salpha^N1^SskinSource^SSelf^SsizeX^N2^SsizeY^N2^Sy^N230^Sx^N727^SgridId^N3^SgridX^N13^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Infusion~`of~`Light",~`nil,~`false,~`true)^SgridY^N1^SeventExec^S^t^N25^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHoWDPS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^Salpha^N1^SskinSource^STemplate^SsizeX^N2^SsizeY^N2^Sy^F4591560237573019^f-43^Sx^N942.00001313035^SgridId^N3^SgridX^N3^Sheight^N50^Sexec^Sif~`UnitExists("target")~`and~`UnitCanAttack("player",~`"target")~`and~`not~`UnitIsDead("target")~`then~J~`~`local~`c~`=~`floor(UnitHealth("target")~`/~`UnitHealthMax("target")~`*~`100)~J~`~`if~`c~`<=~`20~`or~`IconAura("HELPFUL",~`"player",~`"Avenging~`Wrath")~`then~J~`~`~`~`return~`IconSpell("Hammer~`of~`Wrath",~`true)~J~`~`end~Jend^SgridY^N1^SeventExec^S^t^N26^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SAWDPS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^Salpha^N1^SskinSource^STemplate^SsizeX^N2^SsizeY^N2^Sy^F4591560237573019^f-43^Sx^N942.00001313035^SgridId^N3^SgridX^N9^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Avenging~`Wrath",~`nil,~`false,~`true)^SgridY^N1^SeventExec^S^t^N27^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SNitro^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^Salpha^N1^SskinSource^SSelf^SsizeX^N2^SsizeY^N2^Sy^N553^Sx^N712^SgridId^N3^SgridX^N11^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Nitro~`Boosts",~`nil,~`false,~`true)^SgridY^N1^SeventExec^S^t^N28^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SInquisition^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^b^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^Salpha^N1^SskinSource^STemplate^SsizeX^N2^SsizeY^N2^Sy^N276^Sx^N845^SgridId^N3^SgridX^N1^Sheight^N50^Sexec^SaffectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~Jlocal~`_,~`_,~`_,~`_,~`_,~`dur,~`exp~`=~`UnitBuff("player",~`"Inquisition",~`nil,~`"PLAYER")~Jif~`exp~`then~`~J~`~`if~`(exp~`-~`GetTime())~`<=~`10~`then~J~`~`~`~`return~`true,~`"Interface\\Icons\\spell_paladin_inquisition",~`(exp~`-~`dur),~`dur,~`1,~`nil,~`nil,~`0.5~J~`~`end~Jelse~J~`~`return~`true,~`"Interface\\Icons\\spell_paladin_inquisition"~Jend~Jend^SgridY^N0^SeventExec^S^t^N29^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBoD^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N35^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^N560^Sx^N622^SgridId^N1^SgridX^N1^Sheight^N35^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Call~`of~`Dominance",~`nil,~`false,~`true)^SgridY^N1^SeventExec^S^t^N30^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SCD~`Timing^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^b^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^N264^Sx^N1306^SgridId^N0^SgridX^N1^Sheight^N50^Sexec^Slocal~`visible,~`_,~`start~`=~`IconAura("HELPFUL|PLAYER",~`"player",~`"Zealotry",~`"player")~Jif~`not~`visible~`then~`return~`end~Jlocal~`ctime~`=~`GetTime()~Jlocal~`ztime~`=~`ctime~`-~`start~Jif~`ztime~`>=~`1~`and~`ztime~`<~`2.5~`then~`return~`IconSpell("Inquisition")~`end~Jif~`ztime~`>=~`5~`and~`ztime~`<~`6.5~`then~`return~`IconSpell("Guardian~`of~`Ancient~`Kings")~`end~Jif~`ztime~`>=~`10~`and~`ztime~`<~`11.5~`then~`return~`IconItem(58146)~`end~Jif~`ztime~`>=~`15~`and~`ztime~`<~`16.5~`then~`return~`IconSpell("Avenging~`Wrath")~`end~Jif~`ztime~`>=~`16~`and~`ztime~`<~`17.5~`then~`return~`IconItem(68972)~`end^SgridY^N1^SeventExec^S^t^N31^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SAccelerated^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N35^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N3^Sheight^N35^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Accelerated",~`nil,~`false,~`true)~J^SgridY^N2^SeventExec^S^t^N32^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SEpic~`Concentration^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N35^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N4^Sheight^N35^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Epic~`Concentration",~`nil,~`false,~`true)~J^SgridY^N4^SeventExec^S^t^N33^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBottomT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N8^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`14))^SgridY^N1^SeventExec^S^t^N34^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSB^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N1^Sheight^N30^Sexec^Sreturn~`IconItem("41119",~`nil,~`"ready")^SgridY^N3^SeventExec^S^t^N35^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SGTSC^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^b^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N8^Sheight^N30^Sexec^Sreturn~`IconItem("42641",~`nil,~`"ready")^SgridY^N3^SeventExec^S^t^N36^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SAoK^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N35^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N4^Sheight^N35^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count~`=~`IconAura("HELPFUL|PLAYER",~`"player",~`"Blessing~`of~`the~`Shaper")~Jif~`not~`visible~`then~J~`~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count~`=~`IconAura("HELPFUL|PLAYER",~`"player",~`"Titanic~`Power")~J~`~`if~`not~`visible~`then~`return~`IconSpell("Titanic~`Power")~`end~J~`~`return~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count~Jend~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count^SgridY^N2^SeventExec^S^t^N37^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRoL^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N35^Salpha^N1^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N3^Sheight^N35^Sexec^Sreturn~`IconICD(102660,~`50,~`0,~`1,~`0.3)^SgridY^N4^SeventExec^S^t^N38^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSotSS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N35^Salpha^N1^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N1^Sheight^N35^Sexec^Sreturn~`IconICD(109804,~`115,~`0,~`1,~`0.3)^SgridY^N2^SeventExec^S^t^N39^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STsunami^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N35^Salpha^N1^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N1^Sheight^N35^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Giant~`Wave",~`nil,~`false,~`true)^SgridY^N1^SeventExec^S^t^t^Sgrids^T^N1^T^SspacingY^N2^ScellsX^N4^SspacingX^N0^ScellHeight^N35^Sy^F-6353198631392875^f-45^ScellWidth^N35^SudLabel^SProcs^SrelativePoint^SCENTER^SskinOptions^T^Smbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarTexture^SAluminium^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Sicons^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Sbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarTexture^SAluminium^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Smicons^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N100^t^t^ScellsY^N4^Spoint^SCENTER^Sx^F-5247118031356745^f-45^t^N2^T^SspacingY^N2^ScellsX^N8^SspacingX^N2^ScellHeight^N30^Sy^F-4517738466740134^f-45^ScellWidth^N30^SudLabel^SCDs^SrelativePoint^SCENTER^SskinOptions^T^Smbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarTexture^SAluminium^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Sbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarTexture^SAluminium^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N100^t^t^ScellsY^N3^Spoint^SCENTER^Sx^F-6635283676061769^f-44^t^N3^T^SspacingY^N2^ScellsX^N16^SspacingX^N2^ScellHeight^N24^Sy^F8321945853763190^f-45^ScellWidth^N24^SudLabel^SDPS^SrelativePoint^SBOTTOM^SskinOptions^T^Smbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarTexture^SAluminium^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Sbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarTexture^SAluminium^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N100^t^t^ScellsY^N2^Spoint^SBOTTOM^Sx^F4928022595040156^f-51^t^N4^T^SspacingY^N1^ScellsX^N10^SspacingX^N4^ScellHeight^N30^Sy^F-7674501767240601^f-49^ScellWidth^N20^SudLabel^SDebuffs^SrelativePoint^SBOTTOM^SskinOptions^T^Smbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarTexture^SAluminium^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Sicons^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Sbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarTexture^SCilo^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SCilo^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N100^t^t^ScellsY^N6^Spoint^SBOTTOM^Sx^F6622933327341041^f-44^t^N5^T^SspacingY^N2^ScellsX^N8^SspacingX^N2^ScellHeight^N30^Sy^F-4926971121460791^f-50^ScellWidth^N30^SudLabel^SShields^SrelativePoint^SCENTER^SskinOptions^T^Smbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^SbarBdBorder^SBlizzard~`Tooltip^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^St3Size^N70^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarTexture^SAluminium^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^St3Right^N2^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Sbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^SbarBdBorder^SBlizzard~`Tooltip^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^St3Size^N70^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarTexture^SAluminium^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^St3Right^N2^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N100^t^t^ScellsY^N4^Spoint^SCENTER^Sx^F-6601438176769543^f-44^t^t^Sbars^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SES^SrelativePoint^SBOTTOMLEFT^Sskin^T^SiconBottom^N0^SbarRight^N0^St3Font^SImpact^SiconLeft^N0^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SImpact^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarTexture^SCilo^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarBdBorder^SNone^SbarColor^T^N1^N1^N2^N0^N3^F5934154803123478^f-55^N4^N0^t^SbdBorder^SNone^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^SbarBg^b^SbarPadding^N2^SiconBdBg^SNone^St3Right^N2^St2Aliasing^B^SbdBg^SNone^SbarBgTexture^SEmpty^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SImpact^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^B^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SNone^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N236^Salpha^N1^SskinSource^SGrid^SsizeX^N10^SsizeY^N1^Sy^N121^Sx^N1316^SgridId^N4^SownColors^b^Sheight^N30^Sexec^Sreturn~`BarAura("HELPFUL",~`"target",~`"Empowered~`Shadows",~`player~`,~`true,~`true)^SgridY^N6^SeventExec^S^t^N2^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SThrowdown^SrelativePoint^SBOTTOMLEFT^Sskin^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarTexture^SCilo^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^b^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SEmpty^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^B^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N236^Salpha^N1^SskinSource^SGrid^SsizeX^N10^SsizeY^N1^Sy^N363^Sx^N1309^SgridId^N4^SownColors^b^Sheight^N30^Sexec^Sreturn~`BarAura("HARMFUL",~`"target",~`"Throwdown")^SgridY^N5^SeventExec^S^t^N3^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBeacon^SrelativePoint^SBOTTOMLEFT^Sskin^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^SbarBdBorder^SBlizzard~`Tooltip^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^St3Size^N70^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarTexture^SCilo^SbarColor^T^N1^N1^N2^F6146088903235030^f-54^N3^F6004799503160661^f-53^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SEmpty^St3ThickOutline^b^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^St3Right^N2^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N1^N2^F6146088903235030^f-54^N3^F6004799503160661^f-53^N4^F5314247592509440^f-53^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SSelf^Salpha^N1^SsizeY^N1^SsizeX^N8^Swidth^N254^Sy^N736^Sx^N679^SgridId^N5^SownColors^b^Sheight^N30^Sexec^Sreturn~`BarSingleTargetRaidBuff("Beacon~`of~`Light",~`true,~`true)^SgridY^N1^SeventExec^S^t^t^SshowWhen^T^Sparty^B^Ssolo^B^Sraid5^B^Sraid25^B^Sraid10^B^t^Smbars^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSoV^Sspacing^N1^Sskin^T^SiconBottom^N0^SbarRight^N0^St3Font^SImpact^SiconLeft^N0^St3Size^N85^St3HSize^N100^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SImpact^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Shidden^SiconBd^b^SbarBd^b^St2ThickOutline^b^SbarTexture^SCilo^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarBdBorder^SNone^SbarColor^T^N1^N0^N2^F5651576002974740^f-57^N3^N1^N4^N1^t^SbdBorder^SNone^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SNone^St3Right^N2^St2Aliasing^B^SbdBg^SNone^SbarBgTexture^SCilo^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N100^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SImpact^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^B^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^SbarInset^N2^St2Size^N85^St2Outline^B^SbarTop^N0^SiconBdBorder^SNone^St1Size^N85^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N0^N2^F7064470003718425^f-56^N3^N1^N4^F8827055441444865^f-54^t^St3Aliasing^B^St1HSize^N100^SiconInset^N0^t^SgridId^N0^SrelativePoint^SBOTTOMLEFT^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N265^Sgrowth^Sup^SskinSource^SSelf^SsizeX^N1^SsizeY^N1^Sy^N196^Sx^N918^Salpha^N1^SownColors^B^Sheight^N20^Sexec^SMBarSoV(1,~`0.5,~`"before",~`true)^SgridY^N1^SeventExec^S^t^N2^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHP^Sspacing^N5^Sskin^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N0^N3^F8265429904350557^f-53^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Shidden^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarTexture^SCilo^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarBdBorder^SNone^SbarColor^T^N1^F8971876904722400^f-53^N2^N1^N3^N0^N4^N1^t^SbdBorder^SNone^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SNone^St3Right^N2^St2Aliasing^B^SbdBg^SNone^SbarBgTexture^SCilo^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N0^N3^F8830587504648031^f-53^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N0^N3^F8088818154257597^f-53^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^B^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SNone^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^F6075444203197847^f-55^N2^F7912206404164636^f-55^N3^F7770917004090269^f-54^N4^N0^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^SgridId^N0^SrelativePoint^SBOTTOMLEFT^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N85^Sgrowth^Sright^SskinSource^SSelf^SsizeX^N1^SsizeY^N1^Sy^N295^Sx^N917^Salpha^N1^SownColors^B^Sheight^N25^Sexec^Slocal~`c~`=~`UnitPower("player",~`SPELL_POWER_HOLY_POWER)~Jfor~`i~`=~`1,~`c~`do~`AddMBar(nil,~`nil,~`nil,~`nil,~`nil,~`nil,~`true,~`nil,~`0,~`1,~`1)~`end~Jfor~`i~`=~`c~`+~`1,~`3~`do~`AddMBar(nil,~`nil,~`nil,~`nil,~`nil,~`nil,~`true,~`nil,~`0,~`1,~`0)~`end^SgridY^N1^SeventExec^S^t^N3^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SIll~`Healing^Sspacing^N1^Sskin^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^SbarBdBorder^SBlizzard~`Tooltip^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^St3Size^N70^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarTexture^SCilo^SbarColor^T^N1^N1^N2^F5121740752695858^f-53^N3^F4521260802379791^f-54^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SCilo^St3ThickOutline^b^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^St3Right^N2^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N1^N2^F5121740752695858^f-53^N3^F4521260802379791^f-54^N4^N0.5^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^SgridId^N5^SrelativePoint^SBOTTOMLEFT^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SSelf^Salpha^N1^SsizeY^N1^Sgrowth^Sup^Swidth^N254^Sy^N759^Sx^N675^SsizeX^N8^SownColors^B^Sheight^N30^Sexec^S--~`iterate~`in~`storage.data~`and~`check~`the~`buff~Jfor~`k~`in~`pairs(___e.___storage.data)~`do~J~`~`~`~`AddMBar(nil,~`1,~`1,~`1,~`0,~`1,~`BarAura("PLAYER",~`k,~`"Illuminated~`Healing",~`nil,~`nil,~`true,~`"unit"))~Jend^SgridY^N2^SeventExec^S--~`whenever~`SPELL_AURA_APPLIED/REFRESH/REMOVED~`adjust~`storage.data~Jlocal~`pguid~`=~`UnitGUID("player")~J___e.___storage.data~`=~`{}~Jlocal~`function~`cleu(storage,~`event,~`timestamp,~`combatEvent,~`hideCaster,~`sourceGUID,~`sourceName,~`sourceFlags,~`sourceRaidFlags,~`destGUID,~`destName,~`destFlags,~`destRaidFlags,~`spellId)~J~`~`~`~`if~`spellId~`==~`76669~`~`and~`sourceGUID~`==~`pguid~`then~J~`~`~`~`~`~`~`~`if~`combatEvent~`==~`"SPELL_AURA_APPLIED"~`or~`combatEvent~`==~`"SPELL_AURA_REFRESH"~`then~J~`~`~`~`~`~`~`~`~`~`~`~`storage.data[destName]~`=~`true~J~`~`~`~`~`~`~`~`elseif~`combatEvent~`==~`"SPELL_AURA_REMOVED"~`then~J~`~`~`~`~`~`~`~`~`~`~`~`storage.data[destName]~`=~`nil~J~`~`~`~`~`~`~`~`end~J~`~`~`~`end~`~`~`~`~Jend~JAddEventListener(cleu,~`"COMBAT_LOG_EVENT_UNFILTERED")~J~Jlocal~`function~`clear(storage)~J~`~`~`~`storage.data~`=~`{}~Jend~JAddEventListener(clear,~`"PLAYER_ENTERING_WORLD")^t^t^Stexts^T^t^t^^ 

    Resto Shaman package Import - This is a entire package with Icons, Grids, Bars already setup.
    PHP Code:
    ^1^T^SclassModules^T^t^SskinOptions^T^Smbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarTexture^SAluminium^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^St1Outline^B^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Center^N0^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Sbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarTexture^SCilo^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^St1Outline^B^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SCilo^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^B^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Center^N0^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N100^t^t^Sspec^T^Srank^N1^Sprimary^N3^Stree^N3^Stalent^N12^t^Smicons^T^N1^T^Spoint^SBOTTOMLEFT^Sups^N5^SudLabel^STotems^Sspacing^N37^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^SrelativePoint^SBOTTOMLEFT^SgridId^N0^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SexecAlert^S^Sgrowth^Sright^Swidth^N36^SsizeX^N1^SsizeY^N1^Sy^N414^Sx^N546^SskinSource^STemplate^Salpha^N1^Sheight^N36^Sexec^SAddMIcon(nil,~`IconTotem(2))~JAddMIcon(nil,~`IconTotem(1))~JAddMIcon(nil,~`IconTotem(3))~JAddMIcon(nil,~`IconTotem(4))^SgridY^N1^SeventExec^S^t^t^Salerts^T^t^Soptions^T^Sstrata^SMEDIUM^SudLabel^SResto^SgridSize^N1^SshowWhen^Salways^Salpha^N1^t^Sicons^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Salpha^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N1^Sheight^N30^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Expansive~`Mind")^SgridY^N1^SeventExec^S^t^N2^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SMasque^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Salpha^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N1^Sheight^N30^Sexec^Sreturn~`IconICD(109804,~`115,~`0,~`1,~`0.3)^SgridY^N2^SeventExec^S^t^N3^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SLust^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N6^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Heroism")^SgridY^N1^SeventExec^S^t^N4^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSL^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N2^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Spirit~`Link~`Totem")^SgridY^N1^SeventExec^S^t^N5^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SMT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Mana~`Tide~`Totem")^SgridY^N1^SeventExec^S^t^N6^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SNS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N6^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Nature's~`Swiftness")^SgridY^N2^SeventExec^S^t^N7^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N2^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Riptide")^SgridY^N2^SeventExec^S^t^N8^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHR^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N3^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Healing~`Rain")^SgridY^N2^SeventExec^S^t^N9^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STopT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N8^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`13))^SgridY^N2^SeventExec^S^t^N10^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBotT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N8^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`14))^SgridY^N1^SeventExec^S^t^N11^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SUE^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N1^Sheight^N30^Sexec^Sreturn~`IconSpell("Unleash~`Elements")^SgridY^N2^SeventExec^S^t^N12^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SWindshear^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N4^Sheight^N30^Sexec^Sreturn~`IconSpell("Wind~`shear")^SgridY^N1^SeventExec^S^t^N13^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SWH^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Salpha^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N1^Sheight^N30^Sexec^Sreturn~`IconICD(109822,~`115,~`0,~`1,~`0.3)^SgridY^N1^SeventExec^S^t^N14^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SEnchant^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N1^Sheight^N30^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Power~`Torrent")^SgridY^N3^SeventExec^S^t^N15^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STsunami^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N1^Sheight^N30^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Giant~`Wave")^SgridY^N2^SeventExec^S^t^t^Sgrids^T^N1^T^SspacingY^N2^ScellsX^N3^SspacingX^N2^ScellHeight^N30^Sy^F-5234909357459247^f-46^ScellWidth^N30^SudLabel^SProcs^SrelativePoint^SCENTER^Sx^F-6620703488818895^f-45^ScellsY^N3^Spoint^SCENTER^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^St3Center^N0^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St2ThickOutline^b^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SiconBd^B^SbarBd^B^St1Outline^B^St3Outline^B^St3Size^N70^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^St3Right^N2^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarBdBorder^SBlizzard~`Tooltip^SiconTop^N0^St1Center^N0^SbarTexture^SAluminium^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^St3Center^N0^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St2ThickOutline^b^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SiconBd^B^SbarBd^B^St1Outline^B^St3Outline^B^St3Size^N70^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^St3Right^N2^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarBdBorder^SBlizzard~`Tooltip^SiconTop^N0^St1Center^N0^SbarTexture^SAluminium^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^N2^T^SspacingY^N2^ScellsX^N8^SspacingX^N2^ScellHeight^N30^Sy^F-6389735336348984^f-46^ScellWidth^N30^SudLabel^SCD's^SrelativePoint^SCENTER^Sx^F-6639935538083663^f-44^ScellsY^N2^Spoint^SCENTER^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St1Outline^B^St2ThickOutline^b^St3Center^N0^SiconBd^B^SbarBd^B^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SiconTop^N0^St1Center^N0^SbarBdBorder^SBlizzard~`Tooltip^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St1Outline^B^St2ThickOutline^b^St3Center^N0^SiconBd^B^SbarBd^B^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SiconTop^N0^St1Center^N0^SbarBdBorder^SBlizzard~`Tooltip^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^N3^T^SspacingY^N2^ScellsX^N1^SspacingX^N2^ScellHeight^N25^Sy^F5388950544825074^f-46^ScellWidth^N255^SudLabel^SShields^SrelativePoint^SCENTER^Sx^F-6649622400127660^f-44^ScellsY^N10^Spoint^SCENTER^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^St3Center^N0^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St2ThickOutline^b^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SiconBd^B^SbarBd^B^St1Outline^B^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarTexture^SAluminium^SiconTop^N0^St1Center^N0^St3Size^N70^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^St3Center^N0^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St2ThickOutline^b^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SiconBd^B^SbarBd^B^St1Outline^B^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarTexture^SAluminium^SiconTop^N0^St1Center^N0^St3Size^N70^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^t^Sbars^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SES^SrelativePoint^SBOTTOMLEFT^Sskin^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^SbarTexture^SCilo^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarBdBorder^SNone^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^St3Size^N70^SbarColor^T^N1^N0^N2^N1^N3^F4945129002602897^f-55^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SNone^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SCilo^St3ThickOutline^b^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^B^Sinset^N0^SadvancedSkin^B^St2Center^N0^SedgeSize^N8^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N0^N2^N1^N3^F4945129002602897^f-55^N4^N0.5^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^Salpha^N1^Swidth^N255^SsizeX^N1^SskinSource^SSelf^Sy^N665^Sx^N548^SgridId^N3^SownColors^B^Sheight^N25^Sexec^Sreturn~`BarSingleTargetRaidBuff("Earth~`Shield",~`true,~`true)^SgridY^N2^SeventExec^S^t^N2^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SLS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SiconBottom^N0^SbarRight^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1HSize^N80^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^St3Font^SArial~`Narrow^SiconAlign^Sleft^St1Center^N0^SiconTop^N0^St2ThickOutline^b^SbarTexture^SCilo^SiconBd^B^SbarBd^B^SiconPadding^N1^St3Outline^B^SbarBdBorder^SNone^St3Center^N0^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SNone^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SCilo^Sinset^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^St3ThickOutline^b^SadvancedSkin^B^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^Sbd^B^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St1Outline^B^SbarBgColor^T^N1^F8724620454592255^f-53^N2^N1^N3^N0^N4^N0.5^t^SbarColor^T^N1^F8653975754555071^f-53^N2^N1^N3^N0^N4^N1^t^SiconRight^N2^SiconLeft^N0^SiconInset^N0^t^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N255^Salpha^N1^SskinSource^SSelf^SsizeX^N1^SsizeY^N1^Sy^N589^Sx^N545^SgridId^N3^SownColors^B^Sheight^N25^Sexec^Sreturn~`BarAura("HELPFUL",~`"player","Lightning~`Shield",~`nil,~`~`false,~`true)^SgridY^N1^SeventExec^S^t^N3^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SWS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SiconBottom^N0^SbarRight^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1HSize^N80^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^St3Font^SArial~`Narrow^SiconAlign^Sleft^St1Center^N0^SiconTop^N0^St2ThickOutline^b^SbarTexture^SCilo^SiconBd^B^SbarBd^B^SiconPadding^N1^St3Outline^B^SbarBdBorder^SNone^St3Center^N0^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SNone^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SCilo^Sinset^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^St3ThickOutline^b^SadvancedSkin^B^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^Sbd^B^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St1Outline^B^SbarBgColor^T^N1^F7770917004090269^f-54^N2^F5051096052658674^f-53^N3^N1^N4^N0.5^t^SbarColor^T^N1^F7770917004090269^f-54^N2^F5051096052658674^f-53^N3^N1^N4^N1^t^SiconRight^N2^SiconLeft^N0^SiconInset^N0^t^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N255^Salpha^N1^SskinSource^SSelf^SsizeX^N1^SsizeY^N1^Sy^N634^Sx^N545^SgridId^N3^SownColors^B^Sheight^N25^Sexec^Sreturn~`BarAura("HELPFUL",~`"player","Water~`Shield",~`nil,~`~`false,~`true)^SgridY^N1^SeventExec^S^t^t^SshowWhen^T^Sparty^B^Ssolo^B^Sraid5^B^Sraid25^B^Sraid10^B^t^Smbars^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^Sspacing^N1^SudLabel^SRT^Sskin^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^St1Outline^B^St3Center^N0^St2ThickOutline^b^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St1Center^N0^SiconTop^N0^SbarBgColor^T^N1^F6075444203197847^f-55^N2^F7912206404164636^f-55^N3^F7770917004090269^f-54^N4^N0^t^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SCilo^Sbd^B^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^B^SbarLeft^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^St1Aliasing^B^SbarEdgeSize^N6^SbarTexture^SCilo^SbarBd^B^SiconBd^B^St3Size^N70^St3Font^SArial~`Narrow^SiconInset^N0^t^SgridId^N3^SrelativePoint^SBOTTOMLEFT^SgridX^N1^SsizeY^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SexecAlert^S^SsizeX^N1^Swidth^N255^Salpha^N1^SskinSource^SSelf^Sy^N727^Sx^N547^Sgrowth^Sup^SownColors^b^Sheight^N25^Sexec^S--~`iterate~`in~`storage.data~`and~`check~`the~`buff~Jfor~`k~`in~`pairs(___e.___storage.data)~`do~J~`~`~`~`AddMBar(nil,~`1,~`1,~`1,~`0,~`1,~`BarAura("PLAYER",~`k,~`"Riptide",~`nil,~`nil,~`true,~`"unit"))~Jend^SgridY^N3^SeventExec^S--~`whenever~`SPELL_AURA_APPLIED/REFRESH/REMOVED~`adjust~`storage.data~Jlocal~`pguid~`=~`UnitGUID("player")~J___e.___storage.data~`=~`{}~Jlocal~`function~`cleu(storage,~`event,~`timestamp,~`combatEvent,~`hideCaster,~`sourceGUID,~`sourceName,~`sourceFlags,~`sourceRaidFlags,~`destGUID,~`destName,~`destFlags,~`destRaidFlags,~`spellId)~J~`~`~`~`if~`spellId~`==~`61295~`and~`sourceGUID~`==~`pguid~`then~J~`~`~`~`~`~`~`~`if~`combatEvent~`==~`"SPELL_AURA_APPLIED"~`or~`combatEvent~`==~`"SPELL_AURA_REFRESH"~`then~J~`~`~`~`~`~`~`~`~`~`~`~`storage.data[destName]~`=~`true~J~`~`~`~`~`~`~`~`elseif~`combatEvent~`==~`"SPELL_AURA_REMOVED"~`then~J~`~`~`~`~`~`~`~`~`~`~`~`storage.data[destName]~`=~`nil~J~`~`~`~`~`~`~`~`end~J~`~`~`~`end~`~`~`~`~Jend~JAddEventListener(cleu,~`"COMBAT_LOG_EVENT_UNFILTERED")~J~Jlocal~`function~`clear(storage)~J~`~`~`~`storage.data~`=~`{}~Jend~JAddEventListener(clear,~`"PLAYER_ENTERING_WORLD")^t^t^Stexts^T^t^t^^ 

    Elemental Shaman package Import - This is a entire package with Icons, Grids, Bars already setup. - MoP Ready
    PHP Code:
    ^1^T^SclassModules^T^t^SskinOptions^T^Smbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^SbarTexture^SAluminium^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarBdBorder^SBlizzard~`Tooltip^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^St3Size^N70^St1Outline^B^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Center^N0^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Sbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^SbarTexture^SAluminium^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarBdBorder^SBlizzard~`Tooltip^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^St3Size^N70^St1Outline^B^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Center^N0^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N100^t^t^Sspec^T^Srank^N1^Sprimary^N1^Stree^N1^Stalent^N14^t^Smicons^T^N1^T^Spoint^SBOTTOMLEFT^Sups^N5^SudLabel^STotems^Sspacing^N37^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^SrelativePoint^SBOTTOMLEFT^SgridId^N0^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SexecAlert^S^Sgrowth^Sright^Swidth^N36^SsizeX^N1^SsizeY^N1^Sy^N414^Sx^N546^SskinSource^STemplate^Salpha^N1^Sheight^N36^Sexec^SAddMIcon(nil,~`IconTotem(2))~JAddMIcon(nil,~`IconTotem(1))~JAddMIcon(nil,~`IconTotem(3))~JAddMIcon(nil,~`IconTotem(4))^SgridY^N1^SeventExec^S^t^t^Salerts^T^t^Soptions^T^Sstrata^SMEDIUM^SudLabel^SElemental^SgridSize^N1^SshowWhen^Salways^Salpha^N1^t^Sicons^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SLS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N62^SsizeX^N2^SskinSource^STemplate^Salpha^N1^SsizeY^N2^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N12^SgridId^N1^Sheight^N62^Sexec^SaffectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~J~Jlocal~`name,~`_,~`icon~`=~`GetSpellInfo(324)~Jif~`not~`UnitBuff("player",~`name)~`then~`return~`true,~`icon~`end~J~Jend^SgridY^N0^SeventExec^S^t^N2^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SEM^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N62^SsizeX^N2^SskinSource^STemplate^Salpha^N1^SsizeY^N2^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N0^SgridId^N1^Sheight^N62^Sexec^SaffectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~J~Jlocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Elemental~`Mastery")~Jif~`not~`visible~`then~`return~`IconSpell("Elemental~`Mastery")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`~J~Jend^SgridY^N2^SeventExec^S^t^N3^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SESR^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N100^Sy^N340^Sx^N999^SgridId^N0^SgridX^N1^Sheight^N100^Sexec^SaffectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~J~Jlocal~`currentTime~`=~`GetTime()~J--~`Get~`gcd~Jlocal~`gcd=1.5~J--~`1~`Lightning~`Shield~Jlocal~`_,~`_,~`_,~`count,~`_,~`_,~`_,~`_,~`_,~`_,~`_~`=~`UnitBuff("player",~`"Lightning~`Shield")~Jif~`count~`~|=~`nil~`then~J~`~`~`~`lsCount=count~Jelse~J~`~`~`~`lsCount=0~Jend~Jif~`lsCount~`==~`0~`then~J~`~`~`~`return~`IconSpell("Lightning~`Shield")~Jend~J--2~`Flame~`Shock~Jlocal~`start,~`cdFlame~`=~`GetSpellCooldown("Flame~`Shock")~J--local~`start,~`cdUE~`=~`GetSpellCooldown("Unleash~`Elements")~Jlocal~`name,~`_,~`_,~`_,~`_,~`_,~`expirationTime,~`unitCaster,~`_,~`_,~`_~`=~`UnitDebuff("target",~`"Flame~`Shock")~Jif~`(name~`~|=~`nil~`and~`unitCaster~`==~`"player")~`then~J~`~`~`~`~`~`~`~`fsTime~`=~`expirationTime~`-~`currentTime~Jelse~J~`~`~`~`~`~`~`~`fsTime~`=~`0.0~Jend~J--2.5~`Buff~`Flame~`Shock~`with~`UE~J--if~`(cdUE~`<~`gcd~`and~`fsTime~`<=~`1.0~`)~`then~J--~`~`~`~`return~`IconSpell("Unleash~`Elements",~`true)~J--end~Jif~`(fsTime~`<~`1.0~`and~`cdFlame~`<~`gcd~`)~`then~J~`~`~`~`~`~`~`~`return~`IconSpell("Flame~`Shock",~`true)~Jend~J--3~`Lava~`Burst~Jlocal~`start,~`cdLava~`=~`GetSpellCooldown("Lava~`Burst")~Jif~`(cdLava~`<~`gcd)~`then~J~`~`~`~`~`~`~`~`return~`IconSpell("Lava~`Burst",~`true)~Jend~J--4~`Earth~`Shock~`if~`7-9~`Charges~Jlocal~`start,~`cdEarth~`=~`GetSpellCooldown("Earth~`Shock")~Jif~`(cdEarth~`<=~`gcd~`and~`lsCount~`>=~`7)~`then~J~`~`~`~`return~`IconSpell("Earth~`Shock",~`true)~Jend~J--~`5~`LB~`Spam~Jreturn~`IconSpell("Lightning~`Bolt",~`true)~J~Jend^SgridY^N1^SeventExec^S^t^N4^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SES^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N2^SsizeX^N2^Swidth^N62^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N6^Sheight^N62^Sexec^Slocal~`name,~`_,~`_,~`count~`=~`UnitBuff("player",~`"Lightning~`Shield",~`nil,~`"PLAYER")~Jif~`name~`and~`count~`>=~`7~`then~`return~`IconSpell("Earth~`Shock",~`true,~`"ready")~`end^SgridY^N1^SeventExec^S^t^N5^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SFSCD^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SGrid^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N6^Sheight^N30^Sexec^Sreturn~`IconSpell("Frost~`Shock")^SgridY^N1^SeventExec^S^t^N6^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Salpha^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N3^SgridId^N3^Sheight^N30^Sexec^Sreturn~`IconICD(89091,~`45,~`0,~`1,~`0.3)^SgridY^N2^SeventExec^S^t^N7^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STR^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SGrid^SsizeX^N2^SsizeY^N2^Salpha^N1^Swidth^N62^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N8^SgridId^N1^Sheight^N62^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Time~`Rupture")^SgridY^N1^SeventExec^S^t^N8^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SUP^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N3^SgridX^N1^Sheight^N30^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Ultimate~`Power")^SgridY^N1^SeventExec^S^t^N9^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SEB^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Earthbind~`Totem")^SgridY^N2^SeventExec^S^t^N10^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STrTo^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N2^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Tremor~`Totem")^SgridY^N2^SeventExec^S^t^N11^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SGT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Grounding~`Totem")^SgridY^N3^SeventExec^S^t^N12^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SGrid^Salpha^N1^SsizeY^N2^SsizeX^N2^Swidth^N62^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N12^Sheight^N62^Sexec^SaffectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~J~Jlocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Thunderstorm")~Jif~`not~`visible~`then~`return~`IconSpell("Thunderstorm")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~J~Jend^SgridY^N2^SeventExec^S^t^N13^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSCT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N2^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Stoneclaw~`Totem")^SgridY^N3^SeventExec^S^t^N14^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STopT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^Salpha^N1^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N8^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`13))^SgridY^N3^SeventExec^S^t^N15^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBotT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^Salpha^N1^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N8^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`14))^SgridY^N1^SeventExec^S^t^N16^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SFE^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^Salpha^N1^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N5^Sheight^N30^Sexec^Sreturn~`IconSpell("Fire~`Elemental~`Totem")^SgridY^N3^SeventExec^S^t^N17^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SPT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N3^Sheight^N30^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Power~`Torrent")^SgridY^N4^SeventExec^S^t^N18^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SEMCD^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N4^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Elemental~`Mastery")^SgridY^N3^SeventExec^S^t^N19^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHeroism^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^Salpha^N1^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N6^Sheight^N30^Sexec^Sreturn~`IconSpell("Heroism")^SgridY^N3^SeventExec^S^t^N20^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SLifeblood^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SGrid^Salpha^N1^SsizeY^N2^SsizeX^N2^Swidth^N62^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N4^Sheight^N62^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Lifeblood")^SgridY^N1^SeventExec^S^t^N21^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSWG^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SGrid^Salpha^N1^SsizeY^N2^SsizeX^N2^Swidth^N62^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N10^Sheight^N62^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Spiritwalker's~`Grace")^SgridY^N1^SeventExec^S^t^N22^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SCotC^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N30^Salpha^N1^SskinSource^SGrid^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N3^Sheight^N30^Sexec^S--~`add~`this~`to~`the~`code~`edit~`box~`in~`behavior~`tab~J--~`it~`checks~`the~`storage~`data~`and~`formats~`it~`for~`the~`icon~`return~`code~`if~`the~`cooldown~`is~`active~Jlocal~`mycdDuration~`=~`9~Jlocal~`mycd~`=~`___e.___storage.mycd~Jif~`GetTime()~`<=~`mycd.expire~`then~`return~`true,~`mycd.tex,~`mycd.start,~`mycdDuration,~`1~`end^SgridY^N3^SeventExec^S--~`example~`of~`how~`to~`create~`a~`custom~`CD~`for~`a~`combat~`log~`event~`using~`CS~J--~`it's~`intended~`to~`be~`used~`for~`internal~`cooldowns~`that~`don't~`give~`you~`a~`buff~J--~`this~`code~`will~`display~`an~`icon~`with~`50s~`cd~`after~`you~`use~`CS~J~J--~`this~`first~`part~`is~`added~`in~`the~`Events~`section~`in~`behavior~`tab~`(you~`need~`to~`add~`this~`first)~J--~`it~`will~`check~`for~`the~`spell~`in~`combat~`log~`and~`add~`the~`information~`when~`it's~`found~`to~`the~`storage~J~J--~`the~`duration~`you~`want~`for~`the~`CD~`and~`the~`spellID,~`can~`use~`spellName~`if~`you~`want~`too~`but~`change~`the~`tests~`to~`spellName~Jlocal~`mycdDuration~`=~`9~Jlocal~`mycdSpellID~`=~`108005~J~J--~`GUID~`for~`the~`player~`to~`check~`if~`spell~`comes~`from~`yourself~`(can~`use~`UnitName~`too)~Jlocal~`pguid~`=~`UnitGUID("player")~J--~`setup~`a~`table~`in~`storage~`to~`keep~`new~`data~J--~`store~`a~`texture~`too,~`in~`this~`case~`I'll~`just~`get~`the~`texture~`for~`the~`spell~`from~`game~`data~J___e.___storage.mycd~`=~`{~`start~`=~`0,~`expire~`=~`0,~`tex~`=~`GetSpellTexture(mycdSpellID)~`}~J--~`create~`a~`function~`to~`handle~`the~`combat~`log~`events~J--~`it~`has~`an~`extra~`variable~`at~`start~`that~`gives~`access~`to~`the~`storage~Jlocal~`function~`cleu(storage,~`event,~`timestamp,~`combatEvent,~`hideCaster,~`sourceGUID,~`sourceName,~`sourceFlags,~`sourceRaidFlags,~`destGUID,~`destName,~`destFlags,~`destRaidFlags,~`spellId)~J~`~`~`~`--~`!!!!!!!!!!!!!!~`this~`is~`where~`you~`test~`for~`the~`specific~`event~`you~`want~J~`~`~`~`--~`check~`if~`the~`combatEvent~`is~`what~`you~`look~`for,~`the~`source~`or~`destination~`is~`the~`player~`and~`spell~`is~`the~`one~`you~`need~J~`~`~`~`--~`in~`this~`case~`I~`check~`for~`SPELL_CAST_SUCCESS~J~`~`~`~`if~`spellId~`==~`mycdSpellID~`and~`sourceGUID~`==~`pguid~`and~`combatEvent~`==~`"SPELL_DAMAGE"~`then~J~`~`~`~`~`~`~`~`--~`save~`in~`your~`table~`the~`time~`when~`you~`found~`it~`and~`the~`duration~J~`~`~`~`~`~`~`~`local~`t~`=~`GetTime()~J~`~`~`~`~`~`~`~`storage.mycd.start~`=~`t~J~`~`~`~`~`~`~`~`storage.mycd.expire~`=~`t~`+~`mycdDuration~J~`~`~`~`end~`~`~`~`~Jend~J--~`associate~`the~`function~`with~`the~`event~JAddEventListener(cleu,~`"COMBAT_LOG_EVENT_UNFILTERED")^t^N23^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SWoU^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N30^Salpha^N1^SskinSource^SGrid^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N3^Sheight^N30^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Combat~`Mind")^SgridY^N2^SeventExec^S^t^N24^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SIoCM^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SGrid^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N3^SgridX^N1^Sheight^N30^Sexec^Sreturn~`IconICD(109789,~`115,~`0,~`1,~`0.3)^SgridY^N1^SeventExec^S^t^N25^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SFotA^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SGrid^Salpha^N1^SsizeY^N2^SsizeX^N2^Swidth^N62^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N0^Sheight^N62^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Fury~`of~`the~`Ancestors")^SgridY^N0^SeventExec^S^t^N26^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SPoison~`Proc^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N3^SgridX^N2^Sheight^N30^Sexec^S--~`add~`this~`to~`the~`code~`edit~`box~`in~`behavior~`tab~J--~`it~`checks~`the~`storage~`data~`and~`formats~`it~`for~`the~`icon~`return~`code~`if~`the~`cooldown~`is~`active~Jlocal~`mycdDuration~`=~`9~Jlocal~`mycd~`=~`___e.___storage.mycd~Jif~`GetTime()~`<=~`mycd.expire~`then~`return~`true,~`mycd.tex,~`mycd.start,~`mycdDuration,~`1~`end^SgridY^N4^SeventExec^S--~`example~`of~`how~`to~`create~`a~`custom~`CD~`for~`a~`combat~`log~`event~`using~`CS~J--~`it's~`intended~`to~`be~`used~`for~`internal~`cooldowns~`that~`don't~`give~`you~`a~`buff~J--~`this~`code~`will~`display~`an~`icon~`with~`50s~`cd~`after~`you~`use~`CS~J~J--~`this~`first~`part~`is~`added~`in~`the~`Events~`section~`in~`behavior~`tab~`(you~`need~`to~`add~`this~`first)~J--~`it~`will~`check~`for~`the~`spell~`in~`combat~`log~`and~`add~`the~`information~`when~`it's~`found~`to~`the~`storage~J~J--~`the~`duration~`you~`want~`for~`the~`CD~`and~`the~`spellID,~`can~`use~`spellName~`if~`you~`want~`too~`but~`change~`the~`tests~`to~`spellName~Jlocal~`mycdDuration~`=~`9~Jlocal~`mycdSpellID~`=~`109851~J~J--~`GUID~`for~`the~`player~`to~`check~`if~`spell~`comes~`from~`yourself~`(can~`use~`UnitName~`too)~Jlocal~`pguid~`=~`UnitGUID("player")~J--~`setup~`a~`table~`in~`storage~`to~`keep~`new~`data~J--~`store~`a~`texture~`too,~`in~`this~`case~`I'll~`just~`get~`the~`texture~`for~`the~`spell~`from~`game~`data~J___e.___storage.mycd~`=~`{~`start~`=~`0,~`expire~`=~`0,~`tex~`=~`GetSpellTexture(mycdSpellID)~`}~J--~`create~`a~`function~`to~`handle~`the~`combat~`log~`events~J--~`it~`has~`an~`extra~`variable~`at~`start~`that~`gives~`access~`to~`the~`storage~Jlocal~`function~`cleu(storage,~`event,~`timestamp,~`combatEvent,~`hideCaster,~`sourceGUID,~`sourceName,~`sourceFlags,~`sourceRaidFlags,~`destGUID,~`destName,~`destFlags,~`destRaidFlags,~`spellId)~J~`~`~`~`--~`!!!!!!!!!!!!!!~`this~`is~`where~`you~`test~`for~`the~`specific~`event~`you~`want~J~`~`~`~`--~`check~`if~`the~`combatEvent~`is~`what~`you~`look~`for,~`the~`source~`or~`destination~`is~`the~`player~`and~`spell~`is~`the~`one~`you~`need~J~`~`~`~`--~`in~`this~`case~`I~`check~`for~`SPELL_CAST_SUCCESS~J~`~`~`~`if~`spellId~`==~`mycdSpellID~`and~`sourceGUID~`==~`pguid~`and~`combatEvent~`==~`"SPELL_PERIODIC_DAMAGE"~`then~J~`~`~`~`~`~`~`~`--~`save~`in~`your~`table~`the~`time~`when~`you~`found~`it~`and~`the~`duration~J~`~`~`~`~`~`~`~`local~`t~`=~`GetTime()~J~`~`~`~`~`~`~`~`storage.mycd.start~`=~`t~J~`~`~`~`~`~`~`~`storage.mycd.expire~`=~`t~`+~`mycdDuration~J~`~`~`~`end~`~`~`~`~Jend~J--~`associate~`the~`function~`with~`the~`event~JAddEventListener(cleu,~`"COMBAT_LOG_EVENT_UNFILTERED")^t^N27^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SUE^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N4^Sheight^N30^Sexec^Sreturn~`IconSpell("Unleash~`Elements")^SgridY^N1^SeventExec^S^t^N28^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SWS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N3^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Wind~`Shear")^SgridY^N1^SeventExec^S^t^N29^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SUF^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N62^Salpha^N1^SskinSource^SGrid^SsizeX^N2^SsizeY^N2^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N2^Sheight^N62^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Unleash~`Flame")^SgridY^N1^SeventExec^S^t^N30^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SStormlash^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^Salpha^N1^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N1^Sheight^N30^Sexec^Sreturn~`IconSpell("Stormlash~`Totem")^SgridY^N1^SeventExec^S^t^t^Sgrids^T^N1^T^SspacingY^N2^ScellsX^N12^SspacingX^N2^ScellHeight^N30^Sy^F4581317507574701^f-44^ScellWidth^N30^SudLabel^SBuffs^SrelativePoint^SBOTTOM^Sx^F-4928183981143140^f-51^ScellsY^N2^Spoint^SBOTTOM^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^St3Center^N0^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St2ThickOutline^b^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SiconBd^B^SbarBd^B^St1Outline^B^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarTexture^SAluminium^SiconTop^N0^St1Center^N0^St3Size^N70^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Smicons^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Smbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^St3Center^N0^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St2ThickOutline^b^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SiconBd^B^SbarBd^B^St1Outline^B^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarTexture^SAluminium^SiconTop^N0^St1Center^N0^St3Size^N70^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Sicons^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^N2^T^SspacingY^N2^ScellsX^N8^SspacingX^N2^ScellHeight^N30^Sy^F-5850831411790588^f-46^ScellWidth^N30^SudLabel^SCDS^SrelativePoint^SCENTER^SskinOptions^T^Smbars^T^SiconBottom^N0^SbarRight^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1HSize^N80^SbarBdBorder^SBlizzard~`Tooltip^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^St3Font^SArial~`Narrow^SiconAlign^Sleft^St1Center^N0^SiconTop^N0^St2ThickOutline^b^St3Size^N70^SiconBd^B^SbarBd^B^SiconPadding^N1^St3Outline^B^SbarTexture^SAluminium^St3Center^N0^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sinset^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^St3ThickOutline^b^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^St3Right^N2^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SiconRight^N2^SiconLeft^N0^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Sbars^T^SiconBottom^N0^SbarRight^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1HSize^N80^SbarBdBorder^SBlizzard~`Tooltip^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^St3Font^SArial~`Narrow^SiconAlign^Sleft^St1Center^N0^SiconTop^N0^St2ThickOutline^b^St3Size^N70^SiconBd^B^SbarBd^B^SiconPadding^N1^St3Outline^B^SbarTexture^SAluminium^St3Center^N0^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sinset^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^St3ThickOutline^b^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^St3Right^N2^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SiconRight^N2^SiconLeft^N0^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N100^t^t^ScellsY^N3^Spoint^SCENTER^Sx^F-6620690553291556^f-44^t^N3^T^SspacingY^N2^ScellsX^N3^SspacingX^N2^ScellHeight^N30^Sy^F-5850820940173218^f-46^ScellWidth^N30^SudLabel^SProcs^SrelativePoint^SCENTER^Sx^F-6004819625092076^f-45^ScellsY^N4^Spoint^SCENTER^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St1Outline^B^St2ThickOutline^b^St3Center^N0^SiconBd^B^SbarBd^B^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Outline^B^St3Size^N70^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^St3Right^N2^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarBdBorder^SBlizzard~`Tooltip^SiconTop^N0^St1Center^N0^SbarTexture^SAluminium^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St1Outline^B^St2ThickOutline^b^St3Center^N0^SiconBd^B^SbarBd^B^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Outline^B^St3Size^N70^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^St3Right^N2^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarBdBorder^SBlizzard~`Tooltip^SiconTop^N0^St1Center^N0^SbarTexture^SAluminium^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^N4^T^SspacingY^N2^ScellsX^N1^SspacingX^N2^ScellHeight^N15^Sy^F-4696046703392834^f-44^ScellWidth^N255^SudLabel^SShields^SrelativePoint^SCENTER^Sx^F-6630375567403079^f-44^ScellsY^N1^Spoint^SCENTER^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^St3Center^N0^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St2ThickOutline^b^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SiconBd^B^SbarBd^B^St1Outline^B^St3Outline^B^St3Size^N70^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^St3Right^N2^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarBdBorder^SBlizzard~`Tooltip^SiconTop^N0^St1Center^N0^SbarTexture^SAluminium^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^St3Center^N0^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St2ThickOutline^b^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SiconBd^B^SbarBd^B^St1Outline^B^St3Outline^B^St3Size^N70^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^St3Right^N2^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarBdBorder^SBlizzard~`Tooltip^SiconTop^N0^St1Center^N0^SbarTexture^SAluminium^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^t^Sbars^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SLS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Shidden^St3Center^N0^SbarColor^T^N1^N1^N2^F8795265154629439^f-53^N3^N0^N4^N1^t^St2ThickOutline^b^SbarBgColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconBd^B^SbarBd^B^St1Outline^B^St3Outline^B^SbarBdBorder^SNone^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^SbarPadding^N2^SiconBdBg^SNone^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SCilo^SbarInset^N2^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^B^St3ThickOutline^b^St2Center^N0^SadvancedSkin^B^SbarLeft^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^St1Aliasing^B^SbarEdgeSize^N6^SbarTexture^SCilo^SiconTop^N0^St1Center^N0^St3Size^N70^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N255^Salpha^N1^SskinSource^SSelf^Sy^N510^Sx^N548^SgridId^N4^SownColors^B^Sheight^N15^Sexec^Slocal~`maxC~`=~`7~Jlocal~`_~`,~`_,~`_,~`c~`=~`UnitBuff("player",~`"Lightning~`Shield")~Jc~`=~`c~`or~`0~Jreturn~`true,~`nil,~`0,~`maxC,~`c,~`nil^SgridY^N1^SeventExec^S^t^N2^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SFlame~`Shock^SrelativePoint^SBOTTOMLEFT^Sskin^T^SiconBottom^N0^SbarRight^N0^St3Font^SImpact^SiconLeft^N0^SbarTexture^SCilo^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SImpact^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Shidden^SiconBd^b^SbarBd^b^St2ThickOutline^b^SbarBdBorder^SNone^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^St3Size^N150^SbarColor^T^N1^N1^N2^N0^N3^F5227707802751635^f-55^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SCilo^St3ThickOutline^b^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SImpact^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^B^St2Center^N0^SedgeSize^N8^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^F6075444203197847^f-55^N2^F7912206404164636^f-55^N3^F7770917004090269^f-54^N4^N0^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^Salpha^N1^Swidth^N200^SsizeX^N1^SskinSource^SSelf^Sy^N221^Sx^N951^SgridId^N0^SownColors^B^Sheight^N20^Sexec^Sreturn~`BarAura("HARMFUL",~`"target",~`"Flame~`Shock",~`"player",~`false,~`true)^SgridY^N1^SeventExec^S^t^t^SshowWhen^T^Sparty^B^Ssolo^B^Sraid5^B^Sraid25^B^Sraid10^B^t^Smbars^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^Sskin^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sbd^b^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarTexture^SAluminium^SbarBd^B^SiconBd^B^St3Size^N70^St3Font^SArial~`Narrow^SiconInset^N0^t^SudLabel^SFS^Sspacing^N1^SgridId^N0^SrelativePoint^SBOTTOMLEFT^SgridX^N1^SskinSource^STemplate^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SexecAlert^S^SsizeX^N1^Swidth^N300^Salpha^N1^SsizeY^N1^Sy^N862^Sx^N1315^Sgrowth^Sup^SownColors^B^Sheight^N30^Sexec^S--~`iterate~`in~`storage.data~`and~`check~`the~`buff~Jfor~`k~`in~`pairs(___e.___storage.data)~`do~J~`~`~`~`AddMBar(nil,~`1,~`1,~`1,~`0,~`1,~`BarAura("TARGET",~`k,~`"Flame~`Shock",~`nil,~`nil,~`true,~`"unit"))~Jend^SgridY^N1^SeventExec^S--~`whenever~`SPELL_AURA_APPLIED/REFRESH/REMOVED~`adjust~`storage.data~Jlocal~`pguid~`=~`UnitGUID("target")~J___e.___storage.data~`=~`{}~Jlocal~`function~`cleu(storage,~`event,~`timestamp,~`combatEvent,~`hideCaster,~`sourceGUID,~`sourceName,~`sourceFlags,~`sourceRaidFlags,~`destGUID,~`destName,~`destFlags,~`destRaidFlags,~`spellId)~J~`~`~`~`if~`spellId~`==~`8050~`and~`sourceGUID~`==~`pguid~`then~J~`~`~`~`~`~`~`~`if~`combatEvent~`==~`"SPELL_AURA_APPLIED"~`or~`combatEvent~`==~`"SPELL_AURA_REFRESH"~`then~J~`~`~`~`~`~`~`~`~`~`~`~`storage.data[destName]~`=~`true~J~`~`~`~`~`~`~`~`elseif~`combatEvent~`==~`"SPELL_AURA_REMOVED"~`then~J~`~`~`~`~`~`~`~`~`~`~`~`storage.data[destName]~`=~`nil~J~`~`~`~`~`~`~`~`end~J~`~`~`~`end~`~`~`~`~Jend~JAddEventListener(cleu,~`"COMBAT_LOG_EVENT_UNFILTERED")~J~Jlocal~`function~`clear(storage)~J~`~`~`~`storage.data~`=~`{}~Jend~JAddEventListener(clear,~`"PLAYER_ENTERING_WORLD")^t^t^Stexts^T^t^t^^ 

    Enhancement Shaman package Import - This is a entire package with Icons, Grids, Bars already setup. - MoP Ready
    PHP Code:
    ^1^T^SclassModules^T^t^SskinOptions^T^Smbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarTexture^SAluminium^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^St1Outline^B^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Center^N0^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Sbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarTexture^SAluminium^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^St1Outline^B^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Center^N0^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N100^t^t^Sspec^T^Srank^N1^Sprimary^N2^Stree^N2^Stalent^N15^t^Smicons^T^N1^T^Spoint^SBOTTOMLEFT^Sups^N5^SudLabel^STotems^Sspacing^N37^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^SrelativePoint^SBOTTOMLEFT^SgridId^N0^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SexecAlert^S^Sgrowth^Sright^Swidth^N36^SsizeX^N1^SsizeY^N1^Sy^N414^Sx^N546^SskinSource^STemplate^Salpha^N1^Sheight^N36^Sexec^SAddMIcon(nil,~`IconTotem(2))~JAddMIcon(nil,~`IconTotem(1))~JAddMIcon(nil,~`IconTotem(3))~JAddMIcon(nil,~`IconTotem(4))^SgridY^N1^SeventExec^S^t^t^Salerts^T^N1^T^SloopType^SREPEAT^Spoint^SCENTER^SalphaSmoothType^SIN_OUT^SsmoothType^SNONE^StranslationDuration^N0^SscaleX^N1^SudLabel^STrinket^SrelativePoint^SCENTER^StranslationY^N0^SscaleY^N1^SalphaEndDelay^N0^SalphaDuration^N1^StranslationSmoothType^SOUT^StranslationX^N0^SalphaChange^N0.5^Sx^F5003997874918629^f-44^Sy^N90.803495490648^Salpha^N0.5^SscaleStartDelay^N0^Swidth^N100^Sloops^N22^SscaleSmoothType^SIN^SalphaStartDelay^N0^SscaleEndDelay^N0^Sheight^N100^StranslationStartDelay^N0^SscaleDuration^N0^StranslationEndDelay^N0^t^t^Soptions^T^Sstrata^SMEDIUM^SudLabel^SEnhance^SgridSize^N1^SshowWhen^Salways^Salpha^N1^t^Sicons^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SLS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N62^SsizeX^N2^SskinSource^STemplate^Salpha^N1^SsizeY^N2^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N11^SgridId^N1^Sheight^N62^Sexec^SaffectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~J~Jlocal~`name,~`_,~`icon~`=~`GetSpellInfo(324)~Jif~`not~`UnitBuff("player",~`name)~`then~`return~`true,~`icon~`end~J~Jend^SgridY^N0^SeventExec^S^t^N2^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SEM^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N62^SsizeX^N2^SskinSource^STemplate^Salpha^N1^SsizeY^N2^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N1^Sheight^N62^Sexec^SaffectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~J~Jlocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Elemental~`Mastery")~Jif~`not~`visible~`then~`return~`IconSpell("Elemental~`Mastery")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`~J~Jend^SgridY^N2^SeventExec^S^t^N3^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SESR^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N100^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^N340^Sx^N999^SgridX^N1^SgridId^N0^Sheight^N100^Sexec^ScurrentTime~`=~`GetTime()~Jlocal~`x,~`x,~`x,~`count,~`x,~`x,~`x,~`x,~`x,~`x,~`x~`=~`UnitBuff("player",~`"Lightning~`Shield")~Jif~`count~`~|=~`nil~`then~J~`~`~`~`lsCount=count~Jelse~J~`~`~`~`lsCount=0~Jend~J~J--~`1~`Buff~`up~Jif~`lsCount~`==~`0~`then~J~`~`~`~`return~`IconSpell("Lightning~`Shield")~Jend~J~J--~`2~Jlocal~`x,~`x,~`x,~`count,~`x,~`x,~`x,~`x,~`x,~`x,~`x~`=~`UnitBuff("player",~`"Maelstrom~`Weapon")~Jif~`count~`~|=~`nil~`then~J~`~`~`~`mwCount=count~Jelse~J~`~`~`~`mwCount=0~Jend~Jif~`mwCount~`==~`5~`then~J~`~`~`~`return~`IconSpell("Lightning~`Bolt",~`true)~Jend~J~J--~`3~Jlocal~`start,~`duration~`=~`GetSpellCooldown("Stormstrike")~Jif~`duration~`<=~`1.5~`then~J~`~`~`~`return~`IconSpell("Stormstrike",~`true)~Jend~J~J--~`4~Jlocal~`start,~`duration~`=~`GetSpellCooldown("Lava~`Lash")~Jif~`duration~`<=~`1.5~`then~J~`~`~`~`return~`IconSpell("Lava~`Lash",~`true)~Jend~J~J--~`5~Jlocal~`x,~`x,~`x,~`x,~`x,~`duration,~`x,~`x,~`x,~`x,~`x~`=~`UnitBuff("player",~`"Unleash~`Flame")~Jif~`duration~`~|=~`nil~`then~J~`~`~`~`~`~`~`~`local~`start,~`duration~`=~`GetSpellCooldown("Flame~`Shock")~J~`~`~`~`~`~`~`~`if~`duration~`<=~`1.5~`then~J~`~`~`~`~`~`~`~`~`~`~`~`return~`IconSpell("Flame~`Shock",~`true)~J~`~`~`~`~`~`~`~`end~Jend~J~J--~`6~Jlocal~`start,~`duration~`=~`GetSpellCooldown("Unleash~`Elements")~Jif~`duration~`<=~`1.5~`then~J~`~`~`~`return~`IconSpell("Unleash~`Elements",~`true)~Jend~J~J--~`7~Jlocal~`start,~`duration~`=~`GetSpellCooldown("Earth~`Shock")~Jif~`duration~`<=~`1.5~`then~J~`~`~`~`return~`IconSpell("Earth~`Shock",~`true)~Jend~J~J--~`8~Jlocal~`start,~`duration~`=~`GetSpellCooldown("Earth~`Elemental~`Totem")~Jif~`duration~`<=~`1.5~`then~J~`~`~`~`return~`IconSpell("Earth~`Elemental~`Totem",~`true)~Jend~J~J--~`9~Jlocal~`x,~`x,~`x,~`count,~`x,~`x,~`x,~`x,~`x,~`x,~`x~`=~`UnitBuff("player",~`"Maelstrom~`Weapon")~Jif~`count~`~|=~`nil~`then~J~`~`~`~`mwCount=count~Jelse~J~`~`~`~`mwCount=0~Jend~Jif~`mwCount~`<=~`1~`then~J~`~`~`~`return~`IconSpell("Lightning~`Bolt",~`true)~Jelse~J~`~`~`~`return~`IconSpell("Auto~`Attack")~Jend^SgridY^N1^SeventExec^S^t^N4^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SES^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N62^SsizeX^N2^SskinSource^STemplate^Salpha^N1^SsizeY^N2^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N6^SgridId^N1^Sheight^N62^Sexec^Slocal~`name,~`_,~`_,~`count~`=~`UnitBuff("player",~`"Lightning~`Shield",~`nil,~`"PLAYER")~Jif~`name~`and~`count~`>=~`7~`then~`return~`IconSpell("Earth~`Shock",~`true,~`"ready")~`end^SgridY^N1^SeventExec^S^t^N5^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SFSCD^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N5^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Frost~`Shock")^SgridY^N1^SeventExec^S^t^N6^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N3^Sheight^N30^Sexec^Sreturn~`~`IconAura("HELPFUL",~`"player",~`"River~`of~`Death")^SgridY^N2^SeventExec^S^t^N7^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SClearcasting^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N62^SsizeX^N2^SskinSource^SGrid^Salpha^N1^SsizeY^N2^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N1^Sheight^N62^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Clearcasting")^SgridY^N0^SeventExec^S^t^N8^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N3^Sheight^N30^Sexec^Sreturn~`IconICD(97141,~`105,~`0,~`1,~`0.3)^SgridY^N1^SeventExec^S^t^N9^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SEB^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Earthbind~`Totem")^SgridY^N2^SeventExec^S^t^N10^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STrTo^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N2^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Tremor~`Totem")^SgridY^N2^SeventExec^S^t^N11^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SGT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Grounding~`Totem")^SgridY^N3^SeventExec^S^t^N12^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N62^SsizeX^N2^SskinSource^SGrid^Salpha^N1^SsizeY^N2^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N11^SgridId^N1^Sheight^N62^Sexec^SaffectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~J~Jlocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Thunderstorm")~Jif~`not~`visible~`then~`return~`IconSpell("Thunderstorm")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~J~Jend^SgridY^N2^SeventExec^S^t^N13^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSCT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N2^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Stoneclaw~`Totem")^SgridY^N3^SeventExec^S^t^N14^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STopT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N8^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`13))^SgridY^N3^SeventExec^S^t^N15^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBotT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N8^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`14))^SgridY^N1^SeventExec^S^t^N16^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SFE^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N5^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Fire~`Elemental~`Totem")^SgridY^N3^SeventExec^S^t^N17^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SPT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N3^Sheight^N30^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Landslide")^SgridY^N3^SeventExec^S^t^N18^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SFSCD^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N4^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Feral~`Spirit")^SgridY^N3^SeventExec^S^t^N19^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHeroism^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N6^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Heroism")^SgridY^N3^SeventExec^S^t^N20^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SLifeblood^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N62^SsizeX^N2^SskinSource^SGrid^Salpha^N1^SsizeY^N2^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N3^SgridId^N1^Sheight^N62^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Lifeblood")^SgridY^N1^SeventExec^S^t^N21^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSWG^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N62^SsizeX^N2^SskinSource^SGrid^Salpha^N1^SsizeY^N2^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N9^SgridId^N1^Sheight^N62^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Spiritwalker's~`Grace")^SgridY^N1^SeventExec^S^t^N22^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SVLC~`T^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^b^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N3^SgridId^N3^Sheight^N30^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Electrical~`Charge")^SgridY^N1^SeventExec^S^t^N23^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SVLC~`B^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N3^SgridId^N3^Sheight^N30^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Electrical~`Charge")^SgridY^N1^SeventExec^S^t^N24^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SFire~`Nova^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N5^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Fire~`Nova")^SgridY^N2^SeventExec^S^t^t^Sgrids^T^N1^T^SspacingY^N2^ScellsX^N12^SspacingX^N2^ScellHeight^N30^Sy^F4562071598816356^f-44^ScellWidth^N30^SudLabel^SBuffs^SrelativePoint^SBOTTOM^Sx^F4926081341973158^f-52^ScellsY^N2^Spoint^SBOTTOM^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SBlizzard~`Tooltip^St3Font^SArial~`Narrow^SiconInset^N0^t^Smicons^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Smbars^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SBlizzard~`Tooltip^St3Font^SArial~`Narrow^SiconInset^N0^t^Sicons^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^N2^T^SspacingY^N2^ScellsX^N8^SspacingX^N2^ScellHeight^N30^Sy^F-5850831411790588^f-46^ScellWidth^N30^SudLabel^SCDS^SrelativePoint^SCENTER^Sx^F-6620690553291556^f-44^ScellsY^N3^Spoint^SCENTER^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SBlizzard~`Tooltip^St3Font^SArial~`Narrow^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SBlizzard~`Tooltip^St3Font^SArial~`Narrow^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^N3^T^SspacingY^N2^ScellsX^N3^SspacingX^N2^ScellHeight^N30^Sy^F-5696855518038945^f-46^ScellWidth^N30^SudLabel^SProcs^SrelativePoint^SCENTER^Sx^F-5196479753669281^f-45^ScellsY^N3^Spoint^SCENTER^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SBlizzard~`Tooltip^St3Font^SArial~`Narrow^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SBlizzard~`Tooltip^St3Font^SArial~`Narrow^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^t^Sbars^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SMS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Shidden^SbarColor^T^N1^F8442041654443518^f-53^N2^N1^N3^N0^N4^N1^t^SbarBgColor^T^N1^F6075444203197847^f-55^N2^F7912206404164636^f-55^N3^F7770917004090269^f-54^N4^N0^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SCilo^SiconPadding^N1^SbdBorder^SNone^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SCilo^Sbd^B^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^B^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SNone^St3Font^SArial~`Narrow^SiconInset^N0^t^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N260^SsizeX^N1^SskinSource^SSelf^Salpha^N1^SsizeY^N1^Sy^N320^Sx^N543^SgridId^N0^SownColors^B^Sheight^N10^Sexec^Slocal~`maxC~`=~`5~Jlocal~`_~`,~`_,~`_,~`c~`=~`UnitBuff("player",~`"Maelstrom~`Weapon")~Jc~`=~`c~`or~`0~Jreturn~`true,~`nil,~`0,~`maxC,~`c,~`nil^SgridY^N1^SeventExec^S^t^N2^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SFlame~`Shock^SrelativePoint^SBOTTOMLEFT^Sskin^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SImpact^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Shidden^SbarColor^T^N1^N1^N2^N0^N3^F5510286602900374^f-55^N4^N1^t^SbarBgColor^T^N1^F6075444203197847^f-55^N2^F7912206404164636^f-55^N3^F7770917004090269^f-54^N4^N0^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SCilo^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SImpact^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SCilo^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^B^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N150^SbarBd^b^SiconBd^b^SbarBdBorder^SNone^St3Font^SImpact^SiconInset^N0^t^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N200^SsizeX^N1^SskinSource^SSelf^Salpha^N1^SsizeY^N1^Sy^N228^Sx^N951^SgridId^N0^SownColors^B^Sheight^N20^Sexec^Sreturn~`BarAura("HARMFUL",~`"target",~`"Flame~`Shock",~`"player",~`false,~`true)^SgridY^N1^SeventExec^S^t^N3^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSearing~`Flames^SrelativePoint^SBOTTOMLEFT^Sskin^T^SiconBottom^N0^SbarRight^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1HSize^N80^SbarTexture^SCilo^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SImpact^St3Aliasing^B^St3Font^SImpact^SiconAlign^Shidden^St1Center^N0^SiconTop^N0^St2ThickOutline^b^SbarBdBorder^SNone^SiconBd^b^SbarBd^b^SiconPadding^N1^St3Outline^B^St3Size^N150^St3Center^N0^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SCilo^Sinset^N0^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SImpact^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^St3ThickOutline^b^SadvancedSkin^B^St2Center^N0^SedgeSize^N8^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SiconRight^N2^SiconLeft^N0^SiconInset^N0^t^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^Salpha^N1^Swidth^N200^SsizeX^N1^SskinSource^SSelf^Sy^N197^Sx^N951^SgridId^N0^SownColors^B^Sheight^N20^Sexec^Sreturn~`BarAura("HARMFUL",~`"target",~`"Searing~`Flames",~`"player",~`false,~`true)^SgridY^N1^SeventExec^S^t^t^SshowWhen^T^Sparty^B^Ssolo^B^Sraid5^B^Sraid25^B^Sraid10^B^t^Smbars^T^t^Stexts^T^t^t^^ 

    Arms Warrior package Import - This is a entire package with Icons, Grids, Bars already setup, Rotation requires armswarrior - Not MoP ready
    PHP Code:
    ^1^T^SclassModules^T^S____protwarrior^T^Sversion^N1^Sprio^Sshs~`tclapThreat~`demoThreat~`rend~`shock~`rev~`dev^t^S____arms_warrior^T^Sprio^Sexebtrance~`exedcreck~`ms2030~`tfb15~`rend~`cs~`ms~`op~`exe~`slam^Sversion^N1.2^Signore_rend_op_less_than_20^b^t^S____warrior_arms^T^Spriority^T^N1^Srend^N2^Smsover20^N3^Scs^N4^Sexecutioner^N5^Smsunder20^N6^Sexecute90^N7^Sop^N8^Sexe^N9^Scsfresh^N10^Sslam^N11^Sshout^t^SrangePerSkill^B^Signore_rend_op_less_than_20^B^Sversion^N2^t^t^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St1Outline^B^St2ThickOutline^b^St3Center^N0^SiconBd^B^SbarBd^B^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Outline^B^St3Size^N70^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^St3Right^N2^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarBdBorder^SBlizzard~`Tooltip^SiconTop^N0^St1Center^N0^SbarTexture^SAluminium^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St1Outline^B^St2ThickOutline^b^St3Center^N0^SiconBd^B^SbarBd^B^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Outline^B^St3Size^N70^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^St3Right^N2^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarBdBorder^SBlizzard~`Tooltip^SiconTop^N0^St1Center^N0^SbarTexture^SAluminium^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^Sspec^T^Stalent^N12^Sprimary^N1^Stree^N1^Srank^N1^t^Smicons^T^t^Salerts^T^t^Soptions^T^Sstrata^SMEDIUM^SudLabel^SArms^SgridSize^N1^SshowWhen^Salways^Salpha^N1^t^Smbars^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRend^Sspacing^N3^Sskin^T^SiconBottom^N0^SbarRight^N0^St3Font^SImpact^SiconLeft^N0^SbarTexture^SCilo^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SImpact^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Shidden^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarBdBorder^SBlizzard~`Tooltip^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^St3Size^N70^St1Outline^B^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SCilo^St3ThickOutline^b^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SImpact^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^B^St2Center^N0^SedgeSize^N8^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^SbarBgColor^T^N1^F7770917004090269^f-54^N2^N0^N3^F4521260802379792^f-57^N4^N0.5^t^SbarColor^T^N1^N1^N2^N0^N3^F8477364004462111^f-57^N4^N1^t^St3Center^N0^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^SgridId^N0^SrelativePoint^SBOTTOMLEFT^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N234^Salpha^N0.5^SskinSource^STemplate^Sy^N6^Sx^N1310^Sgrowth^Sup^SownColors^B^Sheight^N15^Sexec^SMBarRend(a1,~`a2,~`timeRight)^SgridY^N1^SeventExec^S^t^t^Sgrids^T^N1^T^SspacingY^N4^ScellsX^N4^SspacingX^N2^ScellHeight^N30^Sy^F-4773042657976057^f-45^ScellWidth^N30^SudLabel^SProcs^SrelativePoint^SCENTER^SskinOptions^T^Smbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^SbarBdBorder^SBlizzard~`Tooltip^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^St3Size^N70^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarTexture^SAluminium^St1Outline^B^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^St3Right^N2^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Center^N0^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Sicons^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Sbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^SbarBdBorder^SBlizzard~`Tooltip^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^St3Size^N70^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^SbarTexture^SAluminium^St1Outline^B^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^St3Right^N2^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Center^N0^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N100^t^t^ScellsY^N3^Spoint^SCENTER^Sx^F-5311955206219344^f-45^t^N2^T^SspacingY^N2^ScellsX^N8^SspacingX^N2^ScellHeight^N30^Sy^F-8930276601479354^f-46^ScellWidth^N30^SudLabel^SCDs^SrelativePoint^SCENTER^SskinOptions^T^Smbars^T^SiconBottom^N0^SbarRight^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1HSize^N80^SbarBdBorder^SBlizzard~`Tooltip^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^St3Font^SArial~`Narrow^SiconAlign^Sleft^St1Center^N0^SiconTop^N0^St2ThickOutline^b^St3Size^N70^SiconBd^B^SbarBd^B^SiconPadding^N1^St3Outline^B^SbarTexture^SAluminium^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sinset^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^St3ThickOutline^b^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^St3Right^N2^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Center^N0^St1Outline^B^SiconRight^N2^SiconLeft^N0^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Sbars^T^SiconBottom^N0^SbarRight^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1HSize^N80^SbarBdBorder^SBlizzard~`Tooltip^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^St3Font^SArial~`Narrow^SiconAlign^Sleft^St1Center^N0^SiconTop^N0^St2ThickOutline^b^St3Size^N70^SiconBd^B^SbarBd^B^SiconPadding^N1^St3Outline^B^SbarTexture^SAluminium^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sinset^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^St3ThickOutline^b^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^St3Right^N2^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Center^N0^St1Outline^B^SiconRight^N2^SiconLeft^N0^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N100^t^t^ScellsY^N3^Spoint^SCENTER^Sx^F-6639923218533816^f-44^t^N3^T^SspacingY^N2^ScellsX^N9^SspacingX^N2^ScellHeight^N50^Sy^F8123355942198833^f-45^ScellWidth^N50^SudLabel^SBuffs^SrelativePoint^SBOTTOM^Sx^F4923170232344518^f-52^ScellsY^N1^Spoint^SBOTTOM^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^St3Center^N0^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St2ThickOutline^b^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SiconBd^B^SbarBd^B^St1Outline^B^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarTexture^SAluminium^SiconTop^N0^St1Center^N0^St3Size^N70^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^St3Center^N0^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St2ThickOutline^b^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SiconBd^B^SbarBd^B^St1Outline^B^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarTexture^SAluminium^SiconTop^N0^St1Center^N0^St3Size^N70^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^N4^T^SspacingY^N4^ScellsX^N8^SspacingX^N5^ScellHeight^N25^Sy^F7487254465219559^f-51^ScellWidth^N25^SudLabel^SDebuffs^SrelativePoint^SBOTTOM^Sx^F6659187298628182^f-44^ScellsY^N6^Spoint^SBOTTOM^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Shidden^St3Center^N0^SbarColor^T^N1^N1^N2^N0^N3^F8194785204313371^f-56^N4^N1^t^St2ThickOutline^b^SbarBgColor^T^N1^N1^N2^N0^N3^F8477364004462111^f-57^N4^N1^t^SiconBd^B^SbarBd^B^St1Outline^B^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SEmpty^SbarInset^N2^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarTexture^SCilo^SiconTop^N0^St1Center^N0^St3Size^N70^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^St3Center^N0^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St2ThickOutline^b^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SiconBd^B^SbarBd^B^St1Outline^B^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarTexture^SAluminium^SiconTop^N0^St1Center^N0^St3Size^N70^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Sicons^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^t^SshowWhen^T^Sparty^B^Ssolo^B^Sraid5^B^Sraid10^B^Sraid25^B^t^Sbars^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRage^SrelativePoint^SBOTTOMLEFT^Sskin^T^SiconBottom^N0^SbarRight^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1HSize^N80^SbarBdBorder^SNone^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N0^t^St1Font^SArial~`Narrow^St3Aliasing^B^St3Font^SArial~`Narrow^SiconAlign^Shidden^St1Center^N0^SiconTop^N0^St2ThickOutline^b^St3Size^N70^SiconBd^B^SbarBd^B^SiconPadding^N1^St3Outline^B^SbarTexture^SCilo^SbarBgColor^T^N1^F6569957103458136^f-54^N2^N0^N3^F4521260802379792^f-60^N4^N0.75^t^SbdBorder^SNone^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SNone^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St2Aliasing^B^SbdBg^SNone^SbarBgTexture^SCilo^Sinset^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N0^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N0^t^St1ThickOutline^b^SbarInset^N2^St3ThickOutline^b^SadvancedSkin^B^St2Center^N0^SedgeSize^N8^St3Right^N2^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SNone^St1Size^N70^SbarEdgeSize^N6^SbarColor^T^N1^N1^N2^N0^N3^F4803839602528529^f-56^N4^N1^t^St3Center^N0^St1Outline^B^SiconRight^N2^SiconLeft^N0^SiconInset^N0^t^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SSelf^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N297^Sy^N294^Sx^N902^SgridId^N0^SownColors^B^Sheight^N25^Sexec^SaffectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~Jlocal~`cm~`=~`UnitPower("player")~Jreturn~`true,~`nil,~`0,~`UnitPowerMax("player"),~`cm,~`nil,~`cm~Jend^SgridY^N1^SeventExec^S^t^t^Sicons^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SAoK^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^b^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N4^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count~`=~`IconAura("HELPFUL|PLAYER",~`"player",~`"Blessing~`of~`the~`Shaper")~Jif~`not~`visible~`then~J~`~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count~`=~`IconAura("HELPFUL|PLAYER",~`"player",~`"Titanic~`Power")~J~`~`if~`not~`visible~`then~`return~`IconSpell("Titanic~`Power")~`end~J~`~`return~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count~Jend~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count^SgridY^N1^SeventExec^S^t^N2^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SL2S^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N4^Sheight^N30^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Slayer")^SgridY^N3^SeventExec^S^t^N3^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SEscape~`Artist^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N3^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Escape~`Artist")~Jif~`not~`visible~`then~`return~`IconSpell("Escape~`Artist")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed^SgridY^N2^SeventExec^S^t^N4^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SST^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N1^Sheight^N30^Sexec^Sreturn~`IconSpell("Shattering~`Throw")^SgridY^N3^SeventExec^S^t^N5^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SDeadly~`Calm^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N30^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N5^SgridId^N2^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Deadly~`Calm")~Jif~`not~`visible~`then~`return~`IconSpell("Deadly~`Calm")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed^SgridY^N2^SeventExec^S^t^N6^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHeroic~`Throw^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N30^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N2^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Heroic~`Throw")^SgridY^N1^SeventExec^S^t^N7^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SThrowdown^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N30^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N3^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Throwdown")^SgridY^N3^SeventExec^S^t^N8^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHeroic~`Leap^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N30^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N2^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Colossus~`Smash")^SgridY^N3^SeventExec^S^t^N9^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SInner~`Rage^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N30^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N6^SgridId^N2^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Inner~`Rage")~Jif~`not~`visible~`then~`return~`IconSpell("Inner~`Rage")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed^SgridY^N2^SeventExec^S^t^N10^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSpell~`Reflection^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N30^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Spell~`Reflection")^SgridY^N2^SeventExec^S^t^N11^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SIntervene^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N30^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N2^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Intervene")^SgridY^N2^SeventExec^S^t^N12^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STopT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N30^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N8^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`13))^SgridY^N3^SeventExec^S^t^N13^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBottomT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N30^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N8^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`14))^SgridY^N1^SeventExec^S^t^N14^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SGloves^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N30^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N3^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`10))^SgridY^N1^SeventExec^S^t^N15^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBelt^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N30^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N4^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`6))^SgridY^N1^SeventExec^S^t^N16^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SLandslide^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N30^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N1^Sheight^N30^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Landslide")^SgridY^N3^SeventExec^S^t^N17^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSynapse~`Springs^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N50^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N7^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Synapse~`Springs")^SgridY^N1^SeventExec^S^t^N18^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STaste~`for~`Blood^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N50^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N9^SgridId^N3^Sheight^N50^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count~`=~`IconAura("HELPFUL|PLAYER",~`"player",~`"Taste~`for~`Blood")~Jreturn~`visible,~`texture,~`start,~`duration-4,~`enable,~`reversed,~`count^SgridY^N2^SeventExec^S^t^N19^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSlaughter^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N50^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N3^Sheight^N50^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL|PLAYER",~`"player",~`"Slaughter")~Jif~`duration~`and~`(start~`+~`duration~`-~`GetTime())~`<=~`10~`then~J~`~`return~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~Jend^SgridY^N2^SeventExec^S^t^N20^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SIncite^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N50^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N9^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Incite")^SgridY^N1^SeventExec^S^t^N21^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SEnrage^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N50^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N2^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Enrage")^SgridY^N1^SeventExec^S^t^N22^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBlade~`Storm^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Salpha^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N5^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Bladestorm")^SgridY^N3^SeventExec^S^t^N23^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBattle~`Trance^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N50^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N3^SgridX^N3^Sheight^N50^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count~`=~`IconAura("HELPFUL|PLAYER",~`"player",~`"Battle~`Trance")~Jreturn~`visible,~`"Interface\\Icons\\ability_rogue_ambush",~`start,~`duration,~`enable,~`reversed,~`count^SgridY^N1^SeventExec^S^t^N24^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSweeping~`Strike^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N4^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Sweeping~`Strikes")~Jif~`not~`visible~`then~`return~`IconSpell("Sweeping~`Strikes")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed^SgridY^N3^SeventExec^S^t^N25^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRecklessness^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N7^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Recklessness")~Jif~`not~`visible~`then~`return~`IconSpell("Recklessness")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed^SgridY^N3^SeventExec^S^t^N26^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SPummel^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N2^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Pummel")~Jif~`not~`visible~`then~`return~`IconSpell("Pummel")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed^SgridY^N1^SeventExec^S^t^N27^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSudden~`Death^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^N613^Sx^N805^SgridX^N8^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Sudden~`Death")^SgridY^N1^SeventExec^S^t^N28^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRude~`Interruption^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Rude~`Interruption")^SgridY^N1^SeventExec^S^t^N29^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SER^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Salpha^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N6^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Enraged~`Regeneration")^SgridY^N1^SeventExec^S^t^N30^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SIR^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^Salpha^N1^Swidth^N50^SsizeX^N1^SskinSource^STemplate^Sy^N592^Sx^N1141^SgridId^N3^SgridX^N4^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Inner~`Rage")^SgridY^N1^SeventExec^S^t^N31^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STopTrinket^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N1^Sheight^N30^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Titanic~`Strength")^SgridY^N2^SeventExec^S^t^N32^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SCloak^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N5^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`15))^SgridY^N1^SeventExec^S^t^N33^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSlaughter^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N50^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N5^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Slaughter")^SgridY^N1^SeventExec^S^t^N34^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SAR1^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N100^Sy^N343^Sx^N1000^SgridId^N0^SgridX^N1^Sheight^N100^Sexec^SaffectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~Jreturn~`IconArmsCurrent()~Jend~J^SgridY^N1^SeventExec^S^t^N35^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SAR2^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N50^Sy^N351^Sx^N1141^SgridId^N0^SgridX^N1^Sheight^N50^Sexec^SaffectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~JIconArmsNext()~Jend~J^SgridY^N1^SeventExec^S^t^N36^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBottomTrinket^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^Salpha^N1^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N1^Sheight^N30^Sexec^Sreturn~`IconICD(109744,~`120,~`0,~`1,~`0.3)^SgridY^N1^SeventExec^S^t^N37^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SShattering~`Throw^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N2^Salpha^N1^Swidth^N55^SsizeX^N2^SskinSource^SGrid^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N4^SgridX^N1^Sheight^N54^Sexec^Sreturn~`IconAura("HARMFUL",~`"target",~`"Shattering~`Throw")^SgridY^N5^SeventExec^S^t^N38^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHamstring^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N2^Salpha^N1^Swidth^N55^SsizeX^N2^SskinSource^SGrid^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N4^SgridX^N7^Sheight^N54^Sexec^Sreturn~`IconAura("HARMFUL",~`"target",~`"Hamstring")^SgridY^N5^SeventExec^S^t^N39^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SVOR^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Salpha^N1^Swidth^N50^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N6^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Volatile~`Outrage")^SgridY^N1^SeventExec^S^t^N40^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SAoK^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N4^SgridId^N1^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count~`=~`IconAura("HELPFUL|PLAYER",~`"player",~`"Blessing~`of~`the~`Shaper")~Jif~`not~`visible~`then~J~`~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count~`=~`IconAura("HELPFUL|PLAYER",~`"player",~`"Titanic~`Power")~J~`~`if~`not~`visible~`then~`return~`IconSpell("Titanic~`Power")~`end~J~`~`return~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count~Jend~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count^SgridY^N2^SeventExec^S^t^N41^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SCS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SGrid^Salpha^N1^SsizeY^N2^SsizeX^N2^Swidth^N55^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N4^SgridX^N3^Sheight^N54^Sexec^Sreturn~`IconAura("HARMFUL",~`"target",~`"Colossus~`Smash")^SgridY^N5^SeventExec^S^t^N42^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRend^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SGrid^Salpha^N1^SsizeY^N2^SsizeX^N2^Swidth^N55^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N4^SgridX^N5^Sheight^N54^Sexec^Sreturn~`IconAura("HARMFUL",~`"target",~`"Rend")^SgridY^N5^SeventExec^S^t^N43^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRetaliation^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N7^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Retaliation")~Jif~`not~`visible~`then~`return~`IconSpell("Retaliation")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed^SgridY^N2^SeventExec^S^t^N44^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SShield~`wall^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N7^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Shield~`Wall")~Jif~`not~`visible~`then~`return~`IconSpell("Shield~`Wall")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed^SgridY^N1^SeventExec^S^t^N45^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHeroic~`Leap^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N6^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Heroic~`Leap")~Jif~`not~`visible~`then~`return~`IconSpell("Heroic~`Leap")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed^SgridY^N3^SeventExec^S^t^N46^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBLF^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^SskinSource^STemplate^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SexecAlert^S^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N1^Sheight^N30^Sexec^Slocal~`mycdDuration~`=~`27~Jlocal~`mycd~`=~`___e.___storage.mycd~Jif~`GetTime()~`<=~`mycd.expire~`then~`return~`true,~`mycd.tex,~`mycd.start,~`mycdDuration,~`1~`end^SgridY^N1^SeventExec^S--~`example~`of~`how~`to~`create~`a~`custom~`CD~`for~`a~`combat~`log~`event~`using~`CS~J--~`it's~`intended~`to~`be~`used~`for~`internal~`cooldowns~`that~`don't~`give~`you~`a~`buff~J--~`this~`code~`will~`display~`an~`icon~`with~`50s~`cd~`after~`you~`use~`CS~J~J--~`this~`first~`part~`is~`added~`in~`the~`Events~`section~`in~`behavior~`tab~`(you~`need~`to~`add~`this~`first)~J--~`it~`will~`check~`for~`the~`spell~`in~`combat~`log~`and~`add~`the~`information~`when~`it's~`found~`to~`the~`storage~J~J--~`the~`duration~`you~`want~`for~`the~`CD~`and~`the~`spellID,~`can~`use~`spellName~`if~`you~`want~`too~`but~`change~`the~`tests~`to~`spellName~Jlocal~`mycdDuration~`=~`27~Jlocal~`mycdSpellID~`=~`109754~J~J--~`GUID~`for~`the~`player~`to~`check~`if~`spell~`comes~`from~`yourself~`(can~`use~`UnitName~`too)~Jlocal~`pguid~`=~`UnitGUID("player")~J--~`setup~`a~`table~`in~`storage~`to~`keep~`new~`data~J--~`store~`a~`texture~`too,~`in~`this~`case~`I'll~`just~`get~`the~`texture~`for~`the~`spell~`from~`game~`data~J___e.___storage.mycd~`=~`{~`start~`=~`0,~`expire~`=~`0,~`tex~`=~`GetSpellTexture(mycdSpellID)~`}~J--~`create~`a~`function~`to~`handle~`the~`combat~`log~`events~J--~`it~`has~`an~`extra~`variable~`at~`start~`that~`gives~`access~`to~`the~`storage~Jlocal~`function~`cleu(storage,~`event,~`timestamp,~`combatEvent,~`hideCaster,~`sourceGUID,~`sourceName,~`sourceFlags,~`sourceRaidFlags,~`destGUID,~`destName,~`destFlags,~`destRaidFlags,~`spellId)~J~`~`~`~`--~`!!!!!!!!!!!!!!~`this~`is~`where~`you~`test~`for~`the~`specific~`event~`you~`want~J~`~`~`~`--~`check~`if~`the~`combatEvent~`is~`what~`you~`look~`for,~`the~`source~`or~`destination~`is~`the~`player~`and~`spell~`is~`the~`one~`you~`need~J~`~`~`~`--~`in~`this~`case~`I~`check~`for~`SPELL_CAST_SUCCESS~J~`~`~`~`if~`spellId~`==~`mycdSpellID~`and~`sourceGUID~`==~`pguid~`and~`combatEvent~`==~`"SPELL_DAMAGE"~`then~J~`~`~`~`~`~`~`~`--~`save~`in~`your~`table~`the~`time~`when~`you~`found~`it~`and~`the~`duration~J~`~`~`~`~`~`~`~`local~`t~`=~`GetTime()~J~`~`~`~`~`~`~`~`storage.mycd.start~`=~`t~J~`~`~`~`~`~`~`~`storage.mycd.expire~`=~`t~`+~`mycdDuration~J~`~`~`~`end~`~`~`~`~Jend~J--~`associate~`the~`function~`with~`the~`event~JAddEventListener(cleu,~`"COMBAT_LOG_EVENT_UNFILTERED")^t^t^Stexts^T^t^t^^ 

    Protection Warrior package Import - This is a entire package with Icons, Grids, Bars already setup, Rotation requires clcprotwar - Not MoP ready
    PHP Code:
    ^1^T^SclassModules^T^S____protwarrior^T^Sversion^N1^Sprio^Sshs~`tclapThreat~`demoThreat~`rend~`shock~`rev~`dev^t^S____arms_warrior^T^Sversion^N1.2^Sprio^Stfb15~`ms2030~`exebtrance~`rend~`cs~`exedcreck~`ms~`op~`exe~`slam^t^S____warrior_arms^T^Signore_rend_op_less_than_20^B^SrangePerSkill^b^Sversion^N2^Spriority^T^N1^Srend^N2^Smsover20^N3^Scs^N4^Sexecutioner^N5^Smsunder20^N6^Sexecute90^N7^Sop^N8^Sexe^N9^Scsfresh^N10^Sslam^N11^Sshout^t^t^t^SskinOptions^T^Smbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^SbarTexture^SAluminium^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarBdBorder^SBlizzard~`Tooltip^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^St3Size^N70^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Sbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^SbarTexture^SAluminium^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarBdBorder^SBlizzard~`Tooltip^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^St3Size^N70^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N100^t^t^Sspec^T^Srank^N1^Sprimary^N3^Stree^N3^Stalent^N14^t^Smicons^T^t^Salerts^T^t^Soptions^T^Sstrata^SMEDIUM^SudLabel^SProt^SgridSize^N1^SshowWhen^Salways^Salpha^N1^t^Sicons^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBotT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N1^Sheight^N30^Sexec^Sreturn~`IconICD(107986,~`100,~`0,~`1,~`0.3)^SgridY^N1^SeventExec^S^t^N2^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STopT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N1^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count~`=~`IconAura("HELPFUL|PLAYER",~`"player",~`"Blessing~`of~`the~`Shaper")~Jif~`not~`visible~`then~J~`~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count~`=~`IconAura("HELPFUL|PLAYER",~`"player",~`"Titanic~`Power")~J~`~`if~`not~`visible~`then~`return~`IconSpell("Titanic~`Power")~`end~J~`~`return~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count~Jend~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count^SgridY^N2^SeventExec^S^t^N3^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SST^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Shattering~`Throw")^SgridY^N2^SeventExec^S^t^N4^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SDeadly~`Calm^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N7^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Deadly~`Calm")^SgridY^N1^SeventExec^S^t^N5^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHeroic~`Throw^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N2^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Heroic~`Throw")^SgridY^N2^SeventExec^S^t^N6^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SThrowdown^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N3^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Throwdown")^SgridY^N2^SeventExec^S^t^N7^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHeroic~`Leap^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N4^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Colossus~`Smash")^SgridY^N2^SeventExec^S^t^N8^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SInner~`Rage^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N7^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Inner~`Rage")^SgridY^N2^SeventExec^S^t^N9^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSpell~`Reflection^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N2^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Spell~`Reflection")^SgridY^N1^SeventExec^S^t^N10^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SIntervene^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Intervene")^SgridY^N1^SeventExec^S^t^N11^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STopT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N8^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`13))^SgridY^N2^SeventExec^S^t^N12^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBottomT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N8^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`14))^SgridY^N1^SeventExec^S^t^N13^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SGloves^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N4^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`10))^SgridY^N1^SeventExec^S^t^N14^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBelt^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N5^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`6))^SgridY^N1^SeventExec^S^t^N15^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SLandslide^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N1^Sheight^N30^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Landslide")^SgridY^N3^SeventExec^S^t^N16^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SQFDP^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N6^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Quickflip~`Deflection~`Plates")^SgridY^N1^SeventExec^S^t^N17^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SThunderstruck^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N5^SgridId^N3^Sheight^N50^Sexec^Slocal~`name,~`_,~`_,~`count~`=~`UnitBuff("player",~`"Thunderstruck",~`nil,~`"PLAYER")~Jif~`name~`and~`count~`>=~`3~`then~`return~`IconSpell("Shockwave",~`true,~`"ready")~`end^SgridY^N1^SeventExec^S^t^N18^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SIncite^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N9^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Incite")^SgridY^N2^SeventExec^S^t^N19^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SEnrage^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N3^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Enrage")^SgridY^N1^SeventExec^S^t^N20^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SMD^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N50^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N9^SgridId^N3^Sheight^N50^Sexec^SIconICD(34477,~`30,~`1,~`1,~`1)^SgridY^N1^SeventExec^S^t^N21^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SLS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N50^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Last~`Stand")^SgridY^N1^SeventExec^S^t^N22^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRC^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N50^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Rallying~`Cry")^SgridY^N1^SeventExec^S^t^N23^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SVR^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N50^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N2^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Victorious")^SgridY^N1^SeventExec^S^t^N24^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SER^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N50^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Enraged~`Regeneration")^SgridY^N2^SeventExec^S^t^N25^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SCloak^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N2^SgridX^N6^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`15))^SgridY^N1^SeventExec^S^t^N26^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SProt1^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N100^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^N343^Sx^N1001^SgridId^N0^SgridX^N1^Sheight^N100^Sexec^SaffectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~Jreturn~`IconProtection1()~Jend^SgridY^N1^SeventExec^S^t^N27^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SProt2^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^N352^Sx^N1141^SgridId^N0^SgridX^N1^Sheight^N50^Sexec^SaffectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~JIconProtection2()~Jend^SgridY^N1^SeventExec^S^t^N28^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SDemo^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N2^Salpha^N1^Swidth^N55^SsizeX^N2^SskinSource^SGrid^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N4^SgridX^N3^Sheight^N54^Sexec^Sreturn~`IconMAura("HARMFUL",~`"target",~`"Demoralizing~`Shout",~`"Demoralizing~`Roar",~`"Vindication",~`"Curse~`of~`Weakness",~`"Demoralizing~`Screech",~`"Scarlet~`Fever")^SgridY^N5^SeventExec^S^t^N29^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SShattering~`Throw^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N2^Salpha^N1^Swidth^N55^SsizeX^N2^SskinSource^SGrid^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N4^SgridX^N1^Sheight^N54^Sexec^Sreturn~`IconAura("HARMFUL",~`"target",~`"Shattering~`Throw")^SgridY^N5^SeventExec^S^t^N30^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSunder^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N2^Salpha^N1^Swidth^N55^SsizeX^N2^SskinSource^SGrid^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N4^SgridX^N7^Sheight^N54^Sexec^Sreturn~`IconMAura("HARMFUL",~`"target",~`"Corrosive~`Spit",~`"Tear~`Armor",~`"Expose~`Armor",~`~`"Faerie~`Fire",~`"Sunder~`Armor")^SgridY^N5^SeventExec^S^t^N31^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SThunder~`Clap^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N2^Salpha^N1^Swidth^N55^SsizeX^N2^SskinSource^SGrid^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N4^SgridX^N5^Sheight^N54^Sexec^Sreturn~`IconMAura("HARMFUL",~`"target",~`"Thunder~`Clap",~`"Waylay",~`"Judgements~`of~`the~`Just",~`"Infected~`Wounds",~`"Icy~`Touch",~`"Earth~`Shock",~`"Tailspin",~`"Dust~`Cloud")^SgridY^N5^SeventExec^S^t^N32^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSnB^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^Salpha^N1^Swidth^N50^SsizeX^N1^SskinSource^SGrid^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N3^SgridX^N4^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Sword~`and~`Board")^SgridY^N1^SeventExec^S^t^N33^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SInner~`Rage^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^Salpha^N1^Swidth^N50^SsizeX^N1^SskinSource^SGrid^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N3^SgridX^N7^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Inner~`Rage")^SgridY^N1^SeventExec^S^t^N34^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SVO^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^Salpha^N1^Swidth^N50^SsizeX^N1^SskinSource^SGrid^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N3^SgridX^N8^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Volatile~`Outrage")^SgridY^N1^SeventExec^S^t^N35^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBLF^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N1^Sheight^N30^Sexec^Slocal~`mycdDuration~`=~`27~Jlocal~`mycd~`=~`___e.___storage.mycd~Jif~`GetTime()~`<=~`mycd.expire~`then~`return~`true,~`mycd.tex,~`mycd.start,~`mycdDuration,~`1~`end^SgridY^N2^SeventExec^S--~`example~`of~`how~`to~`create~`a~`custom~`CD~`for~`a~`combat~`log~`event~`using~`CS~J--~`it's~`intended~`to~`be~`used~`for~`internal~`cooldowns~`that~`don't~`give~`you~`a~`buff~J--~`this~`code~`will~`display~`an~`icon~`with~`50s~`cd~`after~`you~`use~`CS~J~J--~`this~`first~`part~`is~`added~`in~`the~`Events~`section~`in~`behavior~`tab~`(you~`need~`to~`add~`this~`first)~J--~`it~`will~`check~`for~`the~`spell~`in~`combat~`log~`and~`add~`the~`information~`when~`it's~`found~`to~`the~`storage~J~J--~`the~`duration~`you~`want~`for~`the~`CD~`and~`the~`spellID,~`can~`use~`spellName~`if~`you~`want~`too~`but~`change~`the~`tests~`to~`spellName~Jlocal~`mycdDuration~`=~`27~Jlocal~`mycdSpellID~`=~`109752~J~J--~`GUID~`for~`the~`player~`to~`check~`if~`spell~`comes~`from~`yourself~`(can~`use~`UnitName~`too)~Jlocal~`pguid~`=~`UnitGUID("player")~J--~`setup~`a~`table~`in~`storage~`to~`keep~`new~`data~J--~`store~`a~`texture~`too,~`in~`this~`case~`I'll~`just~`get~`the~`texture~`for~`the~`spell~`from~`game~`data~J___e.___storage.mycd~`=~`{~`start~`=~`0,~`expire~`=~`0,~`tex~`=~`GetSpellTexture(mycdSpellID)~`}~J--~`create~`a~`function~`to~`handle~`the~`combat~`log~`events~J--~`it~`has~`an~`extra~`variable~`at~`start~`that~`gives~`access~`to~`the~`storage~Jlocal~`function~`cleu(storage,~`event,~`timestamp,~`combatEvent,~`hideCaster,~`sourceGUID,~`sourceName,~`sourceFlags,~`sourceRaidFlags,~`destGUID,~`destName,~`destFlags,~`destRaidFlags,~`spellId)~J~`~`~`~`--~`!!!!!!!!!!!!!!~`this~`is~`where~`you~`test~`for~`the~`specific~`event~`you~`want~J~`~`~`~`--~`check~`if~`the~`combatEvent~`is~`what~`you~`look~`for,~`the~`source~`or~`destination~`is~`the~`player~`and~`spell~`is~`the~`one~`you~`need~J~`~`~`~`--~`in~`this~`case~`I~`check~`for~`SPELL_CAST_SUCCESS~J~`~`~`~`if~`spellId~`==~`mycdSpellID~`and~`sourceGUID~`==~`pguid~`and~`combatEvent~`==~`"SPELL_DAMAGE"~`then~J~`~`~`~`~`~`~`~`--~`save~`in~`your~`table~`the~`time~`when~`you~`found~`it~`and~`the~`duration~J~`~`~`~`~`~`~`~`local~`t~`=~`GetTime()~J~`~`~`~`~`~`~`~`storage.mycd.start~`=~`t~J~`~`~`~`~`~`~`~`storage.mycd.expire~`=~`t~`+~`mycdDuration~J~`~`~`~`end~`~`~`~`~Jend~J--~`associate~`the~`function~`with~`the~`event~JAddEventListener(cleu,~`"COMBAT_LOG_EVENT_UNFILTERED")^t^N36^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHeroic~`Leap^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Salpha^N1^Swidth^N30^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N5^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Heroic~`Leap")^SgridY^N2^SeventExec^S^t^t^Sgrids^T^N1^T^SspacingY^N4^ScellsX^N4^SspacingX^N2^ScellHeight^N30^Sy^F-5196458810434542^f-45^ScellWidth^N30^SudLabel^SProcs^SrelativePoint^SCENTER^Sx^F-5735366430857895^f-45^ScellsY^N3^Spoint^SCENTER^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St1Outline^B^St2ThickOutline^b^St3Center^N0^SiconBd^B^SbarBd^B^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SiconTop^N0^St1Center^N0^SbarBdBorder^SBlizzard~`Tooltip^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St1Outline^B^St2ThickOutline^b^St3Center^N0^SiconBd^B^SbarBd^B^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SiconTop^N0^St1Center^N0^SbarBdBorder^SBlizzard~`Tooltip^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Sicons^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^N2^T^SspacingY^N2^ScellsX^N8^SspacingX^N2^ScellHeight^N30^Sy^F-5157992247995040^f-45^ScellWidth^N30^SudLabel^SCDs^SrelativePoint^SCENTER^Sx^F-6639923218533816^f-44^ScellsY^N2^Spoint^SCENTER^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St1Outline^B^St2ThickOutline^b^St3Center^N0^SiconBd^B^SbarBd^B^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SiconTop^N0^St1Center^N0^SbarBdBorder^SBlizzard~`Tooltip^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St1Outline^B^St2ThickOutline^b^St3Center^N0^SiconBd^B^SbarBd^B^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SiconTop^N0^St1Center^N0^SbarBdBorder^SBlizzard~`Tooltip^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^N3^T^SspacingY^N2^ScellsX^N9^SspacingX^N2^ScellHeight^N50^Sy^F7969385592244619^f-45^ScellWidth^N50^SudLabel^SBuffs^SrelativePoint^SBOTTOM^Sx^F-4928831065498808^f-51^ScellsY^N1^Spoint^SBOTTOM^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St1Outline^B^St2ThickOutline^b^St3Center^N0^SiconBd^B^SbarBd^B^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SiconTop^N0^St1Center^N0^SbarBdBorder^SBlizzard~`Tooltip^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St1Outline^B^St2ThickOutline^b^St3Center^N0^SiconBd^B^SbarBd^B^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SiconTop^N0^St1Center^N0^SbarBdBorder^SBlizzard~`Tooltip^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^N4^T^SspacingY^N4^ScellsX^N8^SspacingX^N5^ScellHeight^N25^Sy^F7487254465219559^f-51^ScellWidth^N25^SudLabel^SDebuffs^SrelativePoint^SBOTTOM^Sx^F6659187298628182^f-44^ScellsY^N6^Spoint^SBOTTOM^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Shidden^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St1Outline^B^St2ThickOutline^b^St3Center^N0^SiconBd^B^SbarBd^B^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Outline^B^SbarTexture^SCilo^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SEmpty^SbarInset^N2^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SiconTop^N0^St1Center^N0^SbarBdBorder^SBlizzard~`Tooltip^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^St1HSize^N80^SiconLeft^N0^St3Aliasing^B^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^St3Font^SArial~`Narrow^SiconAlign^Sleft^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St1Outline^B^St2ThickOutline^b^St3Center^N0^SiconBd^B^SbarBd^B^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^SbarInset^N2^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^St3ThickOutline^b^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sinset^N0^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SiconTop^N0^St1Center^N0^SbarBdBorder^SBlizzard~`Tooltip^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconInset^N0^t^Sicons^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^t^Sbars^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRage^SrelativePoint^SBOTTOMLEFT^Sskin^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Shidden^SbarColor^T^N1^N1^N2^N0^N3^F8194785204313371^f-56^N4^N1^t^SbarBgColor^T^N1^F7558982903978715^f-54^N2^F7770917004090269^f-54^N3^F7347048803867163^f-54^N4^N0^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarBdBorder^SNone^SiconPadding^N1^SbdBorder^SNone^St1Size^N70^SiconBdBorder^SNone^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SNone^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^SbdBg^SNone^SbarBgTexture^SCilo^Sbd^b^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^B^SbarLeft^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^SbarTexture^SCilo^SbarBd^B^SiconBd^B^St3Size^N70^St3Font^SArial~`Narrow^SiconInset^N0^t^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N297^Salpha^N1^SskinSource^SSelf^Sy^N297^Sx^N902^SgridId^N0^SownColors^B^Sheight^N25^Sexec^SaffectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~Jlocal~`cm~`=~`UnitPower("player")~Jreturn~`true,~`nil,~`0,~`UnitPowerMax("player"),~`cm,~`nil,~`cm~Jend^SgridY^N1^SeventExec^S^t^t^SshowWhen^T^Sparty^B^Ssolo^B^Sraid5^B^Sraid25^B^Sraid10^B^t^Smbars^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRend^Sspacing^N1^Sskin^T^SiconBottom^N0^SbarRight^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1HSize^N80^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^St3Font^SArial~`Narrow^SiconAlign^Sleft^St1Center^N0^SiconTop^N0^St2ThickOutline^b^SbarTexture^SAluminium^SiconBd^B^SbarBd^B^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sinset^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^St3ThickOutline^b^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^SbarColor^T^N1^N1^N2^N0^N3^F8477364004462111^f-57^N4^N1^t^St3Center^N0^St1Outline^B^SiconRight^N2^SiconLeft^N0^SiconInset^N0^t^SgridId^N0^SrelativePoint^SBOTTOMLEFT^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N238^Sgrowth^Sup^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^N6^Sx^N1308^Salpha^N1^SownColors^B^Sheight^N15^Sexec^SMBarRend(a1,~`a2,~`timeRight)^SgridY^N1^SeventExec^S^t^t^Stexts^T^t^t^^ 

    Fury Warrior package Import - This is a entire package with Icons, Grids, Bars already setup.
    PHP Code:
    ^1^T^SclassModules^T^S____arms_warrior^T^Sversion^N1^Sprio^Srend~`cs~`ms~`op~`exe~`slam^t^S____protwarrior^T^Sversion^N1^Sprio^Sshs~`tclapThreat~`demoThreat~`rend~`shock~`rev~`dev^t^t^SskinOptions^T^Smbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^SbarTexture^SAluminium^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarBdBorder^SBlizzard~`Tooltip^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^St3Size^N70^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Sbars^T^SiconBottom^N0^SbarRight^N0^St3Font^SArial~`Narrow^SiconLeft^N0^SbarTexture^SAluminium^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^SiconRight^N2^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SiconBd^B^SbarBd^B^St2ThickOutline^b^SbarBdBorder^SBlizzard~`Tooltip^St1Center^N0^SiconTop^N0^SiconPadding^N1^St3Outline^B^St3Size^N70^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^St3ThickOutline^b^St3Right^N2^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^Sbd^b^Sinset^N0^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SbarInset^N2^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St3Center^N0^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St3Aliasing^B^St1HSize^N80^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N100^t^t^Sspec^T^Srank^N1^Sprimary^N2^Stree^N2^Stalent^N12^t^Smicons^T^t^Salerts^T^t^Soptions^T^Sstrata^SMEDIUM^SudLabel^SFury^SgridSize^N1^SshowWhen^Salways^Salpha^N1^t^Sicons^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^Sfoaf^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N1^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count~`=~`IconAura("HELPFUL|PLAYER",~`"player",~`"Forged~`Fury")~Jif~`not~`visible~`then~J~`~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count~`=~`IconAura("HELPFUL|PLAYER",~`"player",~`"Raw~`Fury")~J~`~`if~`not~`visible~`then~`return~`IconSpell("Raw~`Fury")~`end~J~`~`return~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count~Jend~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count^SgridY^N1^SeventExec^S^t^N2^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SL2S^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N4^SgridId^N1^Sheight^N30^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Slayer")^SgridY^N1^SeventExec^S^t^N3^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SEscape~`Artist^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N6^SgridId^N2^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Escape~`Artist")~Jif~`not~`visible~`then~`return~`IconSpell("Escape~`Artist")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed^SgridY^N1^SeventExec^S^t^N4^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SST^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Shattering~`Throw")^SgridY^N2^SeventExec^S^t^N5^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SDeadly~`Calm^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N7^SgridId^N2^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Deadly~`Calm")~Jif~`not~`visible~`then~`return~`IconSpell("Deadly~`Calm")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed^SgridY^N3^SeventExec^S^t^N6^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHeroic~`Throw^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N2^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Heroic~`Throw")^SgridY^N2^SeventExec^S^t^N7^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SThrowdown^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N6^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Throwdown")^SgridY^N3^SeventExec^S^t^N8^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHeroic~`Leap^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N3^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Colossus~`Smash")^SgridY^N2^SeventExec^S^t^N9^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SInner~`Rage^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N5^SgridId^N2^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Inner~`Rage")~Jif~`not~`visible~`then~`return~`IconSpell("Inner~`Rage")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed^SgridY^N2^SeventExec^S^t^N10^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSpell~`Reflection^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N2^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Spell~`Reflection")^SgridY^N1^SeventExec^S^t^N11^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SIntervene^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Intervene")^SgridY^N1^SeventExec^S^t^N12^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STopT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N8^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`13))^SgridY^N2^SeventExec^S^t^N13^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBottomT^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N8^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`14))^SgridY^N1^SeventExec^S^t^N14^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SGloves^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N4^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`10))^SgridY^N1^SeventExec^S^t^N15^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBelt^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N5^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconItem(GetInventoryItemID("player",~`6))^SgridY^N1^SeventExec^S^t^N16^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SLandslide^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N1^Sheight^N30^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Landslide")^SgridY^N3^SeventExec^S^t^N17^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSynapse~`Springs^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N5^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Synapse~`Springs")^SgridY^N1^SeventExec^S^t^N18^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^STaste~`for~`Blood^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N8^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Meat~`Cleaver")^SgridY^N1^SeventExec^S^t^N19^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSlaughter^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Slaughter")^SgridY^N1^SeventExec^S^t^N20^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SIncite^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N8^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Incite")^SgridY^N1^SeventExec^S^t^N21^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SEnrage^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N2^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Enrage")^SgridY^N1^SeventExec^S^t^N22^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBlade~`Storm^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N5^SgridId^N2^Sheight^N30^Sexec^Sreturn~`IconSpell("Bladestorm")^SgridY^N3^SeventExec^S^t^N23^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBattle~`Trance^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N3^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Battle~`Trance")^SgridY^N1^SeventExec^S^t^N24^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSweeping~`Strike^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N8^SgridId^N2^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Sweeping~`Strikes")~Jif~`not~`visible~`then~`return~`IconSpell("Sweeping~`Strikes")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed^SgridY^N3^SeventExec^S^t^N25^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRecklessness^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N1^SgridId^N2^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Recklessness")~Jif~`not~`visible~`then~`return~`IconSpell("Recklessness")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed^SgridY^N3^SeventExec^S^t^N26^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SPummel^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N6^SgridId^N2^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Pummel")~Jif~`not~`visible~`then~`return~`IconSpell("Pummel")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed^SgridY^N2^SeventExec^S^t^N27^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRaw~`Fury^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^b^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N4^SgridId^N1^Sheight^N30^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Raw~`Fury")^SgridY^N2^SeventExec^S^t^N28^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBloodsurge^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^N613^Sx^N805^SgridX^N7^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Bloodsurge")^SgridY^N1^SeventExec^S^t^N29^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRude~`Interruption^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N50^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N4^SgridId^N3^Sheight^N50^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Rude~`Interruption")^SgridY^N1^SeventExec^S^t^N30^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SForged~`Fury^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^b^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^SsizeX^N1^SskinSource^STemplate^Salpha^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N4^SgridId^N1^Sheight^N30^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Forged~`Fury")^SgridY^N3^SeventExec^S^t^N31^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SDC^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N30^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridId^N1^SgridX^N1^Sheight^N30^Sexec^Sreturn~`IconICD(100322,~`50,~`0,~`1,~`0.5)^SgridY^N2^SeventExec^S^t^N32^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SDeath~`Wish^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SsizeY^N1^SsizeX^N1^Swidth^N30^Salpha^N1^SskinSource^STemplate^Sy^F5038131599944769^f-43^Sx^F4539912090653166^f-42^SgridX^N2^SgridId^N2^Sheight^N30^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HELPFUL",~`"player",~`"Death~`Wish")~Jif~`not~`visible~`then~`return~`IconSpell("Death~`Wish")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed^SgridY^N3^SeventExec^S^t^t^Sgrids^T^N1^T^SspacingY^N4^ScellsX^N4^SspacingX^N2^ScellHeight^N30^Sy^F-5157965760962871^f-45^ScellWidth^N30^SudLabel^SProcs^SrelativePoint^SCENTER^Sx^F-4580600817762403^f-45^ScellsY^N3^Spoint^SCENTER^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SBlizzard~`Tooltip^St3Font^SArial~`Narrow^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SBlizzard~`Tooltip^St3Font^SArial~`Narrow^SiconInset^N0^t^Sicons^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^N2^T^SspacingY^N2^ScellsX^N8^SspacingX^N2^ScellHeight^N30^Sy^F-4542118239908100^f-45^ScellWidth^N30^SudLabel^SCDs^SrelativePoint^SCENTER^Sx^F-6639923218533816^f-44^ScellsY^N3^Spoint^SCENTER^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SBlizzard~`Tooltip^St3Font^SArial~`Narrow^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SBlizzard~`Tooltip^St3Font^SArial~`Narrow^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^N3^T^SspacingY^N2^ScellsX^N9^SspacingX^N2^ScellHeight^N50^Sy^F7738426679437093^f-45^ScellWidth^N50^SudLabel^SBuffs^SrelativePoint^SBOTTOM^Sx^F-4637225164720092^f-62^ScellsY^N1^Spoint^SBOTTOM^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SBlizzard~`Tooltip^St3Font^SArial~`Narrow^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SBlizzard~`Tooltip^St3Font^SArial~`Narrow^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^N4^T^SspacingY^N2^ScellsX^N9^SspacingX^N2^ScellHeight^N25^Sy^F6798703736725443^f-49^ScellWidth^N25^SudLabel^SDebuffs^SrelativePoint^SBOTTOM^Sx^F6716925948869452^f-44^ScellsY^N6^Spoint^SBOTTOM^SskinOptions^T^Sbars^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Shidden^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SCilo^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SEmpty^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SBlizzard~`Tooltip^St3Font^SArial~`Narrow^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Smbars^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SBlizzard~`Tooltip^St3Font^SArial~`Narrow^SiconInset^N0^t^Sicons^T^SskinType^SButton~`Facade^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SDarkinator:~`Matte^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Saliasing^B^Ssize^N100^t^t^t^t^Sbars^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SThrowdown^SrelativePoint^SBOTTOMLEFT^Sskin^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Shidden^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^b^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SBlizzard~`Tooltip^St3Font^SArial~`Narrow^SiconInset^N0^t^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N241^SsizeX^N9^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5064519879011393^f-43^Sx^F7918739902374872^f-43^SgridId^N4^SownColors^b^Sheight^N25^Sexec^Sreturn~`BarAura("HARMFUL",~`"target",~`"Throwdown")^SgridY^N5^SeventExec^S^t^N2^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHamstring^SrelativePoint^SBOTTOMLEFT^Sskin^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SImpact^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Shidden^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SCilo^SiconPadding^N1^SbdBorder^SNone^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^b^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SNone^St3Right^N2^St2Font^SImpact^SbdBg^SNone^SbarBgTexture^SEmpty^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SBlizzard~`Tooltip^St3Font^SImpact^SiconInset^N0^t^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N241^SsizeX^N9^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5064519879011393^f-43^Sx^F7918739902374872^f-43^SgridId^N4^SownColors^b^Sheight^N25^Sexec^Sreturn~`BarAura("HARMFUL",~`"target",~`"Hamstring")^SgridY^N4^SeventExec^S^t^N3^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SColossus~`Smash^SrelativePoint^SBOTTOMLEFT^Sskin^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Sleft^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SAluminium^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^b^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SBlizzard~`Tooltip^St3Font^SArial~`Narrow^SiconInset^N0^t^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N241^SsizeX^N9^SskinSource^SGrid^Salpha^N1^SsizeY^N1^Sy^F5064519879011393^f-43^Sx^F7918739902374872^f-43^SgridId^N4^SownColors^b^Sheight^N25^Sexec^Sreturn~`BarAura("HARMFUL",~`"target",~`"Colossus~`Smash")^SgridY^N6^SeventExec^S^t^N4^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRage^SrelativePoint^SBOTTOMLEFT^Sskin^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Shidden^SbarColor^T^N1^N1^N2^F5934154803123477^f-56^N3^N0^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SCilo^SiconPadding^N1^SbdBorder^SNone^St1Size^N70^SiconBdBorder^SNone^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SNone^St3Right^N2^St2Font^SArial~`Narrow^SbdBg^SNone^SbarBgTexture^SCilo^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^B^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SNone^St3Font^SArial~`Narrow^SiconInset^N0^t^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N297^SsizeX^N1^SskinSource^SSelf^Salpha^N1^SsizeY^N1^Sy^N295^Sx^N885^SgridId^N0^SownColors^B^Sheight^N25^Sexec^SaffectingCombat~`=~`UnitAffectingCombat("player");~Jif~`affectingCombat~`then~Jlocal~`cm~`=~`UnitPower("player")~Jreturn~`true,~`nil,~`0,~`UnitPowerMax("player"),~`cm,~`nil,~`cm~Jend^SgridY^N1^SeventExec^S^t^t^SshowWhen^T^Sparty^B^Ssolo^B^Sraid5^B^Sraid25^B^Sraid10^B^t^Smbars^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SRend^Sspacing^N3^Sskin^T^SiconBottom^N0^SbarRight^N0^SiconLeft^N0^St1HSize^N80^SiconRight^N2^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SImpact^St3Aliasing^B^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^SiconAlign^Shidden^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^St2ThickOutline^b^St1Outline^B^St1Center^N0^SiconTop^N0^St3Center^N0^St3Outline^B^SbarTexture^SCilo^SiconPadding^N1^SbdBorder^SBlizzard~`Tooltip^St1Size^N70^SiconBdBorder^SBlizzard~`Tooltip^SbarBottom^N0^SbarBg^B^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Font^SImpact^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SCilo^Sbd^b^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SedgeSize^N8^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Aliasing^B^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^Sinset^N0^St2Center^N0^SadvancedSkin^B^SbarLeft^N0^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St3ThickOutline^b^St2Size^N70^St2Outline^B^SbarTop^N0^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Aliasing^B^SbarEdgeSize^N6^St3Size^N70^SbarBd^B^SiconBd^B^SbarBdBorder^SBlizzard~`Tooltip^St3Font^SImpact^SiconInset^N0^t^SgridId^N0^SrelativePoint^SBOTTOMLEFT^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N234^Sgrowth^Sup^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^N6^Sx^N1310^Salpha^N0.5^SownColors^B^Sheight^N15^Sexec^SMBarRend(a1,~`a2,~`timeRight)^SgridY^N1^SeventExec^S^t^t^Stexts^T^t^t^^ 

    Protection Paladin Layout - See more for details
    PHP Code:
    ^1^T^SclassModules^T^S__retribution^T^Sprio^Sinq~`tv5~`how~`exo~`cs~`j~`tv3^Sversion^N5000002^SinqRefresh^N5^SinqApplyMin^N3^SrangePerSkill^b^t^S__protection^T^Sprio^Sssx~`cs~`j~`gcas~`how~`as~`es~`lh~`hpr~`cons~`hw^Sversion^N3^SrangePerSkill^b^t^t^SskinOptions^T^Smbars^T^SiconBottom^N0^SiconLeft^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1HSize^N80^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^St3Font^SArial~`Narrow^SiconAlign^Sleft^St1Center^N0^SiconTop^N0^St2ThickOutline^b^SbarTexture^SAluminium^SiconBd^B^SbarBd^B^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^St3Center^N0^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sinset^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^St3ThickOutline^b^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarRight^N0^SiconRight^N2^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Sbars^T^SiconBottom^N0^SiconLeft^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1HSize^N80^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^St3Font^SArial~`Narrow^SiconAlign^Sleft^St1Center^N0^SiconTop^N0^St2ThickOutline^b^SbarTexture^SAluminium^SiconBd^B^SbarBd^B^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^St3Center^N0^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sinset^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^St3ThickOutline^b^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarRight^N0^SiconRight^N2^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N100^t^t^Sspec^T^Srank^N1^Sprimary^N2^Stree^N1^Stalent^N1^t^Smicons^T^t^Salerts^T^t^Soptions^T^Sstrata^SMEDIUM^SudLabel^SProt~`PvE^SgridSize^N1^SshowWhen^Salways^Salpha^N0.85^t^Sicons^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SPrior1^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N60^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^N640^Sx^N849^SgridId^N0^SgridX^N1^Sheight^N60^Sexec^Sreturn~`IconProtection1()~`~`^SgridY^N2^SeventExec^S^t^N2^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SPrior2^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N60^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^N642^Sx^N1013^SgridId^N0^SgridX^N2^Sheight^N60^Sexec^Sreturn~`IconProtection2()~`~`^SgridY^N2^SeventExec^S^t^N3^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SGotAK^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N40^Salpha^N1^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Sy^F4591560020721664^f-43^Sx^N942^SgridId^N2^SgridX^N2^Sheight^N40^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Guardian~`of~`Ancient~`Kings")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconSpell("Guardian~`of~`Ancient~`Kings")~Jif~`IconSpell("Guardian~`of~`Ancient~`Kings",~`nil,~`"ready")~`then~`return~`IconSpell("Guardian~`of~`Ancient~`Kings")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~Jend~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1~`~`^SgridY^N3^SeventExec^S^t^N4^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHA^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N40^Salpha^N1^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Sy^F4591560020721664^f-43^Sx^N942^SgridId^N2^SgridX^N3^Sheight^N40^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Holy~`Avenger")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconSpell("Holy~`Avenger")~Jif~`IconSpell("Holy~`Avenger",~`nil,~`"ready")~`then~`return~`IconSpell("Holy~`Avenger")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~Jend~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1~`~`^SgridY^N1^SeventExec^S^t^N5^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SAW^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N40^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^F4591560020721664^f-43^Sx^N942^SgridId^N2^SgridX^N2^Sheight^N40^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Avenging~`Wrath")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconSpell("Avenging~`Wrath")~Jif~`IconSpell("Avenging~`Wrath",~`nil,~`"ready")~`then~`return~`IconSpell("Avenging~`Wrath")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~Jend~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1~`~`^SgridY^N1^SeventExec^S^t^N6^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SDP^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N40^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^F4591560020721664^f-43^Sx^N942^SgridId^N2^SgridX^N4^Sheight^N40^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Divine~`Protection")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconSpell("Divine~`Protection")~Jif~`IconSpell("Divine~`Protection",~`nil,~`"ready")~`then~`return~`IconSpell("Divine~`Protection")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~Jend~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1~`~`^SgridY^N3^SeventExec^S^t^N7^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SAD^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N40^Salpha^N1^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Sy^F4591560020721664^f-43^Sx^N942^SgridId^N2^SgridX^N1^Sheight^N40^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Ardent~`Defender")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconSpell("Ardent~`Defender")~Jif~`IconSpell("Ardent~`Defender",~`nil,~`"ready")~`then~`return~`IconSpell("Ardent~`Defender")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~Jend~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1~`~`^SgridY^N3^SeventExec^S^t^N8^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBrewfest^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N40^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^F4591560020721664^f-43^Sx^N942^SgridId^N2^SgridX^N3^Sheight^N40^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Drunken~`Evasiveness",~`nil,~`false,~`true)~`~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconItem(GetInventoryItemID("player",~`13))~Jif~`duration~`~|=~`0~`then~`return~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1~`~`^SgridY^N3^SeventExec^S^t^N9^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SLoH^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N40^Salpha^N1^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Sy^F4591560020721664^f-43^Sx^N942^SgridId^N2^SgridX^N4^Sheight^N40^Sexec^S~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconSpell("Lay~`on~`Hands")~Jif~`IconSpell("Lay~`on~`Hands",~`nil,~`"ready")~`then~`return~`IconSpell("Lay~`on~`Hands")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~Jend~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1~`~`^SgridY^N1^SeventExec^S^t^N10^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SBastion^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N45^Salpha^N1^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Sy^F4591560020721664^f-43^Sx^N942^SgridId^N1^SgridX^N3^Sheight^N45^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Bastion~`of~`Glory")~`~`^SgridY^N1^SeventExec^S^t^N11^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SWeak^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N45^Salpha^N1^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Sy^F4591560020721664^f-43^Sx^N942^SgridId^N1^SgridX^N2^Sheight^N45^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`=~`IconAura("HARMFUL",~`"target",~`"Weakened~`Blows")~Jif~`not~`visible~`then~`return~`IconSpell("Hammer~`of~`the~`Righteous")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed~`^SgridY^N1^SeventExec^S^t^N12^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N45^Salpha^N1^SskinSource^SGrid^SsizeX^N1^SsizeY^N1^Sy^F4591560020721664^f-43^Sx^N942^SgridId^N1^SgridX^N1^Sheight^N45^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Sacred~`Shield")~`~`^SgridY^N1^SeventExec^S^t^N13^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SDS^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N40^Salpha^N1^SskinSource^STemplate^SsizeX^N1^SsizeY^N1^Sy^F4591560020721664^f-43^Sx^N942^SgridId^N2^SgridX^N1^Sheight^N40^Sexec^Slocal~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconAura("HELPFUL",~`"player",~`"Divine~`Shield")~Jif~`not~`visible~`then~`local~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`count,~`alpha~`=~`IconSpell("Divine~`Shield")~Jif~`IconSpell("Divine~`Shield",~`nil,~`"ready")~`then~`return~`IconSpell("Divine~`Shield")~`end~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`.5~Jend~Jreturn~`visible,~`texture,~`start,~`duration,~`enable,~`reversed,~`nil,~`1~`~`^SgridY^N1^SeventExec^S^t^N14^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SColussus^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^SGrid^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N45^Sy^F4591560020721664^f-43^Sx^N942^SgridId^N1^SgridX^N4^Sheight^N45^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Colossus")~`~`^SgridY^N1^SeventExec^S^t^N15^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SSoR^SrelativePoint^SBOTTOMLEFT^Sskin^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^SskinSource^STemplate^Salpha^N1^SsizeY^N1^SsizeX^N1^Swidth^N45^Sy^F4591560020721664^f-43^Sx^N942^SgridId^N1^SgridX^N5^Sheight^N45^Sexec^Sreturn~`IconAura("HELPFUL",~`"player",~`"Shield~`of~`the~`Righteous")~`~`^SgridY^N1^SeventExec^S^t^t^Sgrids^T^N1^T^SspacingY^N2^ScellsX^N5^SspacingX^N2^ScellHeight^N45^Sy^F7423908416323584^f-45^ScellWidth^N45^SudLabel^SBuffDebuffs^SrelativePoint^SCENTER^SskinOptions^T^Smbars^T^SiconBottom^N0^SiconLeft^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1HSize^N80^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^St3Font^SArial~`Narrow^SiconAlign^Sleft^St1Center^N0^SiconTop^N0^St2ThickOutline^b^SbarTexture^SAluminium^SiconBd^B^SbarBd^B^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^St3Center^N0^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sinset^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^St3ThickOutline^b^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarRight^N0^SiconRight^N2^SiconInset^N0^t^Sicons^T^SskinType^SBareBone^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Sbars^T^SiconBottom^N0^SiconLeft^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1HSize^N80^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^St3Font^SArial~`Narrow^SiconAlign^Sleft^St1Center^N0^SiconTop^N0^St2ThickOutline^b^SbarTexture^SAluminium^SiconBd^B^SbarBd^B^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^St3Center^N0^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sinset^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^St3ThickOutline^b^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarRight^N0^SiconRight^N2^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N100^t^t^ScellsY^N2^Spoint^SCENTER^Sx^F6757223728414720^f-51^t^N2^T^SspacingY^N2^ScellsX^N4^SspacingX^N2^ScellHeight^N40^Sy^F4573967834677248^f-46^ScellWidth^N40^SudLabel^SCooldowns^SrelativePoint^SCENTER^SskinOptions^T^Smbars^T^SiconBottom^N0^SiconLeft^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1HSize^N80^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^St3Font^SArial~`Narrow^SiconAlign^Sleft^St1Center^N0^SiconTop^N0^St2ThickOutline^b^SbarTexture^SAluminium^SiconBd^B^SbarBd^B^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^St3Center^N0^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sinset^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^St3ThickOutline^b^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarRight^N0^SiconRight^N2^SiconInset^N0^t^Sicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Sbars^T^SiconBottom^N0^SiconLeft^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1HSize^N80^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^St3Font^SArial~`Narrow^SiconAlign^Sleft^St1Center^N0^SiconTop^N0^St2ThickOutline^b^SbarTexture^SAluminium^SiconBd^B^SbarBd^B^SiconPadding^N1^St3Outline^B^SbarBdBorder^SBlizzard~`Tooltip^St3Center^N0^SbdBorder^SBlizzard~`Tooltip^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SBlizzard~`Tooltip^St3Right^N2^St2Aliasing^B^SbdBg^SBlizzard~`Tooltip^SbarBgTexture^SAluminium^Sinset^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N1^N3^N1^N4^N1^t^St1ThickOutline^b^SbarInset^N2^St3ThickOutline^b^SadvancedSkin^b^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SBlizzard~`Tooltip^St1Size^N70^SbarEdgeSize^N6^St1Outline^B^SbarBgColor^T^N1^N0.17^N2^N0.22^N3^N0.43^N4^N0.5^t^SbarColor^T^N1^N0.43^N2^N0.56^N3^N1^N4^N1^t^SbarRight^N0^SiconRight^N2^SiconInset^N0^t^Smicons^T^SskinType^SDefault^SbfColorGloss^T^N1^N1^N2^N1^N3^N1^t^SbfGloss^N0^SbfColorHighlight^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfColorNormal^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbfSkin^SBlizzard^t^Stexts^T^SshadowOffsetY^N0^Scolor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^Sadvanced^b^Soutline^b^SshadowColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^Sthickoutline^b^Sfamily^SArial~`Narrow^SshadowOffsetX^N0^Saliasing^B^Ssize^N100^t^t^ScellsY^N3^Spoint^SCENTER^Sx^F-8725720519933953^f-45^t^t^Sbars^T^t^SshowWhen^T^Sparty^B^Ssolo^B^Sraid5^B^Sraid25^B^Sraid10^B^t^Smbars^T^N1^T^Spoint^SBOTTOMLEFT^SalertExec^S^Sups^N5^SudLabel^SHP^Sspacing^N5^Sskin^T^SiconBottom^N0^SiconLeft^N0^SbdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1HSize^N80^St3Size^N70^St3HSize^N20^St2Color^T^N1^N1^N2^N0^N3^F8265429904350557^f-53^N4^N1^t^St1Font^SArial~`Narrow^St3Aliasing^B^St3Font^SArial~`Narrow^SiconAlign^Shidden^St1Center^N0^SiconTop^N0^St2ThickOutline^b^SbarTexture^SCilo^SiconBd^B^SbarBd^B^SiconPadding^N1^St3Outline^B^SbarBdBorder^SNone^St3Center^N0^SbdBorder^SNone^St1Aliasing^B^SbdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^SbarBottom^N0^SiconBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N1^t^SbarBg^B^SbarPadding^N2^SiconBdBg^SNone^St3Right^N2^St2Aliasing^B^SbdBg^SNone^SbarBgTexture^SCilo^Sinset^N0^SiconBdColor^T^N1^N0^N2^N0^N3^N0^N4^N0^t^St1Left^N2^St2HSize^N80^SiconEdgeSize^N8^SbarLeft^N0^St3Color^T^N1^N1^N2^N0^N3^F8830587504648031^f-53^N4^N1^t^St2Font^SArial~`Narrow^St1Color^T^N1^N1^N2^N0^N3^F8088818154257597^f-53^N4^N1^t^St1ThickOutline^b^SbarInset^N2^St3ThickOutline^b^SadvancedSkin^B^St2Center^N0^SedgeSize^N8^SbarBdBorderColor^T^N1^N1^N2^N1^N3^N1^N4^N0^t^Sbd^b^St2Size^N70^St2Outline^B^SbarTop^N0^SiconBdBorder^SNone^St1Size^N70^SbarEdgeSize^N6^St1Outline^B^SbarBgColor^T^N1^F6075444203197847^f-55^N2^F7912206404164636^f-55^N3^F7770917004090269^f-54^N4^N0^t^SbarColor^T^N1^F8971876904722400^f-53^N2^N1^N3^N0^N4^N1^t^SbarRight^N0^SiconRight^N2^SiconInset^N0^t^SgridId^N0^SrelativePoint^SBOTTOMLEFT^SgridX^N1^Senabled^B^SrelativeTo^SUIParent^SframeLevel^N0^Swidth^N49^Sgrowth^Sright^SskinSource^SSelf^SsizeX^N1^SsizeY^N1^Sy^N400^Sx^N828^Salpha^N1^SownColors^B^Sheight^N25^Sexec^Slocal~`c~`=~`UnitPower("player",~`SPELL_POWER_HOLY_POWER)~Jfor~`i~`=~`1,~`c~`do~`AddMBar(nil,~`nil,~`nil,~`nil,~`nil,~`nil,~`true,~`nil,~`0,~`1,~`1)~`end~Jfor~`i~`=~`c~`+~`1,~`3~`do~`AddMBar(nil,~`nil,~`nil,~`nil,~`nil,~`nil,~`true,~`nil,~`0,~`1,~`0)~`end^SgridY^N1^SeventExec^S^t^t^Stexts^T^t^t^^ 

    At this point in the guide you have a 100% working 1st & 2nd priority, Holy Power Bar and Censure Tracker for up to 5 targets. Yes I know there are more sections and I'm more then happy to help people out with adding anything they need but to document it all in a guide is just wasted time. Any of the statements in the code I'm more then happy to provide more in depth details about but I've found most people don't care about them.



    Code Library


    Inquisition - As long as Inquisition is active the buff is not displayed, If there are less then 10 seconds left on Inquisition or the buff is not present it will appear.
    PHP Code:
    affectingCombat UnitAffectingCombat("player");
    if 
    affectingCombat then
    local _
    ____durexp UnitBuff("player""Inquisition"nil"PLAYER")
    if 
    exp then 
      
    if (exp GetTime()) <= 10 then
        
    return true"Interface\\Icons\\spell_paladin_inquisition", (exp dur), dur1nilnil0.5
      end
    else
      return 
    true"Interface\\Icons\\spell_paladin_inquisition"
    end
    end 


    GoaK - Half Transparency when not active, Timer over icon when active, Half Transparency when on CD with Timer.
    PHP Code:
    local visibletexturestartdurationenablereversedcountalpha IconAura("HELPFUL""player""Guardian of Ancient Kings")
    if 
    not visible then local visibletexturestartdurationenablereversedcountalpha IconSpell("Guardian of Ancient Kings")
    if 
    IconSpell("Guardian of Ancient Kings"nil"ready"then return IconSpell("Guardian of Ancient Kings"end
    return visibletexturestartdurationenablereversednil.5
    end
    return visibletexturestartdurationenablereversednil


    Holy Avenger - Half Transparency when not active, Timer over icon when active, Half Transparency when on CD with Timer.
    PHP Code:
    local visibletexturestartdurationenablereversedcountalpha IconAura("HELPFUL""player""Holy Avenger")
    if 
    not visible then local visibletexturestartdurationenablereversedcountalpha IconSpell("Holy Avenger")
    if 
    IconSpell("Holy Avenger"nil"ready"then return IconSpell("Holy Avenger"end
    return visibletexturestartdurationenablereversednil.5
    end
    return visibletexturestartdurationenablereversednil


    Avenging Wrath - Half Transparency when not active, Timer over icon when active, Half Transparency when on CD with Timer.
    PHP Code:
    local visibletexturestartdurationenablereversedcountalpha IconAura("HELPFUL""player""Avenging Wrath")
    if 
    not visible then local visibletexturestartdurationenablereversedcountalpha IconSpell("Avenging Wrath")
    if 
    IconSpell("Avenging Wrath"nil"ready"then return IconSpell("Avenging Wrath"end
    return visibletexturestartdurationenablereversednil.5
    end
    return visibletexturestartdurationenablereversednil


    Synapse Springs - Half Transparency when not active, Timer over icon when active, Half Transparency when on CD with Timer.
    PHP Code:
    local visibletexturestartdurationenablereversedcountalpha IconAura("HELPFUL""player""Synapse Springs")
    if 
    not visible then local visibletexturestartdurationenablereversedcountalpha IconItem(GetInventoryItemID("player"10))
    if 
    duration ~= 0 then return visibletexturestartdurationenablereversednil.5 end
    return visibletexturestartdurationenablereversednil1 end
    return visibletexturestartdurationenablereversednil


    Parachute Cloak - Half Transparency when not active, Timer over icon when active, Half Transparency when on CD with Timer.
    PHP Code:
    local visibletexturestartdurationenablereversedcountalpha IconAura("HELPFUL""player""Parachute")
    if 
    not visible then local visibletexturestartdurationenablereversedcountalpha IconItem(GetInventoryItemID("player"15))
    if 
    duration ~= 0 then return visibletexturestartdurationenablereversednil.5 end
    return visibletexturestartdurationenablereversednil1 end
    return visibletexturestartdurationenablereversednil


    Trinket with ICD - 109744 ID from WoWHead for the buff from the Trinket, 115 ICD Seconds, Active Proc Alpha, On CD Alpha.
    PHP Code:
    return IconICD(109744115010.3



    Trinket - Identified by Buff Name
    PHP Code:
    return IconAura("HELPFUL""player""Titanic Strength"nilfalsetrue


    Trinket - Identified by Buff ID
    PHP Code:
    return IconAuraID("HELPFUL""player"107949nilfalsetrue


    Custom Timer - This timer uses Icons that represent our abilities, This could be used as a guide for when to use a CD. The original idea for this was to show the proper CD use for T11 4PC and lining up Avenging Wrath and Potion. This same system can be used for any events based on time. The video below is the timer in use, The icon time is above the player unit frame on the left.
    PHP Code:
    local visible_start IconAura("HELPFUL|PLAYER""player""Zealotry""player")
    if 
    not visible then return end
    local ctime 
    GetTime()
    local ztime ctime start
    if ztime >= and ztime 2.5 then return IconSpell("Inquisition"end
    if ztime >= and ztime 6.5 then return IconSpell("Guardian of Ancient Kings"end
    if ztime >= 10 and ztime 11.5 then return IconItem(58146end
    if ztime >= 15 and ztime 16.5 then return IconSpell("Avenging Wrath"end
    if ztime >= 16 and ztime 17.5 then return IconItem(68972end 




    Synapse Springs - This will show an icon of your Gloves followed by the buff icon and then the cooldown at 50% alpha.
    PHP Code:
    local visibletexturestartdurationenablereversedcountalpha IconAura("HELPFUL""player""Synapse Springs")
    if 
    not visible then local visibletexturestartdurationenablereversedcountalpha IconItem(GetInventoryItemID("player"10))
    if 
    duration ~= 0 then return visibletexturestartdurationenablereversednil.5 end
    return visibletexturestartdurationenablereversednil1 end
    return visibletexturestartdurationenablereversednil
    Last edited by Requital; 2013-02-18 at 11:13 PM.
    Quote Originally Posted by Boubouille View Post
    Can you imagine if someone insulted you in a thread, you reported it, and I told you "sorry, wrong thread to be butthurt"?

  2. #2
    Thanks for the info. Are tvdp exo and how about tied for priority btw?

  3. #3
    The Lightbringer Requital's Avatar
    15+ Year Old Account
    Join Date
    Jul 2007
    Location
    But-hurt much? Appears so!
    Posts
    3,865
    Quote Originally Posted by Tangra View Post
    Thanks for the info. Are tvdp exo and how about tied for priority btw?
    No tvdp would be head of tv5, then exo and hammer of wrath are neck in neck but I have been playing with how higher priority. I think it will come down to player and gear since we no longer have an art of war buff we have to use before it ticks off.
    Quote Originally Posted by Boubouille View Post
    Can you imagine if someone insulted you in a thread, you reported it, and I told you "sorry, wrong thread to be butthurt"?

  4. #4
    Fluffy Kitten Krekko's Avatar
    15+ Year Old Account
    Join Date
    Jun 2008
    Location
    Savannah, GA
    Posts
    4,479
    Awesome guide! Thanks!

    This is quite the bit of incentive to tinker around with it more.
    -Retribution, the path of the protector or mender brought to it's natural conclusion; destroying evil before the weak need to be shielded from it, and before it can wound the innocent.
    Fix My DPS | Fix My Heals | Fix My Tanking |

    WoW Level Scaling Feature

  5. #5
    Just like to say thanks again for all the helpful things you post Req. I know it means a lot to me with my long hours I work and not having time to in depth research like I used too. Thanks much!

  6. #6
    The Lightbringer Requital's Avatar
    15+ Year Old Account
    Join Date
    Jul 2007
    Location
    But-hurt much? Appears so!
    Posts
    3,865
    Quote Originally Posted by Jämeson View Post
    Just like to say thanks again for all the helpful things you post Req. I know it means a lot to me with my long hours I work and not having time to in depth research like I used too. Thanks much!
    Good to see your still out there doing your thing, been a long time now.
    Quote Originally Posted by Boubouille View Post
    Can you imagine if someone insulted you in a thread, you reported it, and I told you "sorry, wrong thread to be butthurt"?

  7. #7
    Deleted
    Hey, does anyone know how to move the resource bar? I don't have the option to do that in 5.0.4 with clcinfo.

    Thanks

  8. #8
    Can we add an icon for Inquisition with a timer and Gaurdian of the Ancient Kings icon?
    Last edited by kman716; 2012-09-03 at 05:40 PM.

  9. #9
    how do i import the string you posted Req ?

  10. #10
    Field Marshal epicasta's Avatar
    10+ Year Old Account
    Join Date
    Dec 2010
    Location
    Ontario, Canada
    Posts
    60
    Quote Originally Posted by Funky303 View Post
    how do i import the string you posted Req ?
    1) /clcinfo
    2) make a new template
    3) click the new template you make and there will be a tab of Spec|Export/Import|Delete.
    4) Select the 2nd tab and copy all the code and paste in the import box.
    5) Click accept. It may look like there is a huge lag but its a lot of data so just be patient.

    hopefully it helped

  11. #11
    The Lightbringer Requital's Avatar
    15+ Year Old Account
    Join Date
    Jul 2007
    Location
    But-hurt much? Appears so!
    Posts
    3,865
    Quote Originally Posted by kman716 View Post
    Can we add an icon for Inquisition with a timer and Gaurdian of the Ancient Kings icon?
    There are a number of things that can be done for Inquisition, Are you looking for a bar or icon and do you want it always showing as long as you have the buff or only showing when you don't have it. What are you looking for?
    Quote Originally Posted by Boubouille View Post
    Can you imagine if someone insulted you in a thread, you reported it, and I told you "sorry, wrong thread to be butthurt"?

  12. #12
    Stood in the Fire
    10+ Year Old Account
    Join Date
    May 2011
    Location
    New York City
    Posts
    350
    Offtopic: I just want my 4 bag slots back, tired of lugging around prot t11 for 3 tiers lol. Make GoAK baseline 45s :P
    --------
    Guide looks good, and I liked your code for GoAK as opposed to my own so I stole it <3 heh

    Armory : Fear@Cho'Gall UI Screen : Elv UI Wow Progress : Vindictive
    Cpu : Intel I7-2600k Mem : 16gb Corsair Vengeance Psu : Corsair HX1050 Gfx : EVGA GTX 770

  13. #13
    The Lightbringer Requital's Avatar
    15+ Year Old Account
    Join Date
    Jul 2007
    Location
    But-hurt much? Appears so!
    Posts
    3,865
    Quote Originally Posted by fears View Post
    Offtopic: I just want my 4 bag slots back, tired of lugging around prot t11 for 3 tiers lol. Make GoAK baseline 45s :P
    --------
    Guide looks good, and I liked your code for GoAK as opposed to my own so I stole it <3 heh
    Pretty sure Blizzard will get that fixed before too much longer by changing the buff on 4PC.
    Quote Originally Posted by Boubouille View Post
    Can you imagine if someone insulted you in a thread, you reported it, and I told you "sorry, wrong thread to be butthurt"?

  14. #14
    Hello,

    any idea how to set up clcinfo for holy? I would like to keep original Requital's imported settings for CDs instead of my old power auras, just need to get rid off clcret part showing my dps rotation. ANd is there a way addon would recognize my current spec and switch its settings automaticaly? Or its not poss at all and it works on for retri+prot.

    Thanks
    Last edited by Penicilin; 2012-09-05 at 08:31 PM.

  15. #15
    The Lightbringer Requital's Avatar
    15+ Year Old Account
    Join Date
    Jul 2007
    Location
    But-hurt much? Appears so!
    Posts
    3,865
    Quote Originally Posted by Penicilin View Post
    Hello,

    any idea how to set up clcinfo for holy? I would like to keep original Requital's imported settings for CDs instead of my old power auras, just need to get rid off clcret part showing my dps rotation. ANd is there a way addon would recognize my current spec and switch its settings automaticaly? Or its not poss at all and it works on for retri+prot.

    Thanks
    Yes templates are based off of talents so they swap based on what you are using. So you would create a new template and make sure to choose the talents for the template and name it for holy instead of ret.

    I guess the big question here is what are you after? My Holy template tracks beacon, trinkets and things of that nature what is it you are after?
    Quote Originally Posted by Boubouille View Post
    Can you imagine if someone insulted you in a thread, you reported it, and I told you "sorry, wrong thread to be butthurt"?

  16. #16
    Quote Originally Posted by Requital View Post
    Yes templates are based off of talents so they swap based on what you are using. So you would create a new template and make sure to choose the talents for the template and name it for holy instead of ret.

    I guess the big question here is what are you after? My Holy template tracks beacon, trinkets and things of that nature what is it you are after?
    Hey Requital,

    do you think you could post a string with your holy setting?

    Thanks in advance

  17. #17
    The Lightbringer Requital's Avatar
    15+ Year Old Account
    Join Date
    Jul 2007
    Location
    But-hurt much? Appears so!
    Posts
    3,865
    Quote Originally Posted by Penicilin View Post
    Hey Requital,

    do you think you could post a string with your holy setting?

    Thanks in advance
    Updated with multiple templates for classes I play.
    Quote Originally Posted by Boubouille View Post
    Can you imagine if someone insulted you in a thread, you reported it, and I told you "sorry, wrong thread to be butthurt"?

  18. #18
    Tried fixing my CLCinfo with your guide (after it broke somehow today...), I ended up copying your full Retri profile. I'm getting errors and the rotation/priority icons won't show in the DPS bar, except Inq which is working perfectly.

    Any chance you could help me?

    One example of my errors when trying to fix my dps bar is this : [21:26:29] 1st: ...nterface\AddOns\clcInfo\data\paladin\retribution.lua:498: attempt to call field 'IconSpell' (a nil value)

    The numbers at the start are the time stamp from Prat, so ignore that.

  19. #19
    The Lightbringer Requital's Avatar
    15+ Year Old Account
    Join Date
    Jul 2007
    Location
    But-hurt much? Appears so!
    Posts
    3,865
    Quote Originally Posted by Tzoulhs View Post
    Tried fixing my CLCinfo with your guide (after it broke somehow today...), I ended up copying your full Retri profile. I'm getting errors and the rotation/priority icons won't show in the DPS bar, except Inq which is working perfectly.

    Any chance you could help me?

    One example of my errors when trying to fix my dps bar is this : [21:26:29] 1st: ...nterface\AddOns\clcInfo\data\paladin\retribution.lua:498: attempt to call field 'IconSpell' (a nil value)

    The numbers at the start are the time stamp from Prat, so ignore that.
    So the first thing you want to do is make sure you are downloading and updating to the latest alpha of clcinfo - A: r238 for 5.0.4 12 hours ago

    Ok two things here I completely forgot with my icons.

    1. I added a combat check for the rotation icons that won't show up unless you are in combat. Also I'm an engineer and I have 3 icons for Gloves, Cloak and Belt and those do not always work properly with an import but they are very easy to fix. Once you have updated if you get anymore errors just hit me up.

    If you do not want the combat check replace Icon 1 with return IconRet1() under the behavior tab and icon 2 with return IconRet2()

    2. I run clcinfo off the latest alpha always because tweaks are made to it to accommodate changes that aren't always sent directly to the new release.

    Your error is an out of date version of clcinfo almost 100% sure of that.
    Last edited by Requital; 2012-09-07 at 06:53 PM.
    Quote Originally Posted by Boubouille View Post
    Can you imagine if someone insulted you in a thread, you reported it, and I told you "sorry, wrong thread to be butthurt"?

  20. #20
    Noticed all the engineering tinkers and as an engineer myself I liked them a lot
    Turns out I had updated CLC, but hadn't restarted my client. After a restart everything is working as it should.

    (But DAMN your icons were big...)

    Thanks a lot for the help!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •