Provide a "Spellpower" option in the Character Stats section of Player/Unit Info for triggers
ksulli10 opened this issue ยท 4 comments
Spell Power value is specific to magic school, so this would add 7 new lines https://wowpedia.fandom.com/wiki/API_GetSpellBonusDamage for something we never had a request in 5 years of wow classic.
Could you give more details on your use case to help decide if it's worth to add?
Sure! I have a spellpower weakaura that displays my current spellpower. It's just a number -- it's much simpler than trying to track which of my individual talents/trinkets/set bonuses has proc'd at any given time. It just shows me if my current spellpower is high or low, so I know if it's a good time to use other things. I am looking for a condition option to change it's color based on the specific spellpower value, but I can't do this if I can't reference the value.
I managed to achieve it with a custom condition function but it would be much easier to just select "spellpower."