Skip to content

Commit

Permalink
Update APL Dump / Regenerate Profiles aade4a6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 6, 2024
1 parent aade4a6 commit 1cbd586
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ActionPriorityLists/paladin_protection.simc
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ actions.precombat+=/variable,name=trinket_sync_slot,value=2,if=trinket.2.has_coo
# Executed every time the actor is available.
actions=auto_attack
actions+=/call_action_list,name=cooldowns
actions+=/call_action_list,name=defensives
actions+=/call_action_list,name=trinkets
actions+=/call_action_list,name=standard

Expand All @@ -34,6 +35,8 @@ actions.cooldowns+=/bastion_of_light,if=buff.avenging_wrath.up|cooldown.avenging
actions.cooldowns+=/invoke_external_buff,name=power_infusion,if=buff.avenging_wrath.up
actions.cooldowns+=/fireblood,if=buff.avenging_wrath.remains>8

actions.defensives=ardent_defender

actions.hammer_of_light=hammer_of_light,if=(buff.blessing_of_dawn.stack>0|!talent.of_dusk_and_dawn.enabled)|spell_targets.shield_of_the_righteous>=5
actions.hammer_of_light+=/eye_of_tyr,if=hpg_to_2dawn=5|!talent.of_dusk_and_dawn.enabled
actions.hammer_of_light+=/shield_of_the_righteous,if=hpg_to_2dawn=4
Expand Down
3 changes: 3 additions & 0 deletions profiles/TWW1/TWW1_Paladin_Protection.simc
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ actions.precombat+=/variable,name=trinket_sync_slot,value=2,if=trinket.2.has_coo
# Executed every time the actor is available.
actions=auto_attack
actions+=/call_action_list,name=cooldowns
actions+=/call_action_list,name=defensives
actions+=/call_action_list,name=trinkets
actions+=/call_action_list,name=standard

Expand All @@ -49,6 +50,8 @@ actions.cooldowns+=/bastion_of_light,if=buff.avenging_wrath.up|cooldown.avenging
actions.cooldowns+=/invoke_external_buff,name=power_infusion,if=buff.avenging_wrath.up
actions.cooldowns+=/fireblood,if=buff.avenging_wrath.remains>8

actions.defensives=ardent_defender

actions.hammer_of_light=hammer_of_light,if=(buff.blessing_of_dawn.stack>0|!talent.of_dusk_and_dawn.enabled)|spell_targets.shield_of_the_righteous>=5
actions.hammer_of_light+=/eye_of_tyr,if=hpg_to_2dawn=5|!talent.of_dusk_and_dawn.enabled
actions.hammer_of_light+=/shield_of_the_righteous,if=hpg_to_2dawn=4
Expand Down

0 comments on commit 1cbd586

Please sign in to comment.