Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia

Needs summary.

runeforgePowerIDs = C_LegendaryCrafting.GetRuneforgePowersByClassSpecAndCovenant([classID, specID, covenantID, filter])

Arguments[]

classID
number? : ClassId
specID
number? : SpecializationID
covenantID
number?
filter
Enum.RuneforgePowerFilter?
Value Field Description
0 All
1 Relevant Added in 9.1.0
2 Available
3 Unavailable

Returns[]

runeforgePowerIDs
number[]

Patch changes[]

Shadowlands Patch 9.1.0 (2021-06-29): Added.