Binkenstein

Arcane Mage APL - AMR comparison testing

Aug 6th, 2016
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | None | 0 0
  1. mage="Mage_Arcane"
  2. level=110
  3. race=gnome
  4. role=spell
  5. position=back
  6. talents=1322132
  7. artifact=4:0:0:0:0:72:3:73:1:74:3:75:3:77:3:78:1:79:3:80:1:81:3:82:3:83:3:84:3:86:1:290:1:1169:1:1339:1
  8. spec=arcane
  9.  
  10. # This default action priority list is automatically created based on your character.
  11. # It is a attempt to provide you with a action list that is both simple and practicable,
  12. # while resulting in a meaningful and good simulation. It may not result in the absolutely highest possible dps.
  13. # Feel free to edit, adapt and improve it to your own needs.
  14. # SimulationCraft is always looking for updates and improvements to the default action lists.
  15.  
  16. # Executed before combat begins. Accepts non-harmful actions only.
  17.  
  18. #actions.precombat=flask,type=flask_of_the_whispered_pact
  19. #actions.precombat+=/food,type=buttered_sturgeon
  20. actions.precombat+=/summon_arcane_familiar
  21. actions.precombat+=/snapshot_stats
  22. actions.precombat+=/mirror_image
  23. #actions.precombat+=/potion,name=draenic_intellect
  24. actions.precombat+=/arcane_blast
  25.  
  26. # Executed every time the actor is available.
  27.  
  28. actions=counterspell,if=target.debuff.casting.react
  29. actions+=/mirror_image
  30. actions+=/call_action_list,name=single
  31.  
  32. actions.single+=/rune_of_power,if=buff.arcane_charge.stack=4&(cooldown.arcane_power.remains<gcd|(buff.arcane_power.up&buff.arcane_power.remains>10)|cooldown.arcane_power.remains>cooldown.rune_of_power.duration)
  33. actions.single+=/arcane_power,if=buff.arcane_charge.stack=4&(!talent.rune_of_power.enabled|buff.rune_of_power.up)
  34. actions.single+=/arcane_missiles,if=buff.arcane_charge.stack=4&(buff.arcane_missiles.remains<(cooldown.rune_of_power.remains-gcd)|buff.arcane_missiles.remains<(cooldown.arcane_power.remains-gcd)|buff.arcane_power.up|buff.rune_of_power.up)
  35. actions.single+=/mark_of_aluneth
  36. actions.single+=/supernova
  37. actions.single+=/presence_of_mind
  38. actions.single+=/arcane_barrage,if=buff.arcane_charge.stack=4&mana.pct<(1.24*cooldown.evocation.remains%cooldown.evocation.duration)*100
  39. actions.single+=/arcane_blast
  40. actions.single+=/evocation,interrupt_if=mana.pct=100
  41. actions.single+=/arcane_barrage
  42.  
  43. head=collar_of_enclosure,id=134424,bonus_id=1727
  44. neck=breathless_choker,id=137461,bonus_id=1727
  45. shoulders=lair_matrons_spaulders,id=137447,bonus_id=1727
  46. back=cloak_of_unwavering_loyalty,id=134412,bonus_id=1727
  47. chest=flameheart_vestment,id=137504,bonus_id=1727
  48. wrists=armbands_of_slaughter,id=134436,bonus_id=1727
  49. hands=latosiuss_blasting_gloves,id=134431,bonus_id=1727
  50. waist=belt_of_eternal_torment,id=137331,bonus_id=1727
  51. legs=leggings_of_swirling_runes,id=133610,bonus_id=1727
  52. feet=footguards_of_stayed_execution,id=137454,bonus_id=1727
  53. finger1=ring_of_looming_menace,id=134533,bonus_id=1727
  54. finger2=braided_silver_ring,id=134539,bonus_id=1727
  55. trinket1=oakhearts_gnarled_root,id=137306,bonus_id=1727
  56. trinket2=portable_manacracker,id=137398,bonus_id=1727
  57. main_hand=aluneth,id=127857,bonus_id=734,ilevel=870
  58.  
  59. # Gear Summary
  60. #gear_intellect=19862
  61. #gear_stamina=24485
  62. #gear_crit_rating=5870
  63. #gear_haste_rating=5858
  64. #gear_mastery_rating=5738
  65. #gear_versatility_rating=2315
  66. #gear_spell_power=2925
Advertisement
Add Comment
Please, Sign In to add comment