Jump to content

[9459][fix] Penance - Interrupt


Auntie Mangos

Recommended Posts

I am using this solution with target hack (which like some predicted works bad :D )

What you can include is spell coeff:

-- Penance effects (healing bonus 0.537, dmg bonus 0.229)
DELETE FROM spell_bonus_data WHERE entry IN (47666,47750,52983,52984,52985,52998,52999,53000);
INSERT INTO spell_bonus_data VALUES
('47666','0.229','0','0','Penance - dmg effect'),
('47750','0.537','0','0','Penance - heal effect'),
('52983','0.537','0','0','Penance - heal effect'),
('52984','0.537','0','0','Penance - heal effect'),
('52985','0.537','0','0','Penance - heal effect'),
('52998','0.229','0','0','Penance - dmg effect'),
('52999','0.229','0','0','Penance - dmg effect'),
('53000','0.229','0','0','Penance - dmgl effect');

rest will have to be handled by rewriting EffectImplicitTarget 77 ( http://getmangos.eu/community/showthread.php?8653-[fix]-spell-target-type-77 )

Link to comment
Share on other sites

  • 40 years later...

What bug does the patch fix? What features does the patch add?

fixes Penance being uniterruptable

For which repository revision was the patch created?

9401

Is there a thread in the bug report section or at lighthouse? If yes, please add a link to the thread.

---

Who has been writing this patch? Please include either forum user names or email addresses.

Me

http://pastebin.com/m4bff3009

Link to comment
Share on other sites

What bug does the patch fix? What features does the patch add?

fixes Penance being uniterruptable

For which repository revision was the patch created?

9401

Is there a thread in the bug report section or at lighthouse? If yes, please add a link to the thread.

---

Who has been writing this patch? Please include either forum user names or email addresses.

Me

http://pastebin.com/m4bff3009

Is this fix working?

Link to comment
Share on other sites

  • 2 weeks later...

Good

This patch has a bug which is that when these penance channeling the damage did not affect the channel

To say the penance is channeled in 2 sec and are 3 tick if a rogue is hitting you when channeled penance will be in 2 sec and 3 tick

What is the bug of this patch

That if these channeling penance and a rogue is hitting you Penance is channeled in less than 2s and cure only 2 tick, is suffering back bone what should not happen

P.D Sorry for my English

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use