TrinityCore / TrinityCore/TrinityCore

Core/Script The talent Ancestral Protection Totem doesn´t work.

Open
#19,631 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Description:

The talent Ancestral Protection Totem (ID:51485) given to Chaman Restoration at lv.75 has an issue

Ancestral Protection Totem: Summons a totem at the target location for 30 sec. All allies within 20 yards of the totem gain 10% increased health. If an ally dies, the totem will be consumed to allow them to Reincarnate with 20% health and mana.

Current behaviour:

The talent doesn´t work, when you summon the totem it appears but it doesn´t do anything.

Expected behaviour:

when you summon the totem all allies 20 yards around it should gain 10% increased health, and if an ally dies the totem should be consume allowing the ally to reincarnate with 20% health and mana

Steps to reproduce the problem:

  1. Create a Chaman character
  2. Reach lv.10 and choose the Restoration Spec
  3. Reach lv.75 and choose the talent Ancestral Protection Totem
  4. Use the talent surrounded by allies and enemies who can kill them
  5. Check your allies health
  6. Get some ally killed.

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=207399/ancestral-protection-totem

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 spell 51485, Ancestral Protection Totem, on the Master branch using the listed Restoration Shaman steps. Trace the spell's existing implementation and verify that nearby allies gain 10% health and that an eligible death consumes the totem and permits Reincarnation with 20% health and mana.

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.