Table of Contents

Enum SuperAdventureBoxMode

Namespace
GuildWars2.Pve.SuperAdventureBox
Assembly
GW2SDK.dll

The difficulty modes of Super Adventure Box zones.

[JsonConverter(typeof(SuperAdventureBoxModeJsonConverter))]
public enum SuperAdventureBoxMode

Fields

None = 0

No specific mode or unknown mode.

Exploration = 1

The easiest difficulty mode.

Normal = 2

The normal difficulty mode.

Tribulation = 3

The hardest difficulty mode.