Advertisement
tjc12821

Untitled

Jul 14th, 2014
523
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. monk="Monk_Windwalker_1h_T17N"
  2. level=100
  3. race=troll
  4. role=dps
  5. position=back
  6. talents=http://us.battle.net/wow/en/tool/talent-calculator#fb!.02..12
  7. spec=windwalker
  8.  
  9. # This default action priority list is automatically created based on your character.
  10. # It is a attempt to provide you with a action list that is both simple and practicable,
  11. # while resulting in a meaningful and good simulation. It may not result in the absolutely highest possible dps.
  12. # Feel free to edit, adapt and improve it to your own needs.
  13. # SimulationCraft is always looking for updates and improvements to the default action lists.
  14.  
  15. # Executed before combat begins. Accepts non-harmful actions only.
  16.  
  17. actions.precombat=flask,type=greater_draenic_haste_flask
  18. actions.precombat+=/food,type=sea_mist_rice_noodles
  19. actions.precombat+=/stance,choose=fierce_tiger
  20. actions.precombat+=/snapshot_stats
  21. actions.precombat+=/potion,name=draenic_agility
  22.  
  23. # Executed every time the actor is available.
  24.  
  25. actions=auto_attack
  26. actions+=/chi_sphere,if=talent.power_strikes.enabled&buff.chi_sphere.react&chi<4
  27. actions+=/potion,name=draenic_agility,if=buff.bloodlust.react|target.time_to_die<=60
  28. actions+=/berserking
  29. actions+=/serenity
  30. actions+=/chi_brew,if=talent.chi_brew.enabled&chi<=2&(trinket.proc.agility.react|(charges=1&recharge_time<=10)|charges=2|target.time_to_die<charges*10)
  31. actions+=/tiger_palm,if=buff.tiger_power.remains<=3
  32. actions+=/tigereye_brew,if=buff.tigereye_brew_use.down&buff.tigereye_brew.stack=20
  33. actions+=/tigereye_brew,if=buff.tigereye_brew_use.down&trinket.proc.agility.react
  34. actions+=/tigereye_brew,if=buff.tigereye_brew_use.down&chi>=2&(buff.tigereye_brew.stack>=15|target.time_to_die<40)&debuff.rising_sun_kick.up&buff.tiger_power.up
  35. actions+=/energizing_brew,if=energy.time_to_max>5
  36. actions+=/rising_sun_kick,if=debuff.rising_sun_kick.down
  37. actions+=/tiger_palm,if=buff.tiger_power.down&debuff.rising_sun_kick.remains>1&energy.time_to_max>1
  38. actions+=/invoke_xuen,if=talent.invoke_xuen.enabled
  39. actions+=/run_action_list,name=single_target,if=active_enemies<3
  40.  
  41. actions.single_target=fists_of_fury,if=energy.time_to_max>4&buff.tiger_power.remains>4&debuff.rising_sun_kick.remains>4
  42. actions.single_target+=/rising_sun_kick
  43. actions.single_target+=/chi_wave,if=talent.chi_wave.enabled&energy.time_to_max>2
  44. actions.single_target+=/blackout_kick,if=buff.combo_breaker_bok.react
  45. actions.single_target+=/tiger_palm,if=buff.combo_breaker_tp.react&(buff.combo_breaker_tp.remains<=2|energy.time_to_max>=2)
  46. actions.single_target+=/jab,if=chi.max-chi>=2
  47. actions.single_target+=/blackout_kick,if=energy+energy.regen*cooldown.rising_sun_kick.remains>=40
  48.  
  49. head=primal_gladiators_helm,id=111275
  50. neck=primal_gladiators_necklace_of_prowess,id=111080,enchant=140mastery
  51. shoulders=primal_gladiators_leather_spaulders,id=111192
  52. back=primal_gladiators_cape_of_prowess,id=111078,enchant=200mastery
  53. chest=primal_gladiators_chestguard,id=111283
  54. wrists=primal_gladiators_bindings_of_cruelty,id=111147
  55. hands=primal_gladiators_gloves,id=111274
  56. waist=primal_gladiators_belt_of_cruelty,id=111142
  57. legs=primal_gladiators_legguards,id=111276
  58. feet=primal_gladiators_boots_of_prowess,id=111145
  59. finger1=primal_gladiators_ring_of_cruelty,id=111081,enchant=100mastery
  60. finger2=primal_gladiators_ring_of_prowess,id=111082,enchant=100mastery
  61. trinket1=primal_gladiators_badge_of_conquest,id=111222
  62. trinket2=primal_gladiators_insignia_of_conquest,id=111223
  63. main_hand=primal_gladiators_ripper,id=111069,enchant=mark_of_warsong
  64. off_hand=primal_gladiators_ripper,id=111069,enchant=mark_of_warsong
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement