Skip to content

Commit

Permalink
[Ret] Fix copy paste oopsie with P2 BiS gear becoming P4
Browse files Browse the repository at this point in the history
  • Loading branch information
hillerstorm committed Nov 18, 2024
1 parent 2a175ae commit 69102c5
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
24 changes: 12 additions & 12 deletions sim/paladin/retribution/TestRetribution.results
Original file line number Diff line number Diff line change
Expand Up @@ -2120,43 +2120,43 @@ dps_results: {
dps_results: {
key: "TestRetribution-Settings-BloodElf-p2_bis-Basic-default-FullBuffs-0.0yards-LongMultiTarget"
value: {
dps: 56294.49686
tps: 58297.63975
dps: 36419.80272
tps: 40674.3956
}
}
dps_results: {
key: "TestRetribution-Settings-BloodElf-p2_bis-Basic-default-FullBuffs-0.0yards-LongSingleTarget"
value: {
dps: 50137.7732
tps: 47476.22789
dps: 31689.1571
tps: 31575.07931
}
}
dps_results: {
key: "TestRetribution-Settings-BloodElf-p2_bis-Basic-default-FullBuffs-0.0yards-ShortSingleTarget"
value: {
dps: 66584.97166
tps: 62958.15371
dps: 44251.01388
tps: 42697.8107
}
}
dps_results: {
key: "TestRetribution-Settings-BloodElf-p2_bis-Basic-default-NoBuffs-0.0yards-LongMultiTarget"
value: {
dps: 35225.82388
tps: 37430.20198
dps: 20918.83676
tps: 25105.89585
}
}
dps_results: {
key: "TestRetribution-Settings-BloodElf-p2_bis-Basic-default-NoBuffs-0.0yards-LongSingleTarget"
value: {
dps: 31723.91751
tps: 29434.09471
dps: 19104.49087
tps: 19009.14261
}
}
dps_results: {
key: "TestRetribution-Settings-BloodElf-p2_bis-Basic-default-NoBuffs-0.0yards-ShortSingleTarget"
value: {
dps: 38060.59106
tps: 35255.30591
dps: 24662.09734
tps: 23261.18989
}
}
dps_results: {
Expand Down
32 changes: 16 additions & 16 deletions ui/paladin/retribution/gear_sets/p2_bis.gear.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"items": [
{ "id": 78693, "enchant": 4208, "gems": [68779, 71883], "reforging": 161 },
{ "id": 78543, "reforging": 140 },
{ "id": 78465, "enchant": 4202, "gems": [71883, 71883], "reforging": 144 },
{ "id": 78506, "enchant": 4118, "reforging": 147 },
{ "id": 78727, "enchant": 4102, "gems": [71883, 71883, 71883], "reforging": 153 },
{ "id": 78373, "enchant": 4256, "gems": [71883, 0], "reforging": 144 },
{ "id": 78675, "enchant": 4106, "gems": [71883, 0], "reforging": 154 },
{ "id": 78416, "gems": [71883, 71883, 71883], "reforging": 151 },
{ "id": 78712, "enchant": 4126, "gems": [71883, 71883, 71856] },
{ "id": 78389, "enchant": 4094, "gems": [71883, 71883] },
{ "id": 78492, "gems": [71883], "reforging": 152 },
{ "id": 78432, "gems": [71883], "reforging": 137 },
{ "id": 77992 },
{ "id": 69113 },
{ "id": 78478, "enchant": 4099 },
{ "id": 65216, "enchant": 4208, "gems": [68779, 52240], "reforging": 161 },
{ "id": 65025, "reforging": 137 },
{ "id": 65142, "enchant": 4202, "gems": [52206] },
{ "id": 69879, "randomSuffix": -120, "enchant": 4118, "reforging": 140 },
{ "id": 65214, "enchant": 4102, "gems": [52206, 52213], "reforging": 154 },
{ "id": 60228, "enchant": 4256, "gems": [52240, 0], "reforging": 154 },
{ "id": 65215, "enchant": 4106, "gems": [52206, 0], "reforging": 151 },
{ "id": 65040, "gems": [52206, 52206], "reforging": 147 },
{ "id": 65217, "enchant": 4126, "gems": [52206, 52206], "reforging": 137 },
{ "id": 65075, "enchant": 4094, "gems": [52206], "reforging": 158 },
{ "id": 60226, "gems": [52240] },
{ "id": 65382, "randomSuffix": -118, "reforging": 151 },
{ "id": 62464 },
{ "id": 65072, "reforging": 161 },
{ "id": 65003, "enchant": 4099, "reforging": 147 },
{},
{ "id": 78550, "gems": [71883], "reforging": 153 }
{ "id": 64674, "gems": [52206], "reforging": 161 }
]
}

0 comments on commit 69102c5

Please sign in to comment.