TrinityCore / TrinityCore/TrinityCore
Druid/Spell: Ferocious Wound
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.8k
- Forks
- 6.4k
- Avg merge
- 3d 16m
- Merged PRs (30d)
- 6
Description
Description
https://www.wowhead.com/spell=236020/ferocious-wound
Issue: This pvp talent should reduce the target's max health by 5% for 30 seconds if https://www.wowhead.com/spell=22568 was cast with 5 combo points, but it doesn't;
Expected behaviour
Attacking with a 5 combo point Ferocious Bite reduces the target's maximum health by up to 5% for 30 sec, stacking up to 2 times. Ferocious Wound can only be active on one target at once. | Attacking with a 5 combo point Ferocious Bite reduces the target's maximum health by up to 5% for 30 sec, stacking up to 2 times. Ferocious Wound can only be active on one target at once.
Steps to reproduce the problem
Just create a druid and try to use this spell
Branch
master
TC rev. hash/commit
https://github.com/TrinityCore/TrinityCore/commit/1ed8bfa08017b69d59f2cb7703f59ab4a0a3bf79
Operating system
Debian 11
Custom changes
None
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the implementation or data for spell 236020, Ferocious Wound, and its interaction with spell 22568, Ferocious Bite. Reproduce the issue with a druid using a five-combo-point Ferocious Bite, then verify that the target’s maximum health reduction applies, stacks twice, lasts 30 seconds, and remains active on only one target.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100