howlinhoss
Active member
- Joined
- Aug 10, 2019
- RedCents
- 265¢
I am noticing cures dont fire for any of my priests. I saw an older thread from 2020 that Cure TarType only look at: grp, self, cbt, idle. MB still seems to ignore classes. Is this still the case?
DoCures is set to True.
DoCures is set to True.
Code:
[AdvCure]
AQCount=3
AQNewFormat=1
AQCheckTime=8
[AQ1]
Gem=alt
Spell=Purify Soul
SpellCntr=0
SpellFoci=
SpellCureType=Cursed
SpellMinMana=0
SpellRecast=1
TarCnt=1
TarType=grp war shd pal cbt idle
SpellAlias=Purify
Announce=/bc
PreCondition=TRUE
[AQ2]
Gem=5
Spell=Eradicate Disease
SpellCntr=0
SpellFoci=
SpellCureType=Diseased
SpellMinMana=10
SpellRecast=1
TarCnt=1
TarType=war shd pal cbt idle
SpellAlias=diseasecure
Announce=/bc
PreCondition=TRUE
[AQ3]
Gem=4
Spell=Remove Greater Curse
SpellCntr=0
SpellFoci=
SpellCureType=Cursed
SpellMinMana=10
SpellRecast=1
TarCnt=1
TarType=war shd pal cbt idle
SpellAlias=RGC
Announce=/bc
PreCondition=TRUE

