I would like an addon similar to "Shaman Friend" but for a mage, for those who havent used Shaman Friend ill try to explain what I want.
First off what I DONT want is an addon that just announces "I used counterspell on <target>", if I would have wanted that I could just have made a macro.
I want it to be a little more complex than that, if the CS interrupts a school it should either announce "xxx-school interrupted 8sec on <target>" or just "<spell> interrupted on <target>"
But I also want it to report when the target resists my CS, or when I miss a cast/cast improved CS pre-emptive it should detect it and say something like "<target> silenced for 4seconds". Same as Shaman Friend you should be able to config if u want the announces in group/raid or just for yourself in SCT/witchhunt and so on.
Also an announce for what I spellsteal and from whom would be nice, like the purge announce in Shaman Friend.
If anyone know an addon that already do this, then you are better at googling than me :(, otherwise it would be awesome if someone with some knowledge about making addons make one. Im sure more ppl than me would use it.
Warlocks:
- Felhunter Spell Lock
- Death Coil
- Fear
etc. etc.
I'm sure some of these are easily accomplished with macros. For example, Mages can do for polymorph: /cast Polymorph /p Polymorph: %t
Perhaps someone can write the combat log parser and I can help with implementing the different things the mod can report by going through each spell that may seem of interest to your party members in an PVP/PVE type of environment.
First off what I DONT want is an addon that just announces "I used counterspell on <target>", if I would have wanted that I could just have made a macro.
I want it to be a little more complex than that, if the CS interrupts a school it should either announce "xxx-school interrupted 8sec on <target>" or just "<spell> interrupted on <target>"
But I also want it to report when the target resists my CS, or when I miss a cast/cast improved CS pre-emptive it should detect it and say something like "<target> silenced for 4seconds". Same as Shaman Friend you should be able to config if u want the announces in group/raid or just for yourself in SCT/witchhunt and so on.
Also an announce for what I spellsteal and from whom would be nice, like the purge announce in Shaman Friend.
If anyone know an addon that already do this, then you are better at googling than me :(, otherwise it would be awesome if someone with some knowledge about making addons make one. Im sure more ppl than me would use it.
I would like to help suggest a mod similar to:
1. Shaman Friend (http://wow.curse.com/downloads/details/6330/)
2. Dispel Reporter (http://wow.curse.com/downloads/details/10141/)
However, it would apply to all classes. (Or if someone wants to make individual separate ones for different classes)
It would be a simple parser of the combat log I assume.
Mages:
- Counterspell: It would report to party. Counterspell on <target>: <spell name>
- Spellsteal
- Polymorph
Warriors:
- Pummel
- Intimidating Shout
- Disarm
- Spell Reflect
Warlocks:
- Felhunter Spell Lock
- Death Coil
- Fear
etc. etc.
I'm sure some of these are easily accomplished with macros. For example, Mages can do for polymorph: /cast Polymorph /p Polymorph: %t
Perhaps someone can write the combat log parser and I can help with implementing the different things the mod can report by going through each spell that may seem of interest to your party members in an PVP/PVE type of environment.
Thanks!