Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # This default action priority list is automatically created based on your character.
- # It is a attempt to provide you with a action list that is both simple and practicable,
- # while resulting in a meaningful and good simulation. It may not result in the absolutely highest possible dps.
- # Feel free to edit, adapt and improve it to your own needs.
- # SimulationCraft is always looking for updates and improvements to the default action lists.
- # Executed before combat begins. Accepts non-harmful actions only.
- actions.precombat="flask"
- actions.precombat+="/food"
- actions.precombat+="/augmentation"
- # Snapshot raid buffed stats before combat begins and pre-potting is done.
- actions.precombat+="/snapshot_stats"
- actions.precombat+="/potion"
- actions.precombat+="/chi_burst,if=(!talent.serenity.enabled|!talent.fist_of_the_white_tiger.enabled)"
- actions.precombat+="/chi_wave"
- # Executed every time the actor is available.
- actions="auto_attack"
- actions+="/spear_hand_strike,if=target.debuff.casting.react"
- # Touch of Karma on cooldown, if Good Karma is enabled equal to 100% of maximum health
- actions+="/touch_of_karma,interval=90,pct_health=0.5"
- # Potion if Serenity or Storm, Earth, and Fire are up or you are running serenity and a main stat trinket procs, or you are under the effect of bloodlust, or target time to die is greater or equal to 60
- actions+="/potion,if=buff.serenity.up|buff.storm_earth_and_fire.up|(!talent.serenity.enabled&trinket.proc.agility.react)|buff.bloodlust.react|target.time_to_die<=60"
- actions+="/call_action_list,name=serenity,if=buff.serenity.up"
- actions+="/reverse_harm,if=(energy.time_to_max<1|(talent.serenity.enabled&cooldown.serenity.remains<2))&chi.max-chi>=2"
- actions+="/fist_of_the_white_tiger,if=(energy.time_to_max<1|(talent.serenity.enabled&cooldown.serenity.remains<2))&chi.max-chi>=3"
- actions+="/tiger_palm,target_if=min:debuff.mark_of_the_crane.remains,if=(energy.time_to_max<1|(talent.serenity.enabled&cooldown.serenity.remains<2))&chi.max-chi>=2&!prev_gcd.1.tiger_palm"
- actions+="/call_action_list,name=cd"
- # Call the ST action list if there are 2 or less enemies
- actions+="/call_action_list,name=st,if=active_enemies<3"
- # Call the AoE action list if there are 3 or more enemies
- actions+="/call_action_list,name=aoe,if=active_enemies>=3"
- # Actions.AoE is intended for use with Hectic_Add_Cleave and currently needs to be optimized
- actions.aoe="rising_sun_kick,target_if=min:debuff.mark_of_the_crane.remains,if=(talent.whirling_dragon_punch.enabled&cooldown.whirling_dragon_punch.remains<5)&cooldown.fists_of_fury.remains>3"
- actions.aoe+="/whirling_dragon_punch"
- actions.aoe+="/energizing_elixir,if=!prev_gcd.1.tiger_palm&chi<=1&energy<50"
- actions.aoe+="/fists_of_fury,if=energy.time_to_max>3"
- actions.aoe+="/rushing_jade_wind,if=buff.rushing_jade_wind.down"
- actions.aoe+="/spinning_crane_kick,if=!prev_gcd.1.spinning_crane_kick&(((chi>3|cooldown.fists_of_fury.remains>6)&(chi>=5|cooldown.fists_of_fury.remains>2))|energy.time_to_max<=3)"
- actions.aoe+="/reverse_harm,if=chi.max-chi>=2"
- actions.aoe+="/chi_burst,if=chi<=3"
- actions.aoe+="/fist_of_the_white_tiger,if=chi.max-chi>=3"
- actions.aoe+="/tiger_palm,target_if=min:debuff.mark_of_the_crane.remains,if=chi.max-chi>=2&(!talent.hit_combo.enabled|!prev_gcd.1.tiger_palm)"
- actions.aoe+="/chi_wave"
- actions.aoe+="/flying_serpent_kick,if=buff.bok_proc.down,interrupt=1"
- actions.aoe+="/blackout_kick,target_if=min:debuff.mark_of_the_crane.remains,if=!prev_gcd.1.blackout_kick&(buff.bok_proc.up|(talent.hit_combo.enabled&prev_gcd.1.tiger_palm&chi<4))"
- # Essences
- actions.essences="concentrated_flame"
- actions.essences+="/blood_of_the_enemy"
- actions.essences+="/guardian_of_azeroth"
- actions.essences+="/focused_azerite_beam"
- actions.essences+="/purifying_blast"
- actions.essences+="/the_unbound_force"
- actions.essences+="/ripple_in_space"
- actions.essences+="/worldvein_resonance"
- actions.essences+="/memory_of_lucid_dreams,if=energy<40&buff.storm_earth_and_fire.up"
- # Cooldowns
- actions.cd="invoke_xuen_the_white_tiger"
- actions.cd+="/use_item,slot=trinket1"
- actions.cd+="/use_item,slot=trinket2"
- actions.cd+="/blood_fury"
- actions.cd+="/berserking"
- # Use Arcane Torrent if you are missing at least 1 Chi and won't cap energy within 0.5 seconds
- actions.cd+="/arcane_torrent,if=chi.max-chi>=1&energy.time_to_max>=0.5"
- actions.cd+="/lights_judgment"
- actions.cd+="/fireblood"
- actions.cd+="/ancestral_call"
- actions.cd+="/touch_of_death,if=target.time_to_die>9"
- actions.cd+="/storm_earth_and_fire,if=cooldown.storm_earth_and_fire.charges=2|(cooldown.fists_of_fury.remains<=6&chi>=3&cooldown.rising_sun_kick.remains<=1)|target.time_to_die<=15"
- actions.cd+="/serenity,if=cooldown.rising_sun_kick.remains<=2|target.time_to_die<=12"
- actions.cd+="/call_action_list,name=essences"
- # Serenity priority
- actions.serenity="rising_sun_kick,target_if=min:debuff.mark_of_the_crane.remains,if=active_enemies<3|prev_gcd.1.spinning_crane_kick"
- actions.serenity+="/fists_of_fury,if=(buff.bloodlust.up&prev_gcd.1.rising_sun_kick)|buff.serenity.remains<1|(active_enemies>1&active_enemies<5)"
- actions.serenity+="/spinning_crane_kick,if=!prev_gcd.1.spinning_crane_kick&(active_enemies>=3|(active_enemies=2&prev_gcd.1.blackout_kick))"
- actions.serenity+="/blackout_kick,target_if=min:debuff.mark_of_the_crane.remains"
- actions.st="whirling_dragon_punch"
- actions.st+="/rising_sun_kick,target_if=min:debuff.mark_of_the_crane.remains,if=chi>=5"
- actions.st+="/fists_of_fury,if=energy.time_to_max>3"
- actions.st+="/rising_sun_kick,target_if=min:debuff.mark_of_the_crane.remains"
- actions.st+="/rushing_jade_wind,if=buff.rushing_jade_wind.down&active_enemies>1"
- actions.st+="/reverse_harm,if=chi.max-chi>=2"
- actions.st+="/fist_of_the_white_tiger,if=chi.max-chi>=3"
- actions.st+="/energizing_elixir,if=chi<=3&energy<50"
- actions.st+="/spinning_crane_kick,if=!prev_gcd.1.spinning_crane_kick&buff.dance_of_chiji.up"
- actions.st+="/blackout_kick,target_if=min:debuff.mark_of_the_crane.remains,if=!prev_gcd.1.blackout_kick&(cooldown.rising_sun_kick.remains>3|chi>=3)&(cooldown.fists_of_fury.remains>4|chi>=4|(chi=2&prev_gcd.1.tiger_palm))&buff.swift_roundhouse.stack<2"
- actions.st+="/chi_wave"
- actions.st+="/chi_burst,if=chi.max-chi>=1&active_enemies=1|chi.max-chi>=2"
- actions.st+="/tiger_palm,target_if=min:debuff.mark_of_the_crane.remains,if=!prev_gcd.1.tiger_palm&chi.max-chi>=2"
- actions.st+="/flying_serpent_kick,if=prev_gcd.1.blackout_kick&chi>3&buff.swift_roundhouse.stack<2,interrupt=1"
Add Comment
Please, Sign In to add comment