Advertisement
NecroDKConde

Alp Profile

Mar 28th, 2015
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.35 KB | None | 0 0
  1. mage="Alprazolama_Active"
  2. origin="https://us.api.battle.net/wow/character/windrunner/Alprazolama/advanced"
  3. thumbnail="http://us.battle.net/static-render/us/windrunner/117/117685877-avatar.jpg"
  4. level=100
  5. race=human
  6. role=spell
  7. position=back
  8. professions=jewelcrafting=700/enchanting=700
  9. talents=http://us.battle.net/wow/en/tool/talent-calculator#eZ!2101020
  10. glyphs=rapid_displacement/dragons_breath/inferno_blast/crittermorph/illusion
  11. spec=fire
  12.  
  13. # This default action priority list is automatically created based on your character.
  14. # It is a attempt to provide you with a action list that is both simple and practicable,
  15. # while resulting in a meaningful and good simulation. It may not result in the absolutely highest possible dps.
  16. # Feel free to edit, adapt and improve it to your own needs.
  17. # SimulationCraft is always looking for updates and improvements to the default action lists.
  18.  
  19. # Executed before combat begins. Accepts non-harmful actions only.
  20.  
  21. actions.precombat=flask,type=greater_draenic_intellect_flask
  22. actions.precombat+=/food,type=pickled_eel
  23. actions.precombat+=/arcane_brilliance
  24. actions.precombat+=/snapshot_stats
  25. actions.precombat+=/rune_of_power
  26. actions.precombat+=/mirror_image
  27. actions.precombat+=/potion,name=draenic_intellect
  28. actions.precombat+=/pyroblast
  29.  
  30. # Executed every time the actor is available.
  31.  
  32. actions=counterspell,if=target.debuff.casting.react
  33. actions+=/blink,if=movement.distance>10
  34. actions+=/blazing_speed,if=movement.remains>0
  35. actions+=/time_warp,if=target.health.pct<25|time>5
  36. actions+=/ice_floes,if=buff.ice_floes.down&(raid_event.movement.distance>0|raid_event.movement.in<action.fireball.cast_time)
  37. actions+=/rune_of_power,if=buff.rune_of_power.remains<cast_time
  38. actions+=/call_action_list,name=combust_sequence,if=pyro_chain
  39. actions+=/call_action_list,name=crystal_sequence,if=talent.prismatic_crystal.enabled&pet.prismatic_crystal.active
  40. actions+=/call_action_list,name=init_combust,if=!pyro_chain
  41. # Utilize level 90 active talents while avoiding pyro munching
  42. actions+=/rune_of_power,if=buff.rune_of_power.remains<action.fireball.execute_time+gcd.max&!(buff.heating_up.up&action.fireball.in_flight)
  43. actions+=/mirror_image,if=!(buff.heating_up.up&action.fireball.in_flight)
  44. actions+=/call_action_list,name=aoe,if=active_enemies>=4
  45. actions+=/call_action_list,name=single_target
  46.  
  47. # Action list while Prismatic Crystal is up
  48. # Spread Combustion from PC; "active_enemies+1" because PC is not counted
  49. actions.crystal_sequence=inferno_blast,cycle_targets=1,if=dot.combustion.ticking&active_dot.combustion<active_enemies+1
  50. # Use pyros before PC's expiration
  51. actions.crystal_sequence+=/pyroblast,if=execute_time=gcd.max&pet.prismatic_crystal.remains<gcd.max+travel_time&pet.prismatic_crystal.remains>travel_time
  52. actions.crystal_sequence+=/call_action_list,name=single_target
  53.  
  54. # Combustion sequence initialization
  55. # This sequence lists the requirements for preparing a Combustion combo with each talent choice
  56. # Meteor Combustion
  57. actions.init_combust=start_pyro_chain,if=talent.meteor.enabled&cooldown.meteor.up&((cooldown.combustion.remains<gcd.max*3&buff.pyroblast.up&(buff.heating_up.up^action.fireball.in_flight))|(buff.pyromaniac.up&(cooldown.combustion.remains<ceil(buff.pyromaniac.remains%gcd.max)*gcd.max)))
  58. # Prismatic Crystal Combustion
  59. actions.init_combust+=/start_pyro_chain,if=talent.prismatic_crystal.enabled&cooldown.prismatic_crystal.up&((cooldown.combustion.remains<gcd.max*2&buff.pyroblast.up&(buff.heating_up.up^action.fireball.in_flight))|(buff.pyromaniac.up&(cooldown.combustion.remains<ceil(buff.pyromaniac.remains%gcd.max)*gcd.max)))
  60. actions.init_combust+=/start_pyro_chain,if=talent.prismatic_crystal.enabled&!glyph.combustion.enabled&cooldown.prismatic_crystal.remains>20&((cooldown.combustion.remains<gcd.max*2&buff.pyroblast.up&buff.heating_up.up&action.fireball.in_flight)|(buff.pyromaniac.up&(cooldown.combustion.remains<ceil(buff.pyromaniac.remains%gcd.max)*gcd.max)))
  61. # Kindling or Level 90 Combustion
  62. actions.init_combust+=/start_pyro_chain,if=!talent.prismatic_crystal.enabled&!talent.meteor.enabled&((cooldown.combustion.remains<gcd.max*4&buff.pyroblast.up&buff.heating_up.up&action.fireball.in_flight)|(buff.pyromaniac.up&cooldown.combustion.remains<ceil(buff.pyromaniac.remains%gcd.max)*(gcd.max+talent.kindling.enabled)))
  63.  
  64. # Combustion Sequence
  65. actions.combust_sequence=stop_pyro_chain,if=cooldown.combustion.duration-cooldown.combustion.remains<15
  66. actions.combust_sequence+=/prismatic_crystal
  67. actions.combust_sequence+=/blood_fury
  68. actions.combust_sequence+=/berserking
  69. actions.combust_sequence+=/arcane_torrent
  70. actions.combust_sequence+=/potion,name=draenic_intellect
  71. actions.combust_sequence+=/meteor
  72. actions.combust_sequence+=/pyroblast,if=set_bonus.tier17_4pc&buff.pyromaniac.up
  73. actions.combust_sequence+=/inferno_blast,if=set_bonus.tier16_4pc_caster&(buff.pyroblast.up^buff.heating_up.up)
  74. actions.combust_sequence+=/fireball,if=!dot.ignite.ticking&!in_flight
  75. actions.combust_sequence+=/pyroblast,if=buff.pyroblast.up
  76. # Meteor Combustions can run out of Pyro procs before impact. Use IB to delay Combustion
  77. actions.combust_sequence+=/inferno_blast,if=talent.meteor.enabled&cooldown.meteor.duration-cooldown.meteor.remains<gcd.max*3
  78. actions.combust_sequence+=/combustion
  79.  
  80. # Active talents usage
  81. actions.active_talents=meteor,if=active_enemies>=5|(glyph.combustion.enabled&(!talent.incanters_flow.enabled|buff.incanters_flow.stack+incanters_flow_dir>=4)&cooldown.meteor.duration-cooldown.combustion.remains<10)
  82. actions.active_talents+=/call_action_list,name=living_bomb,if=talent.living_bomb.enabled
  83. actions.active_talents+=/blast_wave,if=(!talent.incanters_flow.enabled|buff.incanters_flow.stack>=4)&(time_to_die<10|!talent.prismatic_crystal.enabled|(charges=1&cooldown.prismatic_crystal.remains>recharge_time)|charges=2|current_target=prismatic_crystal)
  84.  
  85. # Living Bomb application
  86. actions.living_bomb=inferno_blast,cycle_targets=1,if=dot.living_bomb.ticking&active_dot.living_bomb<active_enemies
  87. actions.living_bomb+=/living_bomb,cycle_targets=1,if=target!=prismatic_crystal&(active_dot.living_bomb=0|(ticking&active_dot.living_bomb=1))&(((!talent.incanters_flow.enabled|incanters_flow_dir<0|buff.incanters_flow.stack=5)&remains<3.6)|((incanters_flow_dir>0|buff.incanters_flow.stack=1)&remains<gcd.max))&target.time_to_die>remains+12
  88.  
  89. # AoE sequence
  90. actions.aoe=inferno_blast,cycle_targets=1,if=(dot.combustion.ticking&active_dot.combustion<active_enemies)|(dot.pyroblast.ticking&active_dot.pyroblast<active_enemies)
  91. actions.aoe+=/call_action_list,name=active_talents
  92. actions.aoe+=/pyroblast,if=buff.pyroblast.react|buff.pyromaniac.react
  93. actions.aoe+=/pyroblast,if=active_dot.pyroblast=0&!in_flight
  94. actions.aoe+=/cold_snap,if=glyph.dragons_breath.enabled&!cooldown.dragons_breath.up
  95. actions.aoe+=/dragons_breath,if=glyph.dragons_breath.enabled
  96. actions.aoe+=/flamestrike,if=mana.pct>10&remains<2.4
  97.  
  98. # Single target sequence
  99. actions.single_target=inferno_blast,if=(dot.combustion.ticking&active_dot.combustion<active_enemies)|(dot.living_bomb.ticking&active_dot.living_bomb<active_enemies)
  100. # Use Pyro procs before they run out
  101. actions.single_target+=/pyroblast,if=buff.pyroblast.up&buff.pyroblast.remains<action.fireball.execute_time
  102. actions.single_target+=/pyroblast,if=set_bonus.tier16_2pc_caster&buff.pyroblast.up&buff.potent_flames.up&buff.potent_flames.remains<gcd.max
  103. actions.single_target+=/pyroblast,if=set_bonus.tier17_4pc&buff.pyromaniac.react
  104. # Pyro camp during regular sequence; Do not use Pyro procs without HU and first using fireball
  105. actions.single_target+=/pyroblast,if=buff.pyroblast.up&buff.heating_up.up&action.fireball.in_flight
  106. # Aggressively use Pyro with 2T17 and IB available
  107. actions.single_target+=/pyroblast,if=set_bonus.tier17_2pc&buff.pyroblast.up&cooldown.combustion.remains>8&action.inferno_blast.charges_fractional>0.85
  108. actions.single_target+=/inferno_blast,if=buff.pyroblast.down&buff.heating_up.up
  109. actions.single_target+=/call_action_list,name=active_talents
  110. actions.single_target+=/inferno_blast,if=buff.pyroblast.up&buff.heating_up.down&!action.fireball.in_flight
  111. # Aggressively use IB with 2T17
  112. actions.single_target+=/inferno_blast,if=set_bonus.tier17_2pc&charges_fractional>1.85
  113. actions.single_target+=/fireball
  114. actions.single_target+=/scorch,moving=1
  115.  
  116. head=arcanoshatter_hood,id=115553
  117. neck=gruuls_lip_ring,id=113872,bonus_id=566,enchant=75mastery
  118. shoulders=arcanoshatter_mantle,id=115551,bonus_id=43/566
  119. back=runescribed_gronncloak,id=120078,bonus_id=567,enchant=gift_of_mastery
  120. chest=arcanoshatter_robes,id=115550,bonus_id=566
  121. wrists=bracers_of_enkindled_power,id=113956,bonus_id=41/561/566
  122. hands=arcanoshatter_gloves,id=115552,bonus_id=566
  123. waist=hexweave_belt,id=114816,bonus_id=48/537/593
  124. legs=turret_mechanics_legwraps,id=113970,bonus_id=566
  125. feet=cavedwellers_climbers,id=113864,bonus_id=566
  126. finger1=epicenter_loop,id=113947,bonus_id=566,enchant=50mastery
  127. finger2=spellbound_solium_band_of_the_kirintor,id=118301,enchant=50mastery
  128. trinket1=quiescent_runestone,id=113859,bonus_id=567
  129. trinket2=goren_soul_repository,id=119194
  130. main_hand=infernoflame_staff,id=113869,bonus_id=561/566,enchant=mark_of_bleeding_hollow
  131.  
  132. # Gear Summary
  133. # gear_stamina=4135
  134. # gear_intellect=3339
  135. # gear_spell_power=1690
  136. # gear_crit_rating=950
  137. # gear_haste_rating=948
  138. # gear_mastery_rating=1639
  139. # gear_armor=808
  140. # gear_multistrike_rating=503
  141. # gear_versatility_rating=197
  142. # gear_leech_rating=95
  143. # set_bonus=tier17_2pc=1
  144. # set_bonus=tier17_4pc=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement