Property:Has contained item chance
From Guild Wars 2 Wiki
Jump to navigationJump to search
This text property describes the chance that a container has an item within it when opened.
The allowed values for this property are:
- Choice (select from list)
- Guaranteed (100%)
- Chance (as in random, possible)
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Choice", "Guaranteed", "Chance" ] } }