Familiar is a category in Star Ocean: The Second Story R.
Click to view data.
{
"id": "Familiar",
"name": "Familiar",
"hue": 295,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"order": {
"id": "order",
"name": "Order",
"type": "number",
"hidden": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"unlock_level": {
"id": "unlock_level",
"name": "Unlock Level",
"type": "number"
}
},
"updatedAt": 1706154992757
}