Hey Guys,
Sorry for the noobie question, still figuring this stuff out.
I'm getting the horn of unity for the anni quest and I want to add it to my chars' ini so that they use it when they get bellow a certain amount of endurance or mana (depending on class). This is what I have right now but it does not seem to work reliably.
Any suggestions?
DPS21=Miniature Horn of Unity|98|Cond23
Cond23=(!${Me.Song[Blessing of Unity].ID} && ${Me.PctEndurance} < 80)
Sorry for the noobie question, still figuring this stuff out.
I'm getting the horn of unity for the anni quest and I want to add it to my chars' ini so that they use it when they get bellow a certain amount of endurance or mana (depending on class). This is what I have right now but it does not seem to work reliably.
Any suggestions?
DPS21=Miniature Horn of Unity|98|Cond23
Cond23=(!${Me.Song[Blessing of Unity].ID} && ${Me.PctEndurance} < 80)

