Enum ComboFieldName
- Namespace
- GuildWars2.Hero.Builds.Facts
- Assembly
- GW2SDK.dll
The combo field (area effect) that is created by a skill.
[JsonConverter(typeof(ComboFieldNameJsonConverter))]
public enum ComboFieldName
Fields
Dark = 1
Dark fields whose combos cause Blindness or Life Stealing.
Ethereal = 2
Ethereal fields whose combos apply Chaos Aura to allies and cause Confusion to foes.
Fire = 3
Fire fields whose combos apply Might or Fire Aura to allies and cause Burning to foes.
Ice = 4
Ice fields whose combos apply Frost Aura to allies and cause Chilled to foes.
Light = 5
Light fields whose combos remove conditions from allies.
Lightning = 6
Lightning fields whose combos apply Swiftness to allies and cause Dazed or Vulnerability to foes.
Poison = 7
Poison fields whose combos cause Weakened or Poisoned to foes.
Smoke = 8
Smoke fields whose combos apply Stealth to allies and cause Blindness to foes.
Water = 9
Water fields whose combos heal or apply Regeneration to allies.