找回密码
 立即注册

手机短信,快捷登录

搜索

Ulduar Tank Glyphs

[复制链接]
 楼主| 发表于 2023-6-11 18:27:53 | 显示全部楼层 |阅读模式
Edit of https://wago.io/FIOa6GxSo for Protection Warrior & Paladin.

Configured for the following Glyphs:

Warrior:


  • Glyph of Shield Wall + Glyph of Last Stand - Algalon
  • Glyph of Shield Wall + Glyph of Last Stand - General Vezax (not loaded by default)

Paladin:


  • Glyph of Salvation - Algalon
  • Glyph of Spiritual Attunement - General Vezax

<hr>
How to modify this WA for other bosses or other raids:

1. Duplicate either a Glyph of Shield Wall or Glyph of Last Stand WA

2. In the Load tab:
- change the Talent condition to your spec (BT for Fury, MS for Arms, etc.)
- change the Zone Name to the raid of your choice

3. In the Trigger tab, edit the GetSubZoneText of Trigger 2 to the subarea of the boss of your choice

• example: the Four Horsemen subarea is called "The Horsemen's Assembly" so the trigger is:

function(event)
    return "The Horsemen's Assembly" == GetSubZoneText();
end

• to change it to Algalon for example, edit the subarea to "The Celestial Planetarium":

function(event)
    return "The Celestial Planetarium" == GetSubZoneText();
end
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|魔兽世界玩家社区APP官网 ( 鄂ICP备20007009号-6 )

GMT+8, 2025-8-19 13:39 , Processed in 0.259554 second(s), 8 queries , Redis On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表