Hekili Priority Helper

Hekili Priority Helper

44M Downloads

[REC] Arms Prepatch APL

xathian opened this issue ยท 1 comments

commented

Before You Begin

  • I confirm that I have downloaded the latest version of the addon.
  • I am not playing on a private server.
  • I checked for an existing, open ticket for this issue and was not able to find one.
  • I edited the title of this issue (above) so that it describes the issue I am reporting.
  • I am reporting an issue with the default priority included with the specialization (imported or edited priorities are not supported).

Describe the Issue

Just like Fury yesterday I have translated the current preliminary Prepatch APL for Arms from the Class Discord provided Raidbots APL.

actions.precombat+=/fleshcraft
actions+=/charge,if=time<=0.5|movement.distance>5
actions+=/potion,if=gcd.remains=0&debuff.colossus_smash.remains>8|target.time_to_die<25
actions+=/pummel,if=target.debuff.casting.react
actions+=/blood_fury,if=debuff.colossus_smash.up
actions+=/berserking,if=debuff.colossus_smash.remains>6
actions+=/arcane_torrent,if=cooldown.mortal_strike.remains>1.5&rage<50
actions+=/lights_judgment,if=debuff.colossus_smash.down&cooldown.mortal_strike.remains
actions+=/fireblood,if=debuff.colossus_smash.up
actions+=/ancestral_call,if=debuff.colossus_smash.up
actions+=/bag_of_tricks,if=debuff.colossus_smash.down&cooldown.mortal_strike.remains
actions+=/use_item,name=gavel_of_the_first_arbiter
actions+=/sweeping_strikes,if=spell_targets.whirlwind>1&(cooldown.bladestorm.remains>15)
actions+=/call_action_list,name=execute,target_if=max:target.health.pct,if=target.health.pct>80&covenant.venthyr
actions+=/call_action_list,name=execute,target_if=min:target.health.pct,if=(talent.massacre.enabled&target.health.pct<35)|target.health.pct<20
actions+=/run_action_list,name=single_target
actions.execute+=/avatar,if=gcd.remains=0|target.time_to_die<20
actions.execute+=/condemn,if=buff.ashen_juggernaut.up&buff.ashen_juggernaut.remains<gcd|buff.juggernaut.up&buff.juggernaut.remains<gcd
actions.execute+=/execute,if=buff.ashen_juggernaut.up&buff.ashen_juggernaut.remains<gcd|buff.juggernaut.up&buff.juggernaut.remains<gcd
actions.execute+=/ravager
actions.execute+=/rend,if=remains<=gcd&(!talent.warbreaker&cooldown.colossus_smash.remains<4|talent.warbreaker&cooldown.warbreaker.remains<4)&target.time_to_die>12
actions.execute+=/thunderous_roar,if=buff.test_of_might.up|!talent.test_of_might&debuff.colossus_smash.up
actions.execute+=/warbreaker
actions.execute+=/colossus_smash
actions.execute+=/spear_of_bastion,if=debuff.colossus_smash.up|buff.test_of_might.up
actions.execute+=/cleave,if=spell_targets.whirlwind>1&dot.deep_wounds.remains<gcd
actions.execute+=/mortal_strike,if=dot.deep_wounds.remains<=gcd|buff.martial_prowess.stack=2&debuff.executioners_precision.stack=2
actions.execute+=/skullsplitter,if=rage<35
actions.execute+=/bladestorm,if=rage<20|buff.test_of_might.up&talent.hurricane.enabled
actions.execute+=/rend,if=remains<duration*0.3&debuff.colossus_smash.down
actions.execute+=/condemn
actions.execute+=/execute
actions.execute+=/shockwave
actions.execute+=/overpower
actions.single_target+=/rend,if=remains<=gcd|talent.tide_of_blood.enabled&cooldown.skullsplitter.remains<=gcd&(cooldown.colossus_smash.remains<=gcd|debuff.colossus_smash.up)&dot.rend.remains<duration*0.85
actions.single_target+=/avatar,if=gcd.remains=0
actions.single_target+=/warbreaker
actions.single_target+=/colossus_smash
actions.single_target+=/spear_of_bastion,if=debuff.colossus_smash.up|buff.test_of_might.up
actions.single_target+=/skullsplitter,if=dot.rend.remains>duration*0.95&(debuff.colossus_smash.up&rage<60|buff.test_of_might.up)
actions.single_target+=/mortal_strike,if=runeforge.enduring_blow|runeforge.battlelord|dot.deep_wounds.remains<=gcd
actions.single_target+=/condemn,if=buff.sudden_death.react
actions.single_target+=/execute,if=buff.sudden_death.react
actions.single_target+=/thunderous_roar,if=debuff.colossus_smash.up|buff.test_of_might.up
actions.single_target+=/bladestorm,if=debuff.colossus_smash.up&talent.unhinged.enabled|buff.test_of_might.up&talent.hurricane.enabled
actions.single_target+=/shockwave
actions.single_target+=/mortal_strike
actions.single_target+=/rend,if=remains<duration*0.3
actions.single_target+=/cleave
actions.single_target+=/overpower,if=rage<70
actions.single_target+=/whirlwind,if=talent.fervor_of_battle.enabled|spell_targets.whirlwind>4|spell_targets.whirlwind>2&buff.sweeping_strikes.down
actions.single_target+=/slam,if=!talent.fervor_of_battle.enabled
actions.single_target+=/impending_victory
actions.single_target+=/wrecking_throw

As with all current prepatch APLs the caveats are no On Use trinket inclusion and single target only

How to Reproduce

Irrelevant

Snapshot (Link)

Null

Raidbots Sim Report (Link)

No response

Additional Information

No response

Contact Information

No response

commented

I'm rolling out a version of this in a little bit.