Advertisement
tjc12821

Untitled

Jul 17th, 2014
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.49 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+=/potion,name=draenic_agility,if=buff.bloodlust.react|target.time_to_die<=60
  27. actions+=/berserking
  28. actions+=/serenity
  29. 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)
  30. actions+=/tiger_palm,if=buff.tiger_power.remains<=3
  31. actions+=/tigereye_brew,if=buff.tigereye_brew_use.down&buff.tigereye_brew.stack=20
  32. actions+=/tigereye_brew,if=buff.tigereye_brew_use.down&(trinket.proc.agility.react|buff.serenity.up)
  33. 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
  34. actions+=/energizing_brew,if=energy.time_to_max>5
  35. actions+=/rising_sun_kick,if=debuff.rising_sun_kick.down
  36. actions+=/tiger_palm,if=buff.tiger_power.down&debuff.rising_sun_kick.remains>1&energy.time_to_max>1
  37. actions+=/invoke_xuen,if=talent.invoke_xuen.enabled
  38. actions+=/run_action_list,name=single_target,if=active_enemies<3
  39.  
  40. actions.single_target=fists_of_fury,if=buff.tiger_power.remains>=4&debuff.rising_sun_kick.remains>=4
  41. actions.single_target+=/rising_sun_kick
  42. actions.single_target+=/chi_wave,if=talent.chi_wave.enabled&energy.time_to_max>2
  43. actions.single_target+=/blackout_kick,if=(buff.combo_breaker_bok.react|buff.serenity.up)
  44. actions.single_target+=/tiger_palm,if=buff.combo_breaker_tp.react&(buff.combo_breaker_tp.remains<=2|energy.time_to_max>=2)
  45. actions.single_target+=/jab,if=chi.max-chi>=2
  46. actions.single_target+=/blackout_kick,if=energy+energy.regen*cooldown.rising_sun_kick.remains>=40
  47.  
  48. head=primal_gladiators_leather_helm,id=111190
  49. neck=primal_gladiators_necklace_of_cruelty,id=111079,enchant=140multistrike
  50. shoulders=primal_gladiators_spaulders,id=111277
  51. back=primal_gladiators_cape_of_cruelty,id=111077,enchant=200multistrike
  52. chest=primal_gladiators_leather_tunic,id=111188
  53. wrists=primal_gladiators_bindings_of_prowess,id=111148
  54. hands=primal_gladiators_leather_gloves,id=111189
  55. waist=primal_gladiators_belt_of_prowess,id=111141
  56. legs=primal_gladiators_leather_legguards,id=111191
  57. feet=primal_gladiators_boots_of_cruelty,id=111144
  58. finger1=primal_gladiators_ring_of_prowess,id=111271,enchant=100multistrike
  59. finger2=primal_gladiators_ring_of_cruelty,id=111081,enchant=100multistrike
  60. trinket1=primal_gladiators_badge_of_conquest,id=111222
  61. trinket2=primal_gladiators_insignia_of_conquest,id=111223
  62. main_hand=primal_gladiators_ripper,id=111069,enchant=mark_of_the_frostwolf
  63. off_hand=primal_gladiators_ripper,id=111069,enchant=mark_of_the_frostwolf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement