Property Divisions
- Namespace
- GuildWars2.Pvp.Seasons
- Assembly
- GW2SDK.dll
Divisions
The season's divisions, which is a pips-based system to measure progress within the season.
public required IReadOnlyList<Division> Divisions { get; init; }
Property Value
Remarks
In the first 4 seasons, pips were used as a measure of skill, and it was possible to lose pips. Divisions also played a role in matchmaking, only players in the same division could be matched together. Pips-based matchmaking was replaced by a skill rating system in season five (details in Ranks), and pips are now a purely reward-based system.