TrinityCore / TrinityCore/TrinityCore

[3.3.5] Fear Ward Priority over Cloak of Shadows

Open
#13,489 13 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

If a Rogue gets feared while he has both Fear Ward and cloak of Shadows up, Fear Ward will be consumed no matter if the fear effect would have missed(90% chance) or hit(10% chance) the rogue.

Additional Informations:
Fear Ward - https://woehead.way-of-elendil.fr/?spell=6346
Cloak of Shadows:

a3192b1

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

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 reproducing the interaction described for Fear Ward and Cloak of Shadows, using the linked spell references to confirm their effects. Trace the gameplay handling for fear immunity and prevention, then verify that Fear Ward remains available when Cloak causes the fear to miss and behaves correctly when the fear hits.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.