Spell reflect damage
-
- Donor
- Posts: 304
Spell reflect damage
Is it at all possible to get spell reflect to show the reflected damage, ive seen it working on other servers but its never worked on here.
Re: Spell reflect damage
It could be because the warrior should 'own' the reflected damage, but I think currently the caster that launches the spell still owns it.
Retired Developer.
-
- Donor
- Posts: 304
Re: Spell reflect damage
Is it somthing that can be added or fixed in the future?
-
- Posts: 301
Re: Spell reflect damage
Spell reflection functions so as if the caster was targeting directly themselves.Exsurgo wrote:It could be because the warrior should 'own' the reflected damage, but I think currently the caster that launches the spell still owns it.
If you're referring it to be shown in Combat Log try using this:Outskilled wrote:Is it at all possible to get spell reflect to show the reflected damage, ive seen it working on other servers but its never worked on here.
Code: Select all
#showtooltip
/run local f = CreateFrame("frame",nil, UIParent); f:SetScript("OnUpdate", CombatLogClearEntries);
/cast [InsertSpellName]
"The greatest trick the Devil ever pulled was convincing the world he didn't exist."
-
- Donor
- Posts: 304
Re: Spell reflect damage
I just want to know if im ever going to be able to see my refelct damage on smolderforge.Ricekrispies wrote:Spell reflection functions so as if the caster was targeting directly themselves.Exsurgo wrote:It could be because the warrior should 'own' the reflected damage, but I think currently the caster that launches the spell still owns it.
If you're referring it to be shown in Combat Log try using this:Outskilled wrote:Is it at all possible to get spell reflect to show the reflected damage, ive seen it working on other servers but its never worked on here.
Code: Select all
#showtooltip /run local f = CreateFrame("frame",nil, UIParent); f:SetScript("OnUpdate", CombatLogClearEntries); /cast [InsertSpellName]
Who is online
Users browsing this forum: No registered users and 1 guest