Skip to content

Commit

Permalink
Update Elemental item swap
Browse files Browse the repository at this point in the history
  • Loading branch information
1337LutZ committed Jan 14, 2025
1 parent 532083f commit df90fb3
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 7 deletions.
4 changes: 2 additions & 2 deletions sim/shaman/elemental/TestElemental.results
Original file line number Diff line number Diff line change
Expand Up @@ -1383,8 +1383,8 @@ dps_results: {
dps_results: {
key: "TestElemental-AllItems-RuthlessGladiator'sInsigniaofDominance-70402"
value: {
dps: 40634.05106
tps: 627.54343
dps: 40694.88724
tps: 624.76467
}
}
dps_results: {
Expand Down
5 changes: 3 additions & 2 deletions ui/shaman/elemental/apls/aoe.apl.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
"prepullActions": [
{"action":{"itemSwap":{"swapSet":"Swap1"}},"doAtValue":{"const":{"val":"-54s"}}},
{"action":{"castSpell":{"spellId":{"spellId":66842}}},"doAtValue":{"const":{"val":"-3s"}}},
{"action":{"castSpell":{"spellId":{"spellId":79206}}},"doAtValue":{"const":{"val":"-1s"}},"hide":true},
{"action":{"castSpell":{"spellId":{"spellId":79206}}},"doAtValue":{"const":{"val":"-1s"}},"hide":true},
{"action":{"activateAura":{"auraId":{"spellId":74221,"tag":1}}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"activateAura":{"auraId":{"spellId":99742}}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"activateAura":{"auraId":{"spellId":109844}}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"activateAura":{"auraId":{"spellId":107804}}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"activateAura":{"auraId":{"spellId":109842}}},"doAtValue":{"const":{"val":"-1s"}}},
Expand All @@ -13,7 +14,7 @@
{"action":{"activateAura":{"auraId":{"spellId":109803}}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"activateAura":{"auraId":{"spellId":91192}}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"activateAura":{"auraId":{"spellId":90898}}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"itemSwap":{"swapSet":"Main"}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"itemSwap":{"swapSet":"Swap1"}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"castSpell":{"spellId":{"otherId":"OtherActionPotion"}}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"castSpell":{"spellId":{"spellId":421}}},"doAtValue":{"const":{"val":"-1s"}}}
],
Expand Down
5 changes: 3 additions & 2 deletions ui/shaman/elemental/apls/default.apl.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
"prepullActions": [
{"action":{"itemSwap":{"swapSet":"Swap1"}},"doAtValue":{"const":{"val":"-54s"}}},
{"action":{"castSpell":{"spellId":{"spellId":66842}}},"doAtValue":{"const":{"val":"-3s"}}},
{"action":{"castSpell":{"spellId":{"spellId":79206}}},"doAtValue":{"const":{"val":"-1s"}},"hide":true},
{"action":{"castSpell":{"spellId":{"spellId":79206}}},"doAtValue":{"const":{"val":"-1s"}},"hide":true},
{"action":{"activateAura":{"auraId":{"spellId":74221,"tag":1}}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"activateAura":{"auraId":{"spellId":99742}}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"activateAura":{"auraId":{"spellId":109844}}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"activateAura":{"auraId":{"spellId":107804}}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"activateAura":{"auraId":{"spellId":109842}}},"doAtValue":{"const":{"val":"-1s"}}},
Expand All @@ -13,7 +14,7 @@
{"action":{"activateAura":{"auraId":{"spellId":109803}}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"activateAura":{"auraId":{"spellId":91192}}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"activateAura":{"auraId":{"spellId":90898}}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"itemSwap":{"swapSet":"Main"}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"itemSwap":{"swapSet":"Swap1"}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"castSpell":{"spellId":{"otherId":"OtherActionPotion"}}},"doAtValue":{"const":{"val":"-1s"}}},
{"action":{"castSpell":{"spellId":{"spellId":403}}},"doAtValue":{"const":{"val":"-1s"}}}
],
Expand Down
2 changes: 1 addition & 1 deletion ui/shaman/elemental/gear_sets/p4_item_swap.gear.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
{},
{},
{
"id": 62467
"id": 70402
},
{
"id": 56339
Expand Down

0 comments on commit df90fb3

Please sign in to comment.