Description:
With the use of the ItemRack addon and Macros, this weakaura will allow you to auto swap to a 3 piece Wrath set for Battle Shout, and a healing set for Diamond Flask. This is designed to be as quick as possible to prevent any issues of being stuck in combat with the wrong gear.
Setup:
- Install ItemRack addon.
- For 3 piece Wrath Battle Shout, create a new set called "Battle Shout" that only has the three pieces of Wrath you want to equip, and a shirt. Can be any shirt (explained in "Notes" section at the bottom)
- For Diamond Flask healing set, create a new set called "Diamond Flask" that has all of the healing gear you want to equip, as well as a shirt. I'd recommend leaving trinkets out of this set but you can try it with them.
- Once the above sets are made, you want to make sure you do not have a shirt equipped. Also, make sure all of your other sets do not have a shirt in them.
- Create new macros with the ones listed below.
Macros:
Please note for the following macros, you cannot simply press the key once and expect results. You will need to spam the button a few times for the desired results.
For Battle Shout, you can either replace your normal Battle Shout key with this macro, or place it somewhere else. This will cast Battle Shout like normal while in combat, but if you are out of combat and have 10 rage, it will swap to your Wrath set and cast Battle Shout, then quickly re-equip your normal gear.
#showtooltip Battle Shout
/run WeakAuras.ScanEvents("HOTSWAP_BATTLE_SHOUT")
/cast [combat] Battle Shout
/cast [equipped:Shirt] Battle Shout
/cancelaura Bloodrage
For a scenario where you do not have 10 rage and need to cast Bloodrage before Battle Shout, use this macro:
#showtooltip
/run WeakAuras.ScanEvents("HOTSWAP_BLOODRAGE")
/cast [noequipped:Shirt,nocombat] Bloodrage
/cast [equipped:Shirt] Battle Shout
/cancelaura Bloodrage
For Diamond Flask healing set, use this macro:
#showtooltip Diamond Flask
/run WeakAuras.ScanEvents("HOTSWAP_DIAMOND_FLASK")
/cast [equipped:Shirt] Diamond Flask
Notes:
The reason we require a shirt for all these sets and macros is because the game needs to know that your new set is equipped before casting the spell. Normally, there is no way to have a delay or create a conditional for this. We are faking this by using an equipped shirt as our conditional. The macros will assume that the correct set is equipped before casting Battle Shout or using Diamond Flask because of the [equipped:Shirt] conditional in our macros. |
1、在门户里发表的文章仅代表作者本人的观点,与本网站立场无关。
2、门户的所有内容都不保证其准确性,有效性,时间性。阅读本站内容因误导等因素而造成的损失本站不承担连带责任。
3、当政府机关依照法定程序要求披露信息时,论坛均得免责。
4、若因线路及非本站所能控制范围的故障导致暂停服务期间造成的一切不便与损失,论坛不负任何责任。
5、注册会员通过任何手段和方法针对论坛进行破坏,我们有权对其行为作出处理。并保留进步追究其责任的权利。
|