Item Type is a category in Star Ocean: The Second Story R.
Click to view data.
{
"id": "ItemType",
"name": "Item Type",
"hue": 100,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"icon": {
"id": "icon",
"name": "Icon",
"type": "media"
},
"Item-TYPE-ItemType": {
"id": "Item-TYPE-ItemType",
"type": "relationship",
"relationshipTypeId": "Item-TYPE",
"direction": "incoming",
"name": "Items",
"list": true
}
},
"updatedAt": 1706153920407,
"thumbnailPropertyId": "icon"
}