If I am not mistaking I think what the AA for conjuror does is adds an elemental cure to the Cure Arcane spell and not give you a new spell for just elemental. If I'm right then for cure Elemental you'll just want to add Cure Arcane in the code.
<Data Name="Conjuror" TraumaCure="NONE" ArcaneCure="Cure Arcane" NoxiousCure="NONE" ElementalCure="Cure Arcane" CurseCure="NONE"/>
|