TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ expert

bool Terraria.Item.expert

If true, then the given item is automatically given the Expert rarity, causing its name to be drawn in rainbow text.
It also adds the "Expert" tooltip. To use the Expert rarity without adding this tooltip, see F:Terraria.ID.ItemRarityID.Expert.

Definition at line 283 of file Item.cs.

Referenced by Terraria.ID.ContentSamples.CreativeHelper.GetItemGroup(), Terraria.Item.ResetStats(), Terraria.Item.SetDefaults2(), Terraria.Item.SetDefaults4(), and Terraria.Item.SetDefaults5().