Camp is a category in Pokémon Legends: Arceus.
Click to view data.
{
"id": "Camp",
"name": "Camp",
"hue": 94,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"Item-GIFTS-Camp": {
"id": "Item-GIFTS-Camp",
"type": "relationship",
"relationshipTypeId": "Item-GIFTS",
"direction": "incoming",
"name": "Item Gifts"
},
"Shop-LOCATION-Camp": {
"id": "Shop-LOCATION-Camp",
"type": "relationship",
"relationshipTypeId": "Shop-LOCATION",
"direction": "incoming",
"name": "Shop",
"hidden": true
},
"stock": {
"id": "stock",
"name": "Stock",
"type": "tunnel",
"entrance": "Shop-LOCATION-Camp",
"exit": "Shop-STOCK"
},
"Area-CAMPS-Camp": {
"id": "Area-CAMPS-Camp",
"type": "relationship",
"relationshipTypeId": "Area-CAMPS",
"direction": "incoming",
"name": "Area"
}
},
"updatedAt": 1650518868295
}