This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Quote from lordvance GroupTalents:UnitHasTalent(unitid, blackArrow, 2)
local blackArrow = GetSpellInfo(3674) GroupTalents:UnitHasTalent(unitid, blackArrow)
To ease localization, you should use GetSpellInfo(). Also, the group parameter refers to mainspec / offspec. Just omit it if you are querying their current spec.