Jump to content

[patch][8064] "Rapture" Dummy Procs


Auntie Mangos

Recommended Posts

  • 39 years later...

This patch adds the dummy procs for "Rapture" (http://www.wowhead.com/?spell=47535).

The formula is based on http://forums.worldofwarcraft.com/thread.html;jsessionid=5DD29E14CB82EF5628B964471BAE6DB1.app25_02?topicId=11296623227&sid=1 and the comments on wowhead.

--

Because only Flash Heal, Great Heal, and the triggered missiles of Penance are abled to trigger the procs we have to change the procflags (currently wrong entries for Penance):

pasdVn

UPDATE for 3.1.3 (new spell mechanics):

http://github.com/pasdVn/mangos/commit/80d0367959b110cb3daa0c6dd65022f5ecf84ac5

(the diff looks quite huge, but thats only because I had to shift a whole code part a tabulator to the left)

Link to comment
Share on other sites

As you like it ;-)

Just did not want to take two times the same aura if there are two. Did this for a similar spell but a dev wanted me not take the same aura twice so I did not do it like that this time^^ Anyway its curious why both auras have different values...

But maybe we could swap them... use Dummy for shield proc in CalcAbsorbResist and OverrideCs for healing proc. We don't have to search auras twice in calcAbsorbResist then. Just some thoughts...

I'm going to change it if some more people misslike it ^_^

Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...
  • 2 weeks later...
  • 2 weeks later...

When uploading this patch to github and rechecking it I noticed, that the mana, returning from absorb did not work (wrong conversion from float to int). I could swear that it worked before and I did not changed anything :mellow:

Anyway, here comes an updated working version (see first post)!

Link to comment
Share on other sites

I changed the patch at the repo. Link and hash of the commit keeps the same. To reapply it, best would be to revert the old commit at your repo and than cherry-pick the new one (or however you are used to do it^^).

Edit: Hmm sry. The commit hash and link changed... very strange. In fact this linked commit should not exist anymore... just a second...

Edit2: Ok, link updated.

Link to comment
Share on other sites

  • 2 weeks later...

Updated. But possible that it does not work. I don't have a 3.1.3 client here currently (and so no dbc's).

I don't like this big hardcoded part on removing PW:S, but I don't see any other possibility for now.

Don't forget to apply the sql part.

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