View Single Post
10-20-20, 03:17 PM   #2
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,927
There's some stuff in https://www.townlong-yak.com/framexm...umentation.lua file regarding the optional reagents if you haven't looked at that file yet.

The following are the ones I could see that you didn't mention:

optReagentText = GetOptionalReagentBonusText(recipeSpellID, optReagentIndex, optReagentInfo)


OptionalReagentSlot = {
requiredSkillRank (number)
slotText (string)
options (table of numbers)
}
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
  Reply With Quote