Talent Tree Tweaks | Dragonflight

Talent Tree Tweaks | Dragonflight

2M Downloads

Feature Suggestion - Auto Purchase Overcharged Delve Talents

F-Lambda opened this issue ยท 1 comments

commented

Similar to Horrific Visions, Overcharged Delve Talents are unlocked account wide but need to be selected per character. Adding them to the talents auto-applied would be greatly appreciated.

The currency for the talents is Titan Discs (currency = 3223). The treeid is 1061.

/run C_AddOns.LoadAddOn("Blizzard_GenericTraitUI"); GenericTraitFrame:SetTreeID(1061); GenericTraitFrame:Show(); GenericTraitFrame:SetParent(UIParent); GenericTraitFrame:SetPoint("CENTER");

Image

commented

added in latest version ๐Ÿ‘Œ