1. actions=auto_attack
  2. actions+=/chi_sphere,if=talent.power_strikes.enabled&buff.chi_sphere.react&chi<4
  3. actions+=/virmens_bite_potion,if=buff.bloodlust.react|target.time_to_die<=60
  4. actions+=/chi_brew,if=talent.chi_brew.enabled&chi=0
  5. actions+=/rising_sun_kick,if=!target.debuff.rising_sun_kick.remains|target.debuff.rising_sun_kick.remains<=3
  6. actions+=/tiger_palm,if=buff.tiger_power.remains<=1.5
  7. actions+=/tigereye_brew,if=!buff.tigereye_brew_use.up&buff.tigereye_brew.react=10
  8. actions+=/energizing_brew,if=energy.time_to_max>5
  9. actions+=/invoke_xuen,if=talent.invoke_xuen.enabled
  10. actions+=/rushing_jade_wind,if=talent.rushing_jade_wind.enabled
  11. actions+=/run_action_list,name=aoe,if=active_enemies>=5
  12. actions+=/run_action_list,name=st,if=active_enemies<5
  13.  
  14. actions.aoe=rising_sun_kick,if=chi=4
  15. actions.aoe+=/spinning_crane_kick
  16.  
  17.  
  18. actions.st=rising_sun_kick
  19. actions.st+=/fists_of_fury,if=!buff.energizing_brew.up&((energy<50&!buff.combo_breaker_bok.remains)|(energy<40&buff.combo_breaker_bok.remains))
  20. actions.st+=/blackout_kick,if=buff.combo_breaker_bok.react
  21. actions.st+=/blackout_kick,if=(chi>=3&energy.time_to_max<=2&!talent.ascension.enabled)|(chi>=4&talent.ascension.enabled)
  22. actions.st+=/tiger_palm,if=(buff.combo_breaker_tp.react&energy.time_to_max>=2)|(buff.combo_breaker_tp.remains=0&buff.combo_breaker_tp.react)
  23. actions.st+=/jab,if=talent.ascension.enabled&chi<=3
  24. actions.st+=/jab,if=talent.chi_brew.enabled&chi<=2
  25. actions.st+=/jab,if=talent.power_strikes.enabled&((chi<=1&!cooldown.power_strikes.remains)|(chi<=2&cooldown.power_strikes.remains))
  26. actions.st+=/blackout_kick,if=((energy+(energy.regen*(cooldown.rising_sun_kick.remains)))>=40)|(chi=4&!talent.ascension.enabled)|(chi>=4&talent.ascension.enabled)