TrinityCore / TrinityCore/TrinityCore

Scripts/Spells: Hunter spell Exhilaration does not heal pet

Open
#19,605 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Branch-master Comp-C++Script Sub-Spells
Dominant language
C++
Stars
10.8k
Forks
6.4k
Avg merge
3d 16m
Merged PRs (30d)
6

Description

Description:

The spell Exhilaration [Spell ID: 109304] of the Hunter class, has an issue.

Current behaviour:

The spell Exhilaration is only healing the Hunter and not the pet aswell .

Expected behaviour:

Once you use the spell Exihilaration it should heal the Hunter for 30% health and the Hunter's pet for 100% maximum health.

Steps to reproduce the problem:

  1. Create a Hunter character.
  2. Reach level 48 in order to learn the spell ''Exihilaration'' (rank 2) [Spell ID: 109304].
  3. Use ''Exihilaration'' [Spell ID: 109304] while you and your pet are both below 90% health or lower.

Branch(es):

Master

TC rev. hash/commit:

7c66e7bbc7a401e7a2d8f2bdcead6531678262ea

TDB version: 7.2.0+updates

Operating system: Windows 10

Description in wowhead http://www.wowhead.com/spell=109304/exhilaration

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

No source file or test is named in the report. Start by locating spell ID 109304 in the Hunter spell implementation and reproduce the issue with a Hunter and pet below the stated health thresholds. Done means Exhilaration heals the Hunter for 30% and the pet for 100% of its maximum health.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.