Advertisement
tjc12821

Untitled

Feb 22nd, 2015
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.83 KB | None | 0 0
  1. hunter="Hunter_BM_T17M"
  2. level=100
  3. race=orc
  4. role=attack
  5. position=ranged_back
  6. talents=0001233
  7. spec=beast_mastery
  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_agility_flask
  18. actions.precombat+=/food,type=salty_squid_roll
  19. actions.precombat+=/summon_pet
  20. # Snapshot raid buffed stats before combat begins and pre-potting is done.
  21. actions.precombat+=/snapshot_stats
  22. actions.precombat+=/exotic_munitions,ammo_type=poisoned,if=active_enemies<3
  23. actions.precombat+=/exotic_munitions,ammo_type=incendiary,if=active_enemies>=3
  24. actions.precombat+=/potion,name=draenic_agility
  25. actions.precombat+=/glaive_toss
  26. actions.precombat+=/focusing_shot,if=!talent.glaive_toss.enabled
  27.  
  28. # Executed every time the actor is available.
  29.  
  30. actions=auto_shot
  31. actions+=/use_item,name=beating_heart_of_the_mountain
  32. actions+=/arcane_torrent,if=focus.deficit>=30
  33. actions+=/blood_fury
  34. actions+=/berserking
  35. actions+=/potion,name=draenic_agility,if=!talent.stampede.enabled&buff.bestial_wrath.up&target.health.pct<=20|target.time_to_die<=20
  36. actions+=/potion,name=draenic_agility,if=talent.stampede.enabled&cooldown.stampede.remains<1&(buff.bloodlust.up|buff.focus_fire.up)|target.time_to_die<=25
  37. actions+=/stampede,if=buff.bloodlust.up|buff.focus_fire.up|target.time_to_die<=25
  38. actions+=/dire_beast
  39. actions+=/explosive_trap,if=active_enemies>1
  40. actions+=/bestial_wrath,if=focus>60&!buff.bestial_wrath.up
  41. actions+=/multishot,if=active_enemies>1&pet.cat.buff.beast_cleave.down
  42. actions+=/barrage,if=active_enemies>1
  43. actions+=/multishot,if=active_enemies>5
  44. actions+=/focus_fire,five_stacks=1
  45. actions+=/barrage,if=active_enemies>1
  46. actions+=/a_murder_of_crows
  47. actions+=/kill_shot,if=focus.time_to_max>gcd
  48. actions+=/kill_command
  49. actions+=/focusing_shot,if=focus<50
  50. # Cast a second shot for steady focus if that won't cap us.
  51. actions+=/cobra_shot,if=buff.pre_steady_focus.up&(14+cast_regen)<=focus.deficit
  52. actions+=/glaive_toss
  53. actions+=/barrage
  54. actions+=/powershot,if=focus.time_to_max>cast_time
  55. actions+=/cobra_shot,if=active_enemies>5
  56. actions+=/arcane_shot,if=(buff.thrill_of_the_hunt.react&focus>35)|buff.bestial_wrath.up
  57. actions+=/arcane_shot,if=focus>=64
  58. actions+=/cobra_shot
  59.  
  60. head=rylakstalkers_headguard,id=115545,bonus_id=567
  61. neck=engineers_grounded_gorget,id=113892,bonus_id=567,enchant_id=5319
  62. shoulders=rylakstalkers_spaulders,id=115547,bonus_id=567
  63. back=cloak_of_delving_secrets,id=113929,bonus_id=567,enchant_id=5312
  64. chest=chestguard_of_the_siegemaker,id=113982,bonus_id=567
  65. wrists=bloodwhirl_bracers,id=113968,bonus_id=567
  66. hands=rylakstalkers_gloves,id=115549,bonus_id=567
  67. waist=grenadiers_belt,id=113955,bonus_id=567
  68. legs=rylakstalkers_legguards,id=115546,bonus_id=567
  69. feet=railwalkers_ratcheted_boots,id=113954,bonus_id=567
  70. finger1=unexploded_explosive_shard,id=113877,bonus_id=567,enchant_id=5326
  71. finger2=spellbound_runic_band_of_unrelenting_slaughter,id=118307,enchant=gift_of_multistrike
  72. trinket1=beating_heart_of_the_mountain,id=113931,bonus_id=567
  73. trinket2=meaty_dragonspine_trophy,id=118114,bonus_id=567
  74. main_hand=garans_brutal_spearlauncher,id=113966,bonus_id=567,enchant_id=5383
  75.  
  76. # Gear Summary
  77. # gear_agility=3761
  78. # gear_stamina=4545
  79. # gear_crit_rating=790
  80. # gear_haste_rating=319
  81. # gear_mastery_rating=1631
  82. # gear_armor=1463
  83. # gear_multistrike_rating=1392
  84. # gear_versatility_rating=122
  85. # set_bonus=tier17_2pc=1
  86. # set_bonus=tier17_4pc=1
  87. summon_pet=cat
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement