Property:Has achievement type
From GW2 Wiki English Mirror
Jump to navigationJump to search
This text property identifies the type of achievement from a set of four choices.
The property allows for:
- standard
- meta
- repeatable
- daily
- daily meta
- weekly
- weekly meta
Showing 1 related entity.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "standard", "meta", "repeatable", "daily", "daily meta", "weekly", "weekly meta" ] } }