Advertisement
Guest User

Untitled

a guest
Sep 13th, 2016
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. ### INFORMATION ABOUT CHARACTER
  2.  
  3. hunter="simple APL"
  4. level=110
  5. race=human
  6. region=eu
  7. server=
  8. role=attack
  9. professions=leatherworking=701/engineering=702
  10. talents=1113122
  11. spec=marksmanship
  12. artifact=55:0:0:0:0:307:1:308:1:310:1:312:3:313:1:315:3:319:3:320:3:322:1:1337:1
  13.  
  14. ### ACTION PRIORITY LIST
  15.  
  16. # Executed before combat begins. Accepts non-harmful actions only.
  17.  
  18. actions.precombat=flask,type=flask_of_the_seventh_demon
  19. actions.precombat+=/food,type=nightborne_delicacy_platter
  20. actions.precombat+=/summon_pet
  21. # Snapshot raid buffed stats before combat begins and pre-potting is done.
  22. actions.precombat+=/snapshot_stats
  23. actions.precombat+=/potion,name=deadly_grace
  24. actions.precombat+=/augmentation,type=defiled
  25. actions.precombat+=/windburst
  26.  
  27. # Executed every time the actor is available.
  28.  
  29. actions=auto_shot
  30. actions+=/auto_shot
  31. actions+=/call_action_list,name=cooldowns
  32. actions+=/piercing_shot
  33. actions+=/barrage
  34. actions+=/aimed_shot,if=buff.lock_and_load.up&debuff.vulnerability.remains>gcd.max
  35. actions+=/marked_shot
  36. actions+=/windburst
  37. actions+=/aimed_shot,if=buff.lock_and_load.up&debuff.vulnerability.remains>gcd.max
  38. actions+=/aimed_shot,if=debuff.vulnerability.remains>cast_time
  39. actions+=/arcane_shot
  40.  
  41. actions.cooldowns=potion,name=deadly_grace,if=(buff.trueshot.react&buff.bloodlust.react)|buff.bullseye.react>=23
  42. actions.cooldowns+=/trueshot,if=(buff.bloodlust.react|target.health.pct>20+(cooldown.trueshot.remains+15))|buff.bullseye.react>25
  43.  
  44. summon_pet=cat
  45.  
  46. ### GEAR
  47.  
  48. head=,id=139710,bonus_id=3385/3384
  49. neck=,id=133636,bonus_id=1726/1808/1477,gem_id=130218
  50. shoulder=,id=134257,bonus_id=3396/1497/3336
  51. back=,id=139074,bonus_id=3397/1492/1675
  52. chest=,id=137368,bonus_id=1726/1497/3337
  53. shirt=,id=11840
  54. wrist=,id=139714,bonus_id=3386/3384,gem_id=130218
  55. hands=,id=134253,bonus_id=3432/1497/1674
  56. waist=,id=139077,bonus_id=1727/1502/1813
  57. legs=,id=134168,bonus_id=3432/1507/3336
  58. feet=,id=134210,bonus_id=3432/1502/3336
  59. finger1=,id=134539,bonus_id=1727/1502/3336
  60. finger2=,id=134487,bonus_id=1726/1482/3339
  61. trinket1=,id=140026,bonus_id=3432/1492/3336
  62. trinket2=,id=133597
  63. main_hand=,id=128826,bonus_id=727,relic_id=1727:1492:1813/1824:1472:3339/1727:1497:3336,gem_id=137270/141264/137381/0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement