TrinityCore / TrinityCore/TrinityCore

Druid/Spell: Ferocious Wound

Open
#29,180 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Branch-master
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.