Advertisement
Guest User

Shaman enchants simcraft profile

a guest
Dec 28th, 2014
421
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.59 KB | None | 0 0
  1. shaman="Werdup_Haste/Mastery"
  2. origin="http://eu.battle.net/wow/en/character/sunstrider/Werdup/advanced"
  3. thumbnail="http://eu.battle.net/static-render/eu/shattered-halls/142/131679630-avatar.jpg"
  4. level=100
  5. race=orc
  6. role=attack
  7. position=back
  8. professions=engineering=700/jewelcrafting=700
  9. talents=http://eu.battle.net/wow/en/tool/talent-calculator#WZ!1220102
  10. glyphs=feral_spirit/frost_shock/flame_shock/astral_fixation/lakestrider/ghostly_speed
  11. spec=enhancement
  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_agility_flask
  22. actions.precombat+=/food,type=frosty_stew
  23. actions.precombat+=/lightning_shield,if=!buff.lightning_shield.up
  24. # Snapshot raid buffed stats before combat begins and pre-potting is done.
  25. actions.precombat+=/snapshot_stats
  26. actions.precombat+=/potion,name=draenic_agility
  27.  
  28. # Executed every time the actor is available.
  29.  
  30. actions=wind_shear
  31. # Bloodlust casting behavior mirrors the simulator settings for proxy bloodlust. See options 'bloodlust_percent', and 'bloodlust_time'.
  32. actions+=/bloodlust,if=target.health.pct<25|time>0.500
  33. actions+=/auto_attack
  34. actions+=/use_item,name=belt_of_imminent_lies
  35. actions+=/use_item,name=lucky_doublesided_coin
  36. # In-combat potion is preferentially linked to the Fire or Storm Elemental, depending on talents, unless combat will end shortly
  37. actions+=/potion,name=draenic_agility,if=(talent.storm_elemental_totem.enabled&pet.storm_elemental_totem.remains>=25)|(!talent.storm_elemental_totem.enabled&pet.fire_elemental_totem.remains>=25)|target.time_to_die<=30
  38. actions+=/blood_fury
  39. actions+=/arcane_torrent
  40. actions+=/berserking
  41. actions+=/elemental_mastery
  42. actions+=/storm_elemental_totem
  43. actions+=/fire_elemental_totem,if=(talent.primal_elementalist.enabled&active_enemies<=10)|active_enemies<=6
  44. actions+=/ascendance
  45. actions+=/feral_spirit
  46. actions+=/liquid_magma,if=pet.searing_totem.remains>=15|pet.magma_totem.remains>=15|pet.fire_elemental_totem.remains>=15
  47. actions+=/ancestral_swiftness
  48. # If only one enemy, priority follows the 'single' action list.
  49. actions+=/call_action_list,name=single,if=active_enemies=1
  50. # On multiple enemies, the priority follows the 'aoe' action list.
  51. actions+=/call_action_list,name=aoe,if=active_enemies>1
  52.  
  53. # Single target action priority list
  54.  
  55. actions.single=searing_totem,if=!totem.fire.active
  56. actions.single+=/unleash_elements,if=(talent.unleashed_fury.enabled|set_bonus.tier16_2pc_melee=1)
  57. actions.single+=/elemental_blast,if=buff.maelstrom_weapon.react>=4|buff.ancestral_swiftness.up
  58. actions.single+=/windstrike
  59. actions.single+=/lightning_bolt,if=buff.maelstrom_weapon.react=5
  60. actions.single+=/stormstrike
  61. actions.single+=/lava_lash
  62. actions.single+=/flame_shock,if=(talent.elemental_fusion.enabled&buff.elemental_fusion.stack=2&buff.unleash_flame.up&dot.flame_shock.remains<16)|(!talent.elemental_fusion.enabled&buff.unleash_flame.up&dot.flame_shock.remains<=9)|!ticking
  63. actions.single+=/unleash_elements
  64. actions.single+=/frost_shock,if=(talent.elemental_fusion.enabled&dot.flame_shock.remains>=16)|!talent.elemental_fusion.enabled
  65. actions.single+=/elemental_blast,if=buff.maelstrom_weapon.react>=1
  66. actions.single+=/lightning_bolt,if=(buff.maelstrom_weapon.react>=1&!buff.ascendance.up)|buff.ancestral_swiftness.up
  67. actions.single+=/searing_totem,if=pet.searing_totem.remains<=20&!pet.fire_elemental_totem.active&!buff.liquid_magma.up
  68.  
  69. # Multi target action priority list
  70.  
  71. actions.aoe=unleash_elements,if=active_enemies>=4&dot.flame_shock.ticking&(cooldown.shock.remains>cooldown.fire_nova.remains|cooldown.fire_nova.remains=0)
  72. actions.aoe+=/fire_nova,if=active_dot.flame_shock>=3
  73. actions.aoe+=/wait,sec=cooldown.fire_nova.remains,if=active_dot.flame_shock>=4&cooldown.fire_nova.remains<=action.fire_nova.gcd
  74. actions.aoe+=/magma_totem,if=!totem.fire.active
  75. actions.aoe+=/lava_lash,if=dot.flame_shock.ticking&(active_dot.flame_shock<active_enemies|!talent.echo_of_the_elements.enabled|!buff.echo_of_the_elements.up)
  76. actions.aoe+=/elemental_blast,if=!buff.unleash_flame.up&(buff.maelstrom_weapon.react>=4|buff.ancestral_swiftness.up)
  77. actions.aoe+=/chain_lightning,if=glyph.chain_lightning.enabled&active_enemies>=4&(buff.maelstrom_weapon.react=5|(buff.ancestral_swiftness.up&buff.maelstrom_weapon.react>=3))
  78. actions.aoe+=/unleash_elements,if=active_enemies<4
  79. actions.aoe+=/flame_shock,cycle_targets=1,if=!ticking
  80. actions.aoe+=/lightning_bolt,if=(!glyph.chain_lightning.enabled|active_enemies<=3)&(buff.maelstrom_weapon.react=5|(buff.ancestral_swiftness.up&buff.maelstrom_weapon.react>=3))
  81. actions.aoe+=/windstrike
  82. actions.aoe+=/elemental_blast,if=!buff.unleash_flame.up&buff.maelstrom_weapon.react>=1
  83. actions.aoe+=/chain_lightning,if=glyph.chain_lightning.enabled&active_enemies>=4&buff.maelstrom_weapon.react>=1
  84. actions.aoe+=/fire_nova,if=active_dot.flame_shock>=2
  85. actions.aoe+=/magma_totem,if=pet.magma_totem.remains<=20&!pet.fire_elemental_totem.active&!buff.liquid_magma.up
  86. actions.aoe+=/stormstrike
  87. actions.aoe+=/frost_shock,if=active_enemies<4
  88. actions.aoe+=/elemental_blast,if=buff.maelstrom_weapon.react>=1
  89. actions.aoe+=/chain_lightning,if=active_enemies>=3&buff.maelstrom_weapon.react>=1
  90. actions.aoe+=/lightning_bolt,if=active_enemies<3&buff.maelstrom_weapon.react>=1
  91. actions.aoe+=/fire_nova,if=active_dot.flame_shock>=1
  92.  
  93. head=hood_of_dispassionate_execution,id=113608,bonus_id=567
  94. neck=flechetteriddled_chain,id=113647,bonus_id=567,enchant=75mult
  95. shoulders=living_mountain_shoulderguards,id=113641,bonus_id=567
  96. back=cloak_of_creeping_necrosis,id=113657,bonus_id=563,gems=50haste,enchant=gift_of_haste
  97. chest=mosswoven_mailshirt,id=113654,bonus_id=566
  98. shirt=wraps_of_the_bloodsoaked_brawler,id=98543
  99. tabard=consortium_tabard,id=31776
  100. wrists=bracers_of_the_crying_chorus,id=113826,bonus_id=566
  101. hands=wayfaring_gloves,id=116190,bonus_id=119/525/535
  102. waist=belt_of_imminent_lies,id=113827,bonus_id=567,addon=nitro_boosts
  103. legs=longshot_legguards,id=118976,bonus_id=21
  104. feet=treads_of_sand_and_blood,id=113595,bonus_id=565/567,gems=50haste
  105. finger1=flensers_hookring,id=113611,bonus_id=566,enchant=50haste
  106. finger2=timeless_solium_band_of_the_assassin,id=118297,enchant=50mult
  107. trinket1=grandiose_plans,id=114549
  108. trinket2=lucky_doublesided_coin,id=118876
  109. main_hand=the_bladefist,id=113591,bonus_id=564/566,gems=50haste,enchant=mark_of_warsong
  110. off_hand=the_bladefist,id=113591,bonus_id=566,enchant=mark_of_bleeding_hollow
  111.  
  112. # Gear Summary
  113. # gear_agility=2559
  114. # gear_stamina=3564
  115. # gear_crit_rating=1108
  116. # gear_haste_rating=1362
  117. # gear_mastery_rating=418
  118. # gear_armor=1309
  119. # gear_multistrike_rating=372
  120. # gear_versatility_rating=565
  121.  
  122. shaman="Werdup_Haste/Multistrike"
  123. origin="http://eu.battle.net/wow/en/character/sunstrider/Werdup/advanced"
  124. thumbnail="http://eu.battle.net/static-render/eu/shattered-halls/142/131679630-avatar.jpg"
  125. level=100
  126. race=orc
  127. role=attack
  128. position=back
  129. professions=engineering=700/jewelcrafting=700
  130. talents=http://eu.battle.net/wow/en/tool/talent-calculator#WZ!1220102
  131. glyphs=feral_spirit/frost_shock/flame_shock/astral_fixation/lakestrider/ghostly_speed
  132. spec=enhancement
  133.  
  134. head=hood_of_dispassionate_execution,id=113608,bonus_id=567
  135. neck=flechetteriddled_chain,id=113647,bonus_id=567,enchant=75mult
  136. shoulders=living_mountain_shoulderguards,id=113641,bonus_id=567
  137. back=cloak_of_creeping_necrosis,id=113657,bonus_id=563,gems=50haste,enchant=gift_of_haste
  138. chest=mosswoven_mailshirt,id=113654,bonus_id=566
  139. shirt=wraps_of_the_bloodsoaked_brawler,id=98543
  140. tabard=consortium_tabard,id=31776
  141. wrists=bracers_of_the_crying_chorus,id=113826,bonus_id=566
  142. hands=wayfaring_gloves,id=116190,bonus_id=119/525/535
  143. waist=belt_of_imminent_lies,id=113827,bonus_id=567,addon=nitro_boosts
  144. legs=longshot_legguards,id=118976,bonus_id=21
  145. feet=treads_of_sand_and_blood,id=113595,bonus_id=565/567,gems=50haste
  146. finger1=flensers_hookring,id=113611,bonus_id=566,enchant=50haste
  147. finger2=timeless_solium_band_of_the_assassin,id=118297,enchant=50mult
  148. trinket1=grandiose_plans,id=114549
  149. trinket2=lucky_doublesided_coin,id=118876
  150. main_hand=the_bladefist,id=113591,bonus_id=564/566,gems=50haste,enchant=mark_of_warsong
  151. off_hand=the_bladefist,id=113591,bonus_id=566,enchant=mark_of_the_frostwolf
  152.  
  153. shaman="Werdup_Haste/Haste"
  154. origin="http://eu.battle.net/wow/en/character/sunstrider/Werdup/advanced"
  155. thumbnail="http://eu.battle.net/static-render/eu/shattered-halls/142/131679630-avatar.jpg"
  156. level=100
  157. race=orc
  158. role=attack
  159. position=back
  160. professions=engineering=700/jewelcrafting=700
  161. talents=http://eu.battle.net/wow/en/tool/talent-calculator#WZ!1220102
  162. glyphs=feral_spirit/frost_shock/flame_shock/astral_fixation/lakestrider/ghostly_speed
  163. spec=enhancement
  164.  
  165. head=hood_of_dispassionate_execution,id=113608,bonus_id=567
  166. neck=flechetteriddled_chain,id=113647,bonus_id=567,enchant=75mult
  167. shoulders=living_mountain_shoulderguards,id=113641,bonus_id=567
  168. back=cloak_of_creeping_necrosis,id=113657,bonus_id=563,gems=50haste,enchant=gift_of_haste
  169. chest=mosswoven_mailshirt,id=113654,bonus_id=566
  170. shirt=wraps_of_the_bloodsoaked_brawler,id=98543
  171. tabard=consortium_tabard,id=31776
  172. wrists=bracers_of_the_crying_chorus,id=113826,bonus_id=566
  173. hands=wayfaring_gloves,id=116190,bonus_id=119/525/535
  174. waist=belt_of_imminent_lies,id=113827,bonus_id=567,addon=nitro_boosts
  175. legs=longshot_legguards,id=118976,bonus_id=21
  176. feet=treads_of_sand_and_blood,id=113595,bonus_id=565/567,gems=50haste
  177. finger1=flensers_hookring,id=113611,bonus_id=566,enchant=50haste
  178. finger2=timeless_solium_band_of_the_assassin,id=118297,enchant=50mult
  179. trinket1=grandiose_plans,id=114549
  180. trinket2=lucky_doublesided_coin,id=118876
  181. main_hand=the_bladefist,id=113591,bonus_id=564/566,gems=50haste,enchant=mark_of_warsong
  182. off_hand=the_bladefist,id=113591,bonus_id=566,enchant=mark_of_warsong
  183.  
  184. shaman="Werdup_Haste/Bleed"
  185. origin="http://eu.battle.net/wow/en/character/sunstrider/Werdup/advanced"
  186. thumbnail="http://eu.battle.net/static-render/eu/shattered-halls/142/131679630-avatar.jpg"
  187. level=100
  188. race=orc
  189. role=attack
  190. position=back
  191. professions=engineering=700/jewelcrafting=700
  192. talents=http://eu.battle.net/wow/en/tool/talent-calculator#WZ!1220102
  193. glyphs=feral_spirit/frost_shock/flame_shock/astral_fixation/lakestrider/ghostly_speed
  194. spec=enhancement
  195.  
  196. head=hood_of_dispassionate_execution,id=113608,bonus_id=567
  197. neck=flechetteriddled_chain,id=113647,bonus_id=567,enchant=75mult
  198. shoulders=living_mountain_shoulderguards,id=113641,bonus_id=567
  199. back=cloak_of_creeping_necrosis,id=113657,bonus_id=563,gems=50haste,enchant=gift_of_haste
  200. chest=mosswoven_mailshirt,id=113654,bonus_id=566
  201. shirt=wraps_of_the_bloodsoaked_brawler,id=98543
  202. tabard=consortium_tabard,id=31776
  203. wrists=bracers_of_the_crying_chorus,id=113826,bonus_id=566
  204. hands=wayfaring_gloves,id=116190,bonus_id=119/525/535
  205. waist=belt_of_imminent_lies,id=113827,bonus_id=567,addon=nitro_boosts
  206. legs=longshot_legguards,id=118976,bonus_id=21
  207. feet=treads_of_sand_and_blood,id=113595,bonus_id=565/567,gems=50haste
  208. finger1=flensers_hookring,id=113611,bonus_id=566,enchant=50haste
  209. finger2=timeless_solium_band_of_the_assassin,id=118297,enchant=50mult
  210. trinket1=grandiose_plans,id=114549
  211. trinket2=lucky_doublesided_coin,id=118876
  212. main_hand=the_bladefist,id=113591,bonus_id=564/566,gems=50haste,enchant=mark_of_warsong
  213. off_hand=the_bladefist,id=113591,bonus_id=566,enchant=mark_of_the_shattered_hand
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement