Advertisement
Guest User

Untitled

a guest
Sep 30th, 2016
1,967
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. hunter="Current"
  2. level=110
  3. race=human
  4. region=us
  5. server=rexxar
  6. role=attack
  7. professions=herbalism=74/engineering=711
  8. talents=1113321
  9. spec=marksmanship
  10. artifact=55:0:0:0:0:307:1:308:1:310:1:312:3:313:3:315:3:318:2:319:3:320:3:321:1:322:1:1337:1
  11.  
  12. head=,id=137516,bonus_id=3411/1512/3337
  13. neck=,id=137311,enchant_id=5439,bonus_id=3414/41/1507/1813
  14. shoulder=,id=134478,enchant_id=5882,bonus_id=3412/40/1532/3337
  15. back=,id=141541,enchant_id=5432,bonus_id=1472
  16. chest=,id=139221,bonus_id=1805/1487
  17. shirt=,id=53852
  18. tabard=,id=51534
  19. wrist=,id=134384,bonus_id=1727/43/1512/3336
  20. hands=,id=134209,enchant_id=5444,bonus_id=1726/1808/1512/3337,gem_id=130222
  21. waist=,id=137081,bonus_id=1811
  22. legs=,id=134344,bonus_id=3394/1512/3337
  23. feet=,id=134210,bonus_id=3411/1507/1813
  24. finger1=,id=134537,enchant_id=5425,bonus_id=3412/1808/1507/3336,gem_id=130222
  25. finger2=,id=139237,enchant_id=5425,bonus_id=1805/1808/1487,gem_id=130222
  26. trinket1=,id=137419,bonus_id=1727/1492/1813
  27. trinket2=,id=137373,bonus_id=3412/1502/1813
  28. main_hand=,id=128826,bonus_id=727,relic_id=1805:1487/1727:1492:1813/3414:1517:3336,gem_id=139262/137350/137307/0
  29.  
  30. copy=Current2
  31. trinket1=,id=137419,bonus_id=1727/1492/1813
  32. trinket2=,id=137373,bonus_id=3412/1502/1813
  33.  
  34. copy=Current3
  35. trinket1=,id=137419,bonus_id=1727/1492/1813
  36. trinket2=,id=137373,bonus_id=3412/1502/1813
  37.  
  38. # Executed before combat begins. Accepts non-harmful actions only.
  39. actions.precombat+=/summon_pet
  40. # Snapshot raid buffed stats before combat begins and pre-potting is done.
  41. actions.precombat+=/snapshot_stats
  42. actions.precombat+=/windburst
  43.  
  44. # Executed every time the actor is available.
  45. actions=auto_shot
  46. actions+=/use_item,name=trinket2
  47. actions+=/arcane_torrent,if=focus.deficit>=30
  48. actions+=/blood_fury
  49. actions+=/berserking
  50. actions+=/auto_shot
  51. actions+=/call_action_list,name=cooldowns
  52. actions+=/a_murder_of_crows
  53. actions+=/barrage
  54. actions+=/piercing_shot,if=!talent.patient_sniper.enabled&focus>50
  55. actions+=/windburst,if=active_enemies<2&buff.marking_targets.down&(debuff.vulnerability.down|debuff.vulnerability.remains<cast_time)
  56. actions+=/windburst,if=active_enemies<2&buff.marking_targets.down&focus+cast_regen>90
  57. actions+=/windburst,if=active_enemies<2&cooldown.sidewinders.charges=0
  58. actions+=/arcane_shot,if=!talent.patient_sniper.enabled&active_enemies=1&debuff.vulnerability.react<3&buff.marking_targets.react&debuff.hunters_mark.down
  59. actions+=/marked_shot,if=!talent.patient_sniper.enabled&debuff.vulnerability.react<3
  60. actions+=/marked_shot,if=prev_off_gcd.sentinel
  61. actions+=/sentinel,if=debuff.hunters_mark.down&buff.marking_targets.down
  62. actions+=/explosive_shot
  63. actions+=/marked_shot,if=active_enemies>=4&cooldown.sidewinders.charges_fractional>=0.8
  64. actions+=/sidewinders,if=active_enemies>1&debuff.hunters_mark.down&(buff.marking_targets.react|buff.trueshot.react|charges=2)
  65. actions+=/arcane_shot,if=talent.steady_focus.enabled&active_enemies=1&(buff.steady_focus.down|buff.steady_focus.remains<2)
  66. actions+=/multishot,if=talent.steady_focus.enabled&active_enemies>1&(buff.steady_focus.down|buff.steady_focus.remains<2)
  67. actions+=/arcane_shot,if=talent.true_aim.enabled&active_enemies=1&(debuff.true_aim.react<1|debuff.true_aim.remains<2)
  68. actions+=/aimed_shot,if=buff.lock_and_load.up&debuff.vulnerability.remains>gcd.max
  69. actions+=/piercing_shot,if=talent.patient_sniper.enabled&focus>80
  70. actions+=/marked_shot,if=!talent.sidewinders.enabled&(debuff.vulnerability.remains<2|buff.marking_targets.react)
  71. actions+=/pool_resource,for_next=1,if=talent.sidewinders.enabled&(focus<60&cooldown.sidewinders.charges_fractional<=1.2)
  72. actions+=/aimed_shot,if=cast_time<debuff.vulnerability.remains&(focus+cast_regen>80|debuff.hunters_mark.down)
  73. actions+=/marked_shot
  74. actions+=/black_arrow
  75. actions+=/sidewinders,if=debuff.hunters_mark.down&(buff.marking_targets.remains>6|buff.trueshot.react|charges=2)
  76. actions+=/sidewinders,if=focus<30&charges<=1&recharge_time<=5
  77. actions+=/multishot,if=spell_targets.barrage>1&(debuff.hunters_mark.down&buff.marking_targets.react|focus.time_to_max>=2)
  78. actions+=/arcane_shot,if=spell_targets.barrage=1&(debuff.hunters_mark.down&buff.marking_targets.react|focus.time_to_max>=2)
  79. actions+=/arcane_shot,if=focus.deficit<10
  80.  
  81. actions.cooldowns+=/trueshot,if=(buff.bloodlust.react|target.health.pct>20+(cooldown.trueshot.remains+15))|buff.bullseye.react>25
  82.  
  83. summon_pet=cat
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement