Field Object is a category in The Legend of Zelda: Tears of the Kingdom.
Click to view data.
{
"id": "FieldObject",
"name": "Field Object",
"hue": 84,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"preview": {
"id": "preview",
"name": "Preview",
"type": "media"
},
"description": {
"id": "description",
"name": "Description",
"type": "string"
},
"FieldObject-COMPENDIUM_CATEGORY": {
"id": "FieldObject-COMPENDIUM_CATEGORY",
"type": "relationship",
"relationshipTypeId": "FieldObject-COMPENDIUM_CATEGORY",
"direction": "outgoing",
"name": "Compendium Category"
},
"FieldObject-ELEMENT": {
"id": "FieldObject-ELEMENT",
"type": "relationship",
"relationshipTypeId": "FieldObject-ELEMENT",
"direction": "outgoing",
"name": "Element"
},
"Recipe-MEDIUM-FieldObject": {
"id": "Recipe-MEDIUM-FieldObject",
"type": "relationship",
"relationshipTypeId": "Recipe-MEDIUM",
"direction": "incoming",
"name": "Reactions"
},
"Recipe-FOOD-FieldObject": {
"id": "Recipe-FOOD-FieldObject",
"type": "relationship",
"relationshipTypeId": "Recipe-FOOD",
"direction": "incoming",
"name": "Result Of"
},
"game_id": {
"id": "game_id",
"name": "Game ID",
"type": "string",
"hidden": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
}
},
"updatedAt": 1685733605389
}