Skip to content

Commit

Permalink
Enhancement Shaman wants to AOE for some reason
Browse files Browse the repository at this point in the history
  • Loading branch information
Hekili committed Nov 2, 2024
1 parent c6dafa5 commit 8beb905
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions TheWarWithin/Priorities/ShamanEnhancement.simc
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ actions+=/surging_totem
actions+=/ascendance,if=dot.flame_shock.ticking&((ti_lightning_bolt&active_enemies=1)|(ti_chain_lightning&active_enemies>1))
actions+=/call_action_list,name=single,strict=1,if=active_enemies=1&!talent.surging_totem.enabled
actions+=/call_action_list,name=single_totemic,strict=1,if=active_enemies=1&talent.surging_totem.enabled
actions+=/call_action_list,name=aoe,strict=1,if=active_enemies>1&toggle.funnel&!talent.surging_totem.enabled
actions+=/call_action_list,name=aoe_totemic,strict=1,if=active_enemies>1&toggle.funnel&talent.surging_totem.enabled
actions+=/call_action_list,name=aoe,strict=1,if=active_enemies>1&!toggle.funnel&!talent.surging_totem.enabled
actions+=/call_action_list,name=aoe_totemic,strict=1,if=active_enemies>1&!toggle.funnel&talent.surging_totem.enabled
actions+=/call_action_list,name=funnel,strict=1,if=active_enemies>1&toggle.funnel

actions.single+=/feral_spirit,if=talent.elemental_spirits.enabled
Expand Down
Loading

0 comments on commit 8beb905

Please sign in to comment.