wowsims / sod

World of Warcraft Classic Season of Discovery simulations.
https://wowsims.github.io/sod/
MIT License
13 stars 32 forks source link

Hunter Mongoose Bite Spell / Rune + Mortal Shots talent fix #844

Closed ncberman closed 1 week ago

ncberman commented 1 week ago

Previously Mortal Shots was implemented to affect ALL melee crit damage, however upon further review the talent should only affect some of the melee ABILITIES. Link: https://www.wowhead.com/classic/spell=19490/mortal-shots

Added Mongoose Bite to hunter's spellbook. Since the ability can only be activated after dodging an enemies attack the ability is only available when you have the Cobra Slayer rune which allows you to use Mongoose Bite when an enemy dodges your attack or if you proc the trigger. (Inspiration taken by warrior overpower implementation) Mongoose Bite is also unaffected by bonus physical damage such as Glowing Neuro-link Cowl. https://www.wowhead.com/classic/spell=458393/cobra-slayer Proc aura: https://www.wowhead.com/classic/spell=5302/defensive-state

791

adocoD commented 1 week ago

Friendly reminder that the checklist states what gets affected by each talent. Did all the research beforehand. But at the same time I also completely overlooked it myself.