You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3599 lines
311 KiB
3599 lines
311 KiB
|
1 year ago
|
-- DruidBalance.lua
|
||
|
|
-- July 2024
|
||
|
|
|
||
|
|
local addon, ns = ...
|
||
|
|
local Hekili = _G[ addon ]
|
||
|
|
local class, state = Hekili.Class, Hekili.State
|
||
|
|
|
||
|
|
local spec = Hekili:NewSpecialization( 102 )
|
||
|
|
|
||
|
|
-- Resources
|
||
|
|
spec:RegisterResource( Enum.PowerType.Mana )
|
||
|
|
spec:RegisterResource( Enum.PowerType.Rage )
|
||
|
|
spec:RegisterResource( Enum.PowerType.Energy )
|
||
|
|
spec:RegisterResource( Enum.PowerType.ComboPoints )
|
||
|
|
spec:RegisterResource( Enum.PowerType.LunarPower )
|
||
|
|
|
||
|
|
spec:RegisterTalents( {
|
||
|
|
-- Druid Talents
|
||
|
|
astral_influence = { 82210, 197524, 1 }, -- Increases the range of all of your spells by $s1 yards.
|
||
|
|
cyclone = { 82213, 33786 , 1 }, -- Tosses the enemy target into the air, disorienting them but making them invulnerable for up to $d. Only one target can be affected by your Cyclone at a time.
|
||
|
|
feline_swiftness = { 82239, 131768, 1 }, -- Increases your movement speed by $s1%.
|
||
|
|
fluid_form = { 92229, 449193, 1 }, -- Shred and Rake can be used in any form and shift you into Cat Form. ; Mangle can be used in any form and shifts you into Bear Form. ; Wrath and Starfire shift you into Moonkin Form, if known.
|
||
|
|
forestwalk = { 100173, 400129, 1 }, -- Casting Regrowth increases your movement speed and healing received by $400126s1% for $400126d.
|
||
|
|
frenzied_regeneration = { 82220, 22842 , 1 }, -- Heals you for $o1% health over $d$?s301768[, and increases healing received by $301768s1%][].
|
||
|
|
heart_of_the_wild = { 82231, 319454, 1 }, -- Abilities not associated with your specialization are substantially empowered for $d.$?!s137013[; Balance: Cast time of Balance spells reduced by $s13% and damage increased by $s1%.][]$?!s137011[; Feral: Gain $s14 Combo Point every $t14 sec while in Cat Form and Physical damage increased by $s4%.][]$?!s137010[; Guardian: Bear Form gives an additional $s7% Stamina, multiple uses of Ironfur may overlap, and Frenzied Regeneration has ${$s9+1} charges.][]$?!s137012[; Restoration: Healing increased by $s10%, and mana costs reduced by $s12%.][]
|
||
|
|
hibernate = { 82211, 2637 , 1 }, -- Forces the enemy target to sleep for up to $d. Any damage will awaken the target. Only one target can be forced to hibernate at a time. Only works on Beasts and Dragonkin.
|
||
|
|
improved_barkskin = { 82219, 327993, 1 }, -- Barkskin's duration is increased by ${$s1/1000} sec.
|
||
|
|
improved_rejuvenation = { 82240, 231040, 1 }, -- Rejuvenation's duration is increased by ${$m1/1000} sec.
|
||
|
|
improved_stampeding_roar = { 82230, 288826, 1 }, -- Cooldown reduced by ${$m1/-1000} sec.
|
||
|
|
improved_sunfire = { 93714, 231050, 1 }, -- Sunfire now applies its damage over time effect to all enemies within $164815A2 yards.
|
||
|
|
incapacitating_roar = { 82237, 99 , 1 }, -- Shift into Bear Form and invoke the spirit of Ursol to let loose a deafening roar, incapacitating all enemies within $A1 yards for $d. Damage will cancel the effect.
|
||
|
|
innervate = { 82243, 29166 , 1 }, -- Infuse a friendly healer with energy, allowing them to cast spells without spending mana for $d.$?s326228[; If cast on somebody else, you gain the effect at $326228s1% effectiveness.][]
|
||
|
|
instincts_of_the_claw = { 100176, 449184, 2 }, -- Shred, $?s202028[Brutal Slash][Swipe], Rake, Mangle, and Thrash damage increased by $s1%.
|
||
|
|
ironfur = { 82227, 192081, 1 }, -- Increases armor by ${$s1*$AGI/100} for $d.$?a231070[ Multiple uses of this ability may overlap.][]
|
||
|
|
killer_instinct = { 82225, 108299, 2 }, -- Physical damage and Armor increased by $s1%.
|
||
|
|
lore_of_the_grove = { 100175, 449185, 2 }, -- Moonfire and Sunfire damage increased by $s1%. Rejuvenation and Wild Growth healing increased by $s3%.
|
||
|
|
lycaras_teachings = { 82233, 378988, 2 }, -- You gain $s1% of a stat while in each form:; No Form: Haste; Cat Form: Critical Strike; Bear Form: Versatility; Moonkin Form: Mastery
|
||
|
|
maim = { 82221, 22570 , 1 }, -- Finishing move that causes Physical damage and stuns the target. Damage and duration increased per combo point:; 1 point : ${$s2*1} damage, 1 sec; 2 points: ${$s2*2} damage, 2 sec; 3 points: ${$s2*3} damage, 3 sec; 4 points: ${$s2*4} damage, 4 sec; 5 points: ${$s2*5} damage, 5 sec
|
||
|
|
mass_entanglement = { 82242, 102359, 1 }, -- Roots the target and all enemies within $A1 yards in place for $d. Damage may interrupt the effect. Usable in all shapeshift forms.
|
||
|
|
matted_fur = { 82236, 385786, 1 }, -- When you use Barkskin or Survival Instincts, absorb $<shield> damage for $280165d.
|
||
|
|
mighty_bash = { 82237, 5211 , 1 }, -- Invokes the spirit of Ursoc to stun the target for $d. Usable in all shapeshift forms.
|
||
|
|
natural_recovery = { 82206, 377796, 1 }, -- Healing you receive is increased by $s1%.
|
||
|
|
natures_vigil = { 82244, 124974, 1 }, -- For $d, $?s137012[all single-target healing also damages a nearby enemy target for $s3% of the healing done][all single-target damage also heals a nearby friendly target for $s3% of the damage done].
|
||
|
|
nurturing_instinct = { 82214, 33873 , 2 }, -- Magical damage and healing increased by $s1%.
|
||
|
|
oakskin = { 100174, 449191, 1 }, -- Survival Instincts and Barkskin reduce damage taken by an additional $s1%.
|
||
|
|
primal_fury = { 82238, 159286, 1 }, -- While in Cat Form, when you critically strike with an attack that generates a combo point, you gain an additional combo point. Damage over time cannot trigger this effect.; Mangle critical strike damage increased by $s2%.
|
||
|
|
rake = { 82199, 1822 , 1 }, -- Rake the target for $s1 Bleed damage and an additional $155722o1 Bleed damage over $155722d.$?s48484[ Reduces the target's movement speed by $58180s1% for $58180d.][]$?a231052[ ; While stealthed, Rake will also stun the target for $163505d and deal $s4% increased damage.][]$?a405834[ ; While stealthed, Rake will also stun the target for $163505d and deal $s4% increased damage.][]; Awards $s2 combo $lpoint:points;.
|
||
|
|
rejuvenation = { 82217, 774 , 1 }, -- Heals the target for $o1 over $d.$?s155675[; You can apply Rejuvenation twice to the same target.][]$?s33891[; Tree of Life: Healing increased by $5420s5% and Mana cost reduced by $5420s4%.][]
|
||
|
|
renewal = { 82232, 108238, 1 }, -- Instantly heals you for $s1% of maximum health. Usable in all shapeshift forms.
|
||
|
|
rip = { 82222, 1079 , 1 }, -- Finishing move that causes Bleed damage over time. Lasts longer per combo point.; 1 point : ${$o1*2} over ${$d*2} sec; 2 points: ${$o1*3} over ${$d*3} sec; 3 points: ${$o1*4} over ${$d*4} sec; 4 points: ${$o1*5} over ${$d*5} sec; 5 points: ${$o1*6} over ${$d*6} sec
|
||
|
|
rising_light_falling_night = { 82207, 417712, 1 }, -- Increases your damage and healing by $417714s1% during the day.; Increases your Versatility by $417715s1% during the night.
|
||
|
|
skull_bash = { 82224, 106839, 1 }, -- You charge and bash the target's skull, interrupting spellcasting and preventing any spell in that school from being cast for $93985d.
|
||
|
|
soothe = { 82229, 2908 , 1 }, -- Soothes the target, dispelling all enrage effects.
|
||
|
|
stampeding_roar = { 82234, 106898, 1 }, -- Shift into Bear Form and let loose a wild roar, increasing the movement speed of all friendly players within $A1 yards by $s1% for $d.
|
||
|
|
starlight_conduit = { 100223, 451211, 1 }, -- Wrath, Starsurge, and Starfire damage increased by $s1%. $?!a137013[; Starsurge's cooldown is reduced by ${-$s2/1000} sec and its mana cost is reduced by $s3%.][]
|
||
|
|
sunfire = { 82208, 93402 , 1 }, -- A quick beam of solar light burns the enemy for $164815s1 Nature damage and then an additional $164815o2 Nature damage over $164815d$?s231050[ to the primary target and all enemies within $164815A2 yards][].$?s137013[; Generates ${$m3/10} Astral Power.][]
|
||
|
|
thick_hide = { 82228, 16931 , 1 }, -- Reduces all damage taken by $s1%.
|
||
|
|
thrash = { 82223, 106832, 1 }, -- Thrash all nearby enemies, dealing immediate physical damage and periodic bleed damage. Damage varies by shapeshift form.
|
||
|
|
tiger_dash = { 82198, 252216, 1 }, -- Shift into Cat Form and increase your movement speed by $s1%, reducing gradually over $d.
|
||
|
|
typhoon = { 82209, 132469, 1 }, -- Blasts targets within $61391a1 yards in front of you with a violent Typhoon, knocking them back and reducing their movement speed by $61391s3% for $61391d. Usable in all shapeshift forms.
|
||
|
|
ursine_vigor = { 82235, 377842, 1 }, -- For $340541d after shifting into Bear Form, your health and armor are increased by $s1%.
|
||
|
|
ursocs_spirit = { 100177, 449182, 1 }, -- Stamina in Bear Form is increased by $s1%.
|
||
|
|
ursols_vortex = { 82242, 102793, 1 }, -- Conjures a vortex of wind for $d at the destination, reducing the movement speed of all enemies within $A1 yards by $s1%. The first time an enemy attempts to leave the vortex, winds will pull that enemy back to its center. Usable in all shapeshift forms.
|
||
|
|
verdant_heart = { 82218, 301768, 1 }, -- Frenzied Regeneration and Barkskin increase all healing received by $s1%.
|
||
|
|
wellhoned_instincts = { 82246, 377847, 1 }, -- When you fall below $s2% health, you cast Frenzied Regeneration, up to once every $s1 sec.
|
||
|
|
wild_charge = { 82198, 102401, 1 }, -- Fly to a nearby ally's position.
|
||
|
|
wild_growth = { 82241, 48438 , 1 }, -- Heals up to $s2 injured allies within $A1 yards of the target for $o1 over $d. Healing starts high and declines over the duration.$?s33891[; Tree of Life: Affects $33891s3 additional $ltarget:targets;.][]
|
||
|
|
|
||
|
|
-- Balance Talents
|
||
|
|
aetherial_kindling = { 88209, 327541, 1 }, -- Casting Starfall extends the duration of active Moonfires and Sunfires by $s1 sec, up to $s2 sec.
|
||
|
|
arcane_affinity = { 94586, 429540, 1 }, -- All Arcane damage from your spells and abilities is increased by $s1%.
|
||
|
|
astral_communion = { 88235, 450598, 1 }, -- Increases maximum Astral Power by ${$s1/10}. Entering Eclipse grants ${$450599s1/10} Astral Power.;
|
||
|
|
astral_insight = { 94585, 429536, 1 }, -- $?a137013[Incarnation: Chosen of Elune][Incarnation: Guardian of Ursoc] increase Arcane damage from spells and abilities by $102560s6% while active.; Increases the duration and number of spells cast by Convoke the Spirits by $s1%.
|
||
|
|
astral_smolder = { 88204, 394058, 1 }, -- Your Starfire and Wrath damage has a $h% chance to cause the target to languish for an additional $s1% of your spell's damage over $394061d.
|
||
|
|
atmospheric_exposure = { 94607, 429532, 1 }, -- Enemies damaged by $?a137013[Full Moon or Fury of Elune][Lunar Beam or Fury of Elune] take $430589s1% increased damage from you for $430589d.
|
||
|
|
balance_of_all_things = { 88214, 394048, 2 }, -- Entering Eclipse increases your critical strike chance with Arcane or Nature spells by ${$s1*$394049u}%, decreasing by $s1% every $394049t2 sec.
|
||
|
|
blooming_infusion = { 94601, 429433, 1 }, -- Every $s1 Regrowths you cast makes your next Wrath, Starfire, or Entangling Roots instant and increases damage it deals by $429474s2%.; Every $s1 Starsurges $?a137013[or Starfalls ][]you cast makes your next Regrowth or Entangling roots instant.
|
||
|
|
boundless_moonlight = { 94608, 424058, 1 }, -- [424588] $?a424113[New Moon and Half Moon call down $s3 Minor $LMoon:Moons; and ][]Full Moon calls down $424058s1 Minor $LMoon:Moons; that $Ldeals:deal; $s1 Astral damage and generate ${$m2/10} Astral Power.
|
||
|
|
bounteous_bloom = { 94591, 429215, 1 }, -- $?a137013[Your Force of Nature treants generate ${$429217m1/10} Astral Power every $429217t1 sec.][Your Grove Guardians' healing is increased by $s1%.]
|
||
|
|
celestial_alignment = { 88215, 194223, 1 }, -- [194223] Celestial bodies align, maintaining both Eclipses and granting $s1% haste for $d.
|
||
|
|
cenarius_might = { 94604, 455797, 1 }, -- $?a137013[Entering Eclipse][Casting Swiftmend] increases your Haste by $455801s1% for $455801d.
|
||
|
|
control_of_the_dream = { 94592, 434249, 1 }, -- Time elapsed while your major abilities are available to be used is subtracted from that ability's cooldown after the next time you use it, up to $s1 seconds.; Affects $?a137012[Nature's Swiftness, Incarnation: Tree of Life,][Force of Nature,] $?a137012[]?a394013[Incarnation: Chosen of Elune, ][Celestial Alignment, ]and Convoke the Spirits.
|
||
|
|
convoke_the_spirits = { 88206, 391528, 1 }, -- Call upon the spirits for an eruption of energy, channeling a rapid flurry of $s2 Druid spells and abilities over $d.$?s391538[ Chance to use an exceptional spell or ability is increased.][]; You will cast $?a24858|a197625[Starsurge, Starfall,]?a768[Ferocious Bite, Shred,]?a5487[Mangle, Ironfur,][Wild Growth, Swiftmend,] Moonfire, Wrath, Regrowth, Rejuvenation, Rake, and Thrash on appropriate nearby targets, favoring your current shapeshift form.
|
||
|
|
cosmic_rapidity = { 88227, 400059, 2 }, -- Your Moonfire, Sunfire, and Stellar Flare deal damage $s1% faster.
|
||
|
|
denizen_of_the_dream = { 88234, 394065, 1 }, -- Your Moonfire and Sunfire have a chance to summon a Faerie Dragon to assist you in battle for $394076d.
|
||
|
|
dream_surge = { 94600, 433831, 1 }, -- $?a137013[Force of Nature grants $s1 charges of Dream Burst, causing your next Wrath or Starfire to explode on the target, dealing ${$433850s1*(1+$393014s3/100)} Nature damage to nearby enemies. Damage reduced above $433850s2 targets.][Grove Guardians causes your next targeted heal to create $s2 Dream Petals near the target, healing up to 3 nearby allies for $434141s1. Stacks up to 3 charges.]
|
||
|
|
durability_of_nature = { 94605, 429227, 1 }, -- $?a137013[Your Force of Nature treants have 50% increased health.][Your Grove Guardians' Nourish and Swiftmend spells also apply a Minor Cenarion Ward that heals the target for $429222o1 over $429222d the next time they take damage.]
|
||
|
|
early_spring = { 94591, 428937, 1 }, -- $?a137013[Force of Nature cooldown reduced by ${$s1/-1000} sec.][Grove Guardians cooldown reduced by ${$s2/-1000} sec.]
|
||
|
|
eclipse = { 88223, 79577 , 1 }, -- Casting $s1 $lStarfire:Starfires; empowers Wrath for $48517d. Casting $s1 $lWrath:Wraths; empowers Starfire for $48518d.; $@spellicon48517 $@spellname48517; Nature spells deal $48517s1% additional damage and Wrath damage is increased by $48517s2%.; $@spellicon48518 $@spellname48518; Arcane spells deal $48518s1% additional damage and the damage Starfire deals to nearby enemies is increased by $48518s2%.
|
||
|
|
elunes_grace = { 94597, 443046, 1 }, -- Using Wild Charge while in Bear Form or Moonkin Form incurs a $s1 sec shorter cooldown.
|
||
|
|
elunes_guidance = { 88228, 393991, 1 }, -- $@spellicon394013 $@spellname394013; Reduces the Astral Power cost of Starsurge by ${$s5*-1/10}, and the Astral Power cost of Starfall by ${$s6*-1/10}.; $@spellicon391528 $@spellname391528; Cooldown is reduced by ${($abs($s4)/120000)*100}% and its duration and number of spells cast is reduced by $s1%. Convoke the Spirits has an increased chance to use an exceptional spell or ability.
|
||
|
|
expansiveness = { 94602, 429399, 1 }, -- Your maximum mana is increased by $s2%$?a137013[ and your maximum Astral Power is increased by ${$s1/10}][].
|
||
|
|
force_of_nature = { 88210, 205636, 1 }, -- Summons a stand of $s1 Treants for $248280d which immediately taunt and attack enemies in the targeted area.; Generates ${$m5/10} Astral Power.
|
||
|
|
fury_of_elune = { 88224, 202770, 1 }, -- [428655] Moonfire damage has a chance to call down a Fury of Elune to follow your target for ${$s2/1000} sec.; $@spellicon202770 $@spellname202770; Calls down a beam of pure celestial energy, dealing $<dmg> Astral damage over ${$s2/1000} sec within its area.; Generates $?a137010[${$202770m4/$202770t4*$s2/10000} Rage][${$202770m3/$202770t3*$s2/10000} Astral Power] over its duration.
|
||
|
|
glistening_fur = { 94594, 429533, 1 }, -- Bear Form and Moonkin Form reduce Arcane damage taken by $s2% and all other magic damage taken by $s1%.
|
||
|
|
greater_alignment = { 88221, 450184, 1 }, -- $?s394013[Incarnation: Chosen of Elune][Celestial Alignment] lasts $s1% longer.; During $?s394013[Incarnation: Chosen of Elune][Celestial Alignment], Solar Eclipse increases Nature damage done by an additional $s2% and Lunar Eclipse increases Arcane damage done by an additional $s2%.
|
||
|
|
groves_inspiration = { 94595, 429402, 1 }, -- Wrath and Starfire damage increased by $s1%. ; Regrowth$?a137013[ and Wild Growth][, Wild Growth, and Swiftmend] healing increased by $s2%.
|
||
|
|
harmony_of_the_grove = { 94606, 428731, 1 }, -- $?a137013[Each of your Force of Nature treants increases damage your spells deal by $428735s1% while active.][Each of your Grove Guardians increases your healing done by $428737s1% while active.]
|
||
|
|
harmony_of_the_heavens = { 88218, 450558, 1 }, -- Starsurge or Starfall increase your current Eclipse's Arcane or Nature damage bonus by an additional $s1%, up to $s2%.
|
||
|
|
incarnation_chosen_of_elune = { 88206, 102560, 1 }, -- [102560] An improved Moonkin Form that grants both Eclipses, any learned Celestial Alignment bonuses, $?a429536[$s6% increased Arcane damage, ][]and $s2% critical strike chance.; Lasts $d. You may shapeshift in and out of this improved Moonkin Form for its duration.
|
||
|
|
light_of_the_sun = { 88211, 202918, 1 }, -- Reduces the remaining cooldown on Solar Beam by $m1 sec when it interrupts the primary target.
|
||
|
|
lunar_amplification = { 94596, 429529, 1 }, -- Each non-Arcane damaging ability you use increases the damage of your next Arcane damaging ability by $431250s1%, stacking up to $431250U times.
|
||
|
|
lunar_calling = { 94590, 429523, 1 }, -- $?a137013[Starfire deals $s1% increased damage to its primary target, but no longer triggers Solar Eclipse.][Thrash now deals Arcane damage and its damage is increased by $s2%.]
|
||
|
|
lunar_insight = { 94588, 429530, 1 }, -- Moonfire deals $s1 additional damage.
|
||
|
|
lunar_shrapnel = { 88232, 415169, 1 }, -- Starfall deals $s1% increased damage.
|
||
|
|
lunation = { 94586, 429539, 1 }, -- $?a137013[Your Arcane abilities reduce the cooldown of Fury of Elune by ${$s1/-1000}.1 sec and the cooldown of New Moon, Half Moon, and Full Moon by ${$s2/-1000}.1 sec.][Your Arcane abilities reduce the cooldown of Lunar Beam by ${$s3/-1000}.1 sec.];
|
||
|
|
moon_guardian = { 94598, 429520, 1 }, -- $?a137013[Moonfire and Starfire generate ${$s1/10} additional Astral Power.][Free automatic Moonfires from Galactic Guardian generate ${$430581s1/10} Rage.]
|
||
|
|
moondust = { 94597, 429538, 1 }, -- Enemies affected by Moonfire are slowed by $164812s8%.
|
||
|
|
natures_balance = { 88226, 202430, 1 }, -- While in combat you generate ${$s1/10} Astral Power every $t1 sec.; While out of combat your Astral Power rebalances to $s2 instead of depleting to empty.
|
||
|
|
natures_grace = { 88222, 450347, 1 }, -- When Eclipse ends or when you enter combat, enter a Dreamstate, reducing the cast time of your next $s3 Starfires or Wraths by $s1% and increasing their damage by $s2%.
|
||
|
|
new_moon = { 88224, 274281, 1 }, -- Deals $m1 Astral damage to the target and empowers New Moon to become Half Moon. ; Generates ${$m3/10} Astral Power.
|
||
|
|
orbit_breaker = { 88199, 383197, 1 }, -- Every $s1th Shooting Star calls down a Full Moon at $s2% effectiveness upon its target.
|
||
|
|
orbital_strike = { 88221, 390378, 1 }, -- Celestial Alignment blasts all enemies in a targeted area for ${$361237s1*$<mastery>} Astral damage and applies Stellar Flare to them.; Reduces the cooldown of $?s102560[Incarnation: Chosen of Elune][Celestial Alignment] by ${$s3/-1000} sec.
|
||
|
|
potent_enchantments = { 94595, 429420, 1 }, -- $?a137013[Orbital Strike applies Stellar Flare for ${$s1/1000} additional sec and deals $s2% increased damage.; Greater Alignment increases the duration of ][]$?s394013[Incarnation: Chosen of Elune]?s194223[Celestial Alignment][]$?a137013[ by an additional $s3% and increases Eclipse damage during ][]$?s394013[Incarnation: Chosen of Elune]?s194223[Celestial Alignment][]$?a137013[ by an additional $s4%.][Reforestation grants Tree of Life for $s5 additional sec.]
|
||
|
|
power_of_goldrinn = { 88200, 394046, 2 }, -- Starsurge has a chance to summon the Spirit of Goldrinn, which immediately deals ${$s3*$<mastery>} Astral damage to the target.
|
||
|
|
power_of_nature = { 94605, 428859, 1 }, -- $?a137013[Your Force of Nature treants no longer taunt and deal $449001s1% increased melee damage.][Your Grove Guardians increase the healing of your Rejuvenation, Efflorescence, and Lifebloom by $428866s1% while active.]
|
||
|
|
power_of_the_dream = { 94592, 434220, 1 }, -- $?a137013[Force of Nature grants an additional stack of Dream Burst.][Healing spells cast with Dream Surge generate an additional Dream Petal.]
|
||
|
|
protective_growth = { 94593, 433748, 1 }, -- Your Regrowth protects you, reducing damage you take by $433749s1% while your Regrowth is on you.
|
||
|
|
radiant_moonlight = { 88213, 394121, 1 }, -- New Moon, Half Moon, and Full Moon deal $s2% increased damage. Full Moon becomes Full Moon once more before resetting to New Moon.; Fury of Elune deals $s3% increased damage and its cooldown is reduced by ${$s1/-1000} sec.
|
||
|
|
rattle_the_stars = { 88236, 393954, 1 }, -- Starsurge and Starfall deal $s1% increased damage and their cost is reduced by $s2%.
|
||
|
|
remove_corruption = { 82205, 2782 , 1 }, -- Nullifies corrupting effects on the friendly target, removing all Curse and Poison effects.
|
||
|
|
shooting_stars = { 88225, 202342, 1 }, -- Moonfire and Sunfire damage over time has a chance to call down a falling star, dealing $202497s1 Astral damage and generating ${$202497m2/10} Astral Power.
|
||
|
|
solar_beam = { 88231, 78675 , 1 }, -- Summons a beam of solar light over an enemy target's location, interrupting the target and silencing all enemies within the beam. Lasts $d.
|
||
|
|
solstice = { 88203, 343647, 1 }, -- During the first $343648d of every Eclipse, Shooting Stars fall $s1% more often.
|
||
|
|
soul_of_the_forest = { 88212, 114107, 1 }, -- Solar Eclipse increases Wrath's Astral Power generation by $s1% and Lunar Eclipse increases Starfire's damage and Astral Power generation by $s2% for each target hit beyond the first, up to ${$s2*$s3}%.
|
||
|
|
starfall = { 88201, 191034, 1 }, -- Calls down waves of falling stars upon enemies within $50286A1 yds, dealing $<damage> Astral damage over $191034d. Multiple uses of this ability may overlap.$?s327541[; Extends the duration of active Moonfires and Sunfires by $327541s1 sec.][]
|
||
|
|
starfire = { 82201, 194153, 1 }, -- Call down a burst of energy, causing $s1 Arcane damage to the target, and $?a429523[${($m1*$m3/100)/(1+$429523s1/100)}][${$m1*$m3/100}] Arcane damage to all other enemies within $A1 yards. Deals reduced damage beyond $s5 targets.; Generates ${$m2/10} Astral Power.
|
||
|
|
starlord = { 88207, 202345, 2 }, -- Starsurge and Starfall grant you $s1% Haste for $279709d.; Stacks up to $279709u times. Gaining a stack does not refresh the duration.
|
||
|
|
starsurge = { 82202, 78674 , 1 }, -- Launch a surge of stellar energies at the target, dealing $s1 Astral damage.
|
||
|
|
starweaver = { 88236, 393940, 1 }, -- Starsurge has a $s1% chance to make Starfall free. Starfall has a $s2% chance to make Starsurge free.
|
||
|
|
stellar_amplification = { 88229, 450212, 1 }, -- Starsurge increases the damage the target takes from your periodic effects and Shooting Stars by $450214s1% for $450214d. Reapplying this effect extends its duration, up to ${$s1/1000} sec.
|
||
|
|
stellar_command = { 94590, 429668, 1 }, -- $?a137013[Increases the damage of Fury of Elune by $s1% and the damage of Full Moon by $s2%.][Increases the damage of Lunar Beam by $s3% and Fury of Elune by $s1%.]
|
||
|
|
stellar_flare = { 91048, 202347, 1 }, -- Burns the target for $s1 Astral damage, and then an additional $o2 damage over $d. If dispelled, causes $356474s1 damage to the dispeller and blasts them upwards.; Generates ${$m3/10} Astral Power.
|
||
|
|
sundered_firmament = { 88199, 394094, 1 }, -- Every other Eclipse creates a Fury of Elune at $s1% effectiveness that follows your current target for $s2 sec.
|
||
|
|
the_eternal_moon = { 94587, 424113, 1 }, -- Further increases the power of Boundless Moonlight.; $?a137010[$@spellicon204066 $@spellname204066; Lunar Beam increases Mastery by an additional ${$s5*$mas}%, deals $s6% increased damage, and lasts ${$s3/1000} sec longer.; $@spellicon202770 $@spellname202770; The flash of energy now generates ${$428682s3/10} Rage and its damage is increased by $s1%.][$@spellicon202770 $@spellname202770; The flash of energy now generates ${$428682s2/10} Astral Power and its damage is increased by $s1%.; $@spellicon274283 $@spellname274283; New Moon and Half Moon now also call down $s2 Minor $LMoon:Moons;.]
|
||
|
|
the_light_of_elune = { 94585, 428655, 1 }, -- Moonfire damage has a chance to call down a Fury of Elune to follow your target for ${$s2/1000} sec.; $@spellicon202770 $@spellname202770; Calls down a beam of pure celestial energy, dealing $<dmg> Astral damage over ${$s2/1000} sec within its area.; Generates $?a137010[${$202770m4/$202770t4*$s2/10000} Rage][${$202770m3/$202770t3*$s2/10000} Astral Power] over its duration.
|
||
|
|
touch_the_cosmos = { 100222, 450356, 1 }, -- Casting Wrath in an Eclipse has an $s1% chance to make your next Starsurge free.$?s191034[; Casting Starfire in an Eclipse has a $s2% chance to make your next Starfall free.][]
|
||
|
|
treants_of_the_moon = { 94599, 428544, 1 }, -- Your $?a137013[Force of Nature treants][Grove Guardians] cast Moonfire on nearby targets about once every $s1 sec.
|
||
|
|
twin_moons = { 88208, 279620, 1 }, -- Moonfire deals $s2% increased damage and also hits another nearby enemy within $s1 yds of the target.
|
||
|
|
umbral_embrace = { 88216, 393760, 1 }, -- Wrath and Starfire have a 20% chance to cause your next Wrath or Starfire cast during an Eclipse to become Astral and deal $s1% additional damage.
|
||
|
|
umbral_inspiration = { 88217, 450418, 1 }, -- Consuming Umbral Embrace increases the damage of your Moonfire, Sunfire, Stellar Flare, Shooting Stars, and Starfall by $450419s1% for $450419d.
|
||
|
|
umbral_intensity = { 88219, 383195, 2 }, -- Solar Eclipse increases the damage of Wrath by an additional $s1%. ; Lunar Eclipse increases Starfire's damage by $s3% and the damage it deals to nearby enemies by an additional $s2%.
|
||
|
|
waning_twilight = { 88202, 393956, 1 }, -- When you have $s3 periodic effects from your spells on a target, your damage and healing on them are increased by $s1%.
|
||
|
|
warrior_of_elune = { 88210, 202425, 1 }, -- Your next $n Starfires are instant cast and generate $s2% increased Astral Power.
|
||
|
|
wild_mushroom = { 88220, 88747 , 1 }, -- Grow a magical mushroom at the target enemy's location. After $d, the mushroom detonates, dealing $88751s1 Nature damage and then an additional $81281o1 Nature damage over $81281d. Affected targets are slowed by ${$81281s2*-1}%.; Generates up to $88751s2 Astral Power based on targets hit.
|
||
|
|
wild_surges = { 91048, 406890, 1 }, -- Your Wrath and Starfire chance to critically strike is increased by $s1% and they generate ${$s2/10} additional Astral Power.
|
||
|
|
} )
|
||
|
|
|
||
|
|
-- PvP Talents
|
||
|
|
spec:RegisterPvpTalents( {
|
||
|
|
celestial_guardian = 180 , -- (233754) Bear Form reduces magic damage taken from spells by $m1% and you may now cast Moonfire while in Bear Form.
|
||
|
|
crescent_burn = 182 , -- (200567) Using Moonfire on a target already afflicted by Moonfire's damage over time effect deals $m1% additional direct damage.
|
||
|
|
deep_roots = 834 , -- (233755) Increases the amount of damage required to cancel your Entangling Roots$?s102359[ or Mass Entanglement][] by $s1%.
|
||
|
|
dying_stars = 822 , -- (410544) Enemies that dispel your Moonfire or Sunfire suffer $410559s1% additional damage from their effects for $410559d. If already vulnerable, $s3% of the remaining duration is applied to the dispeller.
|
||
|
|
faerie_swarm = 836 , -- (209749) Swarms the target with Faeries, disarming the enemy, preventing the use of any weapons or shield and reducing movement speed by $m1% for $d.
|
||
|
|
high_winds = 5383, -- (200931) Increases the range of Cyclone, Typhoon, and Entangling Roots by $s1 yds.
|
||
|
|
malornes_swiftness = 5515, -- (236147) Your Travel Form movement speed while within a Battleground or Arena is increased by $m2% and you always move at $m1% movement speed while in Travel Form.
|
||
|
|
master_shapeshifter = 5604, -- (411266) Your abilities are amplified based on your current shapeshift form, granting an additional effect.; $@spellicon197492 Caster Form; Rejuvenation and Swiftmend heal for $s1% more and generate ${$411267s1/10} Astral Power.; $@spellicon197488 Bear Form; Ironfur grants $s1% additional armor and generates ${$411270s1/10} Astral Power.; $@spellicon202155 Cat Form; Rip, Ferocious Bite, and Maim deal $s3% additional damage and generate ${$411269s1/10} Astral Power when cast with $s4 combo points.
|
||
|
|
moon_and_stars = 184 , -- (233750) Entering an Eclipse summons a beam of light at your location granting you $233756m1% reduction in silence and interrupts for $233756d.
|
||
|
|
moonkin_aura = 185 , -- (209740) Starsurge grants $209746m1% spell critical strike chance to $s2 allies within $m1 yards for $209746d, stacking up to $209746u times.
|
||
|
|
owlkin_adept = 5407, -- (354541) Owlkin Frenzy can stack up to $<stacks> times and reduces the cast time of your next Cyclone or Entangling Roots by $s1%.
|
||
|
|
protector_of_the_grove = 3728, -- (209730) When using Regrowth on an ally the initial heal will always have a critical effect and the cast time of Regrowth will be reduced by $209731m1% for $209731d.
|
||
|
|
star_burst = 3058, -- (356517) Starfall calls down collapsing stars that last $356433d. Enemies that come into contact with a star cause it to burst, knocking nearby enemies upwards and dealing $356474s1 Astral damage. Generates $s1 Astral Power.; The Druid and their allies may pick up stars, causing them to orbit around you.
|
||
|
|
thorns = 3731, -- (305497) Sprout thorns for $d on the friendly target. When victim to melee attacks, thorns deals $305496s1 Nature damage back to the attacker.; Attackers also have their movement speed reduced by $232559s1% for $232559d.
|
||
|
|
tireless_pursuit = 5646, -- (377801) For ${$s1/1000} sec after leaving Cat Form or Travel Form, you retain up to $s2% movement speed.
|
||
|
|
} )
|
||
|
|
|
||
|
|
-- Auras
|
||
|
|
spec:RegisterAuras( {
|
||
|
|
-- Bleeding for $w2 damage every $t2 sec.
|
||
|
|
ashamanes_frenzy = {
|
||
|
|
id = 210723,
|
||
|
|
duration = 6.0,
|
||
|
|
tick_time = 2.0,
|
||
|
|
pandemic = true,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Deals $w1 Astral damage every $t1 sec.
|
||
|
|
astral_smolder = {
|
||
|
|
id = 394061,
|
||
|
|
duration = 6.0,
|
||
|
|
tick_time = 2.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Critical strike chance with Nature spells increased $w1%.
|
||
|
|
balance_of_all_things = {
|
||
|
|
id = 394049,
|
||
|
|
duration = 10.0,
|
||
|
|
tick_time = 1.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- balance_of_all_things[394048] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER_BY_LABEL, 'points': 2.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_1_VALUE, }
|
||
|
|
},
|
||
|
|
-- All damage taken reduced by $w1%.
|
||
|
|
barkskin = {
|
||
|
|
id = 22812,
|
||
|
|
duration = 8.0,
|
||
|
|
tick_time = 1.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- improved_barkskin[327993] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 4000.0, 'target': TARGET_UNIT_CASTER, 'modifies': BUFF_DURATION, }
|
||
|
|
-- oakskin[449191] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -10.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_1_VALUE, }
|
||
|
|
-- verdant_heart[301768] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_4_VALUE, }
|
||
|
|
-- guardian_druid[137010] #14: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -15000.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
},
|
||
|
|
-- Armor increased by $w4%.; Stamina increased by $1178s2%.; Immune to Polymorph effects.$?$w13<0[; Arcane damage taken reduced by $w14% and all other magic damage taken reduced by $w13%.][]
|
||
|
|
bear_form = {
|
||
|
|
id = 5487,
|
||
|
|
duration = 3600,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
-- Generate $343216s1 combo $lpoint:points; every $t1 sec. Combo point generating abilities generate $s2 additional combo $lpoint:points;. Finishing moves restore up to $405189u combo points generated over the cap. All attack and ability damage is increased by $s3%.
|
||
|
|
berserk = {
|
||
|
|
id = 106951,
|
||
|
|
duration = 15.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Your next Wrath, Starfire, or Entangling Roots is instant and deals $w2% increased damage.
|
||
|
|
blooming_infusion = {
|
||
|
|
id = 429474,
|
||
|
|
duration = 12.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Autoattack damage increased by $w4%.; Immune to Polymorph effects.; Movement speed increased by $113636s1% and falling damage reduced.
|
||
|
|
cat_form = {
|
||
|
|
id = 768,
|
||
|
|
duration = 3600,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
-- Both Eclipses active. Haste increased by $w1%.
|
||
|
|
celestial_alignment = {
|
||
|
|
id = 194223,
|
||
|
|
duration = 15.0,
|
||
|
|
pandemic = true,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- greater_alignment[450184] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 40.0, 'target': TARGET_UNIT_CASTER, 'modifies': BUFF_DURATION, }
|
||
|
|
-- orbital_strike[390378] #0: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 383410, 'value': 194223, 'schools': ['physical', 'holy', 'fire', 'nature', 'shadow'], 'value1': 2, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- orbital_strike[390378] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -60000.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
},
|
||
|
|
-- Heals $w1 damage every $t1 seconds.
|
||
|
|
cenarion_ward = {
|
||
|
|
id = 102352,
|
||
|
|
duration = 8.0,
|
||
|
|
pandemic = true,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- incarnation_tree_of_life[5420] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- bear_form[5487] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': THREAT, }
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- essence_of_ghanir[208253] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -50.0, 'target': TARGET_UNIT_CASTER, 'modifies': AURA_PERIOD, }
|
||
|
|
-- heart_of_the_wild[319454] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #10: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
-- Haste increased by $w1%.
|
||
|
|
cenarius_might = {
|
||
|
|
id = 455801,
|
||
|
|
duration = 6.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Charmed.
|
||
|
|
charm_woodland_creature = {
|
||
|
|
id = 127757,
|
||
|
|
duration = 3600.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Your next Regrowth is free$?s155577[ and heals for an additonal $w2%][].
|
||
|
|
clearcasting = {
|
||
|
|
id = 16870,
|
||
|
|
duration = 15.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Every ${$t1}.2 sec, casting $?a24858|a197625[Starsurge, Starfall,]?a768[Ferocious Bite, Shred,]?a5487[Mangle, Ironfur,][Wild Growth, Swiftmend,] Moonfire, Wrath, Regrowth, Rejuvenation, Rake or Thrash on appropriate nearby targets.
|
||
|
|
convoke_the_spirits = {
|
||
|
|
id = 391528,
|
||
|
|
duration = 4.0,
|
||
|
|
tick_time = 0.25,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- astral_insight[429536] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 25.0, 'target': TARGET_UNIT_CASTER, 'modifies': BUFF_DURATION, }
|
||
|
|
-- astral_insight[429536] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 25.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- elunes_guidance[393991] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -25.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- elunes_guidance[393991] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -25.0, 'target': TARGET_UNIT_CASTER, 'modifies': BUFF_DURATION, }
|
||
|
|
-- elunes_guidance[393991] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -50.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
-- restoration_druid[137012] #8: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -4.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- restoration_druid[137012] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 33.0, 'target': TARGET_UNIT_CASTER, 'modifies': AURA_PERIOD, }
|
||
|
|
},
|
||
|
|
-- Disoriented and invulnerable.
|
||
|
|
cyclone = {
|
||
|
|
id = 33786,
|
||
|
|
duration = 6.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[3025] #3: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -500.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- high_winds[200931] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
},
|
||
|
|
-- Increased movement speed by $s1% while in Cat Form.
|
||
|
|
dash = {
|
||
|
|
id = 1850,
|
||
|
|
duration = 10.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.25, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
-- Suffering $w1% increased Moonfire and Sunfire damage from the Druid.
|
||
|
|
dying_stars = {
|
||
|
|
id = 410559,
|
||
|
|
duration = 12.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Nature spells deal $w1% additional damage$?<$w5>0>[, Astral Power generation increased $w5%,][] and Wrath's damage is increased by $w2%.
|
||
|
|
eclipse_solar = {
|
||
|
|
id = 48517,
|
||
|
|
duration = 15.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- soul_of_the_forest[114107] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 60.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_5_VALUE, }
|
||
|
|
-- umbral_intensity[383195] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 25.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
},
|
||
|
|
-- Restores health to three injured allies within $81269A1 yards every $81262t1 sec for $81262d.
|
||
|
|
efflorescence = {
|
||
|
|
id = 81262,
|
||
|
|
duration = 30.0,
|
||
|
|
tick_time = 2.0,
|
||
|
|
pandemic = true,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Rooted.$?<$w2>0>[ Suffering $w2 Nature damage every $t2 sec.][]
|
||
|
|
entangling_roots = {
|
||
|
|
id = 339,
|
||
|
|
duration = 30.0,
|
||
|
|
tick_time = 2.0,
|
||
|
|
pandemic = true,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[3025] #3: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -500.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- incarnation_tree_of_life[81097] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- high_winds[200931] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- blooming_infusion[429474] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
},
|
||
|
|
-- Heal over time spells are healing ${100*(1/(1+($m1/100))-1)}% faster.
|
||
|
|
essence_of_ghanir = {
|
||
|
|
id = 208253,
|
||
|
|
duration = 8.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Movement speed reduced by $w1%.; Disarmed.
|
||
|
|
faerie_swarm = {
|
||
|
|
id = 209749,
|
||
|
|
duration = 5.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Hovering.
|
||
|
|
flap = {
|
||
|
|
id = 164862,
|
||
|
|
duration = 15.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Immune to Polymorph effects. Movement speed increased and allows you to fly.
|
||
|
|
flight_form = {
|
||
|
|
id = 165962,
|
||
|
|
duration = 3600,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- malornes_swiftness[236147] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_3_VALUE, }
|
||
|
|
},
|
||
|
|
-- Granting ${$s5/10*$d} Astral Power over $d.
|
||
|
|
force_of_nature = {
|
||
|
|
id = 205636,
|
||
|
|
duration = 0.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- early_spring[428937] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER_BY_LABEL, 'points': -15000.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
},
|
||
|
|
-- Increases speed and all healing taken by $w1%.
|
||
|
|
forestwalk = {
|
||
|
|
id = 400126,
|
||
|
|
duration = 6.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Healing $w1% health every $t1 sec.
|
||
|
|
frenzied_regeneration = {
|
||
|
|
id = 22842,
|
||
|
|
duration = 3.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #2: { 'type': APPLY_AURA, 'subtype': MOD_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- heart_of_the_wild[319454] #8: { 'type': APPLY_AURA, 'subtype': MOD_MAX_CHARGES, 'points': 1.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- verdant_heart[301768] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- restoration_druid[137012] #16: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -50.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_1_VALUE, }
|
||
|
|
-- restoration_druid[137012] #17: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'pvp_multiplier': 0.0, 'points': 100.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_1_VALUE, }
|
||
|
|
-- guardian_druid[137010] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -50.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_1_VALUE, }
|
||
|
|
-- guardian_druid[137010] #13: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'pvp_multiplier': 0.0, 'points': 100.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_1_VALUE, }
|
||
|
|
},
|
||
|
|
-- Movement speed reduced by $s2%. Suffering $w1 Nature damage every $t1 sec.
|
||
|
|
fungal_growth = {
|
||
|
|
id = 81281,
|
||
|
|
duration = 10.0,
|
||
|
|
tick_time = 2.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- mastery_astral_invocation[393014] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- sunfire[164815] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- astral_influence[197524] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RADIUS, }
|
||
|
|
-- heart_of_the_wild[319454] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- nurturing_instinct[33873] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- convoke_the_spirits[391528] #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- convoke_the_spirits[391528] #3: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'value': 22, 'schools': ['holy', 'fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- rising_light_falling_night_day[417714] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- balance_of_all_things[394049] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- eclipse_solar[48517] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
-- $?a137010[Generating ${$m4/$t4*$d} Rage over $d.][Generating ${$m3/10/$t3*$d} Astral Power over $d.]
|
||
|
|
fury_of_elune = {
|
||
|
|
id = 202770,
|
||
|
|
duration = 8.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- mastery_astral_invocation[393014] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonfire[164812] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- moonfire[164812] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- sunfire[164815] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- sunfire[164815] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- arcane_affinity[429540] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- radiant_moonlight[394121] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -15000.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
-- radiant_moonlight[394121] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 50.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- stellar_command[429668] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_of_all_things[394049] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- eclipse_solar[48517] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
-- Taunted.
|
||
|
|
growl = {
|
||
|
|
id = 6795,
|
||
|
|
duration = 3.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Abilities not associated with your specialization are substantially empowered.
|
||
|
|
heart_of_the_wild = {
|
||
|
|
id = 319454,
|
||
|
|
duration = 45.0,
|
||
|
|
tick_time = 2.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Asleep.
|
||
|
|
hibernate = {
|
||
|
|
id = 2637,
|
||
|
|
duration = 40.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #1: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- bear_form[5487] #1: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
-- Incapacitated.
|
||
|
|
incapacitating_roar = {
|
||
|
|
id = 99,
|
||
|
|
duration = 3.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
-- Allows the use of Prowl even while in combat.
|
||
|
|
incarnation_avatar_of_ashamane = {
|
||
|
|
id = 252071,
|
||
|
|
duration = 30.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
-- Both Eclipses active. $?a429536[Arcane damage increased by $w6%, haste][Haste] increased by $w1% and critical strike chance by $w2%.
|
||
|
|
incarnation_chosen_of_elune = {
|
||
|
|
id = 102560,
|
||
|
|
duration = 20.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- elunes_guidance[393991] #4: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER_BY_LABEL, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_3_VALUE, }
|
||
|
|
-- elunes_guidance[393991] #5: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER_BY_LABEL, 'points': -120.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_4_VALUE, }
|
||
|
|
-- greater_alignment[450184] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 40.0, 'target': TARGET_UNIT_CASTER, 'modifies': BUFF_DURATION, }
|
||
|
|
-- orbital_strike[390378] #1: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 390414, 'value': 102560, 'schools': ['shadow'], 'value1': 2, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- orbital_strike[390378] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -60000.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
},
|
||
|
|
-- Healing increased by $5420s1%.; Armor increased by $5420s3%.; Some spells are enhanced.
|
||
|
|
incarnation_tree_of_life = {
|
||
|
|
id = 33891,
|
||
|
|
duration = 3600,
|
||
|
|
tick_time = 7.0,
|
||
|
|
pandemic = true,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- greater_alignment[450184] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 40.0, 'target': TARGET_UNIT_CASTER, 'modifies': BUFF_DURATION, }
|
||
|
|
-- orbital_strike[390378] #1: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 390414, 'value': 102560, 'schools': ['shadow'], 'value1': 2, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- orbital_strike[390378] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -60000.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
},
|
||
|
|
-- Mana costs reduced $w1%.
|
||
|
|
innervate = {
|
||
|
|
id = 29166,
|
||
|
|
duration = 8.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #1: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- bear_form[5487] #1: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
},
|
||
|
|
-- Armor increased by ${$w1*$AGI/100}.
|
||
|
|
ironfur = {
|
||
|
|
id = 192081,
|
||
|
|
duration = 7.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- heart_of_the_wild[319454] #7: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 19.0, 'target': TARGET_UNIT_CASTER, 'modifies': MAX_STACKS, }
|
||
|
|
-- master_shapeshifter[411266] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_1_VALUE, }
|
||
|
|
-- ironfur[231070] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 19.0, 'target': TARGET_UNIT_CASTER, 'modifies': MAX_STACKS, }
|
||
|
|
},
|
||
|
|
-- The damage of your next Arcane ability is increased by $w1%.
|
||
|
|
lunar_amplification = {
|
||
|
|
id = 431250,
|
||
|
|
duration = 45.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Stunned.
|
||
|
|
maim = {
|
||
|
|
id = 22570,
|
||
|
|
duration = 0.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #7: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- ashamanes_frenzy[210723] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- heart_of_the_wild[319454] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rip[1079] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- convoke_the_spirits[391528] #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- convoke_the_spirits[391528] #3: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'value': 22, 'schools': ['holy', 'fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- master_shapeshifter[411266] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 60.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rake[155722] #1: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.25, 'points': -20.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- berserk[106951] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- berserk[106951] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
-- Versatility increased by $w1%.
|
||
|
|
mark_of_the_wild = {
|
||
|
|
id = 1126,
|
||
|
|
duration = 3600.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Rooted.
|
||
|
|
mass_entanglement = {
|
||
|
|
id = 102359,
|
||
|
|
duration = 10.0,
|
||
|
|
tick_time = 2.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Absorbs $w1 damage.
|
||
|
|
matted_fur = {
|
||
|
|
id = 385787,
|
||
|
|
duration = 8.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Stunned.
|
||
|
|
mighty_bash = {
|
||
|
|
id = 5211,
|
||
|
|
duration = 4.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #7: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
-- Silence and Interrupt duration reduced by $w1%.
|
||
|
|
moon_and_stars = {
|
||
|
|
id = 233756,
|
||
|
|
duration = 6.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Suffering $w2 Arcane damage every $t2 seconds.$?$w8<0[; Movement slowed by $w8%.][]
|
||
|
|
moonfire = {
|
||
|
|
id = 164812,
|
||
|
|
duration = 18.0,
|
||
|
|
tick_time = 2.0,
|
||
|
|
pandemic = true,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- mastery_astral_invocation[393014] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #4: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'sp_bonus': 0.25, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_4_VALUE, }
|
||
|
|
-- mastery_astral_invocation[393014] #5: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'sp_bonus': 0.25, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_5_VALUE, }
|
||
|
|
-- balance_druid[137013] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonfire[326646] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 4000.0, 'target': TARGET_UNIT_CASTER, 'modifies': BUFF_DURATION, }
|
||
|
|
-- moonkin_form[24858] #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonfire[164812] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- moonfire[164812] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- heart_of_the_wild[319454] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- lore_of_the_grove[449185] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- lore_of_the_grove[449185] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- cosmic_rapidity[400059] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -20.0, 'target': TARGET_UNIT_CASTER, 'modifies': AURA_PERIOD, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- lunar_insight[429530] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- lunar_insight[429530] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- twin_moons[279620] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- twin_moons[279620] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- guardian_druid[137010] #18: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- guardian_druid[137010] #19: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- stellar_amplification[450214] #0: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'attributes': ['Suppress Points Stacking'], 'points': 20.0, 'target': TARGET_UNIT_TARGET_ANY, }
|
||
|
|
-- umbral_inspiration[450419] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- umbral_inspiration[450419] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- dying_stars[410559] #0: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'points': 15.0, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
},
|
||
|
|
-- Spell critical strike chance increased by $w1%.
|
||
|
|
moonkin_aura = {
|
||
|
|
id = 209746,
|
||
|
|
duration = 18.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Spell damage increased by $s9%.; Immune to Polymorph effects.$?$w3>0[; Armor increased by $w3%.][]$?$w12<0[; Arcane damage taken reduced by $w13% and all other magic damage taken reduced by $w12%.][]
|
||
|
|
moonkin_form = {
|
||
|
|
id = 24858,
|
||
|
|
duration = 3600,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- owlkin_frenzy[231042] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PROC_CHANCE, }
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
-- Immune to Polymorph effects. Movement speed increased by $5419s1%.
|
||
|
|
mount_form = {
|
||
|
|
id = 210053,
|
||
|
|
duration = 3600,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- malornes_swiftness[236147] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_3_VALUE, }
|
||
|
|
},
|
||
|
|
-- $?s137012[Single-target healing also damages a nearby enemy target for $w3% of the healing done][Single-target damage also heals a nearby friendly target for $w3% of the damage done].
|
||
|
|
natures_vigil = {
|
||
|
|
id = 124974,
|
||
|
|
duration = 15.0,
|
||
|
|
tick_time = 0.5,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- All damage taken reduced by $w1%.
|
||
|
|
protective_growth = {
|
||
|
|
id = 433749,
|
||
|
|
duration = 3600,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Cast time of Regrowth reduced by $w1%.
|
||
|
|
protector_of_the_grove = {
|
||
|
|
id = 209731,
|
||
|
|
duration = 6.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Stealthed.
|
||
|
|
prowl = {
|
||
|
|
id = 102547,
|
||
|
|
duration = 3600,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- incarnation_avatar_of_ashamane[252071] #0: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 102547, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
-- Stunned.
|
||
|
|
rake = {
|
||
|
|
id = 163505,
|
||
|
|
duration = 4.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Heals $w2 every $t2 sec.
|
||
|
|
regrowth = {
|
||
|
|
id = 8936,
|
||
|
|
duration = 12.0,
|
||
|
|
pandemic = true,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- balance_druid[137013] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 75.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 75.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 47.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- cat_form[3025] #3: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -500.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- incarnation_tree_of_life[5420] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- clearcasting[16870] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- clearcasting[16870] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'attributes': ['Suppress Points Stacking'], 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[81097] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- essence_of_ghanir[208253] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -50.0, 'target': TARGET_UNIT_CASTER, 'modifies': AURA_PERIOD, }
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- heart_of_the_wild[319454] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #10: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- convoke_the_spirits[391528] #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- convoke_the_spirits[391528] #3: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'value': 22, 'schools': ['holy', 'fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- groves_inspiration[429402] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 9.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- groves_inspiration[429402] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 9.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 44.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #13: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 44.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- guardian_druid[137010] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 75.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- guardian_druid[137010] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 75.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- protector_of_the_grove[209731] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -50.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
},
|
||
|
|
-- Healing $w1 every $t1 sec.
|
||
|
|
rejuvenation = {
|
||
|
|
id = 774,
|
||
|
|
duration = 12.0,
|
||
|
|
pandemic = true,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- balance_druid[137013] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 25.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- incarnation_tree_of_life[5420] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 50.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 50.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- bear_form[5487] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': THREAT, }
|
||
|
|
-- essence_of_ghanir[208253] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -50.0, 'target': TARGET_UNIT_CASTER, 'modifies': AURA_PERIOD, }
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- heart_of_the_wild[319454] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #10: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- improved_rejuvenation[231040] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 3000.0, 'target': TARGET_UNIT_CASTER, 'modifies': BUFF_DURATION, }
|
||
|
|
-- lore_of_the_grove[449185] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- lore_of_the_grove[449185] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- convoke_the_spirits[391528] #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- convoke_the_spirits[391528] #3: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'value': 22, 'schools': ['holy', 'fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- master_shapeshifter[411266] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- master_shapeshifter[411266] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 110.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- guardian_druid[137010] #16: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 25.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
-- Bleeding for $w1 damage every $t1 sec.
|
||
|
|
rip = {
|
||
|
|
id = 1079,
|
||
|
|
duration = 4.0,
|
||
|
|
tick_time = 2.0,
|
||
|
|
pandemic = true,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #7: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- ashamanes_frenzy[210723] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- heart_of_the_wild[319454] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rip[1079] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- convoke_the_spirits[391528] #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- convoke_the_spirits[391528] #3: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'value': 22, 'schools': ['holy', 'fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- master_shapeshifter[411266] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 60.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- master_shapeshifter[411266] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 60.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rake[155722] #1: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.25, 'points': -20.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #23: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'pvp_multiplier': 0.0, 'points': 84.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- berserk[106951] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- berserk[106951] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
-- Damage and healing increased by $s1%.
|
||
|
|
rising_light_falling_night_day = {
|
||
|
|
id = 417714,
|
||
|
|
duration = 3600,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Versatility increased by $s1%.
|
||
|
|
rising_light_falling_night_night = {
|
||
|
|
id = 417715,
|
||
|
|
duration = 3600,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Interrupted.
|
||
|
|
solar_beam = {
|
||
|
|
id = 97547,
|
||
|
|
duration = 5.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #1: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- bear_form[5487] #1: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
},
|
||
|
|
-- Shooting Stars fall $w1% more often.
|
||
|
|
solstice = {
|
||
|
|
id = 343648,
|
||
|
|
duration = 6.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Movement speed increased by $s1%.
|
||
|
|
stampeding_roar = {
|
||
|
|
id = 106898,
|
||
|
|
duration = 8.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- improved_stampeding_roar[288826] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -60000.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
},
|
||
|
|
-- Calling down falling stars on nearby enemies.
|
||
|
|
starfall = {
|
||
|
|
id = 393040,
|
||
|
|
duration = 8.0,
|
||
|
|
tick_time = 1.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- mastery_astral_invocation[393014] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonfire[164812] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- moonfire[164812] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- sunfire[164815] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- sunfire[164815] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- astral_influence[197524] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RADIUS, }
|
||
|
|
-- arcane_affinity[429540] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #3: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- lunar_shrapnel[415169] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rattle_the_stars[393954] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 12.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rattle_the_stars[393954] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -10.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- balance_of_all_things[394049] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- eclipse_solar[48517] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- stellar_amplification[450214] #0: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'attributes': ['Suppress Points Stacking'], 'points': 20.0, 'target': TARGET_UNIT_TARGET_ANY, }
|
||
|
|
-- umbral_inspiration[450419] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- umbral_inspiration[450419] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
-- Haste increased by $w1%.
|
||
|
|
starlord = {
|
||
|
|
id = 279709,
|
||
|
|
duration = 15.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Damage over time from $@auracaster increased by $w1%.
|
||
|
|
stellar_amplification = {
|
||
|
|
id = 450214,
|
||
|
|
duration = 5.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Suffering $w2 Astral damage every $t2 sec. If dispelled, will cause $356474s1 damage to the dispeller and blast them upwards.
|
||
|
|
stellar_flare = {
|
||
|
|
id = 202347,
|
||
|
|
duration = 24.0,
|
||
|
|
tick_time = 2.0,
|
||
|
|
pandemic = true,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- mastery_astral_invocation[393014] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonfire[164812] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- moonfire[164812] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- sunfire[164815] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- sunfire[164815] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- heart_of_the_wild[319454] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- arcane_affinity[429540] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- cosmic_rapidity[400059] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -20.0, 'target': TARGET_UNIT_CASTER, 'modifies': AURA_PERIOD, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- balance_of_all_things[394049] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- eclipse_solar[48517] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- stellar_amplification[450214] #0: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'attributes': ['Suppress Points Stacking'], 'points': 20.0, 'target': TARGET_UNIT_TARGET_ANY, }
|
||
|
|
-- umbral_inspiration[450419] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- umbral_inspiration[450419] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
-- Suffering $w2 Nature damage every $t2 sec.
|
||
|
|
sunfire = {
|
||
|
|
id = 93402,
|
||
|
|
duration = 0.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- astral_power[197911] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'pvp_multiplier': 0.6667, 'points': 60.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_3_VALUE, }
|
||
|
|
-- eclipse_solar[48517] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'pvp_multiplier': 0.5, 'points': 100.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_3_VALUE, }
|
||
|
|
},
|
||
|
|
-- Movement speed reduced by $232559s1%.
|
||
|
|
thorns = {
|
||
|
|
id = 232559,
|
||
|
|
duration = 4.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Increased movement speed by $s1% while in Cat Form, reducing gradually over time.
|
||
|
|
tiger_dash = {
|
||
|
|
id = 252216,
|
||
|
|
duration = 5.0,
|
||
|
|
tick_time = 0.5,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.25, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
},
|
||
|
|
-- Tracking beasts.
|
||
|
|
track_beasts = {
|
||
|
|
id = 210065,
|
||
|
|
duration = 3600,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Tracking humanoids.
|
||
|
|
track_humanoids = {
|
||
|
|
id = 5225,
|
||
|
|
duration = 3600,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Heals $w2 damage every $t2 sec.
|
||
|
|
tranquility = {
|
||
|
|
id = 157982,
|
||
|
|
duration = 8.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- incarnation_tree_of_life[5420] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- astral_influence[197524] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RADIUS, }
|
||
|
|
-- heart_of_the_wild[319454] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #10: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
-- Immune to Polymorph effects. Movement speed increased.
|
||
|
|
travel_form = {
|
||
|
|
id = 783,
|
||
|
|
duration = 3600,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- malornes_swiftness[236147] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_3_VALUE, }
|
||
|
|
},
|
||
|
|
-- Shapeshifted into Treant Form. All spells may be cast while in this form.
|
||
|
|
treant_form = {
|
||
|
|
id = 114282,
|
||
|
|
duration = 3600,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Movement speed reduced by $s3%.
|
||
|
|
typhoon = {
|
||
|
|
id = 61391,
|
||
|
|
duration = 6.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- astral_influence[197524] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RADIUS, }
|
||
|
|
-- high_winds[200931] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- high_winds[200931] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 25.0, 'target': TARGET_UNIT_CASTER, 'modifies': RADIUS, }
|
||
|
|
},
|
||
|
|
-- Your next Wrath or Starfire cast during an Eclipse deals Astral damage and deals $w1% additional damage.
|
||
|
|
umbral_embrace = {
|
||
|
|
id = 393763,
|
||
|
|
duration = 15.0,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- umbral_embrace[393760] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER_BY_LABEL, 'points': 75.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_1_VALUE, }
|
||
|
|
},
|
||
|
|
-- Moonfire, Sunfire, Stellar Flare, Shooting Stars, and Starfall damage increased by $w1%
|
||
|
|
umbral_inspiration = {
|
||
|
|
id = 450419,
|
||
|
|
duration = 6.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Health and armor increased by ${$w1}.1%.
|
||
|
|
ursine_vigor = {
|
||
|
|
id = 340541,
|
||
|
|
duration = 4.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Absorbs $w1 damage.
|
||
|
|
ursocs_endurance = {
|
||
|
|
id = 280165,
|
||
|
|
duration = 8.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Movement speed slowed by $s1% and winds impeding movement.
|
||
|
|
ursols_vortex = {
|
||
|
|
id = 102793,
|
||
|
|
duration = 10.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Starfire is instant cast and generates $s2% increased Astral Power.
|
||
|
|
warrior_of_elune = {
|
||
|
|
id = 202425,
|
||
|
|
duration = 25.0,
|
||
|
|
max_stack = 1,
|
||
|
|
},
|
||
|
|
-- Flying to an ally's position.
|
||
|
|
wild_charge = {
|
||
|
|
id = 102401,
|
||
|
|
duration = 0.5,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- moonkin_form[24858] #6: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 102383, 'value1': 3, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- cat_form[3025] #2: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 49376, 'value1': 3, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- aquatic_form_passive[5421] #2: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 102416, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- bear_form_passive_2[21178] #1: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 16979, 'value1': 3, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- travel_form_passive[5419] #1: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 102417, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
-- Heals $w1 damage every $t1 sec.
|
||
|
|
wild_growth = {
|
||
|
|
id = 48438,
|
||
|
|
duration = 7.0,
|
||
|
|
pandemic = true,
|
||
|
|
max_stack = 1,
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- balance_druid[137013] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 25.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- essence_of_ghanir[208253] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -50.0, 'target': TARGET_UNIT_CASTER, 'modifies': AURA_PERIOD, }
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- heart_of_the_wild[319454] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #10: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- lore_of_the_grove[449185] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- lore_of_the_grove[449185] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- convoke_the_spirits[391528] #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- convoke_the_spirits[391528] #3: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'value': 22, 'schools': ['holy', 'fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- groves_inspiration[429402] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 9.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- groves_inspiration[429402] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 9.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #21: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 44.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- guardian_druid[137010] #16: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 25.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
} )
|
||
|
|
|
||
|
|
-- Abilities
|
||
|
|
spec:RegisterAbilities( {
|
||
|
|
-- Unleash Ashamane's Frenzy, clawing your target $m2 times over $d for ${$210723s1*$m2} Physical damage and an additional ${$210723s3*3*$m2} Bleed damage over $210723d.; Awards $s3 combo $Lpoint:points;.
|
||
|
|
ashamanes_frenzy = {
|
||
|
|
id = 210722,
|
||
|
|
color = 'artifact',
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 75.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': PERIODIC_DUMMY, 'tick_time': 0.2, 'points': 15.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #2: { 'type': ENERGIZE, 'subtype': NONE, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'resource': happiness, }
|
||
|
|
-- #3: { 'type': DUMMY, 'subtype': NONE, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Your skin becomes as tough as bark, reducing all damage you take by $s1%$?a301768[, increasing healing received by $301768s2%,][] and preventing damage from delaying your spellcasts. Lasts $d.; Usable while stunned, frozen, incapacitated, feared, or asleep, and in all shapeshift forms.
|
||
|
|
barkskin = {
|
||
|
|
id = 22812,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 60.0,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_DAMAGE_PERCENT_TAKEN, 'points': -20.0, 'schools': ['physical', 'holy', 'fire', 'nature', 'frost', 'shadow', 'arcane'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': REDUCE_PUSHBACK, 'points': 100.0, 'value': 127, 'schools': ['physical', 'holy', 'fire', 'nature', 'frost', 'shadow', 'arcane'], 'value1': 15, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #2: { 'type': APPLY_AURA, 'subtype': PERIODIC_DUMMY, 'tick_time': 1.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #3: { 'type': APPLY_AURA, 'subtype': MOD_HEALING_PCT, 'attributes': ['Compute Points Only At Cast Time'], 'value': 127, 'schools': ['physical', 'holy', 'fire', 'nature', 'frost', 'shadow', 'arcane'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #4: { 'type': APPLY_AURA, 'subtype': MOD_INCREASE_SPEED, 'amplitude': 1.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- improved_barkskin[327993] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 4000.0, 'target': TARGET_UNIT_CASTER, 'modifies': BUFF_DURATION, }
|
||
|
|
-- oakskin[449191] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -10.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_1_VALUE, }
|
||
|
|
-- verdant_heart[301768] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_4_VALUE, }
|
||
|
|
-- guardian_druid[137010] #14: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -15000.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Shapeshift into Bear Form, increasing armor by $m4% and Stamina by $1178s2%, granting protection from Polymorph effects, and increasing threat generation.; The act of shapeshifting frees you from movement impairing effects.
|
||
|
|
bear_form = {
|
||
|
|
id = 5487,
|
||
|
|
color = 'shapeshift',
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_SHAPESHIFT, 'variance': 0.25, 'target': TARGET_UNIT_CASTER, 'form': bear_form, 'creature_type': beast, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #2: { 'type': APPLY_AURA, 'subtype': MOD_ATTACKER_MELEE_CRIT_CHANCE, 'points': -6.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #3: { 'type': APPLY_AURA, 'subtype': MOD_BASE_RESISTANCE_PCT, 'points': 220.0, 'value': 1, 'schools': ['physical'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #4: { 'type': APPLY_AURA, 'subtype': MECHANIC_IMMUNITY, 'target': TARGET_UNIT_CASTER, 'mechanic': 17, }
|
||
|
|
-- #5: { 'type': APPLY_AURA, 'subtype': MOD_EXPERTISE, 'points': 3.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': THREAT, }
|
||
|
|
-- #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- #9: { 'type': APPLY_AURA, 'subtype': DUMMY, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #10: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #11: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': IGNORE_SHAPESHIFT, }
|
||
|
|
-- #12: { 'type': APPLY_AURA, 'subtype': MOD_DAMAGE_PERCENT_TAKEN, 'points': -3.0, 'schools': ['physical', 'holy', 'fire', 'nature', 'frost', 'shadow'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #13: { 'type': APPLY_AURA, 'subtype': MOD_DAMAGE_PERCENT_TAKEN, 'points': -6.0, 'schools': ['arcane'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Go Berserk for $d. While Berserk:; Generate $343216s1 combo $lpoint:points; every $t1 sec. Combo point generating abilities generate $s2 additional combo $lpoint:points;. Finishing moves restore up to $405189u combo points generated over the cap.; All attack and ability damage is increased by $s3%.
|
||
|
|
berserk = {
|
||
|
|
id = 106951,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 180.0,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': PERIODIC_TRIGGER_SPELL, 'tick_time': 1.5, 'trigger_spell': 343216, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': DUMMY, 'points': 1.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- #4: { 'type': APPLY_AURA, 'subtype': MOD_AUTOATTACK_DAMAGE, 'points': 10.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Shapeshift into Cat Form, increasing auto-attack damage by $s4%, movement speed by $113636s1%, granting protection from Polymorph effects, and reducing falling damage.; The act of shapeshifting frees you from movement impairing effects.
|
||
|
|
cat_form = {
|
||
|
|
id = 768,
|
||
|
|
color = 'shapeshift',
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, 'form': cat_form, 'creature_type': beast, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #2: { 'type': APPLY_AURA, 'subtype': MECHANIC_IMMUNITY, 'target': TARGET_UNIT_CASTER, 'mechanic': 17, }
|
||
|
|
-- #3: { 'type': APPLY_AURA, 'subtype': MOD_AUTOATTACK_DAMAGE, 'sp_bonus': 0.25, 'points': 40.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.25, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER_BY_LABEL, 'points': -33.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- #6: { 'type': APPLY_AURA, 'subtype': DUMMY, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #7: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- #8: { 'type': APPLY_AURA, 'subtype': UNKNOWN, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #9: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': RADIUS, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Celestial bodies align, maintaining both Eclipses and granting $s1% haste for $d.
|
||
|
|
celestial_alignment = {
|
||
|
|
id = 194223,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 180.0,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
talent = "celestial_alignment",
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MELEE_SLOW, 'points': 10.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- greater_alignment[450184] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 40.0, 'target': TARGET_UNIT_CASTER, 'modifies': BUFF_DURATION, }
|
||
|
|
-- orbital_strike[390378] #0: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 383410, 'value': 194223, 'schools': ['physical', 'holy', 'fire', 'nature', 'shadow'], 'value1': 2, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- orbital_strike[390378] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -60000.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Call upon the spirits for an eruption of energy, channeling a rapid flurry of $s2 Druid spells and abilities over $d.$?s391538[ Chance to use an exceptional spell or ability is increased.][]; You will cast $?a24858|a197625[Starsurge, Starfall,]?a768[Ferocious Bite, Shred,]?a5487[Mangle, Ironfur,][Wild Growth, Swiftmend,] Moonfire, Wrath, Regrowth, Rejuvenation, Rake, and Thrash on appropriate nearby targets, favoring your current shapeshift form.
|
||
|
|
convoke_the_spirits = {
|
||
|
|
id = 391528,
|
||
|
|
cast = 4.0,
|
||
|
|
channeled = true,
|
||
|
|
cooldown = 120.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
talent = "convoke_the_spirits",
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': PERIODIC_DUMMY, 'tick_time': 0.25, 'points': 4.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': DUMMY, 'points': 16.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #3: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'value': 22, 'schools': ['holy', 'fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #4: { 'type': APPLY_AURA, 'subtype': ABILITY_IGNORE_AURASTATE, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- astral_insight[429536] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 25.0, 'target': TARGET_UNIT_CASTER, 'modifies': BUFF_DURATION, }
|
||
|
|
-- astral_insight[429536] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 25.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- elunes_guidance[393991] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -25.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- elunes_guidance[393991] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -25.0, 'target': TARGET_UNIT_CASTER, 'modifies': BUFF_DURATION, }
|
||
|
|
-- elunes_guidance[393991] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -50.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
-- restoration_druid[137012] #8: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -4.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- restoration_druid[137012] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 33.0, 'target': TARGET_UNIT_CASTER, 'modifies': AURA_PERIOD, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Tosses the enemy target into the air, disorienting them but making them invulnerable for up to $d. Only one target can be affected by your Cyclone at a time.
|
||
|
|
cyclone = {
|
||
|
|
id = 33786,
|
||
|
|
cast = 1.7,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 0.012,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
talent = "cyclone",
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_STUN, 'mechanic': banished, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': SCHOOL_IMMUNITY, 'mechanic': banished, 'value': 127, 'schools': ['physical', 'holy', 'fire', 'nature', 'frost', 'shadow', 'arcane'], 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #2: { 'type': APPLY_AURA, 'subtype': MOD_HEALING_PCT, 'mechanic': banished, 'points': -100.0, 'value': 127, 'schools': ['physical', 'holy', 'fire', 'nature', 'frost', 'shadow', 'arcane'], 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[3025] #3: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -500.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- high_winds[200931] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Shift into Cat Form and increase your movement speed by $s1% while in Cat Form for $d.
|
||
|
|
dash = {
|
||
|
|
id = 1850,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 120.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_INCREASE_SPEED, 'points': 60.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.25, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Teleports the caster to the Emerald Dreamway.; Casting Dreamwalk again while in the Emerald Dreamway will return you back to near your departure point.
|
||
|
|
dreamwalk = {
|
||
|
|
id = 193753,
|
||
|
|
cast = 10.0,
|
||
|
|
cooldown = 60.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 0.001,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': TELEPORT_UNITS, 'subtype': NONE, 'amplitude': 1.0, 'value': 1378, 'schools': ['holy', 'shadow', 'arcane'], 'target': TARGET_UNIT_CASTER, 'target2': TARGET_DEST_DB, }
|
||
|
|
-- #1: { 'type': QUEST_COMPLETE, 'subtype': NONE, 'value': 39174, 'schools': ['holy', 'fire'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #2: { 'type': KILL_CREDIT, 'subtype': NONE, 'value': 98305, 'schools': ['physical'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #3: { 'type': KILL_CREDIT, 'subtype': NONE, 'value': 104608, 'schools': ['shadow'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #4: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_CRIT_CHANCE_SCHOOL, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #5: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 293887, 'value': 193753, 'schools': ['physical', 'nature', 'frost', 'arcane'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Roots the target in place for $d. Damage may cancel the effect.$?s33891[; Tree of Life: Instant cast.][]
|
||
|
|
entangling_roots = {
|
||
|
|
id = 339,
|
||
|
|
cast = 1.7,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 0.012,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_ROOT_2, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': PERIODIC_DAMAGE, 'tick_time': 2.0, 'sp_bonus': 1.5, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[3025] #3: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -500.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- incarnation_tree_of_life[81097] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- high_winds[200931] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- blooming_infusion[429474] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Release the natural power within G'Hanir to increase the frequency that all of your heal over time effects heal allies by ${100*(1/(1+($m1/100))-1)}% for $d.
|
||
|
|
essence_of_ghanir = {
|
||
|
|
id = 208253,
|
||
|
|
color = 'artifact',
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 90.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -50.0, 'target': TARGET_UNIT_CASTER, 'modifies': AURA_PERIOD, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': PERIODIC_TRIGGER_SPELL, 'tick_time': 0.25, 'trigger_spell': 218889, 'points': -50.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Swarms the target with Faeries, disarming the enemy, preventing the use of any weapons or shield and reducing movement speed by $m1% for $d.
|
||
|
|
faerie_swarm = {
|
||
|
|
id = 209749,
|
||
|
|
color = 'pvp_talent',
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 30.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_DECREASE_SPEED, 'mechanic': snared, 'points': -30.0, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': MOD_DISARM_RANGED, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #2: { 'type': APPLY_AURA, 'subtype': MOD_DISARM_OFFHAND, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #3: { 'type': APPLY_AURA, 'subtype': MOD_DISARM, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Finishing move that causes Physical damage per combo point and consumes up to $?a102543[${$s2*(1+$102543s3/100)}][$s2] additional Energy to increase damage by up to 100%.; 1 point : ${$m1*1/5} damage; 2 points: ${$m1*2/5} damage; 3 points: ${$m1*3/5} damage; 4 points: ${$m1*4/5} damage; 5 points: ${$m1*5/5} damage
|
||
|
|
ferocious_bite = {
|
||
|
|
id = 22568,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 25,
|
||
|
|
spendType = 'energy',
|
||
|
|
|
||
|
|
spend = 1,
|
||
|
|
spendType = 'happiness',
|
||
|
|
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': SCHOOL_DAMAGE, 'subtype': NONE, 'chain_amp': 0.7, 'ap_bonus': 1.45, 'variance': 0.05, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': POWER_BURN, 'subtype': NONE, 'points': 25.0, 'value': 3, 'schools': ['physical', 'holy'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #7: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- ashamanes_frenzy[210723] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- heart_of_the_wild[319454] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rip[1079] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- convoke_the_spirits[391528] #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- convoke_the_spirits[391528] #3: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'value': 22, 'schools': ['holy', 'fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- master_shapeshifter[411266] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 60.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rake[155722] #1: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.25, 'points': -20.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #24: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'pvp_multiplier': 0.0, 'points': 73.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- berserk[106951] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- berserk[106951] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- $?a114301[You descend on starry dust, slowing your falling speed.][You flap your wings, slowing your falling speed.]
|
||
|
|
flap = {
|
||
|
|
id = 164862,
|
||
|
|
cast = 15.0,
|
||
|
|
channeled = true,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': FEATHER_FALL, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': HOVER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #2: { 'type': APPLY_AURA, 'subtype': WATER_WALK, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #3: { 'type': APPLY_AURA, 'subtype': SUPPRESS_TRANSFORMS, 'value1': 8, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Shapeshift into flight form, increasing movement speed and allowing you to fly. Cannot use in combat. ; The act of shapeshifting frees the caster of movement impairing effects.
|
||
|
|
flight_form = {
|
||
|
|
id = 165962,
|
||
|
|
color = 'shapeshift',
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 0.074,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': DUMMY, 'variance': 0.25, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- malornes_swiftness[236147] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_3_VALUE, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Summons a stand of $s1 Treants for $248280d which immediately taunt and attack enemies in the targeted area.; Generates ${$m5/10} Astral Power.
|
||
|
|
force_of_nature = {
|
||
|
|
id = 205636,
|
||
|
|
color = 'talent',
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 60.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
talent = "force_of_nature",
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': DUMMY, 'subtype': NONE, 'radius': 8.0, 'target': TARGET_DEST_DEST, }
|
||
|
|
-- #1: { 'type': TRIGGER_SPELL, 'subtype': NONE, 'trigger_spell': 248280, 'value': 10, 'schools': ['holy', 'nature'], 'target': TARGET_DEST_DEST, }
|
||
|
|
-- #2: { 'type': TRIGGER_SPELL, 'subtype': NONE, 'trigger_spell': 248280, 'value': 155, 'schools': ['physical', 'holy', 'nature', 'frost'], 'target': TARGET_DEST_DEST, }
|
||
|
|
-- #3: { 'type': TRIGGER_SPELL, 'subtype': NONE, 'trigger_spell': 248280, 'value': 300, 'schools': ['fire', 'nature', 'shadow'], 'target': TARGET_DEST_DEST, }
|
||
|
|
-- #4: { 'type': ENERGIZE, 'subtype': NONE, 'points': 200.0, 'target': TARGET_UNIT_CASTER, 'resource': astral_power, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- early_spring[428937] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER_BY_LABEL, 'points': -15000.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Heals you for $o1% health over $d$?s301768[, and increases healing received by $301768s1%][].
|
||
|
|
frenzied_regeneration = {
|
||
|
|
id = 22842,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 1.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 100,
|
||
|
|
spendType = 'rage',
|
||
|
|
|
||
|
|
spendType = 'energy',
|
||
|
|
|
||
|
|
talent = "frenzied_regeneration",
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': OBS_MOD_HEALTH, 'attributes': ['Compute Points Only At Cast Time'], 'tick_time': 1.0, 'pvp_multiplier': 0.626, 'points': 5.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': MOD_HEALING_PCT, 'attributes': ['Compute Points Only At Cast Time'], 'value': 127, 'schools': ['physical', 'holy', 'fire', 'nature', 'frost', 'shadow', 'arcane'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': MOD_PET_TALENT_POINTS, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #2: { 'type': APPLY_AURA, 'subtype': MOD_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- heart_of_the_wild[319454] #8: { 'type': APPLY_AURA, 'subtype': MOD_MAX_CHARGES, 'points': 1.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- verdant_heart[301768] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- restoration_druid[137012] #16: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -50.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_1_VALUE, }
|
||
|
|
-- restoration_druid[137012] #17: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'pvp_multiplier': 0.0, 'points': 100.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_1_VALUE, }
|
||
|
|
-- guardian_druid[137010] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -50.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_1_VALUE, }
|
||
|
|
-- guardian_druid[137010] #13: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'pvp_multiplier': 0.0, 'points': 100.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_1_VALUE, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Deals $m1 Astral damage to the target and nearby enemies, and resets Full Moon to become New Moon. Deals reduced damage to secondary targets.; Generates ${$m2/10} Astral Power.
|
||
|
|
full_moon = {
|
||
|
|
id = 274283,
|
||
|
|
cast = 3.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': SCHOOL_DAMAGE, 'subtype': NONE, 'sp_bonus': 4.2, 'variance': 0.05, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- #1: { 'type': ENERGIZE, 'subtype': NONE, 'points': 400.0, 'target': TARGET_UNIT_CASTER, 'resource': astral_power, }
|
||
|
|
-- #2: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #3: { 'type': DUMMY, 'subtype': NONE, }
|
||
|
|
-- #4: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_DEST_TARGET_ENEMY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- mastery_astral_invocation[393014] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonfire[164812] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- moonfire[164812] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- sunfire[164815] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- sunfire[164815] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- heart_of_the_wild[319454] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- arcane_affinity[429540] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- radiant_moonlight[394121] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 25.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- stellar_command[429668] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER_BY_LABEL, 'points': 25.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_of_all_things[394049] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- eclipse_solar[48517] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- [428655] Moonfire damage has a chance to call down a Fury of Elune to follow your target for ${$s2/1000} sec.; $@spellicon202770 $@spellname202770; Calls down a beam of pure celestial energy, dealing $<dmg> Astral damage over ${$s2/1000} sec within its area.; Generates $?a137010[${$202770m4/$202770t4*$s2/10000} Rage][${$202770m3/$202770t3*$s2/10000} Astral Power] over its duration.
|
||
|
|
fury_of_elune = {
|
||
|
|
id = 202770,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 60.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
talent = "fury_of_elune",
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': DUMMY, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': CREATE_AREATRIGGER, 'subtype': NONE, 'value': 6887, 'schools': ['physical', 'holy', 'fire', 'shadow', 'arcane'], 'radius': 1.25, 'target': TARGET_UNK_148, }
|
||
|
|
-- #2: { 'type': APPLY_AURA, 'subtype': PERIODIC_ENERGIZE, 'tick_time': 0.5, 'points': 25.0, 'value': 8, 'schools': ['nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #3: { 'type': APPLY_AURA, 'subtype': PERIODIC_ENERGIZE, 'tick_time': 0.5, 'points': 30.0, 'value': 1, 'schools': ['physical'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- mastery_astral_invocation[393014] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonfire[164812] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- moonfire[164812] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- sunfire[164815] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- sunfire[164815] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- arcane_affinity[429540] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- radiant_moonlight[394121] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -15000.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
-- radiant_moonlight[394121] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 50.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- stellar_command[429668] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_of_all_things[394049] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- eclipse_solar[48517] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Taunts the target to attack you.
|
||
|
|
growl = {
|
||
|
|
id = 6795,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 8.0,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': ATTACK_ME, 'subtype': NONE, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': MOD_TAUNT, 'points': 400.0, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Deals $s1 Astral damage to the target and empowers Half Moon to become Full Moon.; Generates ${$m3/10} Astral Power.
|
||
|
|
half_moon = {
|
||
|
|
id = 274282,
|
||
|
|
cast = 2.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': SCHOOL_DAMAGE, 'subtype': NONE, 'sp_bonus': 3.45, 'variance': 0.05, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #2: { 'type': ENERGIZE, 'subtype': NONE, 'points': 200.0, 'target': TARGET_UNIT_CASTER, 'resource': astral_power, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- mastery_astral_invocation[393014] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonfire[164812] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- moonfire[164812] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- sunfire[164815] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- sunfire[164815] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- heart_of_the_wild[319454] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- arcane_affinity[429540] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- radiant_moonlight[394121] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 25.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_of_all_things[394049] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- eclipse_solar[48517] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Abilities not associated with your specialization are substantially empowered for $d.$?!s137013[; Balance: Cast time of Balance spells reduced by $s13% and damage increased by $s1%.][]$?!s137011[; Feral: Gain $s14 Combo Point every $t14 sec while in Cat Form and Physical damage increased by $s4%.][]$?!s137010[; Guardian: Bear Form gives an additional $s7% Stamina, multiple uses of Ironfur may overlap, and Frenzied Regeneration has ${$s9+1} charges.][]$?!s137012[; Restoration: Healing increased by $s10%, and mana costs reduced by $s12%.][]
|
||
|
|
heart_of_the_wild = {
|
||
|
|
id = 319454,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 300.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
talent = "heart_of_the_wild",
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- #5: { 'type': APPLY_AURA, 'subtype': MOD_AUTOATTACK_DAMAGE, 'points': 20.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #6: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- #7: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 19.0, 'target': TARGET_UNIT_CASTER, 'modifies': MAX_STACKS, }
|
||
|
|
-- #8: { 'type': APPLY_AURA, 'subtype': MOD_MAX_CHARGES, 'points': 1.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- #10: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- #11: { 'type': APPLY_AURA, 'subtype': UNKNOWN, 'points': -50.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- #13: { 'type': APPLY_AURA, 'subtype': PERIODIC_DUMMY, 'tick_time': 2.0, 'points': 1.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Forces the enemy target to sleep for up to $d. Any damage will awaken the target. Only one target can be forced to hibernate at a time. Only works on Beasts and Dragonkin.
|
||
|
|
hibernate = {
|
||
|
|
id = 2637,
|
||
|
|
cast = 1.5,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 0.012,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
talent = "hibernate",
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_STUN, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #1: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- bear_form[5487] #1: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Shift into Bear Form and invoke the spirit of Ursol to let loose a deafening roar, incapacitating all enemies within $A1 yards for $d. Damage will cancel the effect.
|
||
|
|
incapacitating_roar = {
|
||
|
|
id = 99,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 30.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
talent = "incapacitating_roar",
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_CONFUSE, 'value': 1, 'schools': ['physical'], 'radius': 10.0, 'target': TARGET_SRC_CASTER, 'target2': TARGET_UNIT_SRC_AREA_ENEMY, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': MOD_DECREASE_SPEED, 'points': -50.0, 'radius': 10.0, 'target': TARGET_SRC_CASTER, 'target2': TARGET_UNIT_SRC_AREA_ENEMY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- An improved Cat Form that grants all of your known Berserk effects and lasts $d. You may shapeshift in and out of this improved Cat Form for its duration. During Incarnation:; Energy cost of all Cat Form abilities is reduced by $s3%, and Prowl can be used once while in combat.$?s343223[; Generate $343216s1 combo $lpoint:points; every $t1 sec. Combo point generating abilities generate $106951s2 additional combo $lpoint:points;. Finishing moves restore up to $405189u combo points generated over the cap.; All attack and ability damage is increased by $s4%.][];
|
||
|
|
incarnation_avatar_of_ashamane = {
|
||
|
|
id = 102543,
|
||
|
|
color = 'shapeshift',
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 180.0,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': PERIODIC_TRIGGER_SPELL, 'tick_time': 1.5, 'trigger_spell': 343216, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #1: { 'type': TRIGGER_SPELL, 'subtype': NONE, 'trigger_spell': 252071, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.25, 'points': -20.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- #5: { 'type': APPLY_AURA, 'subtype': MOD_AUTOATTACK_DAMAGE, 'points': 10.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- greater_alignment[450184] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 40.0, 'target': TARGET_UNIT_CASTER, 'modifies': BUFF_DURATION, }
|
||
|
|
-- orbital_strike[390378] #1: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 390414, 'value': 102560, 'schools': ['shadow'], 'value1': 2, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- orbital_strike[390378] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -60000.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- An improved Moonkin Form that grants both Eclipses, any learned Celestial Alignment bonuses, $?a429536[$s6% increased Arcane damage, ][]and $s2% critical strike chance.; Lasts $d. You may shapeshift in and out of this improved Moonkin Form for its duration.
|
||
|
|
incarnation_chosen_of_elune = {
|
||
|
|
id = 102560,
|
||
|
|
color = 'talent_shapeshift',
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 180.0,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
talent = "incarnation_chosen_of_elune",
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MELEE_SLOW, 'points': 10.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- #3: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- #4: { 'type': DUMMY, 'subtype': NONE, }
|
||
|
|
-- #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- elunes_guidance[393991] #4: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER_BY_LABEL, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_3_VALUE, }
|
||
|
|
-- elunes_guidance[393991] #5: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER_BY_LABEL, 'points': -120.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_4_VALUE, }
|
||
|
|
-- greater_alignment[450184] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 40.0, 'target': TARGET_UNIT_CASTER, 'modifies': BUFF_DURATION, }
|
||
|
|
-- orbital_strike[390378] #1: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 390414, 'value': 102560, 'schools': ['shadow'], 'value1': 2, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- orbital_strike[390378] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -60000.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Shapeshift into the Tree of Life, increasing healing done by $5420s1%, increasing armor by $5420s3%, and granting protection from Polymorph effects. Functionality of Rejuvenation, Wild Growth, Regrowth, Entangling Roots, and Wrath is enhanced.; Lasts $117679d. You may shapeshift in and out of this form for its duration.
|
||
|
|
incarnation_tree_of_life = {
|
||
|
|
id = 33891,
|
||
|
|
color = 'talent_shapeshift',
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 180.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_SHAPESHIFT, 'variance': 0.25, 'target': TARGET_UNIT_CASTER, 'form': tree_of_life_form, 'creature_type': humanoid, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': MECHANIC_IMMUNITY, 'target': TARGET_UNIT_CASTER, 'mechanic': 17, }
|
||
|
|
-- #2: { 'type': APPLY_AURA, 'subtype': PERIODIC_DUMMY, 'tick_time': 7.0, 'trigger_spell': 132213, 'points': 2.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- greater_alignment[450184] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 40.0, 'target': TARGET_UNIT_CASTER, 'modifies': BUFF_DURATION, }
|
||
|
|
-- orbital_strike[390378] #1: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 390414, 'value': 102560, 'schools': ['shadow'], 'value1': 2, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- orbital_strike[390378] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -60000.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Infuse a friendly healer with energy, allowing them to cast spells without spending mana for $d.$?s326228[; If cast on somebody else, you gain the effect at $326228s1% effectiveness.][]
|
||
|
|
innervate = {
|
||
|
|
id = 29166,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 180.0,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
talent = "innervate",
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': UNKNOWN, 'points': -100.0, 'target': TARGET_UNIT_TARGET_ALLY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #1: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- bear_form[5487] #1: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Increases armor by ${$s1*$AGI/100} for $d.$?a231070[ Multiple uses of this ability may overlap.][]
|
||
|
|
ironfur = {
|
||
|
|
id = 192081,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.5,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
spend = 400,
|
||
|
|
spendType = 'rage',
|
||
|
|
|
||
|
|
talent = "ironfur",
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': UNKNOWN, 'points': 112.0, 'value': 1, 'schools': ['physical'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- heart_of_the_wild[319454] #7: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 19.0, 'target': TARGET_UNIT_CASTER, 'modifies': MAX_STACKS, }
|
||
|
|
-- master_shapeshifter[411266] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_1_VALUE, }
|
||
|
|
-- ironfur[231070] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 19.0, 'target': TARGET_UNIT_CASTER, 'modifies': MAX_STACKS, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Finishing move that causes Physical damage and stuns the target. Damage and duration increased per combo point:; 1 point : ${$s2*1} damage, 1 sec; 2 points: ${$s2*2} damage, 2 sec; 3 points: ${$s2*3} damage, 3 sec; 4 points: ${$s2*4} damage, 4 sec; 5 points: ${$s2*5} damage, 5 sec
|
||
|
|
maim = {
|
||
|
|
id = 22570,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 20.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 30,
|
||
|
|
spendType = 'energy',
|
||
|
|
|
||
|
|
spend = 1,
|
||
|
|
spendType = 'happiness',
|
||
|
|
|
||
|
|
talent = "maim",
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': SCHOOL_DAMAGE, 'subtype': NONE, 'ap_bonus': 0.16, 'variance': 0.05, 'radius': 5.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #7: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- ashamanes_frenzy[210723] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- heart_of_the_wild[319454] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rip[1079] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- convoke_the_spirits[391528] #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- convoke_the_spirits[391528] #3: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'value': 22, 'schools': ['holy', 'fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- master_shapeshifter[411266] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 60.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rake[155722] #1: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.25, 'points': -20.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- berserk[106951] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- berserk[106951] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Mangle the target for $s2 Physical damage.$?a231064[ Deals $s3% additional damage against bleeding targets.][]; Generates ${$m4/10} Rage.
|
||
|
|
mangle = {
|
||
|
|
id = 33917,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 6.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': SCHOOL_DAMAGE, 'subtype': NONE, 'ap_bonus': 0.639, 'variance': 0.05, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #2: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #3: { 'type': ENERGIZE, 'subtype': NONE, 'points': 120.0, 'target': TARGET_UNIT_CASTER, 'resource': rage, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #7: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- druid[137009] #2: { 'type': APPLY_AURA, 'subtype': MOD_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- fluid_form[449193] #0: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- instincts_of_the_claw[449184] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- instincts_of_the_claw[449184] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- primal_fury[159286] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': SHOULD_NEVER_SEE_15, }
|
||
|
|
-- convoke_the_spirits[391528] #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- convoke_the_spirits[391528] #3: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'value': 22, 'schools': ['holy', 'fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- rising_light_falling_night_day[417714] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- guardian_druid[137010] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 58.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- guardian_druid[137010] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 58.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- guardian_druid[137010] #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Infuse a friendly target with the power of the wild, increasing their Versatility by $s1% for 60 minutes.; If target is in your party or raid, all party and raid members will be affected.;
|
||
|
|
mark_of_the_wild = {
|
||
|
|
id = 1126,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 0.040,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_VERSATILITY, 'amplitude': 1.0, 'points': 3.0, 'radius': 100.0, 'target': TARGET_UNIT_TARGET_ALLY_OR_RAID, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Roots the target and all enemies within $A1 yards in place for $d. Damage may interrupt the effect. Usable in all shapeshift forms.
|
||
|
|
mass_entanglement = {
|
||
|
|
id = 102359,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 30.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
talent = "mass_entanglement",
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_ROOT_2, 'radius': 12.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': PERIODIC_DAMAGE, 'tick_time': 2.0, 'sp_bonus': 0.5, 'radius': 12.0, 'target': TARGET_UNIT_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Invokes the spirit of Ursoc to stun the target for $d. Usable in all shapeshift forms.
|
||
|
|
mighty_bash = {
|
||
|
|
id = 5211,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 60.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
talent = "mighty_bash",
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_STUN, 'variance': 0.25, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #7: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- A quick beam of lunar light burns the enemy for $164812s1 Arcane damage and then an additional $164812o2 Arcane damage over $164812d$?s238049[, and causes enemies to deal $238049s1% less damage to you.][.]$?a372567[; Hits a second target within $279620s1 yds of the first.][]$?s197911[; Generates ${$m3/10} Astral Power.][]
|
||
|
|
moonfire = {
|
||
|
|
id = 8921,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 0.04,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
-- 0. [137012] restoration_druid
|
||
|
|
-- spend = 0.012,
|
||
|
|
-- spendType = 'mana',
|
||
|
|
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': ENERGIZE, 'subtype': NONE, 'target': TARGET_UNIT_CASTER, 'resource': rage, }
|
||
|
|
-- #2: { 'type': ENERGIZE, 'subtype': NONE, 'target': TARGET_UNIT_CASTER, 'resource': astral_power, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- astral_power[197911] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'pvp_multiplier': 0.6667, 'points': 60.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_3_VALUE, }
|
||
|
|
-- bear_form[5487] #1: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- bear_form[5487] #10: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- moon_guardian[429520] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_3_VALUE, }
|
||
|
|
-- guardian_druid[137010] #18: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- guardian_druid[137010] #19: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Shapeshift into $?s114301[Astral Form][Moonkin Form], increasing the damage of your spells by $s9% and your armor by $m3%, and granting protection from Polymorph effects.$?a231042[; While in this form, single-target attacks against you have a $h% chance to make your next Starfire instant.][]; The act of shapeshifting frees you from movement impairing effects.
|
||
|
|
moonkin_form = {
|
||
|
|
id = 24858,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MECHANIC_IMMUNITY, 'target': TARGET_UNIT_CASTER, 'mechanic': 17, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': MOD_SHAPESHIFT, 'variance': 0.25, 'target': TARGET_UNIT_CASTER, 'form': moonkin_form, 'creature_type': none, }
|
||
|
|
-- #2: { 'type': APPLY_AURA, 'subtype': MOD_BASE_RESISTANCE_PCT, 'points': 125.0, 'value': 1, 'schools': ['physical'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #3: { 'type': APPLY_AURA, 'subtype': MOD_INCREASE_HEALTH_PERCENT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #4: { 'type': APPLY_AURA, 'subtype': DUMMY, 'points': 150.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #5: { 'type': APPLY_AURA, 'subtype': DUMMY, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #6: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 102383, 'value1': 3, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #7: { 'type': APPLY_AURA, 'subtype': MOD_ATTACKER_MELEE_CRIT_CHANCE, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- #10: { 'type': APPLY_AURA, 'subtype': DUMMY, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #11: { 'type': APPLY_AURA, 'subtype': MOD_DAMAGE_PERCENT_TAKEN, 'points': -3.0, 'schools': ['physical', 'holy', 'fire', 'nature', 'frost', 'shadow'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #12: { 'type': APPLY_AURA, 'subtype': MOD_DAMAGE_PERCENT_TAKEN, 'points': -6.0, 'schools': ['arcane'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- owlkin_frenzy[231042] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PROC_CHANCE, }
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Shapeshift into a mountable travel form, increasing movement speed by $5419s1%. Also protects the caster from Polymorph effects. Only usable outdoors.; The act of shapeshifting frees the caster of movement impairing effects.
|
||
|
|
mount_form = {
|
||
|
|
id = 210053,
|
||
|
|
color = 'shapeshift',
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_SHAPESHIFT, 'variance': 0.25, 'target': TARGET_UNIT_CASTER, 'form': travel_form, 'creature_type': beast, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': MECHANIC_IMMUNITY, 'target': TARGET_UNIT_CASTER, 'mechanic': 17, }
|
||
|
|
-- #2: { 'type': APPLY_AURA, 'subtype': MOD_SPEED_ALWAYS, 'points': 40.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #3: { 'type': APPLY_AURA, 'subtype': MOD_INCREASE_SPEED, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #4: { 'type': APPLY_AURA, 'subtype': USE_NORMAL_MOVEMENT_SPEED, 'points': 1000.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #5: { 'type': APPLY_AURA, 'subtype': MOD_MINIMUM_SPEED, 'points': 120.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #6: { 'type': APPLY_AURA, 'subtype': DUMMY, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- malornes_swiftness[236147] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_3_VALUE, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- For $d, $?s137012[all single-target healing also damages a nearby enemy target for $s3% of the healing done][all single-target damage also heals a nearby friendly target for $s3% of the damage done].
|
||
|
|
natures_vigil = {
|
||
|
|
id = 124974,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 90.0,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
talent = "natures_vigil",
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': DUMMY, 'sp_bonus': 0.25, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': DUMMY, 'sp_bonus': 0.25, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #2: { 'type': APPLY_AURA, 'subtype': PERIODIC_DUMMY, 'tick_time': 0.5, 'points': 20.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Deals $m1 Astral damage to the target and empowers New Moon to become Half Moon. ; Generates ${$m3/10} Astral Power.
|
||
|
|
new_moon = {
|
||
|
|
id = 274281,
|
||
|
|
cast = 1.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
talent = "new_moon",
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': SCHOOL_DAMAGE, 'subtype': NONE, 'sp_bonus': 2.44, 'variance': 0.05, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #2: { 'type': ENERGIZE, 'subtype': NONE, 'points': 100.0, 'target': TARGET_UNIT_CASTER, 'resource': astral_power, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- mastery_astral_invocation[393014] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonfire[164812] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- moonfire[164812] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- sunfire[164815] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- sunfire[164815] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- heart_of_the_wild[319454] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- arcane_affinity[429540] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- radiant_moonlight[394121] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 25.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_of_all_things[394049] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- eclipse_solar[48517] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Shift into Cat Form and enter stealth.
|
||
|
|
prowl = {
|
||
|
|
id = 5215,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 6.0,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_STEALTH, 'points_per_level': 5.0, 'points': 85.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': DUMMY, 'points': -30.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #2: { 'type': APPLY_AURA, 'subtype': MOD_SPEED_ALWAYS, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #3: { 'type': APPLY_AURA, 'subtype': ANIM_REPLACEMENT_SET, 'value': 639, 'schools': ['physical', 'holy', 'fire', 'nature', 'frost', 'shadow', 'arcane'], }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- incarnation_avatar_of_ashamane[252071] #0: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 102547, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Allows the Druid to vanish from sight, entering an improved stealth mode. Lasts until cancelled.
|
||
|
|
prowl_102547 = {
|
||
|
|
id = 102547,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 6.0,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_STEALTH, 'points_per_level': 5.0, 'points': 30.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': DUMMY, 'points': -30.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #2: { 'type': SANCTUARY_2, 'subtype': NONE, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #3: { 'type': APPLY_AURA, 'subtype': DUMMY, 'points': 35.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #4: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- #5: { 'type': UNKNOWN, 'subtype': NONE, 'points': 252071.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- incarnation_avatar_of_ashamane[252071] #0: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 102547, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
from = "class",
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Rake the target for $s1 Bleed damage and an additional $155722o1 Bleed damage over $155722d.$?s48484[ Reduces the target's movement speed by $58180s1% for $58180d.][]$?a231052[ ; While stealthed, Rake will also stun the target for $163505d and deal $s4% increased damage.][]$?a405834[ ; While stealthed, Rake will also stun the target for $163505d and deal $s4% increased damage.][]; Awards $s2 combo $lpoint:points;.
|
||
|
|
rake = {
|
||
|
|
id = 1822,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 35,
|
||
|
|
spendType = 'energy',
|
||
|
|
|
||
|
|
talent = "rake",
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': SCHOOL_DAMAGE, 'subtype': NONE, 'ap_bonus': 0.2154, 'variance': 0.05, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': ENERGIZE, 'subtype': NONE, 'points': 1.0, 'target': TARGET_UNIT_CASTER, 'resource': happiness, }
|
||
|
|
-- #2: { 'type': TRIGGER_SPELL, 'subtype': NONE, 'trigger_spell': 155722, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #3: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #7: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- prowl[102547] #4: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- ashamanes_frenzy[210723] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- fluid_form[449193] #0: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- heart_of_the_wild[319454] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- instincts_of_the_claw[449184] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- instincts_of_the_claw[449184] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rip[1079] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- convoke_the_spirits[391528] #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- convoke_the_spirits[391528] #3: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'value': 22, 'schools': ['holy', 'fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- rake[155722] #1: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.25, 'points': -20.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #26: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 31.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #27: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 44.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- berserk[106951] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- berserk[106951] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Returns the spirit to the body, restoring a dead target to life with $s2% health and at least $s1% mana. Castable in combat.
|
||
|
|
rebirth = {
|
||
|
|
id = 20484,
|
||
|
|
cast = 2.0,
|
||
|
|
cooldown = 600.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 300,
|
||
|
|
spendType = 'rage',
|
||
|
|
|
||
|
|
spend = 0.020,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': RESURRECT, 'subtype': NONE, 'points': 20.0, }
|
||
|
|
-- #1: { 'type': DUMMY, 'subtype': NONE, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[3025] #3: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -500.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- bear_form[5487] #1: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- bear_form[5487] #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- bear_form[5487] #11: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': IGNORE_SHAPESHIFT, }
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Heals a friendly target for $s1 and another ${$o2*$<mult>} over $d.$?s231032[ Initial heal has a $231032s1% increased chance for a critical effect if the target is already affected by Regrowth.][]$?s24858|s197625[ Usable while in Moonkin Form.][]$?s33891[; Tree of Life: Instant cast.][]
|
||
|
|
regrowth = {
|
||
|
|
id = 8936,
|
||
|
|
cast = 1.5,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 0.1,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
-- 0. [137012] restoration_druid
|
||
|
|
-- spend = 0.028,
|
||
|
|
-- spendType = 'mana',
|
||
|
|
|
||
|
|
-- 1. [137013] balance_druid
|
||
|
|
-- spend = 0.100,
|
||
|
|
-- spendType = 'mana',
|
||
|
|
|
||
|
|
-- 2. [137011] feral_druid
|
||
|
|
-- spend = 0.100,
|
||
|
|
-- spendType = 'mana',
|
||
|
|
|
||
|
|
-- 3. [137010] guardian_druid
|
||
|
|
-- spend = 0.100,
|
||
|
|
-- spendType = 'mana',
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': HEAL, 'subtype': NONE, 'sp_bonus': 2.6988, 'variance': 0.05, 'target': TARGET_UNIT_TARGET_ALLY, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': PERIODIC_HEAL, 'tick_time': 2.0, 'sp_bonus': 0.0864, 'target': TARGET_UNIT_TARGET_ALLY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- balance_druid[137013] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 75.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 75.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 47.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- cat_form[3025] #3: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -500.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- incarnation_tree_of_life[5420] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- clearcasting[16870] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- clearcasting[16870] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'attributes': ['Suppress Points Stacking'], 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[81097] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- essence_of_ghanir[208253] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -50.0, 'target': TARGET_UNIT_CASTER, 'modifies': AURA_PERIOD, }
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- heart_of_the_wild[319454] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #10: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- convoke_the_spirits[391528] #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- convoke_the_spirits[391528] #3: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'value': 22, 'schools': ['holy', 'fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- groves_inspiration[429402] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 9.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- groves_inspiration[429402] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 9.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 44.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #13: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 44.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- guardian_druid[137010] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 75.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- guardian_druid[137010] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 75.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- protector_of_the_grove[209731] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -50.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Heals the target for $o1 over $d.$?s155675[; You can apply Rejuvenation twice to the same target.][]$?s33891[; Tree of Life: Healing increased by $5420s5% and Mana cost reduced by $5420s4%.][]
|
||
|
|
rejuvenation = {
|
||
|
|
id = 774,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 0.05,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
-- 0. [137012] restoration_druid
|
||
|
|
-- spend = 0.022,
|
||
|
|
-- spendType = 'mana',
|
||
|
|
|
||
|
|
-- 1. [137013] balance_druid
|
||
|
|
-- spend = 0.050,
|
||
|
|
-- spendType = 'mana',
|
||
|
|
|
||
|
|
-- 2. [137011] feral_druid
|
||
|
|
-- spend = 0.050,
|
||
|
|
-- spendType = 'mana',
|
||
|
|
|
||
|
|
-- 3. [137010] guardian_druid
|
||
|
|
-- spend = 0.050,
|
||
|
|
-- spendType = 'mana',
|
||
|
|
|
||
|
|
talent = "rejuvenation",
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': PERIODIC_HEAL, 'tick_time': 3.0, 'sp_bonus': 0.2465, 'target': TARGET_UNIT_TARGET_ALLY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- balance_druid[137013] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 25.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- incarnation_tree_of_life[5420] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 50.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 50.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- bear_form[5487] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': THREAT, }
|
||
|
|
-- essence_of_ghanir[208253] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -50.0, 'target': TARGET_UNIT_CASTER, 'modifies': AURA_PERIOD, }
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- heart_of_the_wild[319454] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #10: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- improved_rejuvenation[231040] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 3000.0, 'target': TARGET_UNIT_CASTER, 'modifies': BUFF_DURATION, }
|
||
|
|
-- lore_of_the_grove[449185] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- lore_of_the_grove[449185] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- convoke_the_spirits[391528] #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- convoke_the_spirits[391528] #3: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'value': 22, 'schools': ['holy', 'fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- master_shapeshifter[411266] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- master_shapeshifter[411266] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 110.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- guardian_druid[137010] #16: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 25.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Nullifies corrupting effects on the friendly target, removing all Curse and Poison effects.
|
||
|
|
remove_corruption = {
|
||
|
|
id = 2782,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 8.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 0.100,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
talent = "remove_corruption",
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': DISPEL, 'subtype': NONE, 'points': 100.0, 'value': 2, 'schools': ['holy'], 'target': TARGET_UNIT_TARGET_ALLY, }
|
||
|
|
-- #1: { 'type': DISPEL, 'subtype': NONE, 'points': 100.0, 'value': 4, 'schools': ['fire'], 'target': TARGET_UNIT_TARGET_ALLY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #1: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- bear_form[5487] #1: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Instantly heals you for $s1% of maximum health. Usable in all shapeshift forms.
|
||
|
|
renewal = {
|
||
|
|
id = 108238,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 90.0,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
talent = "renewal",
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': HEAL_PCT, 'subtype': NONE, 'points': 20.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- bear_form[5487] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': THREAT, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Returns the spirit to the body, restoring a dead target to life with $s1% of maximum health and mana. Not castable in combat.
|
||
|
|
revive = {
|
||
|
|
id = 50769,
|
||
|
|
cast = 10.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 0.008,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': RESURRECT, 'subtype': NONE, 'points': 35.0, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Finishing move that causes Bleed damage over time. Lasts longer per combo point.; 1 point : ${$o1*2} over ${$d*2} sec; 2 points: ${$o1*3} over ${$d*3} sec; 3 points: ${$o1*4} over ${$d*4} sec; 4 points: ${$o1*5} over ${$d*5} sec; 5 points: ${$o1*6} over ${$d*6} sec
|
||
|
|
rip = {
|
||
|
|
id = 1079,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 20,
|
||
|
|
spendType = 'energy',
|
||
|
|
|
||
|
|
spend = 1,
|
||
|
|
spendType = 'happiness',
|
||
|
|
|
||
|
|
talent = "rip",
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': PERIODIC_DAMAGE, 'tick_time': 2.0, 'mechanic': bleeding, 'ap_bonus': 0.2512, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': DUMMY, 'points': 2.0, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #2: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #7: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- ashamanes_frenzy[210723] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- heart_of_the_wild[319454] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rip[1079] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- convoke_the_spirits[391528] #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- convoke_the_spirits[391528] #3: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'value': 22, 'schools': ['holy', 'fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- master_shapeshifter[411266] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 60.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- master_shapeshifter[411266] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 60.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rake[155722] #1: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.25, 'points': -20.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #23: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'pvp_multiplier': 0.0, 'points': 84.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- berserk[106951] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- berserk[106951] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Shred the target, causing $s1 Physical damage to the target.$?a231063[ Deals $231063s2% increased damage against bleeding targets.][]$?a405300[ Deals $405300s1% increased damage against bleeding targets. Applies the Bleed from Thrash.][]$?a343232[; While stealthed, Shred deals $m3% increased damage, has double the chance to critically strike, and generates $343232s1 additional combo $lpoint:points;.][]$?a405834[; While stealthed, Shred deals $m3% increased damage, has double the chance to critically strike, and generates $343232s1 additional combo $lpoint:points;.][]; Awards $s2 combo $lpoint:points;.
|
||
|
|
shred = {
|
||
|
|
id = 5221,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 40,
|
||
|
|
spendType = 'energy',
|
||
|
|
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': SCHOOL_DAMAGE, 'subtype': NONE, 'ap_bonus': 1.025, 'variance': 0.05, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': ENERGIZE, 'subtype': NONE, 'points': 1.0, 'target': TARGET_UNIT_CASTER, 'resource': happiness, }
|
||
|
|
-- #2: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #7: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- ashamanes_frenzy[210723] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- fluid_form[449193] #0: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- heart_of_the_wild[319454] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- instincts_of_the_claw[449184] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- instincts_of_the_claw[449184] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rip[1079] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- convoke_the_spirits[391528] #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- convoke_the_spirits[391528] #3: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'value': 22, 'schools': ['holy', 'fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- rake[155722] #1: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.25, 'points': -20.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #25: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 96.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- berserk[106951] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- berserk[106951] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- You charge and bash the target's skull, interrupting spellcasting and preventing any spell in that school from being cast for $93985d.
|
||
|
|
skull_bash = {
|
||
|
|
id = 106839,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 15.0,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
talent = "skull_bash",
|
||
|
|
startsCombat = true,
|
||
|
|
interrupt = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #7: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- cat_form[3025] #3: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -500.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.25, 'points': -20.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Summons a beam of solar light over an enemy target's location, interrupting the target and silencing all enemies within the beam. Lasts $d.
|
||
|
|
solar_beam = {
|
||
|
|
id = 78675,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 60.0,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
spend = 0.034,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
talent = "solar_beam",
|
||
|
|
startsCombat = true,
|
||
|
|
interrupt = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': TRIGGER_SPELL, 'subtype': NONE, 'trigger_spell': 97547, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': CREATE_AREATRIGGER, 'subtype': NONE, 'value': 983, 'schools': ['physical', 'holy', 'fire', 'frost', 'arcane'], 'target': TARGET_DEST_TARGET_ENEMY, }
|
||
|
|
-- #2: { 'type': PERSISTENT_AREA_AURA, 'subtype': DUMMY, 'radius': 5.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Soothes the target, dispelling all enrage effects.
|
||
|
|
soothe = {
|
||
|
|
id = 2908,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 10.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 0.011,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
talent = "soothe",
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': DISPEL, 'subtype': NONE, 'points': 100.0, 'value': 9, 'schools': ['physical', 'nature'], 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #1: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- bear_form[5487] #1: { 'type': APPLY_AURA, 'subtype': MOD_IGNORE_SHAPESHIFT, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Shift into Bear Form and let loose a wild roar, increasing the movement speed of all friendly players within $A1 yards by $s1% for $d.
|
||
|
|
stampeding_roar = {
|
||
|
|
id = 106898,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 120.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
talent = "stampeding_roar",
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_INCREASE_SPEED, 'points': 60.0, 'radius': 15.0, 'target': TARGET_SRC_CASTER, 'target2': TARGET_UNIT_SRC_AREA_ALLY, }
|
||
|
|
-- #1: { 'type': SCRIPT_EFFECT, 'subtype': NONE, 'points': 1.0, 'radius': 15.0, 'target': TARGET_SRC_CASTER, 'target2': TARGET_UNIT_SRC_AREA_ALLY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- improved_stampeding_roar[288826] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -60000.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Calls down waves of falling stars upon enemies within $50286A1 yds, dealing $<damage> Astral damage over $191034d. Multiple uses of this ability may overlap.$?s327541[; Extends the duration of active Moonfires and Sunfires by $327541s1 sec.][]
|
||
|
|
starfall = {
|
||
|
|
id = 191034,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 500,
|
||
|
|
spendType = 'astral_power',
|
||
|
|
|
||
|
|
talent = "starfall",
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': AREA_TRIGGER, 'value': 4756, 'schools': ['fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #2: { 'type': APPLY_AURA, 'subtype': PERIODIC_TRIGGER_SPELL, 'tick_time': 1.0, 'trigger_spell': 50286, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #3: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING_BY_SPELL_LABEL, 'value': 726, 'schools': ['holy', 'fire', 'frost', 'arcane'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #4: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING_BY_SPELL_LABEL, 'value': 1089, 'schools': ['physical', 'arcane'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- mastery_astral_invocation[393014] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonfire[164812] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- moonfire[164812] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- sunfire[164815] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- sunfire[164815] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- astral_influence[197524] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RADIUS, }
|
||
|
|
-- arcane_affinity[429540] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #3: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- lunar_shrapnel[415169] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rattle_the_stars[393954] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 12.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rattle_the_stars[393954] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -10.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- balance_of_all_things[394049] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- eclipse_solar[48517] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- stellar_amplification[450214] #0: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'attributes': ['Suppress Points Stacking'], 'points': 20.0, 'target': TARGET_UNIT_TARGET_ANY, }
|
||
|
|
-- umbral_inspiration[450419] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- umbral_inspiration[450419] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Call down a burst of energy, causing $s1 Arcane damage to the target, and $?a429523[${($m1*$m3/100)/(1+$429523s1/100)}][${$m1*$m3/100}] Arcane damage to all other enemies within $A1 yards. Deals reduced damage beyond $s5 targets.; Generates ${$m2/10} Astral Power.
|
||
|
|
starfire = {
|
||
|
|
id = 194153,
|
||
|
|
cast = 2.25,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
talent = "starfire",
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': SCHOOL_DAMAGE, 'subtype': NONE, 'sp_bonus': 0.8, 'pvp_multiplier': 1.3, 'variance': 0.05, 'radius': 10.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- #1: { 'type': ENERGIZE, 'subtype': NONE, 'points': 80.0, 'target': TARGET_UNIT_CASTER, 'resource': astral_power, }
|
||
|
|
-- #2: { 'type': DUMMY, 'subtype': NONE, 'radius': 8.0, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #3: { 'type': SCRIPT_EFFECT, 'subtype': NONE, 'points': 20.0, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- #4: { 'type': DUMMY, 'subtype': NONE, 'radius': 8.0, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- mastery_astral_invocation[393014] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonfire[164812] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- moonfire[164812] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- heart_of_the_wild[319454] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- starlight_conduit[451211] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- groves_inspiration[429402] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- lunar_calling[429523] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 65.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- moon_guardian[429520] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- moon_guardian[429520] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_3_VALUE, }
|
||
|
|
-- warrior_of_elune[202425] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- warrior_of_elune[202425] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'attributes': ['Suppress Points Stacking'], 'points': 40.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- wild_surges[406890] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- wild_surges[406890] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- umbral_embrace[393763] #1: { 'type': APPLY_AURA, 'subtype': MOD_ABILITY_SCHOOL_MASK, 'value': 72, 'schools': ['nature', 'arcane'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- blooming_infusion[429474] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- blooming_infusion[429474] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 100.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #20: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 90.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #9: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Call down a burst of energy, causing $s1 Arcane damage to the target, and ${$m1*$m2/100} Arcane damage to all other enemies within $A1 yards. Deals reduced damage beyond $s3 targets.
|
||
|
|
starfire_197628 = {
|
||
|
|
id = 197628,
|
||
|
|
cast = 2.5,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 0.006,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': SCHOOL_DAMAGE, 'subtype': NONE, 'sp_bonus': 0.875, 'variance': 0.05, 'radius': 5.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- #1: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #2: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- mastery_astral_invocation[393014] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonfire[164812] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- moonfire[164812] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- heart_of_the_wild[319454] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- starlight_conduit[451211] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- groves_inspiration[429402] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- lunar_calling[429523] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 65.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- moon_guardian[429520] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- moon_guardian[429520] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_3_VALUE, }
|
||
|
|
-- warrior_of_elune[202425] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- warrior_of_elune[202425] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'attributes': ['Suppress Points Stacking'], 'points': 40.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- wild_surges[406890] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- wild_surges[406890] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- umbral_embrace[393763] #1: { 'type': APPLY_AURA, 'subtype': MOD_ABILITY_SCHOOL_MASK, 'value': 72, 'schools': ['nature', 'arcane'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- blooming_infusion[429474] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- blooming_infusion[429474] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 100.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #20: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 90.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #9: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
from = "affected_by_mastery",
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Launch a surge of stellar energies at the target, dealing $s1 Astral damage.
|
||
|
|
starsurge = {
|
||
|
|
id = 78674,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 400,
|
||
|
|
spendType = 'astral_power',
|
||
|
|
|
||
|
|
talent = "starsurge",
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': SCHOOL_DAMAGE, 'subtype': NONE, 'sp_bonus': 1.77, 'variance': 0.05, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #2: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- mastery_astral_invocation[393014] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonfire[164812] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- moonfire[164812] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- sunfire[164815] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- sunfire[164815] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- heart_of_the_wild[319454] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- nurturing_instinct[33873] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- starlight_conduit[451211] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- starlight_conduit[451211] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -4000.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
-- arcane_affinity[429540] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- convoke_the_spirits[391528] #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- convoke_the_spirits[391528] #3: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'value': 22, 'schools': ['holy', 'fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rattle_the_stars[393954] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 12.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rattle_the_stars[393954] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -10.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- rising_light_falling_night_day[417714] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- balance_of_all_things[394049] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- restoration_druid[137012] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Launch a surge of stellar energies at the target, dealing $s1 Astral damage.
|
||
|
|
starsurge_197626 = {
|
||
|
|
id = 197626,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 10.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 0.006,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': SCHOOL_DAMAGE, 'subtype': NONE, 'sp_bonus': 1.77, 'variance': 0.05, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- mastery_astral_invocation[393014] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonfire[164812] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- moonfire[164812] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- sunfire[164815] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- sunfire[164815] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- heart_of_the_wild[319454] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- starlight_conduit[451211] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- starlight_conduit[451211] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -4000.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
-- starlight_conduit[451211] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER_BY_LABEL, 'points': -50.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- arcane_affinity[429540] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rattle_the_stars[393954] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 12.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rattle_the_stars[393954] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -10.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- balance_of_all_things[394049] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- restoration_druid[137012] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
from = "affected_by_mastery",
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Launch a surge of stellar energies at the target, dealing $78674s1 Astral damage.; Also grants you Lunar and Solar Empowerments, which increase the damage of your next Lunar Strike or Solar Wrath by $164547s1%, respectively. You can accumulate up to $164547u of each Empowerment.
|
||
|
|
starsurge_213797 = {
|
||
|
|
id = 213797,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 40,
|
||
|
|
spendType = 'astral_power',
|
||
|
|
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': SCHOOL_DAMAGE, 'subtype': NONE, 'sp_bonus': 1.5, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': TRIGGER_SPELL, 'subtype': NONE, 'trigger_spell': 164547, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #2: { 'type': TRIGGER_SPELL, 'subtype': NONE, 'trigger_spell': 164545, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- mastery_astral_invocation[393014] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonfire[164812] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- moonfire[164812] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- sunfire[164815] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- sunfire[164815] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- heart_of_the_wild[319454] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- starlight_conduit[451211] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- starlight_conduit[451211] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': -4000.0, 'target': TARGET_UNIT_CASTER, 'modifies': COOLDOWN, }
|
||
|
|
-- arcane_affinity[429540] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rattle_the_stars[393954] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 12.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rattle_the_stars[393954] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -10.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- balance_of_all_things[394049] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- restoration_druid[137012] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
from = "affected_by_mastery",
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Burns the target for $s1 Astral damage, and then an additional $o2 damage over $d. If dispelled, causes $356474s1 damage to the dispeller and blasts them upwards.; Generates ${$m3/10} Astral Power.
|
||
|
|
stellar_flare = {
|
||
|
|
id = 202347,
|
||
|
|
cast = 1.5,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
talent = "stellar_flare",
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': SCHOOL_DAMAGE, 'subtype': NONE, 'sp_bonus': 0.178, 'variance': 0.05, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': PERIODIC_DAMAGE, 'tick_time': 2.0, 'sp_bonus': 0.125, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #2: { 'type': ENERGIZE, 'subtype': NONE, 'points': 120.0, 'target': TARGET_UNIT_CASTER, 'resource': astral_power, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- mastery_astral_invocation[393014] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonfire[164812] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- moonfire[164812] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- sunfire[164815] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- sunfire[164815] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- heart_of_the_wild[319454] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- arcane_affinity[429540] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- cosmic_rapidity[400059] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -20.0, 'target': TARGET_UNIT_CASTER, 'modifies': AURA_PERIOD, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- balance_of_all_things[394049] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- eclipse_solar[48517] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- stellar_amplification[450214] #0: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'attributes': ['Suppress Points Stacking'], 'points': 20.0, 'target': TARGET_UNIT_TARGET_ANY, }
|
||
|
|
-- umbral_inspiration[450419] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- umbral_inspiration[450419] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Maul the target for $s2% of the target's maximum health in Physical damage.
|
||
|
|
strength_of_the_wild = {
|
||
|
|
id = 236716,
|
||
|
|
color = 'pvp_talent',
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 3.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 400,
|
||
|
|
spendType = 'rage',
|
||
|
|
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': DAMAGE_FROM_MAX_HEALTH_PCT, 'subtype': NONE, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #2: { 'type': APPLY_AURA, 'subtype': MOD_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- A quick beam of solar light burns the enemy for $164815s1 Nature damage and then an additional $164815o2 Nature damage over $164815d$?s231050[ to the primary target and all enemies within $164815A2 yards][].$?s137013[; Generates ${$m3/10} Astral Power.][]
|
||
|
|
sunfire = {
|
||
|
|
id = 93402,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 0.018,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
talent = "sunfire",
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #2: { 'type': ENERGIZE, 'subtype': NONE, 'target': TARGET_UNIT_CASTER, 'resource': astral_power, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- astral_power[197911] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'pvp_multiplier': 0.6667, 'points': 60.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_3_VALUE, }
|
||
|
|
-- eclipse_solar[48517] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'pvp_multiplier': 0.5, 'points': 100.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_3_VALUE, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Swipe nearby enemies, inflicting Physical damage. Damage varies by shapeshift form.$?s137011[; Awards $s1 combo $lpoint:points;.][]
|
||
|
|
swipe = {
|
||
|
|
id = 213764,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #1: { 'type': DUMMY, 'subtype': NONE, 'radius': 8.0, 'target': TARGET_SRC_CASTER, 'target2': TARGET_UNIT_SRC_AREA_ENEMY, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Teleport to the Moonglade.; Casting Teleport: Moonglade while in Moonglade will return you back to near your departure point.
|
||
|
|
teleport_moonglade = {
|
||
|
|
id = 18960,
|
||
|
|
cast = 10.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 0.000,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_CRIT_CHANCE_SCHOOL, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #1: { 'type': TELEPORT_UNITS, 'subtype': NONE, 'amplitude': 1.0, 'target': TARGET_UNIT_CASTER, 'target2': TARGET_DEST_DB, }
|
||
|
|
-- #2: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 293840, 'value': 18960, 'schools': ['frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Sprout thorns for $d on the friendly target. When victim to melee attacks, thorns deals $305496s1 Nature damage back to the attacker.; Attackers also have their movement speed reduced by $232559s1% for $232559d.
|
||
|
|
thorns = {
|
||
|
|
id = 305497,
|
||
|
|
color = 'pvp_talent',
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 45.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 0.036,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': DUMMY, 'target': TARGET_UNIT_TARGET_ALLY, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- $@spelldesc203727
|
||
|
|
thorns_232559 = {
|
||
|
|
id = 232559,
|
||
|
|
color = 'pvp_talent',
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 1.0,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_DECREASE_SPEED, 'mechanic': snared, 'points': -50.0, 'target': TARGET_UNIT_TARGET_ANY, }
|
||
|
|
from = "from_description",
|
||
|
|
},
|
||
|
|
|
||
|
|
-- [305497] Sprout thorns for $d on the friendly target. When victim to melee attacks, thorns deals $305496s1 Nature damage back to the attacker.; Attackers also have their movement speed reduced by $232559s1% for $232559d.
|
||
|
|
thorns_305496 = {
|
||
|
|
id = 305496,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.5,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': SCHOOL_DAMAGE, 'subtype': NONE, 'sp_bonus': 1.2, 'variance': 0.05, 'target': TARGET_UNIT_TARGET_ANY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- balance_druid[137013] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
from = "from_description",
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Strikes all nearby enemies, dealing $s1 $?a429523[Arcane][Bleed] damage and an additional $192090o1 $?a429523[Arcane][Bleed] damage over $192090d. When applied from Bear Form, this effect can stack up to $192090u times.; Generates ${$m2/10} Rage.
|
||
|
|
thrash = {
|
||
|
|
id = 77758,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 6.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': SCHOOL_DAMAGE, 'subtype': NONE, 'attributes': ['Area Effects Use Target Radius'], 'mechanic': bleeding, 'ap_bonus': 0.092, 'variance': 0.05, 'radius': 8.0, 'target': TARGET_SRC_CASTER, 'target2': TARGET_UNIT_SRC_AREA_ENEMY, }
|
||
|
|
-- #1: { 'type': ENERGIZE, 'subtype': NONE, 'points': 50.0, 'target': TARGET_UNIT_CASTER, 'resource': rage, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- bear_form[5487] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- druid[137009] #2: { 'type': APPLY_AURA, 'subtype': MOD_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- ashamanes_frenzy[210723] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- instincts_of_the_claw[449184] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- instincts_of_the_claw[449184] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- convoke_the_spirits[391528] #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- convoke_the_spirits[391528] #3: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'value': 22, 'schools': ['holy', 'fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- lunar_calling[429523] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 12.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- lunar_calling[429523] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 12.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- lunar_calling[429523] #3: { 'type': APPLY_AURA, 'subtype': MOD_ABILITY_SCHOOL_MASK, 'value': 64, 'schools': ['arcane'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.25, 'points': -20.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- rising_light_falling_night_day[417714] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- guardian_druid[137010] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 58.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- guardian_druid[137010] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 58.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- guardian_druid[137010] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 268.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Strikes all nearby enemies, dealing $m1 $?a429523[Arcane][Bleed] damage and an additional $405233o1 $?a429523[Arcane][Bleed] damage over $405233d.; Awards $s2 combo $lpoint:points;.
|
||
|
|
thrash_106830 = {
|
||
|
|
id = 106830,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 40,
|
||
|
|
spendType = 'energy',
|
||
|
|
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': SCHOOL_DAMAGE, 'subtype': NONE, 'attributes': ['Area Effects Use Target Radius'], 'mechanic': bleeding, 'ap_bonus': 0.202, 'variance': 0.05, 'radius': 8.0, 'target': TARGET_SRC_CASTER, 'target2': TARGET_UNIT_SRC_AREA_ENEMY, }
|
||
|
|
-- #1: { 'type': ENERGIZE, 'subtype': NONE, 'points': 1.0, 'target': TARGET_UNIT_CASTER, 'resource': happiness, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #7: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- cat_form[768] #9: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': RADIUS, }
|
||
|
|
-- ashamanes_frenzy[210723] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- heart_of_the_wild[319454] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- instincts_of_the_claw[449184] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- instincts_of_the_claw[449184] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- killer_instinct[108299] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rip[1079] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- arcane_affinity[429540] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- lunar_calling[429523] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 12.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- lunar_calling[429523] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 12.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- lunar_calling[429523] #3: { 'type': APPLY_AURA, 'subtype': MOD_ABILITY_SCHOOL_MASK, 'value': 64, 'schools': ['arcane'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- rake[155722] #1: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.25, 'points': -20.0, 'target': TARGET_UNIT_CASTER, 'modifies': POWER_COST, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_avatar_of_ashamane[102543] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- berserk[106951] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- berserk[106951] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
from = "class",
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Shift into Cat Form and increase your movement speed by $s1%, reducing gradually over $d.
|
||
|
|
tiger_dash = {
|
||
|
|
id = 252216,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 45.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
talent = "tiger_dash",
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_INCREASE_SPEED, 'points': 200.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': PERIODIC_DUMMY, 'tick_time': 0.5, 'points': 20.0, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- cat_form[768] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.25, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Shows the location of all nearby beasts on the minimap.
|
||
|
|
track_beasts = {
|
||
|
|
id = 210065,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 1.5,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': TRACK_CREATURES, 'value': 1, 'schools': ['physical'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Shows the location of all nearby humanoids on the minimap.
|
||
|
|
track_humanoids = {
|
||
|
|
id = 5225,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 1.5,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': TRACK_CREATURES, 'value': 7, 'schools': ['physical', 'holy', 'fire'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Shapeshift into a travel form appropriate to your current location, increasing movement speed on land, in water, or in the air, and granting protection from Polymorph effects.; The act of shapeshifting frees you from movement impairing effects.$?a159456[; Land speed increased when used out of combat. This effect is disabled in battlegrounds and arenas.][]
|
||
|
|
travel_form = {
|
||
|
|
id = 783,
|
||
|
|
color = 'shapeshift',
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': DUMMY, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- druid[137009] #3: { 'type': APPLY_AURA, 'subtype': MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN, 'sp_bonus': 0.25, 'points': 100.0, 'value': 11, 'schools': ['physical', 'holy', 'nature'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- malornes_swiftness[236147] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_3_VALUE, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Shapeshift into Treant Form.
|
||
|
|
treant_form = {
|
||
|
|
id = 114282,
|
||
|
|
color = 'shapeshift',
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': MOD_SHAPESHIFT, 'variance': 0.25, 'target': TARGET_UNIT_CASTER, 'form': treant_form, 'creature_type': humanoid, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Blasts targets within $61391a1 yards in front of you with a violent Typhoon, knocking them back and reducing their movement speed by $61391s3% for $61391d. Usable in all shapeshift forms.
|
||
|
|
typhoon = {
|
||
|
|
id = 132469,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 30.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
talent = "typhoon",
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- #1: { 'type': TRIGGER_SPELL, 'subtype': NONE, 'trigger_spell': 61391, 'triggers': typhoon, 'points': 400.0, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- astral_influence[197524] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RADIUS, }
|
||
|
|
-- high_winds[200931] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- high_winds[200931] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 25.0, 'target': TARGET_UNIT_CASTER, 'modifies': RADIUS, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Conjures a vortex of wind for $d at the destination, reducing the movement speed of all enemies within $A1 yards by $s1%. The first time an enemy attempts to leave the vortex, winds will pull that enemy back to its center. Usable in all shapeshift forms.
|
||
|
|
ursols_vortex = {
|
||
|
|
id = 102793,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 60.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
talent = "ursols_vortex",
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': DUMMY, 'subtype': NONE, 'mechanic': snared, 'radius': 8.0, 'target': TARGET_DEST_DEST, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- #1: { 'type': CREATE_AREATRIGGER, 'subtype': NONE, 'value': 314, 'schools': ['holy', 'nature', 'frost', 'shadow'], 'target': TARGET_DEST_DEST, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Your next $n Starfires are instant cast and generate $s2% increased Astral Power.
|
||
|
|
warrior_of_elune = {
|
||
|
|
id = 202425,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 45.0,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
talent = "warrior_of_elune",
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'attributes': ['Suppress Points Stacking'], 'points': 40.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Fly to a nearby ally's position.
|
||
|
|
wild_charge = {
|
||
|
|
id = 102401,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 15.0,
|
||
|
|
gcd = "none",
|
||
|
|
|
||
|
|
talent = "wild_charge",
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': DUMMY, 'subtype': NONE, 'target': TARGET_UNIT_TARGET_ALLY, }
|
||
|
|
-- #1: { 'type': JUMP_DEST, 'subtype': NONE, 'amplitude': 3.0, 'value1': 150, 'target': TARGET_DEST_TARGET_ANY, }
|
||
|
|
-- #2: { 'type': APPLY_AURA, 'subtype': DUMMY, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- moonkin_form[24858] #6: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 102383, 'value1': 3, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- cat_form[3025] #2: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 49376, 'value1': 3, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- aquatic_form_passive[5421] #2: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 102416, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- bear_form_passive_2[21178] #1: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 16979, 'value1': 3, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- travel_form_passive[5419] #1: { 'type': APPLY_AURA, 'subtype': OVERRIDE_ACTIONBAR_SPELLS, 'spell': 102417, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Heals up to $s2 injured allies within $A1 yards of the target for $o1 over $d. Healing starts high and declines over the duration.$?s33891[; Tree of Life: Affects $33891s3 additional $ltarget:targets;.][]
|
||
|
|
wild_growth = {
|
||
|
|
id = 48438,
|
||
|
|
cast = 1.5,
|
||
|
|
cooldown = 10.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 0.038,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
spend = 0.150,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
spend = 0.150,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
spend = 0.150,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
talent = "wild_growth",
|
||
|
|
startsCombat = false,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': APPLY_AURA, 'subtype': PERIODIC_HEAL, 'tick_time': 1.0, 'sp_bonus': 0.1344, 'radius': 30.0, 'target': TARGET_DEST_TARGET_ANY, 'target2': TARGET_UNIT_DEST_AREA_ALLY, }
|
||
|
|
-- #1: { 'type': DUMMY, 'subtype': NONE, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- balance_druid[137013] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 25.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- essence_of_ghanir[208253] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -50.0, 'target': TARGET_UNIT_CASTER, 'modifies': AURA_PERIOD, }
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- heart_of_the_wild[319454] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #10: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 30.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- lore_of_the_grove[449185] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- lore_of_the_grove[449185] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- convoke_the_spirits[391528] #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- convoke_the_spirits[391528] #3: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'value': 22, 'schools': ['holy', 'fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- groves_inspiration[429402] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 9.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- groves_inspiration[429402] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 9.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #21: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 44.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- guardian_druid[137010] #16: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 25.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Grow a magical mushroom at the target enemy's location. After $d, the mushroom detonates, dealing $88751s1 Nature damage and then an additional $81281o1 Nature damage over $81281d. Affected targets are slowed by ${$81281s2*-1}%.; Generates up to $88751s2 Astral Power based on targets hit.
|
||
|
|
wild_mushroom = {
|
||
|
|
id = 88747,
|
||
|
|
cast = 0.0,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
talent = "wild_mushroom",
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': TRIGGER_SPELL, 'subtype': NONE, 'trigger_spell': 88751, 'value': 1000, 'schools': ['nature', 'shadow', 'arcane'], 'target': TARGET_DEST_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': APPLY_AURA, 'subtype': DUMMY, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- mastery_astral_invocation[393014] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- sunfire[164815] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- astral_influence[197524] #2: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RADIUS, }
|
||
|
|
-- balance_of_all_things[394049] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- eclipse_solar[48517] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Hurl a ball of energy at the target, dealing $s1 Nature damage.$?a197911[; Generates ${$m2/10} Astral Power.][]
|
||
|
|
wrath = {
|
||
|
|
id = 190984,
|
||
|
|
cast = 1.5,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': SCHOOL_DAMAGE, 'subtype': NONE, 'sp_bonus': 0.7, 'pvp_multiplier': 1.4, 'variance': 0.05, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
-- #1: { 'type': ENERGIZE, 'subtype': NONE, 'target': TARGET_UNIT_CASTER, 'resource': astral_power, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- mastery_astral_invocation[393014] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- astral_power[197911] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 60.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- moonkin_form[24858] #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- sunfire[164815] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- sunfire[164815] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- heart_of_the_wild[319454] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- nurturing_instinct[33873] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- starlight_conduit[451211] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- groves_inspiration[429402] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- wild_surges[406890] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- wild_surges[406890] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- umbral_embrace[393763] #1: { 'type': APPLY_AURA, 'subtype': MOD_ABILITY_SCHOOL_MASK, 'value': 72, 'schools': ['nature', 'arcane'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- balance_of_all_things[394049] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- blooming_infusion[429474] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- blooming_infusion[429474] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 100.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #20: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 90.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 40.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- eclipse_solar[48517] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -15.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- eclipse_solar[48517] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #8: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
},
|
||
|
|
|
||
|
|
-- Hurl a ball of energy at the target, dealing $s1 Nature damage.$?s33891[; Tree of Life: Damage increased by $5420s7% and instant cast.][]
|
||
|
|
wrath_5176 = {
|
||
|
|
id = 5176,
|
||
|
|
cast = 1.5,
|
||
|
|
cooldown = 0.0,
|
||
|
|
gcd = "global",
|
||
|
|
|
||
|
|
spend = 0.04,
|
||
|
|
spendType = 'mana',
|
||
|
|
|
||
|
|
-- 0. [137010] guardian_druid
|
||
|
|
-- spend = 0.002,
|
||
|
|
-- spendType = 'mana',
|
||
|
|
|
||
|
|
-- 2. [137013] balance_druid
|
||
|
|
-- spend = 0.002,
|
||
|
|
-- spendType = 'mana',
|
||
|
|
|
||
|
|
-- 3. [137011] feral_druid
|
||
|
|
-- spend = 0.002,
|
||
|
|
-- spendType = 'mana',
|
||
|
|
|
||
|
|
-- 4. [137012] restoration_druid
|
||
|
|
-- spend = 0.002,
|
||
|
|
-- spendType = 'mana',
|
||
|
|
|
||
|
|
startsCombat = true,
|
||
|
|
|
||
|
|
-- Effects:
|
||
|
|
-- #0: { 'type': SCHOOL_DAMAGE, 'subtype': NONE, 'sp_bonus': 0.5775, 'variance': 0.05, 'target': TARGET_UNIT_TARGET_ENEMY, }
|
||
|
|
|
||
|
|
-- Affected by:
|
||
|
|
-- mastery_astral_invocation[393014] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- mastery_astral_invocation[393014] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'sp_bonus': 0.5, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- balance_druid[137013] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- astral_power[197911] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 60.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- moonkin_form[24858] #8: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- moonkin_form[24858] #9: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #6: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_tree_of_life[5420] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- sunfire[164815] #2: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- sunfire[164815] #3: { 'type': APPLY_AURA, 'subtype': MOD_SPELL_DAMAGE_FROM_CASTER, 'radius': 8.0, 'target': TARGET_DEST_TARGET_ENEMY, 'target2': TARGET_UNIT_DEST_AREA_ENEMY, }
|
||
|
|
-- astral_influence[197524] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': RANGE, }
|
||
|
|
-- heart_of_the_wild[319454] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- heart_of_the_wild[319454] #12: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- heart_of_the_wild[319454] #14: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -30.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- nurturing_instinct[33873] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- nurturing_instinct[33873] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 6.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- starlight_conduit[451211] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 5.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- arcane_affinity[429540] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- convoke_the_spirits[391528] #2: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- convoke_the_spirits[391528] #3: { 'type': APPLY_AREA_AURA_PARTY, 'subtype': ADD_PCT_MODIFIER, 'value': 22, 'schools': ['holy', 'fire', 'frost'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- groves_inspiration[429402] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- incarnation_chosen_of_elune[102560] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- starfall[191034] #1: { 'type': APPLY_AURA, 'subtype': CAST_WHILE_WALKING, 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- wild_surges[406890] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 10.0, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- wild_surges[406890] #1: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'points': 20.0, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- umbral_embrace[393763] #1: { 'type': APPLY_AURA, 'subtype': MOD_ABILITY_SCHOOL_MASK, 'value': 72, 'schools': ['nature', 'arcane'], 'target': TARGET_UNIT_CASTER, }
|
||
|
|
-- rising_light_falling_night_day[417714] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- rising_light_falling_night_day[417714] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 3.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- balance_of_all_things[394049] #0: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': CRIT_CHANCE, }
|
||
|
|
-- blooming_infusion[429474] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -100.0, 'target': TARGET_UNIT_CASTER, 'modifies': CAST_TIME, }
|
||
|
|
-- blooming_infusion[429474] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 100.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 71.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- restoration_druid[137012] #20: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 90.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #0: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #1: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 40.0, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #2: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #3: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #4: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
-- eclipse_solar[48517] #5: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': -15.0, 'target': TARGET_UNIT_CASTER, 'modifies': GLOBAL_COOLDOWN, }
|
||
|
|
-- eclipse_solar[48517] #7: { 'type': APPLY_AURA, 'subtype': ADD_PCT_MODIFIER, 'points': 15.0, 'target': TARGET_UNIT_CASTER, 'modifies': PERIODIC_DAMAGE_HEALING, }
|
||
|
|
-- eclipse_solar[48517] #8: { 'type': APPLY_AURA, 'subtype': ADD_FLAT_MODIFIER, 'target': TARGET_UNIT_CASTER, 'modifies': EFFECT_2_VALUE, }
|
||
|
|
from = "class",
|
||
|
|
},
|
||
|
|
|
||
|
|
} )
|