|
DruidOptions
Description of possible options/actions for a Druid
IntroductionHere you'll find everything to add a fully working balance druid to the sim. Druid creationQuite simple, just think of a name for the druid which will be used in reports and start the profile with: druid=MyUberDruidName EquipmentSet bonuses
WARNING: By now tier7_4pc does NOT imply tier7_2pc and the sim does not check for logical errors like activating bonuses which can't be accomplished together Idols
Idols - Feral
WARNING: SimulationCraft does NOT check if you use more than 1 idol! Glyphs - Balance
Glyphs - Feral
WARNING: By now there is NO check if you use more than 3 glyphs! Trinkets and items with procc/use-effectsBecause this information is useful for every class it has it's own page: UniqueGear Spells and their optionsFor common options visit the page for action strings. These are the available Spells to be used IN action strings which determine a players priority list. General options available to all spellsOptions:
Faerie FireUseage: .../fearie_fire/... Options:
Example: .../fearie_fire/... InnervateUseage: .../innervate,trigger=13337/... Options:
Example: ../innverate,trigger=10000,target=Priest_14_0_57/... Insect SwarmUseage: .../insect_swarm/... Options:
Example: .../insect_swarm,wrath_ready/... .../insect_swarm,skip_on_eclipse=-1/... MoonfireUseage: .../moonfire/... Options:
Example: .../moonfire/... .../moonfire,skip_on_eclipse=-1,eclipse_left>=10/.. Nature's SwiftnessUseage: .../natures_swiftness/... Options:
Example: .../natures_swiftness,wrath/... Mark of the WildCasts raidwide Mark of the Wild, rank will be determined by the players level. Useage: .../mark_of_the_wild/... Options:
Example: .../mark_of_the_wild/... Moonkin FormUseage: .../moonkin_form/... Options:
StarfallUseage: .../starfall/... Options:
StarfireUseage: .../starfire/... Options:
Examples: .../starfire,eclipse=benefit/..., .../starfire,extendmf=1,/..., .../starfire,prev=wrath/... WrathUseage: .../wrath/... Options:
Examples: .../wrath,eclipse=trigger/..., .../wrath,prev=starfire/... TreantsTreants are modeled as 1 pet that hits 3-times as hard, just add pet=treants quiet=1 active=owner to the profile and Useage: .../treants/... Options:
Actions and options (FERAL STUFF)General optionsOptions:
Auto AttackUseage: .../auto_attack/... Options:
BerserkUseage: .../berserk/... Options:
Cat FormUseage: .../cat_form/... Options:
ClawUseage: .../claw/... Options:
Fearie Fire FeralUseage: .../feare_fire_feral/... Options:
Ferocious BiteUseage: .../ferobicous_bite/... Options:
Mangle (Cat)Useage: .../mangle_cat/... Options:
RakeUseage: .../rake/... Options:
RipUseage: .../rip/... Options:
Savage RoarUseage: .../savage_roar/... Options:
Tiger's FuryUseage: .../tigers_fury/... Options:
ShredUseage: .../shred/... Options:
Exmpale profilesBasic ExampleA basic level 80 druid who will use a Mana Potion once he is 4300 mana missing and Innervate at 12000, consumes a Fask of the Frost Wyrm and Shoveltusk Streak. Paladin buffs where thrown in and treants defined. Also, he has Chaotic Skyflare Diamond active in his equip which boosts the damage of critical strikes. At the beginning he will buff MotW and go into Moonkin Form (which won't trigger a gcd). To determine the stats he gets from equip, the sim will use the default_xxx values in the input file. Glyphs used: Moonfire, Starfire and Insect Swarm. Idol: Shooting Star (165sp on Starfire). Rotation used is
#Every buff available! druid=Druid_58_0_13_SF level=80 talents=http://www.wowhead.com/?talent=0xG0uiGsIdIVhouZbxczb actions=flask,type=frost_wyrm/food,type=tender_shoveltusk_steak/mark_of_the_wild/moonkin_form/mana_potion/innervate,trigger=19000 actions+=/treants/moonfire/insect_swarm/wrath,eclipse=trigger/starfire chaotic_skyflare=1 glyph_moonfire=1 glyph_starfire=1 glyph_insect_swarm=1 idol_of_the_shooting_star=1 More advance exampleA level 80 druid whos equip mainly consists of itemlevel 226/213 epics. He has both Tier 7 bonuses active, uses Dying Curse and Illustration of the Dragon Soul as his trinkets. Besides all that, he is also an Engineer and has Hyperspeed Accelerators glove enchant which we implement through the generic haste_trinket option in the action string. #Every buff available! optimal_raid=1 druid=Druid_UberEquip level=80 talents=http://www.wowhead.com/?talent=0xGbuiIscdhVuRuZbxczb actions=flask,type=frost_wyrm/food,type=tender_shoveltusk_steak/mark_of_the_wild/moonkin_form/mana_potion/innervate,trigger=19000 actions+=/treants actions+=/moonfire/wrath,eclipse=trigger actions+=/haste_trinket,rating=340,length=8,cooldown=120/starfire chaotic_skyflare=1 glyph_moonfire=1 glyph_starfire=1 glyph_innervate=1 tier7_2pc=1 tier7_4pc=1 dying_curse=1 illustration_of_the_dragon_soul=1 idol_of_the_shooting_star=1 #Stats form gear gear_stamina=728 gear_intellect=802 gear_spirit=261 gear_spell_power=1954 gear_crit_rating=311 gear_hit_rating=275 gear_haste_rating=636 |