Turaj Steelfist
Seasoned veteran member
- Joined
- Apr 3, 2020
- RedCents
- 3,350¢
So I have been selecting ini's with conditional statements when I could and now that my toons are at max level I am wanting to fine tune them as best I can. To do this I think I need to understand more about conditions. I have searched the site and I have been unable to locate a "how to make conditions" section. Is there one that I am missing? I am a visual learner and I may be able to figure out this conditions stuff if I had a base to work from. I am going to post a condition here if someone could dissect it for me and explain each part that would be a great place for me to start. FYI I have no coding experience so if coding is needed please let me know so I don't waste everyones time.
Cond20=${Math.Calc[${Target.ID} && ${Target.PctHPs}>1 && (${Me.Song[Quiescent Gambit].ID} || ${Me.Song[Evoker's Synergy I].ID})].Int}
My assumption is that this tells the wizard to cast QG if mobs hp is over a certain point and maybe there is bard song ES going?
On a side note is there any benefit to running a bard and enc in the same group? What I am liking most about kissassist is that I get to have toons in the group for which I have zero knowledge. I have never played a bard or zerker so I am certain that the ones in my group are not optimzed, heck tbh my pally tank that I drive, main for many years, is doing more dps than my zerker. I am not by any means saying that my pally is better, it is higher lvl and better geared and a lot more AAs, but I am 100% certain that since I never learned to play a zerker I do not have an optizmed ini. Heck I struggle knowing which AAs to buy so I am just going down the list buying the melee dps ones from top to bottom.
Thank you in advance for any help.
Cond20=${Math.Calc[${Target.ID} && ${Target.PctHPs}>1 && (${Me.Song[Quiescent Gambit].ID} || ${Me.Song[Evoker's Synergy I].ID})].Int}
My assumption is that this tells the wizard to cast QG if mobs hp is over a certain point and maybe there is bard song ES going?
On a side note is there any benefit to running a bard and enc in the same group? What I am liking most about kissassist is that I get to have toons in the group for which I have zero knowledge. I have never played a bard or zerker so I am certain that the ones in my group are not optimzed, heck tbh my pally tank that I drive, main for many years, is doing more dps than my zerker. I am not by any means saying that my pally is better, it is higher lvl and better geared and a lot more AAs, but I am 100% certain that since I never learned to play a zerker I do not have an optizmed ini. Heck I struggle knowing which AAs to buy so I am just going down the list buying the melee dps ones from top to bottom.
Thank you in advance for any help.

