Skip to content

Commit

Permalink
Spriest aoe (#3962)
Browse files Browse the repository at this point in the history
* add spriest aoe APL presets

* use mind sear at 7+
  • Loading branch information
lime-green authored Oct 28, 2023
1 parent f698c5b commit b568d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/shadow_priest/apls/aoe_4_plus.apl.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"priorityList": [
{"action":{"castSpell":{"spellId":{"spellId":34433}}}},
{"action":{"autocastOtherCooldowns":{}}},
{"action":{"condition":{"cmp":{"op":"OpGe","lhs":{"numberTargets":{}},"rhs":{"const":{"val":"6"}}}},"channelSpell":{"spellId":{"spellId":53023},"interruptIf":{"const":{"val":"true"}}}}},
{"action":{"condition":{"cmp":{"op":"OpGe","lhs":{"numberTargets":{}},"rhs":{"const":{"val":"7"}}}},"channelSpell":{"spellId":{"spellId":53023},"interruptIf":{"const":{"val":"true"}}}}},
{"action":{"condition":{"cmp":{"op":"OpLe","lhs":{"remainingTime":{}},"rhs":{"const":{"val":"0.75s"}}}},"castSpell":{"spellId":{"spellId":48300}}}},
{"action":{"condition":{"cmp":{"op":"OpGt","lhs":{"remainingTime":{}},"rhs":{"const":{"val":"5s"}}}},"multidot":{"spellId":{"spellId":48160},"maxDots":10,"maxOverlap":{"spellCastTime":{"spellId":{"spellId":48160}}}}}},
{"action":{"multidot":{"spellId":{"spellId":48300},"maxDots":1,"maxOverlap":{}}}},
Expand Down

0 comments on commit b568d3d

Please sign in to comment.