Created
October 1, 2016 23:26
-
-
Save RichoDemus/633fc64dcd8d8ef2732bbd7faff71000 to your computer and use it in GitHub Desktop.
Simulationcraft simc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Begin GUI options ### | |
item_db_source=local/bcpapi/wowhead | |
target_error=0 | |
iterations=100 | |
default_world_lag=0.1 | |
max_time=300 | |
vary_combat_length=0.2 | |
fight_style=Patchwerk | |
tmi_window_global=6 | |
target_level+=3 | |
target_race=Humanoid | |
default_skill=1.0 | |
optimal_raid=0 | |
override.bloodlust=1 | |
override.bleeding=1 | |
override.mortal_wounds=1 | |
threads=8 | |
process_priority=Low | |
scale_over=HTPS | |
statistics_level=1 | |
### End GUI options ### | |
### Begin simulateText ### | |
druid="Richodemus" | |
origin="https://eu.api.battle.net/wow/character/silvermoon/Richodemus/advanced" | |
thumbnail="http://eu.battle.net/static-render/eu/silvermoon/188/119161532-avatar.jpg" | |
level=110 | |
race=night_elf | |
timeofday=day | |
role=tank | |
position=front | |
professions=inscription=269/herbalism=584 | |
talents=http://eu.battle.net/wow/en/tool/talent-calculator#Ub!0220210 | |
artifact=57:0:0:0:0:949:3:950:3:951:3:954:3:956:3:957:1:958:1:960:1:962:1:1334:1 | |
spec=guardian | |
# 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=flask_of_the_seventh_demon | |
actions.precombat+=/food,type=azshari_salad | |
actions.precombat+=/augmentation,type=defiled | |
actions.precombat+=/bear_form | |
# Snapshot raid buffed stats before combat begins and pre-potting is done. | |
actions.precombat+=/snapshot_stats | |
# Executed every time the actor is available. | |
actions=auto_attack | |
actions+=/skull_bash | |
actions+=/blood_fury | |
actions+=/berserking | |
actions+=/arcane_torrent | |
actions+=/barkskin | |
actions+=/bristling_fur,if=buff.ironfur.remains<2&rage<40 | |
actions+=/ironfur,if=buff.ironfur.down|rage.deficit<25 | |
actions+=/frenzied_regeneration,if=!ticking&incoming_damage_6s%health.max>0.25+(2-charges_fractional)*0.15 | |
actions+=/pulverize,cycle_targets=1,if=buff.pulverize.down | |
actions+=/mangle | |
actions+=/pulverize,cycle_targets=1,if=buff.pulverize.remains<gcd | |
actions+=/lunar_beam | |
actions+=/incarnation | |
actions+=/thrash_bear,if=active_enemies>=2 | |
actions+=/pulverize,cycle_targets=1,if=buff.pulverize.remains<3.6 | |
actions+=/thrash_bear,if=talent.pulverize.enabled&buff.pulverize.remains<3.6 | |
actions+=/moonfire,cycle_targets=1,if=!ticking | |
actions+=/moonfire,cycle_targets=1,if=remains<3.6 | |
actions+=/moonfire,cycle_targets=1,if=remains<7.2 | |
actions+=/moonfire | |
head=swordsingers_hood,id=134284,bonus_id=3397/1512/3337 | |
neck=manapearl_choker,id=134249,bonus_id=3397/1492/1675 | |
shoulders=dreadhide_mantle,id=121298,bonus_id=3432/1502/3336 | |
back=nightborne_nobles_cloak,id=134290,bonus_id=3397/40/1507/3337 | |
chest=robes_of_the_dreamgrove,id=139723,bonus_id=3385/3383 | |
shirt=lucky_shirt,id=138385 | |
wrists=swordsingers_wristguards,id=134280,bonus_id=3432/1507/3336 | |
hands=biornskin_gloves,id=134195,bonus_id=3397/1492/1675 | |
waist=cord_of_the_dreamgrove,id=139729,bonus_id=3385/3384 | |
legs=rivermane_kilt,id=139106,bonus_id=3432/1502/3336 | |
feet=biornskin_moccasins,id=134193,bonus_id=3396/1512/3337 | |
finger1=braided_silver_ring,id=134539,bonus_id=1727/1492/1813 | |
finger2=ring_of_minute_mirrors,id=137533,bonus_id=1727/1502/3336 | |
trinket1=darkmoon_deck_immortality,id=128711,bonus_id=689/600/598 | |
trinket2=the_devilsaurs_bite,id=140026,bonus_id=3394/40/1467 | |
main_hand=claws_of_ursoc,id=128821,bonus_id=724,gem_id=136769/137350/137381/0,relic_id=1727:1492:1813/1726:1482:3339/1727:1492:1813/0 | |
off_hand=claws_of_ursoc,id=128822 | |
# Gear Summary | |
# gear_ilvl=841.50 | |
# gear_agility=10781 | |
# gear_stamina=17703 | |
# gear_crit_rating=3743 | |
# gear_haste_rating=2557 | |
# gear_mastery_rating=7378 | |
# gear_versatility_rating=2616 | |
# gear_avoidance_rating=676 | |
# gear_armor=1960 | |
# set_bonus=tier19oh_2pc=1 | |
### End simulateText ### | |
### Begin overrides ### | |
# User-specified persistent global and player parameters will be set here. | |
### End overrides ### | |
### Begin final options ### | |
### End final options ### | |
### END ### |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment