Property:Has attunement sort order
From Guild Wars 2 Wiki
Jump to navigationJump to search
This number property is used for sorting profession skills by its attunement.
Allowed values:
- 0 (Default)
- 1 (Fire)
- 2 (Water)
- 3 (Air)
- 4 (Earth)
- 5 (Fire+Water)
- 6 (Fire+Air)
- 7 (Fire+Earth)
- 8 (Water+Air)
- 9 (Water+Earth)
- 10 (Air+Earth)
Related properties[edit]
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_num", "allowed_values": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10" ] } }