Member
target bossframe 1 , 2 , 3 - just like focustarget
Hi,
I'm trying to let my rotation DoT up on Bossframes under certain Conditions (like deathin).
any Ideas how the target Code would look like?
good old Ake did something similiar with focustarget:
Code:
{ "Judgment", { "glyph(Double Jeopardy)", "focus.exists", "focus.enemy", "focus.judgement" }, "focus" },
except i dont get the condition : focus.judgement
would
Code:
{ "Moonfire", { "target.debuff(Moonfire).duration <= 1", "!target.deathin <= 15", "boss1.exists, "boss1.enemy"" }, "boss1" },
{ "Sunfire", {"target.debuff(Sunfire).duration <= 1" , "!target.deathin <= 15", "boss1.exists, "boss1.enemy"" }, "boss1" },
be viable? or does deathin only work agains target?
Last edited by MrBrain1; 03-24-2015 at 05:05 AM.
These ads disappear when you log in.