Vixen
c7401864
csharp
public sealed class ItemRarityTemplate

A rarity tier with its names resolved.

Read the guide page for this →

Fields and properties (5)

  • public ItemRarityDefinition Definition

    What it was compiled from.

  • public DefId Id

    Its id.

  • public int Order

    Where it sits on the ladder.

  • public int Affixes

    How many affixes an item of this rarity rolls.

  • public GameplayTag Tag

    What an item of this rarity is, for a rule to match.

Used by (3)

  • ItemLibraryVixen.Gameplay.Items
  • ItemLibraryTestsVixen.Gameplay.Items.Tests
  • ItemTemplateVixen.Gameplay.Items