manydills
Well-known member
- Joined
- Apr 14, 2020
- RedCents
- 845¢
- Version of KissAssist.mac?
- 12 beta6
- When did your problem start?
- ~1 week ago
- Character Role?
- Assist
- What class is having this issue?
- Magician
- How often does this issue occur?
- Always
My magician will not cast Elemental Draw on herself properly. Here are the various .ini lines I've tried and their results:
I would like for the second line mentioned above to be the solution that works, and I cannot figure out why it doesn't. I have no other active buffs with any effect in Lucy Slot 7 (which is what EDRecourse uses).
Debug log (anonymized) attached with my .ini using the 3rd line above.
Buffs1=Elemental Draw : this works, but constantly casts Elemental Draw (no surprise, it always thinks the buff is missing)Buffs1=Elemental Draw|dual|Elemental Draw Recourse : this is my understanding of how it should work. Nothing happens.Buffs1=Elemental Draw|dual|Elemental Draw Recourse|Me : same as above. Nothing.Buffs1=Elemental Draw|dual|Elemental Draw Recourse|Pet : this shouldn't work, and unsurprisingly it does nothing.Buffs1=Elemental Draw|Cond5, where Cond5=(${Pet.ID} && !${Me.Buff[Elemental Draw Recourse]}) : does nothing.PetBuffs1=Elemental Draw|dual|Elemental Draw Recourse : casts Elemental Draw whenever KA runs through the petbuffing routine (even when EDRecourse is active). Makes sense, since the pet never gets EDRecourse.PetBuffs1=Elemental Draw : casts Elemental Draw whenever KA runs through the petbuffing routine.I would like for the second line mentioned above to be the solution that works, and I cannot figure out why it doesn't. I have no other active buffs with any effect in Lucy Slot 7 (which is what EDRecourse uses).
Debug log (anonymized) attached with my .ini using the 3rd line above.

