Mix Recipe is a category in Baten Kaitos Origins.
Click to view data.
{
"id": "MixRecipe",
"name": "Mix Recipe",
"hue": 252,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"recipe_number": {
"id": "recipe_number",
"name": "Recipe Number",
"type": "number"
},
"MixRecipe-RESULT": {
"id": "MixRecipe-RESULT",
"type": "relationship",
"relationshipTypeId": "MixRecipe-RESULT",
"direction": "outgoing",
"name": "Result"
},
"MixRecipe-INGREDIENTS": {
"id": "MixRecipe-INGREDIENTS",
"type": "relationship",
"relationshipTypeId": "MixRecipe-INGREDIENTS",
"direction": "outgoing",
"name": "Ingredients",
"list": true
}
},
"updatedAt": 1677012815650,
"huePropertyId": "MixRecipe-RESULT",
"thumbnailPropertyId": "MixRecipe-RESULT",
"iconPropertyId": "MixRecipe-RESULT",
"spoilerPropertyId": "MixRecipe-RESULT"
}