csharp
public sealed class ItemRarityTemplateA rarity tier with its names resolved.
Fields and properties (5)
public ItemRarityDefinition DefinitionWhat it was compiled from.
public DefId IdIts id.
public int OrderWhere it sits on the ladder.
public int AffixesHow many affixes an item of this rarity rolls.
public GameplayTag TagWhat an item of this rarity is, for a rule to match.
Used by (3)
- ItemLibraryVixen.Gameplay.Items
- ItemLibraryTestsVixen.Gameplay.Items.Tests
- ItemTemplateVixen.Gameplay.Items