Advertisement
Guest User

Untitled

a guest
Jul 31st, 2016
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.30 KB | None | 0 0
  1. mage="main"
  2. level=100
  3. race=troll
  4. role=spell
  5. talents=http://eu.battle.net/wow/en/tool/talent-calculator#eZ!1011021
  6. spec=fire
  7.  
  8. # This default action priority list is automatically created based on your character.
  9. # It is a attempt to provide you with a action list that is both simple and practicable,
  10. # while resulting in a meaningful and good simulation. It may not result in the absolutely highest possible dps.
  11. # Feel free to edit, adapt and improve it to your own needs.
  12. # SimulationCraft is always looking for updates and improvements to the default action lists.
  13.  
  14. # Executed before combat begins. Accepts non-harmful actions only.
  15.  
  16. actions.precombat=flask,type=greater_draenic_intellect_flask
  17. actions.precombat+=/food,type=pickled_eel
  18. actions.precombat+=/snapshot_stats
  19. actions.precombat+=/rune_of_power
  20. actions.precombat+=/mirror_image
  21. actions.precombat+=/potion,name=draenic_intellect
  22. actions.precombat+=/pyroblast,if=!talent.mirror_image.enabled|!talent.rune_of_power.enabled
  23.  
  24. # Executed every time the actor is available.
  25.  
  26. actions=counterspell,if=target.debuff.casting.react
  27. actions+=/time_warp,if=target.health.pct<25|time=0
  28. actions+=/rune_of_power,if=recharge_time<cooldown.combustion.remains&buff.combustion.down|((cooldown.combustion.remains+5)>target.time_to_die)
  29. actions+=/call_action_list,name=combustion_phase,if=cooldown.combustion.remains=0&buff.hot_streak.up|buff.combustion.up
  30. actions+=/call_action_list,name=comb_prep,if=cooldown.combustion.remains<6&cooldown.flame_on.remains<6
  31. actions+=/call_action_list,name=single_target
  32.  
  33. actions.comb_prep=fire_blast,if=buff.heating_up.up
  34. actions.comb_prep+=/fireball
  35.  
  36. actions.combustion_phase=combustion
  37. actions.combustion_phase+=/use_item,slot=finger1
  38. actions.combustion_phase+=/blood_fury
  39. actions.combustion_phase+=/berserking
  40. actions.combustion_phase+=/arcane_torrent
  41. actions.combustion_phase+=/call_action_list,name=active_talents
  42. actions.combustion_phase+=/pyroblast,if=buff.hot_streak.up
  43. actions.combustion_phase+=/fire_blast,if=!prev_off_gcd.fire_blast
  44. actions.combustion_phase+=/scorch,if=!artifact.phoenixs_flames.enabled&!prev_gcd.scorch
  45. actions.combustion_phase+=/scorch,if=target.health.pct<=25&equipped.132454
  46. actions.combustion_phase+=/fireball
  47.  
  48. actions.active_talents=flame_on,if=action.fire_blast.charges<1
  49. actions.active_talents+=/blast_wave,if=(buff.combustion.down)|(buff.combustion.up&action.fire_blast.charges<1)
  50. actions.active_talents+=/meteor,if=cooldown.combustion.remains>10|(cooldown.combustion.remains>target.time_to_die)
  51. actions.active_talents+=/cinderstorm,if=buff.combustion.down
  52.  
  53. actions.single_target=pyroblast,if=buff.hot_streak.up&buff.hot_streak.remains<action.fireball.execute_time
  54. actions.single_target+=/pyroblast,if=buff.hot_streak.up
  55. actions.single_target+=/fire_blast,if=buff.hot_streak.down&buff.heating_up.up
  56. actions.single_target+=/call_action_list,name=active_talents
  57. actions.single_target+=/scorch,if=target.health.pct<=25&equipped.132454
  58. actions.single_target+=/fireball
  59.  
  60. head=cowl_of_the_arcanic_conclave,id=124160,bonus_id=567
  61. neck=glowing_firestone,id=124211,bonus_id=565/567,gems=75crit,enchant=75crit
  62. shoulders=mantle_of_the_arcanic_conclave,id=124177,bonus_id=1799/42/1502
  63. back=cloak_of_hideous_unity,id=124138,bonus_id=565/567,gems=75crit,enchant=gift_of_critical_strike
  64. chest=robe_of_the_arcanic_conclave,id=124171,bonus_id=567
  65. shirt=wraps_of_the_bloodsoaked_brawler,id=98543
  66. wrists=contemptuous_wristguards,id=124186,bonus_id=565/567,gems=75crit
  67. hands=satin_gloves_of_injustice,id=124153,bonus_id=562/567
  68. waist=sash_of_unending_anguish,id=124181,bonus_id=567
  69. legs=pantaloons_of_the_arcanic_conclave,id=124165,bonus_id=562/565/567,gems=75crit
  70. feet=bloody_daggerheeled_pumps,id=124149,bonus_id=567
  71. finger1=nithramus_the_allseer,id=124635,bonus_id=649/641,enchant=50crit
  72. finger2=loathful_encrusted_band,id=124192,bonus_id=567,enchant=50crit
  73. trinket1=tome_of_shifting_words,id=124516,bonus_id=567
  74. trinket2=sandmans_pouch,id=112320,bonus_id=530/618
  75. main_hand=edict_of_argus,id=124382,bonus_id=567,enchant=mark_of_the_thunderlord
  76.  
  77. # Gear Summary
  78. # gear_ilvl=732.80
  79. # gear_stamina=6491
  80. # gear_intellect=7102
  81. # gear_crit_rating=2441
  82. # gear_haste_rating=1643
  83. # gear_mastery_rating=1851
  84. # gear_versatility_rating=376
  85. # gear_speed_rating=173
  86. # gear_armor=1119
  87. # set_bonus=tier18_2pc=1
  88. # set_bonus=tier18_4pc=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement