Page 1 of 2
Focus Effects not working
Posted: Mon Apr 25, 2011 7:23 pm
by Gaflack
Been a few days since I played but noticed that the Focus effects (Beneficial) do not work.
Gaf
Re: Focus Effects not working
Posted: Mon Apr 25, 2011 8:03 pm
by Vaion
Can you be a little more descriptive? Is it extended duration, extended range, mana reduction? Are you using it on a clicky item? Or a casted spell? And which spell is it not affecting? Will help a lot in finding the problem.
Re: Focus Effects not working
Posted: Mon Apr 25, 2011 9:35 pm
by Gaflack
Heals down from 5k to 3500. Ext time on buffs down. Seems to be the same as the last time (after a server patch about a month or 2 ago). Hard to get specifics while at work.
Gaf
Re: Healing AA Effects not working
Posted: Tue Apr 26, 2011 11:34 am
by Gaflack
Buffs seem to be working correctly now.
Heals are still not correct, only 3500 not 5k.
Issue is not Ext Focus but AA's. Seems none of my Healing AA's are working as before.
Gaf
Re: Focus Effects not working
Posted: Tue Apr 26, 2011 11:59 pm
by Grey
Did you pick up the "new" healing AA's that are in either the 2nd to last or 3rd to last tab?
When I bought those my healing went down the toilet.
Re: Focus Effects not working
Posted: Wed Apr 27, 2011 5:01 am
by Vaion
Can you guys elaborate on which AA's it is? Probably a simple fix in the database/code, but difficult and time extensive for us to search it down on "healing aa" when there are quite a few that it could be.
Re: Focus Effects not working
Posted: Wed Apr 27, 2011 12:45 pm
by Gaflack
Info:
Druid: 70
Spell Used: Chorotrope 68
AA's
Arch: Healing Adept 1,2,3
POP Advanced: Advanced Healing Adept 1,2,3
Omens: Healing Adept Mastery 1,2
Not sure if I had added the Omens AA's before I noticed the issue.
Healing was 5k+ a couple of weeks ago
Now healing is 3900 (and that was after adding the 2nd and maybe the 1st Omens AA).
I was watching the Heals after the 2nd Omens AA and noticed the increase from 3700 to 3900.
I think something changed with the POP or Arch Healing AA's.
Gaf
Re: Focus Effects not working
Posted: Wed Apr 27, 2011 3:51 pm
by Vaion
Okay, so this is what I've found so far:
Max Level calculations are not decaying correctly when the casted spell is higher the max level that the focus will affect.
Gaf, your highest heal focus is Marr's Blessing (ID 3503) which has a max level of 67 and should decay 10% for every level of the spell that is over 67. So since Chlorotrope is level 68, you should be seeing a 20% focus effect. However after doing some playing around with it, I noticed that it is not calculating the decay %'s correctly. Pretty much what is happening, is that is is returning a 0 value for any spell higher than level 67, which is why you are not seeing the increase in healing anymore.
All the Healing Adept AA's are working properly, but I did find an issue with Healing Gift AA that was not adding up the %'s correctly. This has been fixed and should go live with next reboot.
As for the decay calculations, I am going to have to mess with the code a bit and see where things are messing up but shouldn't take to long to figure it out. Best advice i can give you right now is to try and grab a level 70 max healing focus, that will allow all your spells to be affected by the focus until I can figure out the decay issue.
Re: Focus Effects not working
Posted: Wed Apr 27, 2011 4:55 pm
by Psizer
On behalf of many, thank you Vaion for working to fix this! I'm certain many players will be very satisfied with the fix as healing is a major portion of gameplay! =)
Re: Focus Effects not working
Posted: Wed Apr 27, 2011 5:18 pm
by Vaion
Fix for the decaying % has been added and will go live within the week.