Point Type is a category in Xenoblade Chronicles 2.
Click to view data.
{
"id": "PointType",
"name": "Point Type",
"hue": 180,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"CollectionPoint-TYPE-PointType": {
"id": "CollectionPoint-TYPE-PointType",
"type": "relationship",
"relationshipTypeId": "CollectionPoint-TYPE",
"direction": "incoming"
},
"SalvagePoint-TYPE-PointType": {
"id": "SalvagePoint-TYPE-PointType",
"type": "relationship",
"relationshipTypeId": "SalvagePoint-TYPE",
"direction": "incoming"
},
"thumbnail": {
"id": "thumbnail",
"type": "media",
"name": "Thumbnail"
},
"icon": {
"id": "icon",
"type": "media",
"name": "Icon"
}
},
"updatedAt": 1723984123413
}