Property:Item type
Jump to navigation
Jump to search
Text value with the item's type. One of:
- Point for items that give points and nothing else
- Collectible for items that are collected and used later
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Point", "Collectible" ] } }