Vixen
c7401864
csharp
public sealed class Specialisation

A specialisation with its names resolved.

Read the guide page for this →

Fields and properties (6)

  • public SpecialisationDefinition Definition

    What it was compiled from.

  • public DefId Id

    Its id.

  • public GameplayTag Tag

    What having it is.

  • public DefId TalentTree

    Which talent tree it unlocks, or None.

  • public RequirementSet Requirements

    What has to be true to choose it.

  • public ReadOnlySpan<Modifier> Modifiers

    What choosing it does to the character's stats.

Used by (3)

  • ReferenceTestsMmo.Content.Tests
  • ProgressionLibraryVixen.Gameplay.Progression
  • ProgressionStateVixen.Gameplay.Progression