Replies: 3 comments 2 replies
-
Solved, I have found this: https://github.com/simulationcraft/simc/wiki/ :) |
Beta Was this translation helpful? Give feedback.
-
ok still don't know what is the ability list "actions.gosup_infernal" means its when the pet is down and active? And also dont know what it does mean this: immolate,if=talent.internal_combustion.enabled&remains<duration*0.5 the "remains" and "duration! option, that belongs to what spell, specifically? A bit confused as the basic specification is missing. |
Beta Was this translation helpful? Give feedback.
-
And how can I please understand this line? prev_gcd.1.aspect_of_the_wild all the lines" Default action list Executed every time the actor is available.E | 1.00 | auto_shot That is, if "Aspect of the Wild" has already been used use all the list below? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, could someone please explain to me how the Action Priority List works? Respectively what principles and in what order to maintain? I mean individual sections, e.g. for Destruction Warlock:
Then I have a subquestion, are there explanations of the variable names anywhere? For example, this:
rain_of_fire,if=pet.infernal.active&(buff.crashing_chaos.down|!talent.grimoire_of_supremacy.enabled)&(!cooldown.havoc.ready|active_enemies>3)
pet.Infernal.active means that Infernal is visible or that it is not on cooldown?
If it is visible then I don't understand the next condition buff.crashing_chaos.down, because buff crashing_chaos is only when infernal is active (visible) for 20 seconds, so is this condition unnecessary?
Beta Was this translation helpful? Give feedback.
All reactions