- common/tooltip/commontooltips.lua:8 --
section:AddLine(text, self:GetStyle("bodyDescription"))
- ingame/tooltip/guildtooltips.lua:84 --
section:AddLine(eventData:GetFormattedTime(), self:GetStyle("bodyDescription"), self:GetStyle("whiteFontColor"))
- publicallingames/tooltip/itemtooltips.lua:44 --
section:AddLine(GetString(SI_ITEM_FORMAT_STR_UNIQUE))
- publicallingames/tooltip/itemtooltips.lua:46 --
section:AddLine(GetString(SI_ITEM_FORMAT_STR_UNIQUE_EQUIPPED))
- publicallingames/tooltip/itemtooltips.lua:50 --
section:AddLine(GetString(SI_ITEM_FORMAT_STR_COMPANION))
- publicallingames/tooltip/itemtooltips.lua:79 --
section:AddLine(lineText)
- publicallingames/tooltip/itemtooltips.lua:445 --
section:AddLine(text, self:GetStyle("bodyDescription"))
- publicallingames/tooltip/itemtooltips.lua:704 --
section:AddLine(text, self:GetStyle("bodyDescription"), colorStyle)
- publicallingames/tooltip/itemtooltips.lua:1959 --
section:AddLine(GetString(SI_SMITHING_IMPROVEMENT_TRADE_BOP_WILL_BECOME_UNTRADEABLE), self:GetStyle("bodyDescription"), self:GetStyle("failed"))
- publicallingames/tooltip/tributetooltips.lua:148 --
section:AddLine(GetString(SI_TRIBUTE_CARD_TAUNT_TITLE), self:GetStyle("bodyHeader"))
- publicallingames/tooltip/tributetooltips.lua:149 --
section:AddLine(GetString(SI_TRIBUTE_CARD_TAUNT_DESCRIPTION), self:GetStyle("tributeBodyText"))
- publicallingames/tooltip/tributetooltips.lua:155 --
section:AddLine(GetString(SI_TRIBUTE_CARD_CONTRACT_DESCRIPTION), self:GetStyle("tributeBodyText"))
- publicallingames/tooltip/tributetooltips.lua:159 --
section:AddLine(GetString(SI_TRIBUTE_CARD_CURSE_DESCRIPTION), self:GetStyle("tributeBodyText"))
- publicallingames/tooltip/tributetooltips.lua:167 --
section:AddLine(zo_strformat(GetString(SI_TRIBUTE_CARD_TEXT_FORMATTER), cardData:GetFlavorText()), self:GetStyle("tributeBodyText"))
- publicallingames/tooltip/tributetooltips.lua:176 --
section:AddLine(GetString(SI_TRIBUTE_PATRON_UPGRADE_TITLE), self:GetStyle("bodyHeader"))
- publicallingames/tooltip/tributetooltips.lua:177 --
section:AddLine(zo_strformat(GetString(SI_TRIBUTE_CARD_AVAILABLE_UPGRADE_FORMATTER), cardData:GetColorizedName(), upgradesToCardData:GetColorizedName()), self:GetStyle("tributeBodyText"))
- publicallingames/tooltip/tributetooltips.lua:178 --
section:AddLine(GetTributeCardUpgradeHintText(cardData:GetPatronDefId(), optionalDockCardUpgradeContext.cardIndex), self:GetStyle("tributeBodyText"))