List spell by AuraType

Hello everyone,

I have to list all spells with an SPELL_AURA_MOD_INCREASE_HEALTH aura type.

I’ve added LOG in SpellAuraEffects.cpp (int32 AuraEffect::CalculateAmount) but i don’t want to have to cast spells one by one …

Thank you for your help !

Patilus

Edit: To delete, i’ve done a for in a client macro

You can use spellwork: https://github.com/TrinityCore/spellwork_cs