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