Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---BOONS---
- /use Mythical Boon: Ascension
- /use Mythical Boon: Wrathful
- /use Mythical Boon: Critical
- /use Mythical Boon: Ruthlessness
- /use Mythical Boon: Momentum
- /use Mythical Boon: Piercing
- /use Mythical Boon: Adaptation
- /use Mythical Boon: Bountiful
- /use Mythical Boon: Sanctuary
- /use Mythical Boon: Sanctified
- /use Mythical Boon: Infinity
- /use Mythical Boon: Phasewalk
- /use Mythical Boon: Inquisition
- ---MANASTORM ELIXIRS---
- #showtooltip
- /castsequence Harm Repellant Remedy, Incantation Intensifier, Long Haul Liquid, Rage Rush Solution
- ---GREEDY DEMONS---
- /tar Greedy Demon
- /script if UnitName("target") and not UnitIsDead("target") and not GetRaidTargetIndex("target") then SetRaidTargetIcon("target",1); end
- /cleartarget [dead]
- /cast Mind Vision
- ---DUELING DAILY---
- /forfeit
- /duel
- ---GENERAL CASTSEQUENCE---
- #showtooltip
- /castsequence reset=4 mortal strike, overpower
- /use heroic strike
- /startattack
- ---CURSOR TARGET---
- #showtooltip
- /use [@cursor] water nova
- ---SELF TARGET---
- #showtooltip
- /use [@player] water nova
- ---PET TARGET---
- #showtooltip
- /use [@pet] water nova
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement