Wowpedia

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

READ MORE

Wowpedia
Advertisement

Needs summary.

bonusText = C_TradeSkillUI.GetOptionalReagentBonusText(recipeSpellID, optionalReagentIndex, optionalReagents)

Arguments[]

recipeSpellID
number
optionalReagentIndex
number
optionalReagents
OptionalReagentInfo[]
Field Type Description
itemID number The itemID of the optional reagent
count number The number of items of the reagent (always 1 as of Shadowlands)
slot number The slot into which the reagent is inserted

Returns[]

bonusText
string

Patch changes[]

Shadowlands Patch 9.0.1 (2020-10-13): Added.

Advertisement