Jump to content

Seegos

Members
  • Posts

    11
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Seegos's Achievements

Member

Member (2/3)

0

Reputation

  1. How Spellsteal should work against Lifebloom: - The druid is bloom healed from dispel-mechanic BUT he doesn't obtain mana (1 charge always is stolen per Spellsteal, so the skill blooms from 1 charge dispelled). - The mage gets the remaining time of Lifebloom and when the spell blooms, the mage is healed and he's the one who obtains the mana. (PS: I reported the user above but it was a mistake, I pressed the wrong button. Sorry)
  2. That seems to be correct. For what I've been reading, Miss/Dodge/Parry is calculated only once and therefore you cannot have only one hand hit and the other one miss. And if both hands crit only ONE extra combo point is added from Seal Fate, not two.
  3. https://github.com/mangos/mangos/commit/fe23f25cd84e206a3308c742e24bbc3209ba9713
  4. There's something I still don't understand: In your code: In Trinity code: As you can see, you're still working with 48 and 32 but in trinity that was deprecated and it's working with 48 and 24 and changes from 1000 to 1500. Why are you still working with those numbers and where do you get the info of that? Because when I'm looking for it in wowwiki, for example, there's just 32 (or maybe someone else can explain me).
  5. FoF overwrites its previous proc when 2 of them proc in a row without being used the 2 charges completely. If you read the following very careful you'll see what I'm talking about (specially point 4): http://www.wowhead.com/spell=44545#comments:40 So FoF shouldn't proc again until the full 2 charges are used. Example of what it does (if 2 FoF proc in a row): - 1st Frostblot hits on target. - FoF procs with 2 charges. - 2nd Frostbolt hits on target. Remove 1 charge of FoF and 1 charge remains. - FoF procs again with 2 charges and the previous 1 charge left is totally wasted. Example of what it should do (if 2 FoF proc in a row): - 1st Frostblot hits on target. - FoF procs with 2 charges. - 2nd Frostbolt hits on target. Remove 1 charge of FoF and 1 charge remains. - 3rd Frostbolt hits on target. Remove the 1 charge left and no charges remain. - FoF procs with 2 charges. Not always happens, but in overall the effective proc is reduced to only 8%-11% fom 15% of FoF 2/2. There is another bug derivated from this one, but if it is fixed (the reported here) the other bug fixes too (in theory at least).
  6. I got the same issue. With FoF 2/2 it procs only 7%.
  7. Patch link "Page not found". Any update of this patch or any other patch that solve this resistance problem?
  8. Maybe that's the reason when I use for example http://www.wowhead.com/spell=43024 I eat the full duration of http://www.wowhead.com/spell=6215, when it should be reduced to half.
  9. I've been testing this talent to see how resilience works with it so.... Opponent: armor: 50.38% resilience all dmg reduction: 18.8% resilience crits dmg reduction: 20.68% Has no talents at all (so no extra reduction dmg of any talent) Has no buffs or debuffs of any kind I: Damage 896-1078 (Average: 986) Put enough points of talents just to reach Sanctified Wrath (no extra crits dmg bonus at all) Have no buffs or debuffs of any kind How it SHOULD work: 986*1.2 = 1183 dmg (no crit): (1183/2)*(1-0.5038)*(1-0.188) + (1183/2)*(1-0.188) = 719 dmg (crit): 1183*(1-0.5038)*(1-0.188)*(1-0.2068) + 1183*(1-0.188)*[b](1-0.2068[/b]) = 1140 Testing... dmg is (average): dmg (no crit): 740 dmg (crit): 1366 As you can see, no-crit-dmg is near of theoretical dmg (719), but crit dmg is further than theoretical one (1140). So, How it DOES work (I guess): dmg (no crit): (1183/2)*(1-0.5038)*(1-0.188) + (1183/2)*(1-0.188) = 719 dmg (crit): 1183*(1-0.5038)*(1-0.188)*(1-0.2068) + 1183*(1-0.188) = 1339 //coefficient [b](1-0.2068)[/b] is missing Greetings!! P.S.1: Tell me if I'm wrong somewhere. P.S.2: I wanted to post ingame screenshots to show the dmg, talents and armor but I think the rules don't allow it
  10. Maybe you're talking about this: http://forums.worldofwarcraft.com/thread.html?topicId=17367979734&pageNo=14#272 http://blue.mmo-champion.com/t/17367979734/chaos-bolt-change-depressing
  11. Seegos

    Sap Bug

    Source:http://www.wowwiki.com/Sap
×
×
  • 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