Property:Has skill slot number

From Guild Wars 2 Wiki
Jump to navigationJump to search

This number property describes the skill slot that a skill always appears in. This should not be used for healing, utility, or elite skills, as their slot numbers are inherent to the skill context.

Allowed values:

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
Showing 20 pages using this property.
The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_num", "allowed_values": [ "1", "2", "3", "4", "5", "6", "7", "8", "9", "10" ] } }