Halta Posted December 23, 2018 Posted December 23, 2018 (edited) Name: Zen Sphere (http://web.archive.org/web/20140701172806/http://www.db.pandawow.me?spell=124081) Problems: 1) The HoT healing is too low. 2) It explodes when you reapply it on the same target when it shouldn't (SPELL_ATTR8_DONT_RESET_PERIODIC_TIMER). Date: 23/12/18 Realm: Fun Correct formula (with healing stance): 114 + 1.2 * Attack power * 0.09 (114+1.2*24512*0.09)*1.2526 =3459 On Pwow it does 2632: Edited December 23, 2018 by Halta 2
Developers Neff Posted January 10, 2019 Developers Posted January 10, 2019 (edited) Didn't found anything wrong with formula on our server. It's a 114 base healing + 0.09 AP (per tick). Also, correctly multiplied by * 1.2 from healing stance. Maybe you calculated something wrong. A number from recount looks weird 2632 As i understand, 2632 is a total healing of 8 ticks and 329 per tick (as recount shows). But the formula used in per tick calculations, not total healing. [spoiler=Calculations] https://i.imgur.com/ecfBIqK.png 114 + 24973 * 0.09 = 2320 * 1.2 (healing stance) * 1.0428 (pvp power) = 2955, in game it was 2954, ~ the same as in calculations. Edited January 10, 2019 by Neff
Developers Neff Posted January 10, 2019 Developers Posted January 10, 2019 2) It explodes when you reapply it on the same target when it shouldn't (SPELL_ATTR8_DONT_RESET_PERIODIC_TIMER). This part is fixed, will be applied after update.
Recommended Posts