Item is a category in Pokémon Legends: Arceus.
Click to view data.
{
"id": "Item",
"name": "Item",
"hue": 7,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"purchase_price": {
"id": "purchase_price",
"name": "Purchase Price",
"type": "number"
},
"Item-GIFTS": {
"id": "Item-GIFTS",
"type": "relationship",
"relationshipTypeId": "Item-GIFTS",
"direction": "outgoing",
"name": "Gifts"
},
"Request-REWARD-Item": {
"id": "Request-REWARD-Item",
"type": "relationship",
"relationshipTypeId": "Request-REWARD",
"direction": "incoming",
"name": "Request Rewards"
},
"recipe": {
"id": "recipe",
"name": "Recipe",
"type": "tunnel",
"entrance": "Recipe-MADE_ITEM-Item",
"exit": "Recipe-RECIPE"
},
"Recipe-RECIPE-Item": {
"id": "Recipe-RECIPE-Item",
"type": "relationship",
"relationshipTypeId": "Recipe-RECIPE",
"direction": "incoming",
"name": "Recipe Ingredient"
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"Recipe-MADE_ITEM-Item": {
"id": "Recipe-MADE_ITEM-Item",
"type": "relationship",
"relationshipTypeId": "Recipe-MADE_ITEM",
"direction": "incoming",
"name": "Recipe",
"hidden": true
},
"flavour_text": {
"id": "flavour_text",
"name": "Flavour Text",
"type": "string"
},
"Shop-STOCK-Item": {
"id": "Shop-STOCK-Item",
"type": "relationship",
"relationshipTypeId": "Shop-STOCK",
"direction": "incoming",
"name": "Shops"
},
"Shop-TRADING_POST_STOCK-Item": {
"id": "Shop-TRADING_POST_STOCK-Item",
"type": "relationship",
"relationshipTypeId": "Shop-TRADING_POST_STOCK",
"direction": "incoming",
"name": "Trading Post"
},
"Pokemon-LIKED_FOOD-Item": {
"id": "Pokemon-LIKED_FOOD-Item",
"type": "relationship",
"relationshipTypeId": "Pokemon-LIKED_FOOD",
"direction": "incoming",
"name": "Pokemon Liked Food"
},
"PokemonSpawn-HELD_ITEMS-Item": {
"id": "PokemonSpawn-HELD_ITEMS-Item",
"type": "relationship",
"relationshipTypeId": "PokemonSpawn-HELD_ITEMS",
"direction": "incoming",
"name": "Pokemon Held Items"
},
"Pokemon-LEVEL_UP_METHOD-Item": {
"id": "Pokemon-LEVEL_UP_METHOD-Item",
"type": "relationship",
"relationshipTypeId": "Pokemon-LEVEL_UP_METHOD",
"direction": "incoming",
"name": "Pokemon Evolutions"
},
"Item-TYPE": {
"id": "Item-TYPE",
"type": "relationship",
"relationshipTypeId": "Item-TYPE",
"direction": "outgoing",
"name": "Type"
},
"CollectionPoint-MATERIALS-Item": {
"id": "CollectionPoint-MATERIALS-Item",
"type": "relationship",
"relationshipTypeId": "CollectionPoint-MATERIALS",
"direction": "incoming",
"name": "Collection Points"
},
"CollectionPoint-LOOT-Item": {
"id": "CollectionPoint-LOOT-Item",
"type": "relationship",
"relationshipTypeId": "CollectionPoint-LOOT",
"direction": "incoming",
"name": "Dig Spot Loot"
}
},
"updatedAt": 1657889276267,
"visibility": "featured"
}