Advertisement
Nakauri

MM WIP

May 20th, 2015
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.71 KB | None | 0 0
  1. hunter="Hunter_MM_T18M_d45"
  2. level=100
  3. race=blood_elf
  4. role=attack
  5. position=ranged_back
  6. talents=0003332
  7. spec=marksmanship
  8. distance=45
  9.  
  10. actions.precombat=flask,type=greater_draenic_agility_flask
  11. actions.precombat+=/food,type=pickled_eel
  12. actions.precombat+=/summon_pet
  13. actions.precombat+=/snapshot_stats
  14. actions.precombat+=/exotic_munitions,ammo_type=poisoned,if=active_enemies<3
  15. actions.precombat+=/exotic_munitions,ammo_type=incendiary,if=active_enemies>=3
  16. actions.precombat+=/potion,name=draenic_agility
  17. actions.precombat+=/glaive_toss
  18. actions.precombat+=/focusing_shot
  19.  
  20. actions=auto_shot
  21. actions+=/arcane_torrent,if=focus.deficit>=30
  22. actions+=/blood_fury
  23. actions+=/berserking
  24. actions+=/use_item,slot=finger1,if=((cooldown.rapid_fire.up|buff.bloodlust.up)|(cooldown.stampede.remains<1))|target.time_to_die<=25
  25. actions+=/potion,name=draenic_agility,if=((cooldown.rapid_fire.up|buff.bloodlust.up)&(cooldown.stampede.remains<1))|target.time_to_die<=25
  26. actions+=/chimaera_shot
  27. actions+=/kill_shot
  28. actions+=/rapid_fire
  29. actions+=/stampede,if=buff.rapid_fire.up|buff.bloodlust.up|target.time_to_die<=25
  30. actions+=/call_action_list,name=careful_aim,if=buff.careful_aim.up
  31. actions+=/explosive_trap,if=active_enemies>1
  32. # remove once t18 rapid fire applies careful aim
  33. actions+=/focusing_shot,if=buff.rapid_fire_t18.up&focus<65
  34. actions+=/a_murder_of_crows
  35. actions+=/dire_beast,if=cast_regen+action.aimed_shot.cast_regen<focus.deficit
  36. actions+=/glaive_toss
  37. actions+=/aimed_shot,if=buff.thrill_of_the_hunt.react&focus+cast_regen>=65
  38. # remove once t18 rapid fire applies careful aim
  39. actions+=/barrage,if=buff.rapid_fire_t18.up
  40. actions+=/powershot,if=cast_regen<focus.deficit
  41. actions+=/barrage
  42. # Pool max focus for rapid fire so we can spam AimedShot with Careful Aim buff
  43. actions+=/steady_shot,if=focus.deficit*cast_time%(14+cast_regen)>cooldown.rapid_fire.remains
  44. actions+=/focusing_shot,if=focus.deficit*cast_time%(50+cast_regen)>cooldown.rapid_fire.remains&focus<100
  45. # Cast a second shot for steady focus if that won't cap us.
  46. actions+=/steady_shot,if=buff.pre_steady_focus.up&(14+cast_regen+action.aimed_shot.cast_regen)<=focus.deficit
  47. actions+=/multishot,if=active_enemies>6
  48. actions+=/aimed_shot,if=talent.focusing_shot.enabled
  49. actions+=/aimed_shot,if=focus+cast_regen>=85
  50. # Allow FS to over-cap by 10 if we have nothing else to do
  51. actions+=/focusing_shot,if=50+cast_regen-10<focus.deficit
  52. actions+=/steady_shot
  53.  
  54. actions.careful_aim=glaive_toss,if=active_enemies>2
  55. actions.careful_aim+=/powershot,if=active_enemies>1&cast_regen<focus.deficit
  56. actions.careful_aim+=/barrage,if=active_enemies>1
  57. actions.careful_aim+=/aimed_shot
  58. actions.careful_aim+=/focusing_shot,if=50+cast_regen<focus.deficit
  59. actions.careful_aim+=/steady_shot
  60.  
  61.  
  62. head=hood_of_the_savage_hunt,id=124296,bonus_id=567
  63. neck=choker_of_the_great_betrayer,id=124210,bonus_id=567,enchant_id=5317
  64. shoulders=pauldrons_of_the_savage_hunt,id=124307,bonus_id=567
  65. back=cloak_of_desperate_temerity,id=124134,bonus_id=567,enchant_id=5310
  66. chest=hauberk_of_the_savage_hunt,id=124284,bonus_id=567
  67. wrists=bracers_of_fel_empowerment,id=124314,bonus_id=567
  68. hands=eredar_felchain_gloves,id=124291,bonus_id=567
  69. waist=girdle_of_the_legion_general,id=124310,bonus_id=567
  70. legs=leggings_of_the_savage_hunt,id=124301,bonus_id=567
  71. feet=spiked_throatcrusher_boots,id=124287,bonus_id=567
  72. finger1=maalus_the_blood_drinker,id=124636,bonus_id=567,enchant_id=5324
  73. finger2=portal_key_signet,id=124189,bonus_id=567,enchant_id=5324
  74. trinket1=talisman_of_the_master_tracker,id=124515,bonus_id=567
  75. # trinket2=malicious_censer,id=124226,bonus_id=567 // was nerfed
  76. trinket2=felspring_coil,id=124223,bonus_id=567
  77. main_hand=cursed_demonbone_longbow,id=124361,bonus_id=567,enchant_id=5276
  78.  
  79. summon_pet=cat
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement