Skip to content

Commit

Permalink
Merge pull request #3496 from wowsims/apl
Browse files Browse the repository at this point in the history
Tiny improvement to prot paladin apl preset
  • Loading branch information
jimmyt857 authored Aug 19, 2023
2 parents 2c305ef + d8fd1fa commit abf4b26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/protection_paladin/presets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ export const ROTATION_DEFAULT = {
{"action":{"condition":{"cmp":{"op":"OpLe","lhs":{"spellTimeToReady":{"spellId":{"spellId":53595}}},"rhs":{"const":{"val":"3s"}}}},"castSpell":{"spellId":{"spellId":61411}}}},
{"action":{"condition":{"cmp":{"op":"OpLe","lhs":{"spellTimeToReady":{"spellId":{"spellId":61411}}},"rhs":{"const":{"val":"3s"}}}},"castSpell":{"spellId":{"spellId":53595}}}},
{"action":{"castSpell":{"spellId":{"spellId":48806}}}},
{"action":{"condition":{"and":{"vals":[{"gcdIsReady":{}},{"not":{"val":{"spellIsReady":{"spellId":{"spellId":61411}}}}},{"not":{"val":{"spellIsReady":{"spellId":{"spellId":53595}}}}},{"cmp":{"op":"OpLe","lhs":{"min":{"vals":[{"spellTimeToReady":{"spellId":{"spellId":61411}}},{"spellTimeToReady":{"spellId":{"spellId":53595}}}]}},"rhs":{"const":{"val":"350ms"}}}}]}},"wait":{"duration":{"min":{"vals":[{"spellTimeToReady":{"spellId":{"spellId":61411}}},{"spellTimeToReady":{"spellId":{"spellId":53595}}}]}}}}},
{"action":{"castSpell":{"spellId":{"spellId":48819}}}},
{"action":{"castSpell":{"spellId":{"spellId":48952}}}},
{"action":{"castSpell":{"spellId":{"spellId":53408}}}},
Expand Down

0 comments on commit abf4b26

Please sign in to comment.