To reproduce:
1. Roll a shaloren archmage
2. Put 4 points in illuminate
3. Look at the tooltip for illuminate
4. Command staff to change damage type to light
5. Look at the tooltip for illuminate again
illuminate spell is not affected by % light damage modifiers
Moderator: Moderator
Re: illuminate spell is not affected by % light damage modif
If I read the code right, it is impacted, but the tooltip doesn't have the damage type indicator to show the proper damage post-Light damage bonus.
So, it works, but the Tooltip doesn't show it.
So, it works, but the Tooltip doesn't show it.
Re: illuminate spell is not affected by % light damage modif
Yeah, the damage modifiers are all handled auto-magically in the code. The tooltips are not. This is a tooltip issue unless all +light damage got broken some how.