Advertisement
Rykx

Untitled

Jan 1st, 2017
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.64 KB | None | 0 0
  1. enemy=Fluffy_Pillow
  2. enemy=enemy2
  3. enemy=enemy3
  4. enemy=enemy4
  5. enemy=enemy5
  6. enemy=enemy6
  7. enemy=enemy7
  8. enemy=enemy8
  9. enemy=enemy9
  10. enemy=enemy10
  11.  
  12. #########################
  13. # Fire
  14. # Cflag/RoP/FO/LB/CiS
  15. # 3 Ignite Relics
  16. #########################
  17.  
  18. mage="Fire - no set"
  19. level=110
  20. race=pandaren
  21. region=us
  22. server=illidan
  23. role=attack
  24. professions=alchemy=806/enchanting=242
  25. talents=2022012
  26. spec=fire
  27. artifact=54:0:0:0:0:748:1:1340:1:754:3:759:1:755:3:762:1:753:3:760:1:757:3:756:3:751:3:749:3:763:1:750:3:758:1:752:3:761:1:1372:20
  28.  
  29. main_hand=,id=128820,bonus_id=730,relic_id=3454:1472/1805:1487/3415:1507:1813,gem_id=137492/133768/137492/0,ilevel=902
  30. off_hand=,id=133959,relic_id=0/0,gem_id=0/0/0/0
  31.  
  32. gear_intellect=30000
  33. gear_crit_rating=9843
  34. gear_haste_rating=5764
  35. gear_mastery_rating=4868
  36. gear_versatility_rating=3525
  37.  
  38. actions.precombat=flask,type=flask_of_the_whispered_pact
  39. actions.precombat+=/food,type=the_hungry_magister
  40. actions.precombat+=/augmentation,type=defiled
  41. actions.precombat+=/snapshot_stats
  42. actions.precombat+=/mirror_image
  43. actions.precombat+=/potion,name=deadly_grace
  44. actions.precombat+=/pyroblast
  45.  
  46. # Executed every time the actor is available.
  47. actions=counterspell,if=target.debuff.casting.react
  48. actions+=/time_warp,if=(time=0&buff.bloodlust.down)|(buff.bloodlust.down&equipped.132410)
  49. actions+=/mirror_image,if=buff.combustion.down
  50. actions+=/rune_of_power,if=cooldown.combustion.remains>40&buff.combustion.down&!talent.kindling.enabled|target.time_to_die.remains<11|talent.kindling.enabled&(charges_fractional>1.8|time<40)&cooldown.combustion.remains>40
  51. actions+=/call_action_list,name=combustion_phase,if=cooldown.combustion.remains<=action.rune_of_power.cast_time+(!talent.kindling.enabled*gcd)|buff.combustion.up
  52. actions+=/call_action_list,name=rop_phase,if=buff.rune_of_power.up&buff.combustion.down
  53. actions+=/call_action_list,name=single_target
  54.  
  55. actions.active_talents=blast_wave,if=(buff.combustion.down)|(buff.combustion.up&action.fire_blast.charges<1&action.phoenixs_flames.charges<1)
  56. actions.active_talents+=/meteor,if=cooldown.combustion.remains>30|(cooldown.combustion.remains>target.time_to_die)|buff.rune_of_power.up
  57. actions.active_talents+=/cinderstorm,if=cooldown.combustion.remains<cast_time&(buff.rune_of_power.up|!talent.rune_on_power.enabled)|cooldown.combustion.remains>10*spell_haste&!buff.combustion.up
  58. actions.active_talents+=/dragons_breath,if=equipped.132863
  59. actions.active_talents+=/living_bomb,if=active_enemies>1&buff.combustion.down
  60.  
  61. actions.combustion_phase=rune_of_power,if=buff.combustion.down
  62. actions.combustion_phase+=/call_action_list,name=active_talents
  63. actions.combustion_phase+=/combustion
  64. actions.combustion_phase+=/potion,name=deadly_grace
  65. actions.combustion_phase+=/blood_fury
  66. actions.combustion_phase+=/berserking
  67. actions.combustion_phase+=/arcane_torrent
  68. actions.combustion_phase+=/use_item,slot=neck
  69. actions.combustion_phase+=/pyroblast,if=buff.kaelthas_ultimate_ability.react&buff.combustion.remains>execute_time
  70. actions.combustion_phase+=/pyroblast,if=buff.hot_streak.up
  71. actions.combustion_phase+=/fire_blast,if=buff.heating_up.up
  72. actions.combustion_phase+=/phoenixs_flames
  73. actions.combustion_phase+=/scorch,if=buff.combustion.remains>cast_time
  74. actions.combustion_phase+=/dragons_breath,if=buff.hot_streak.down&action.fire_blast.charges<1&action.phoenixs_flames.charges<1
  75. actions.combustion_phase+=/scorch,if=target.health.pct<=25&equipped.132454
  76.  
  77. actions.rop_phase=rune_of_power
  78. actions.rop_phase+=/flamestrike,if=buff.hot_streak.react&(talent.flame_patch.enabled&active_enemies>1|active_enemies>2)
  79. actions.rop_phase+=/pyroblast,if=buff.hot_streak.up
  80. actions.rop_phase+=/call_action_list,name=active_talents
  81. actions.rop_phase+=/pyroblast,if=buff.kaelthas_ultimate_ability.react
  82. actions.rop_phase+=/fire_blast,if=!prev_off_gcd.fire_blast
  83. actions.rop_phase+=/phoenixs_flames,if=!prev_gcd.1.phoenixs_flames
  84. actions.rop_phase+=/scorch,if=target.health.pct<=25&equipped.132454
  85. actions.rop_phase+=/fireball
  86.  
  87. actions.single_target=pyroblast,if=buff.hot_streak.up&buff.hot_streak.remains<action.fireball.execute_time
  88. actions.single_target+=/phoenixs_flames,if=charges_fractional>2.7&active_enemies>2
  89. actions.single_target+=/flamestrike,if=buff.hot_streak.react&(talent.flame_patch.enabled&active_enemies>1|active_enemies>2)
  90. actions.single_target+=/pyroblast,if=buff.hot_streak.up&!prev_gcd.1.pyroblast
  91. actions.single_target+=/pyroblast,if=buff.hot_streak.react&target.health.pct<=25&equipped.132454
  92. actions.single_target+=/pyroblast,if=buff.kaelthas_ultimate_ability.react
  93. actions.single_target+=/call_action_list,name=active_talents
  94. actions.single_target+=/fire_blast,if=!talent.kindling.enabled&buff.heating_up.up&(!talent.rune_of_power.enabled|charges_fractional>1.4|cooldown.combustion.remains<40)&(3-charges_fractional)*(12*spell_haste)<cooldown.combustion.remains+3|target.time_to_die.remains<4
  95. actions.single_target+=/fire_blast,if=talent.kindling.enabled&buff.heating_up.up&(!talent.rune_of_power.enabled|charges_fractional>1.5|cooldown.combustion.remains<40)&(3-charges_fractional)*(18*spell_haste)<cooldown.combustion.remains+3|target.time_to_die.remains<4
  96. actions.single_target+=/phoenixs_flames,if=(buff.combustion.up|buff.rune_of_power.up|buff.incanters_flow.stack>3|talent.mirror_image.enabled)&artifact.phoenix_reborn.enabled&(4-charges_fractional)*13<cooldown.combustion.remains+5|target.time_to_die.remains<10
  97. actions.single_target+=/phoenixs_flames,if=(buff.combustion.up|buff.rune_of_power.up)&(4-charges_fractional)*30<cooldown.combustion.remains+5
  98. actions.single_target+=/scorch,if=target.health.pct<=25&equipped.132454
  99. actions.single_target+=/fireball
  100.  
  101. copy="Fire - 2set"
  102. set_bonus=tier19_2pc=1
  103.  
  104. copy="Fire - 4set"
  105. set_bonus=tier19_4pc=1
  106.  
  107. copy="Fire - Darckli"
  108. head=,id=132863
  109. talents=2021012
  110.  
  111. copy="Fire - Koralon"
  112. talents=2022012
  113. waist=,id=132454
  114.  
  115. copy="Fire - Pyrotex"
  116. waist=
  117. hands=,id=144355
  118.  
  119. copy="Fire - Shard"
  120. hands=
  121. finger1=,id=132410
  122.  
  123. copy="Fire - Marquee"
  124. finger1=
  125. wrist=,id=132406
  126.  
  127. ########################
  128. # Frost
  129. # LW/IF/SI/FB/TV
  130. # 3 Let It Go Relics
  131. ########################
  132.  
  133. mage="Frost - no set"
  134. level=110
  135. race=pandaren
  136. region=us
  137. server=illidan
  138. role=attack
  139. talents=2233011
  140. spec=frost
  141. artifact=53:0:0:0:0:783:1:784:3:785:3:786:3:787:3:788:3:789:3:790:3:791:3:792:3:793:1:794:1:795:1:796:1:797:1:798:1:1296:1:1373:20
  142.  
  143. main_hand=,id=128862,bonus_id=731,relic_id=3468:1492/1806:1512:3336/3467:1477,gem_id=137272/142175/137272/0,ilevel=902
  144.  
  145. gear_intellect=30372
  146. gear_crit_rating=10255
  147. gear_haste_rating=9857
  148. gear_mastery_rating=2466
  149. gear_versatility_rating=3963
  150.  
  151. # Executed before combat begins. Accepts non-harmful actions only.
  152. actions.precombat=flask,type=flask_of_the_whispered_pact
  153. actions.precombat+=/food,type=azshari_salad
  154. actions.precombat+=/augmentation,type=defiled
  155. actions.precombat+=/water_elemental
  156. actions.precombat+=/snapshot_stats
  157. actions.precombat+=/mirror_image
  158. actions.precombat+=/potion,name=deadly_grace,if=active_enemies=1
  159. actions.precombat+=/potion,name=prolonged_power
  160. actions.precombat+=/frostbolt
  161.  
  162. # Executed every time the actor is available.
  163. actions=counterspell,if=target.debuff.casting.react
  164. actions+=/ice_lance,if=buff.fingers_of_frost.react=0&prev_gcd.1.flurry&spell_haste<0.845
  165. actions+=/time_warp,if=(time=0&buff.bloodlust.down)|(buff.bloodlust.down&equipped.132410&(cooldown.icy_veins.remains<1|target.time_to_die<50))
  166. actions+=/call_action_list,name=cooldowns
  167. actions+=/call_action_list,name=aoe,if=active_enemies>=4
  168. actions+=/call_action_list,name=st
  169.  
  170. actions.st=ice_nova,if=debuff.winters_chill.up
  171. actions.st+=/frostbolt,if=prev_off_gcd.water_jet
  172. actions.st+=/water_jet,if=prev_gcd.1.frostbolt&buff.fingers_of_frost.stack<(2+artifact.icy_hand.enabled)&buff.brain_freeze.react=0
  173. actions.st+=/ray_of_frost,if=buff.icy_veins.up|(cooldown.icy_veins.remains>action.ray_of_frost.cooldown&buff.rune_of_power.down)
  174. actions.st+=/flurry,if=(buff.brain_freeze.react|prev_gcd.1.ebonbolt)&buff.fingers_of_frost.react=0
  175. actions.st+=/frost_bomb,if=debuff.frost_bomb.remains<action.ice_lance.travel_time&buff.fingers_of_frost.react>0
  176. actions.st+=/ice_lance,if=buff.fingers_of_frost.react>0&cooldown.icy_veins.remains>10|buff.fingers_of_frost.react>2
  177. actions.st+=/frozen_orb
  178. actions.st+=/ice_nova
  179. actions.st+=/comet_storm
  180. actions.st+=/blizzard,if=talent.arctic_gale.enabled|active_enemies>1|(buff.zannesu_journey.stack=5&buff.zannesu_journey.remains>cast_time)
  181. actions.st+=/ebonbolt,if=buff.brain_freeze.react=0
  182. actions.st+=/glacial_spike
  183. actions.st+=/frostbolt
  184.  
  185. actions.aoe=frostbolt,if=prev_off_gcd.water_jet
  186. actions.aoe+=/blizzard
  187. actions.aoe+=/frozen_orb
  188. actions.aoe+=/comet_storm
  189. actions.aoe+=/ice_nova
  190. actions.aoe+=/water_jet,if=prev_gcd.1.frostbolt&buff.fingers_of_frost.stack<(2+artifact.icy_hand.enabled)&buff.brain_freeze.react=0
  191. actions.aoe+=/flurry,if=(buff.brain_freeze.react|prev_gcd.1.ebonbolt)&buff.fingers_of_frost.react=0
  192. actions.aoe+=/frost_bomb,if=debuff.frost_bomb.remains<action.ice_lance.travel_time&buff.fingers_of_frost.react>0
  193. actions.aoe+=/ice_lance,if=buff.fingers_of_frost.react>0
  194. actions.aoe+=/ebonbolt,if=buff.brain_freeze.react=0
  195. actions.aoe+=/glacial_spike
  196. actions.aoe+=/frostbolt
  197.  
  198. actions.cooldowns=rune_of_power,if=cooldown.icy_veins.remains<cast_time|charges_fractional>1.9&cooldown.icy_veins.remains>10|buff.icy_veins.up|target.time_to_die.remains+5<charges_fractional*10
  199. actions.cooldowns+=/potion,name=deadly_grace,if=cooldown.icy_veins.remains<1&active_enemies=1
  200. actions.cooldowns+=/potion,name=prolonged_power,if=cooldown.icy_veins.remains<1
  201. actions.cooldowns+=/icy_veins,if=buff.icy_veins.down
  202. actions.cooldowns+=/mirror_image
  203. actions.cooldowns+=/blood_fury
  204. actions.cooldowns+=/berserking
  205. actions.cooldowns+=/arcane_torrent
  206.  
  207. copy="Frost - 2set"
  208. set_bonus=tier19_2pc=1
  209.  
  210. copy="Frost - 4set"
  211. set_bonus=tier19_4pc=1
  212.  
  213. copy="Frost - Ice Time"
  214. shoulder=,id=144260
  215.  
  216. copy="Frost - Mag's Bracers"
  217. shoulder=
  218. wrist=,id=138140
  219.  
  220. copy="Frost - Vashj's Grasp"
  221. wrist=
  222. hands=,id=132411
  223.  
  224. copy="Frost - Shard"
  225. hands=
  226. finger1=,id=132410
  227.  
  228.  
  229. #########################
  230. # Arcane
  231. # Amp/Slip/RoP/Resonance/Erosion/OP
  232. # 3 Ethereal Sensitivity Relics
  233. #########################
  234.  
  235. mage="Arcane - no set"
  236. level=110
  237. race=pandaren
  238. region=us
  239. server=illidan
  240. role=attack
  241. talents=2223031
  242. spec=arcane
  243. artifact=4:0:0:0:0:290:1:1339:1:77:3:79:3:74:3:82:3:87:1:81:3:75:3:84:3:80:1:73:1:72:3:1169:1:83:3:86:1:78:1:1371:20
  244.  
  245. main_hand=aluneth,id=127857,gem_id=137380/133768/137380,relic_id=1806/1806/3469,ilevel=902
  246.  
  247. gear_intellect=30372
  248. gear_crit_rating=10640
  249. gear_haste_rating=8464
  250. gear_mastery_rating=2868
  251. gear_versatility_rating=4725
  252.  
  253. # Executed before combat begins. Accepts non-harmful actions only.
  254. actions.precombat=flask,type=flask_of_the_whispered_pact
  255. actions.precombat+=/food,type=the_hungry_magister
  256. actions.precombat+=/augmentation,type=defiled
  257. actions.precombat+=/summon_arcane_familiar
  258. actions.precombat+=/snapshot_stats
  259. actions.precombat+=/mirror_image
  260. actions.precombat+=/potion,name=deadly_grace
  261. actions.precombat+=/arcane_blast
  262.  
  263. # Executed every time the actor is available.
  264. actions=counterspell,if=target.debuff.casting.react
  265. actions+=/time_warp,if=(time=0&buff.bloodlust.down)|(buff.bloodlust.down&equipped.132410)
  266. actions+=/mirror_image,if=buff.arcane_power.down
  267. actions+=/stop_burn_phase,if=prev_gcd.1.evocation&burn_phase_duration>gcd.max
  268. actions+=/mark_of_aluneth,if=cooldown.arcane_power.remains>20
  269. actions+=/call_action_list,name=aoe,if=active_enemies>3
  270. actions+=/call_action_list,name=build,if=buff.arcane_charge.stack<4
  271. actions+=/call_action_list,name=init_burn,if=buff.arcane_power.down&buff.arcane_charge.stack=4&(cooldown.mark_of_aluneth.remains=0|cooldown.mark_of_aluneth.remains>20)&(!talent.rune_of_power.enabled|(cooldown.arcane_power.remains<=action.rune_of_power.cast_time|action.rune_of_power.recharge_time<cooldown.arcane_power.remains))|target.time_to_die<45
  272. actions+=/call_action_list,name=burn,if=burn_phase
  273. actions+=/call_action_list,name=rop_phase,if=buff.rune_of_power.up&!burn_phase
  274. actions+=/call_action_list,name=conserve
  275.  
  276. actions.aoe=mark_of_aluneth
  277. actions.aoe+=/frost_nova,if=equipped.132452
  278. actions.aoe+=/nether_tempest,if=dot.nether_tempest.remains<10&(prev_gcd.1.mark_of_aluneth|(talent.rune_of_power.enabled&cooldown.rune_of_power.remains<gcd.max))
  279. actions.aoe+=/call_action_list,name=cooldowns
  280. actions.aoe+=/arcane_barrage,if=buff.arcane_charge.stack=4
  281. actions.aoe+=/arcane_explosion
  282. actions.aoe+=/evocation,interrupt_if=mana.pct>99
  283.  
  284. actions.build=charged_up,if=buff.arcane_charge.stack<=1
  285. actions.build+=/arcane_missiles,if=buff.arcane_missiles.react=3
  286. actions.build+=/arcane_orb
  287. actions.build+=/arcane_explosion,if=active_enemies>1
  288. actions.build+=/arcane_blast
  289.  
  290. actions.burn=call_action_list,name=cooldowns
  291. actions.burn+=/arcane_missiles,if=buff.arcane_missiles.react=3
  292. actions.burn+=/presence_of_mind,if=buff.arcane_power.remains>2*gcd
  293. actions.burn+=/nether_tempest,if=dot.nether_tempest.remains<=2|!ticking
  294. actions.burn+=/arcane_blast,if=active_enemies<=1&mana.pct%10*execute_time>target.time_to_die
  295. actions.burn+=/arcane_explosion,if=active_enemies>1&mana.pct%10*execute_time>target.time_to_die
  296. actions.burn+=/arcane_missiles,if=buff.arcane_missiles.react>1
  297. actions.burn+=/arcane_explosion,if=active_enemies>1&buff.arcane_power.remains>cast_time
  298. actions.burn+=/arcane_blast,if=buff.presence_of_mind.up|buff.arcane_power.remains>cast_time
  299. actions.burn+=/supernova,if=mana.pct<100
  300. actions.burn+=/arcane_missiles,if=mana.pct>10&(talent.overpowered.enabled|buff.arcane_power.down)
  301. actions.burn+=/arcane_explosion,if=active_enemies>1
  302. actions.burn+=/arcane_blast
  303. actions.burn+=/evocation,interrupt_if=mana.pct>99
  304.  
  305. actions.conserve=arcane_missiles,if=buff.arcane_missiles.react=3
  306. actions.conserve+=/arcane_blast,if=mana.pct>99
  307. actions.conserve+=/nether_tempest,if=(refreshable|!ticking)
  308. actions.conserve+=/arcane_blast,if=buff.rhonins_assaulting_armwraps.up&equipped.132413
  309. actions.conserve+=/arcane_missiles
  310. actions.conserve+=/supernova,if=mana.pct<100
  311. actions.conserve+=/frost_nova,if=equipped.132452
  312. actions.conserve+=/arcane_explosion,if=mana.pct>=82&equipped.132451&active_enemies>1
  313. actions.conserve+=/arcane_blast,if=mana.pct>=82&equipped.132451
  314. actions.conserve+=/arcane_barrage,if=mana.pct<100&cooldown.arcane_power.remains>5
  315. actions.conserve+=/arcane_explosion,if=active_enemies>1
  316. actions.conserve+=/arcane_blast
  317.  
  318. actions.cooldowns=rune_of_power,if=mana.pct>45&buff.arcane_power.down
  319. actions.cooldowns+=/arcane_power
  320. actions.cooldowns+=/blood_fury
  321. actions.cooldowns+=/berserking
  322. actions.cooldowns+=/arcane_torrent
  323. actions.cooldowns+=/potion,name=deadly_grace,if=buff.arcane_power.up&(buff.berserking.up|buff.blood_fury.up)
  324.  
  325. actions.init_burn=mark_of_aluneth
  326. actions.init_burn+=/frost_nova,if=equipped.132452
  327. actions.init_burn+=/nether_tempest,if=dot.nether_tempest.remains<10&(prev_gcd.1.mark_of_aluneth|(talent.rune_of_power.enabled&cooldown.rune_of_power.remains<gcd.max))
  328. actions.init_burn+=/rune_of_power
  329. actions.init_burn+=/start_burn_phase,if=((cooldown.evocation.remains-(2*burn_phase_duration))%2<burn_phase_duration)|cooldown.arcane_power.remains=0|target.time_to_die<55
  330.  
  331. actions.rop_phase=arcane_missiles,if=buff.arcane_missiles.react=3
  332. actions.rop_phase+=/nether_tempest,if=dot.nether_tempest.remains<=2|!ticking
  333. actions.rop_phase+=/arcane_missiles,if=buff.arcane_charge.stack=4
  334. actions.rop_phase+=/arcane_explosion,if=active_enemies>1
  335. actions.rop_phase+=/arcane_blast,if=mana.pct>45
  336. actions.rop_phase+=/arcane_barrage
  337.  
  338. copy="Arcane - 2set"
  339. set_bonus=tier19_2pc=1
  340.  
  341. copy="Arcane - 4set"
  342. set_bonus=tier19_4pc=1
  343.  
  344. copy="Arcane - Kilt"
  345. legs=,id=132451
  346.  
  347. copy="Arcane - Rhonin's"
  348. legs=
  349. wrist=,id=132413
  350.  
  351. copy="Arcane - Cord"
  352. wrist=
  353. waist=,id=132442
  354.  
  355. copy="Arcane - Shard"
  356. waist=
  357. finger1=,id=132410
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement