kknights
Member
- Joined
- Oct 22, 2014
- RedCents
- 368¢
So, I recently pulled out the Pally again and am trying to get him up to speed. I've got MQ2 melee handling a few things and KA doing the rest for buffs/general spells etc.
However, I am utterly failing at successfully creating down/holyflags for a few things and I'm not sure why.
My ideal thought was that if the Pally hits a certain % HP he'd pop a particular disc. Alternatively, if it is a named in camp, he'd pop another. I guess I'm just not experienced enough to fine tune the setup.
The main discs I'm interested in regularly using are Skalber Mantle, Devout Penitence, Holy Guardian Discipline, Deflection Discipline.
I know people have posted some of these in threads before but my issue is getting them all to work together.
Example:
This one fires off accordingly to the parameters. However, I've setup up similar flags for the others and they don't fire. I'd also like deflection to go off with 3+ mobs etc. (probably best handled with KA I think on that one though).
Does anyone have suggestions or a thought where I'm going wrong?
Thanks.
ps. If you have a completely different and awesome disc setup for Paladin I'm completely open to that too. I'm honestly not sure why I'm struggling so much but then again, I'm used to dealing with casters.
However, I am utterly failing at successfully creating down/holyflags for a few things and I'm not sure why.
My ideal thought was that if the Pally hits a certain % HP he'd pop a particular disc. Alternatively, if it is a named in camp, he'd pop another. I guess I'm just not experienced enough to fine tune the setup.
The main discs I'm interested in regularly using are Skalber Mantle, Devout Penitence, Holy Guardian Discipline, Deflection Discipline.
I know people have posted some of these in threads before but my issue is getting them all to work together.
Example:
Rich (BB code):
holyshit1=/if (${Target.Type.Equal[NPC]} && ${Me.PctHPs}<30 && ${Me.CombatAbilityReady[Skalber Mantle Rk. II]} &&${Melee.DiscID}==0) /disc Skalber Mantle Rk. II
This one fires off accordingly to the parameters. However, I've setup up similar flags for the others and they don't fire. I'd also like deflection to go off with 3+ mobs etc. (probably best handled with KA I think on that one though).
Does anyone have suggestions or a thought where I'm going wrong?
Thanks.
ps. If you have a completely different and awesome disc setup for Paladin I'm completely open to that too. I'm honestly not sure why I'm struggling so much but then again, I'm used to dealing with casters.

