File Details
0.1.5
- R
- Jan 22, 2024
- 503.96 KB
- 69
- 10.2.5+2
- Classic + 1
File Name
EasePlayWowAddon-0.1.5.zip
Supported Versions
- 10.2.5
- 3.4.3
- 1.15.0
Introducing "Aim" system with two phase for dungeon mechanics handling:
引入新的“集中”系统,使用两个阶段来处理副本机制
- Aim phase: Usually in a rule for some dungeon, mark some target as aim target for damage/interrupt/heal/decursive.
- 标记阶段:通常在副本策略中使用,把某些目标标记为集中目标,分为集火攻击、打断、治疗、驱散四种不同的目标
- Cast phase: Usually in a rule for some class, determine how to deal aim targets.
- 处理阶段:通常在职业策略中使用,决定用什么技能来处理上述目标。
For details, reads RuleGramma-enUS.md in addon directory.
详情参考:文章:集火机制策略如何使用
Other changes:
- Remove unexpected console variables modifications.
- 移除了不少玩家不想要的一些游戏参数变化.
- Fix bug: shapshift/beacon was hinted while other spell was casting.
- 移除了施法中的时候仍然提示变形、道标技能的问题。
- Add rule condition for encounters (i.e. bosses in dungeon)
- 增加了按遭遇战筛选策略的条件(如副本中的boss)

