Closed s153047 closed 7 years ago
Holy Priest Talent, Empowered Healing's binding heal 10% boost dosn't work. GH and Flash part works fine.
I did the math;
('base healing' + 'HSE' * 'Cast_time_coefficient' + 'Empowered Healing' * 'HSE') * 'Spiritual healing talent'
(1190 + 2466 * 1.5 / 3.5)*1.1 = 2435 (+/- 163 range)
(1190 + 2466 * 1.5 / 3.5 + 0.12466)1.1 = 2697 (+/- 163 range)
The 2471 is the one that matches with ingame testing. Picture
Issue confirmed.
The talent Empowered Healing (33162) has no effect for Binding Heal (32546).
Test: Prntscr link
Fixed, coming soon on PTR.
Fix confirmed on PTR.
Fix confirmed on PreLive
On live as 15.9
What type of error occurred?:
Holy Priest Talent, Empowered Healing's binding heal 10% boost dosn't work. GH and Flash part works fine.
What was the actual result vs. the expected result?:
I did the math;
Formula:
('base healing' + 'HSE' * 'Cast_time_coefficient' + 'Empowered Healing' * 'HSE') * 'Spiritual healing talent'
Actual:
(1190 + 2466 * 1.5 / 3.5)*1.1 = 2435 (+/- 163 range)
Expected:
(1190 + 2466 * 1.5 / 3.5 + 0.12466)1.1 = 2697 (+/- 163 range)
The 2471 is the one that matches with ingame testing. Picture