Skip to content

Instantly share code, notes, and snippets.

@nsuan
Created December 5, 2014 02:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nsuan/a15fb645cd92293b4f9c to your computer and use it in GitHub Desktop.
Save nsuan/a15fb645cd92293b4f9c to your computer and use it in GitHub Desktop.
Better T17M Blood DK sim
deathknight="Death_Knight_Blood_T17M"
level=100
race=tauren
role=tank
position=front
talents=http://us.battle.net/wow/en/tool/talent-calculator#daa!1222011
spec=blood
# This default action priority list is automatically created based on your character.
# It is a attempt to provide you with a action list that is both simple and practicable,
# while resulting in a meaningful and good simulation. It may not result in the absolutely highest possible dps.
# Feel free to edit, adapt and improve it to your own needs.
# SimulationCraft is always looking for updates and improvements to the default action lists.
# Executed before combat begins. Accepts non-harmful actions only.
actions.precombat=flask,type=greater_draenic_strength_flask
actions.precombat+=/food,type=sleeper_surprise
actions.precombat+=/blood_presence
actions.precombat+=/horn_of_winter
# Snapshot raid buffed stats before combat begins and pre-potting is done.
actions.precombat+=/snapshot_stats
actions.precombat+=/potion,name=draenic_armor
actions.precombat+=/bone_shield
# Executed every time the actor is available.
actions=auto_attack
# if=time>10
actions+=/blood_fury
# if=time>10
actions+=/berserking
# if=time>10
actions+=/arcane_torrent
actions+=/potion,name=draenic_armor,if=buff.potion.down&buff.blood_shield.down&!unholy&!frost
actions+=/antimagic_shell
actions+=/conversion,if=!buff.conversion.up&runic_power>50&health.pct<90
actions+=/lichborne,if=health.pct<90
actions+=/death_strike,if=incoming_damage_5s>=health.max*0.65
actions+=/army_of_the_dead,if=buff.bone_shield.down&buff.dancing_rune_weapon.down&buff.icebound_fortitude.down&buff.vampiric_blood.down
actions+=/bone_shield,if=buff.army_of_the_dead.down&buff.bone_shield.down&buff.dancing_rune_weapon.down&buff.icebound_fortitude.down&buff.vampiric_blood.down
actions+=/vampiric_blood,if=health.pct<50
actions+=/icebound_fortitude,if=health.pct<30&buff.army_of_the_dead.down&buff.dancing_rune_weapon.down&buff.bone_shield.down&buff.vampiric_blood.down
actions+=/rune_tap,if=health.pct<50&buff.army_of_the_dead.down&buff.dancing_rune_weapon.down&buff.bone_shield.down&buff.vampiric_blood.down&buff.icebound_fortitude.down
actions+=/dancing_rune_weapon,if=health.pct<80&buff.army_of_the_dead.down&buff.icebound_fortitude.down&buff.bone_shield.down&buff.vampiric_blood.down
actions+=/death_pact,if=health.pct<50
actions+=/outbreak,if=(!talent.necrotic_plague.enabled&disease.min_remains<8)|!disease.ticking
actions+=/death_coil,if=runic_power>90
actions+=/plague_strike,if=(!talent.necrotic_plague.enabled&!dot.blood_plague.ticking)|(talent.necrotic_plague.enabled&!dot.necrotic_plague.ticking)
actions+=/icy_touch,if=(!talent.necrotic_plague.enabled&!dot.frost_fever.ticking)|(talent.necrotic_plague.enabled&!dot.necrotic_plague.ticking)
actions+=/defile
actions+=/death_strike,if=(unholy=2|frost=2)
actions+=/death_coil,if=runic_power>70
actions+=/soul_reaper,if=target.health.pct-3*(target.health.pct%target.time_to_die)<=35&blood>=1
actions+=/blood_boil,if=blood=2
actions+=/blood_tap
actions+=/death_coil
actions+=/empower_rune_weapon,if=!blood&!unholy&!frost
head=ogreskull_boneplate_greathelm,id=115539,bonus_id=567
neck=gluttons_kerchief,id=113882,bonus_id=567,enchant=gift_of_multistrike
shoulders=unstable_slag_shoulderplates,id=113884,bonus_id=567
back=gronnstitched_greatcloak,id=113873,bonus_id=567,enchant=gift_of_multistrike
chest=ogreskull_boneplate_breastplate,id=115537,bonus_id=567
wrists=bracers_of_visceral_force,id=119331,bonus_id=567
hands=ogreskull_boneplate_gauntlets,id=115538,bonus_id=567
waist=ironcrushers_collar,id=113950,bonus_id=567
legs=ogreskull_boneplate_greaves,id=115535,bonus_id=567
feet=sabatons_of_fractal_earth,id=113936,bonus_id=567
finger1=spellbound_runic_band_of_elemental_invincibility,id=118308,enchant=gift_of_multistrike
finger2=seal_of_unquenchable_flame,id=113922,bonus_id=567,enchant=gift_of_multistrike
trinket1=pillar_of_the_earth,id=113650,bonus_id=567
trinket2=petrified_flesheating_spore,id=113663,bonus_id=567
main_hand=kagrazs_burning_blade,id=113913,bonus_id=567,enchant=rune_of_the_fallen_crusader
# Gear Summary
# gear_strength=3030
# gear_stamina=5882
# gear_crit_rating=357
# gear_haste_rating=718
# gear_mastery_rating=532
# gear_armor=2250
# gear_bonus_armor=675
# gear_multistrike_rating=1638
# gear_versatility_rating=675
# set_bonus=tier17_2pc=1
# set_bonus=tier17_4pc=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment