TrinityCore / TrinityCore/TrinityCore
SPELL_ATTR4_NOT_USABLE_IN_ARENA_OR_RATED_BG
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.8k
- Forks
- 6.4k
- Avg merge
- 3d 16m
- Merged PRs (30d)
- 6
Description
Description
65,536 | SPELL_ATTR4_NOT_USABLE_IN_ARENA_OR_RATED_BG | 0x00010000 | 16 - Cannot be used in Arenas or Rated Battlegrounds.
The attribute doesnt seems to be working or either is missing in the core, the attribute is used on various spells such as Eye of Kilrogg (SPELL ID 126) from warlock demonology spells.
Expected behaviour
You shouldnt be able to use those spells in rated battlegrounds/arenas.
Steps to reproduce the problem
- Join a batttleground or an arena as a warlock with mentioned learned spell
- Cast Eye of Kilrogg
Branch
3.3.5
TC rev. hash/commit
6f310e9810f8 2023-05-09 09:25:50 +0200 (3.3.5 branch)
Operating system
Debian 10
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
Reproduce the issue on the 3.3.5 branch using warlock spell Eye of Kilrogg (spell ID 126) in an arena or rated battleground. Trace how SPELL_ATTR4_NOT_USABLE_IN_ARENA_OR_RATED_BG is handled for that spell, and verify that the spell cannot be cast in those environments while remaining usable elsewhere.
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