Table of Contents

Enum ProfessionName

Namespace
GuildWars2.Hero
Assembly
GW2SDK.dll

The playable professions.

[JsonConverter(typeof(ProfessionNameJsonConverter))]
public enum ProfessionName

Fields

Guardian = 1

Guardian uses heavy armor and focuses on defensive magic.

Warrior = 2

Warrior uses heavy armor and focuses on physical attacks.

Engineer = 3

Engineer uses medium armor and focuses on turrets, gadgets, and elixirs.

Ranger = 4

Ranger uses medium armor and focuses on ranged attacks and animal companions.

Thief = 5

Thief uses medium armor and focuses on stealth, mobility, and stealing from enemies.

Elementalist = 6

Elementalist uses light armor and focuses on attunements to switch between different types of magic.

Mesmer = 7

Mesmer uses light armor and focuses on illusions, shattering them to create powerful effects.

Necromancer = 8

Necromancer uses light armor and focuses on death magic, draining life from enemies and using it to create minions.

Revenant = 9

Revenant uses heavy armor and focuses on channeling the powers of the Mists through the invocation of legends.