Player Character is a category in Xenoblade Chronicles.
Click to view data.
{
"id": "PlayerCharacter",
"name": "Player Character",
"hue": 337,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"Collectible-GIFTS-PlayerCharacter": {
"id": "Collectible-GIFTS-PlayerCharacter",
"type": "relationship",
"relationshipTypeId": "Collectible-GIFTS",
"direction": "incoming",
"name": "Gifts",
"order": [
{
"id": "relationship.data.affinity",
"order": "desc"
}
]
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"icon": {
"id": "icon",
"name": "Icon",
"type": "media"
},
"order": {
"id": "order",
"name": "Order",
"type": "number",
"hidden": true
}
},
"updatedAt": 1657888710568,
"iconPropertyId": "thumbnail",
"visibility": "featured"
}