- publicallingames/tooltip/tributetooltips.lua:196 --
favorSection:AddLine(favorText, colorStyle or self:GetStyle("succeeded"), self:GetStyle("bodyHeader"))
- publicallingames/tooltip/tributetooltips.lua:198 --
favorSection:AddLine(favorText, colorStyle, self:GetStyle("bodyHeader"))
- publicallingames/tooltip/tributetooltips.lua:200 --
favorSection:AddLine(favorText, colorStyle or self:GetStyle("failed"), self:GetStyle("bodyHeader"))
- publicallingames/tooltip/tributetooltips.lua:211 --
favorSection:AddLine(zo_strformat(GetString(passiveFormatterStringId), triggerText, mechanicText), colorStyle or self:GetStyle("whiteFontColor"), self:GetStyle("bodyDescription"))
- publicallingames/tooltip/tributetooltips.lua:226 --
favorSection:AddLine(zo_strformat(GetString(formatterStringId), requirementsText, mechanicsText, resultText), colorStyle or self:GetStyle("whiteFontColor"), self:GetStyle("bodyDescription"))