- publicallingames/tooltip/itemtooltips.lua:906 --
requirementsSection:AddLine(zo_strformat(SI_ENCHANTING_GLYPH_REQUIRED_SINGLE_CHAMPION_POINTS_GAMEPAD, FORMATTED_CHAMPION_RANK_ICON, minChampionPoints), self:GetStyle("bodyDescription"))
- publicallingames/tooltip/itemtooltips.lua:908 --
requirementsSection:AddLine(zo_strformat(SI_ENCHANTING_GLYPH_REQUIRED_SINGLE_LEVEL, minLevel), self:GetStyle("bodyDescription"))
- publicallingames/tooltip/itemtooltips.lua:1203 --
requirementsSection:AddLine(GetString(SI_PROVISIONER_REQUIREMENTS_HEADER), self:GetStyle("bodyHeader"))
- publicallingames/tooltip/itemtooltips.lua:1217 --
requirementsSection:AddLine(zo_strformat(SI_RECIPE_REQUIRES_LEVEL_PASSIVE, levelPassiveAbilityName, levelReq), rankSuccessStyle, self:GetStyle("bodyDescription"))
- publicallingames/tooltip/itemtooltips.lua:1230 --
requirementsSection:AddLine(zo_strformat(SI_PROVISIONER_REQUIRES_RECIPE_QUALITY, requiredQuality), qualitySuccessStyle, self:GetStyle("bodyDescription"))