Skip to content

Commit

Permalink
[Ret] Fix in between usage of Essence of the Eternal Flame trinket
Browse files Browse the repository at this point in the history
  • Loading branch information
hillerstorm committed Nov 13, 2024
1 parent 3cdadea commit 98d7581
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions sim/paladin/retribution/TestRetribution.results
Original file line number Diff line number Diff line change
Expand Up @@ -550,8 +550,8 @@ dps_results: {
dps_results: {
key: "TestRetribution-AllItems-EssenceoftheEternalFlame-69002"
value: {
dps: 37917.34861
tps: 37792.01092
dps: 38174.39633
tps: 38049.36213
}
}
dps_results: {
Expand Down
2 changes: 1 addition & 1 deletion ui/paladin/retribution/apls/default.apl.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"cmp": {
"op": "OpGe",
"lhs": { "spellTimeToReady": { "spellId": { "spellId": 31884 } } },
"rhs": { "const": { "val": "60s" } }
"rhs": { "const": { "val": "55s" } }
}
}
]
Expand Down

0 comments on commit 98d7581

Please sign in to comment.