SimCMinMax / WoW-BugTracker

Unofficial/Community Issue Tracker for current versions of World of Warcraft.
27 stars 6 forks source link

Darkening Horizon Spell Data is Duplicated #1205

Open seanpeters86 opened 3 months ago

seanpeters86 commented 3 months ago

Game Version: 11.0.2 beta Build 56313

Description: The spell data for Darkening Horizon is indicating that it is actually in the talent tree twice, once from before it was moved, and another in the current location. This can cause issues when importing builds where it occasionally does not respect this choice.

Name             : Darkening Horizon (id=449912) [Spell Family (6), Passive, Hidden] 
Talent Entry     : Voidweaver (Discipline, Shadow) [tree=hero, row=3, col=1, max_rank=1, req_points=0]
                 : Voidweaver (Discipline, Shadow) [tree=hero, row=3, col=2, max_rank=1, req_points=0, select_idx=200]

The first entry labeled col=1 should be removed now that it is in a choice node in col=2.