Clear | Дата: Четверг, 11.10.2012, 11:29 | Сообщение # 1 |
Младший Журналист
Группа: Журналисты
Сообщений: 5
Награды: 0
Репутация: 1
Статус: Offline
| Bind Elemental Focus Target /clearfocus [modifier:alt][@focus,dead][@focus,noexists] /focus [@focus,noexists] /cast [@focus] Bind Elemental
Hex Focus Target /clearfocus [modifier:alt][@focus,dead][@focus,noexists] /focus [@focus,noexists] /cast [@focus] Hex
Purge Focus Target /clearfocus [modifier:alt][@focus,dead][@focus,noexists] /focus [@focus,noexists] /stopcasting /cast [@focus] Purge
Wind Shear Focus Target /focus [@focus,noexists] /stopcasting /stopcasting /cast [@focus] Wind Shear
Elemental Mastery - pops Elemental Mastery and both trinkets (trinkets being slots 13 and 14 in the equipment panel), and then immediately casts Lightning Bolt in the same keypress; trinkets and Elemental Mastery are off the GCD so this triggers all this with a single keypress.
/cast Elemental Mastery /run UIErrorsFrame:Clear() /use 13 /use 14 /cast Lightning Bolt
Heroism - prevents you popping hero outside of combat, and uses a /yell to advertise that it's been activated. Replace Heroism with Bloodlust if you're Horde.
/stopmacro [nocombat] /cast Heroism /yell
Elemental Buffing - puts your Flametongue Weapon/Lightning Shield self buffs into a single keybind you press twice, rather than two separate keybinds, useful for making space on your bars. Flametongue Weapon is listed first as both buffs have 60 minute durations, but Rolling Thunder procs will refresh Lightning Shield during combat, meaning it's unlikely to expire while playing actively.
#showtooltip Lightning Shield Macro /castsequence reset=6 Flametongue Weapon, Lightning Shield
Totemic Projection - for double clicking to reposition totems and save one button on your action bars. Will work with any totem in addition to the following examples.
/castsequence reset=6 magma totem, totemic projection /castsequence reset=6 capacitor totem, totemic projection /castsequence reset=6 earthbind totem, totemic projection /castsequence reset=6 earthgrab totem, totemic projection
Ascendance - which triggers Trinkets, Spiritwalker's Grace and Lava Burst. You can remove Spiritwalker's Grace if you want to use it separately or don't have unleashed lightning glyphed.
/cast Ascendance /run UIErrorsFrame:Clear() /cast Spiritwalker's Grace /use 14 /use 15 /cast Lava Burst
|
|
|
|