Pokemon is a category in Pokémon Legends: Arceus.
Click to view data.
{
"id": "Pokemon",
"name": "Pokemon",
"hue": 153,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"pokedex_number": {
"id": "pokedex_number",
"name": "Pokedex Number",
"type": "number"
},
"Pokemon-PRIMARY_TYPE": {
"id": "Pokemon-PRIMARY_TYPE",
"type": "relationship",
"relationshipTypeId": "Pokemon-PRIMARY_TYPE",
"direction": "outgoing",
"name": "Type"
},
"Pokemon-ABILITIES": {
"id": "Pokemon-ABILITIES",
"type": "relationship",
"relationshipTypeId": "Pokemon-ABILITIES",
"direction": "outgoing",
"name": "Abilities"
},
"Pokemon-GENDER_RATIO": {
"id": "Pokemon-GENDER_RATIO",
"type": "relationship",
"relationshipTypeId": "Pokemon-GENDER_RATIO",
"direction": "outgoing",
"name": "Gender Ratio"
},
"Pokemon-LIKED_FOOD": {
"id": "Pokemon-LIKED_FOOD",
"type": "relationship",
"relationshipTypeId": "Pokemon-LIKED_FOOD",
"direction": "outgoing",
"name": "Liked Food"
},
"Pokemon-HABITAT": {
"id": "Pokemon-HABITAT",
"type": "relationship",
"relationshipTypeId": "Pokemon-HABITAT",
"direction": "outgoing",
"name": "Habitat"
},
"Pokemon-LEVEL_UP_MOVES": {
"id": "Pokemon-LEVEL_UP_MOVES",
"type": "relationship",
"relationshipTypeId": "Pokemon-LEVEL_UP_MOVES",
"direction": "outgoing",
"name": "Level Up Moves"
},
"Pokemon-MOVE_SHOP_ATTACKS": {
"id": "Pokemon-MOVE_SHOP_ATTACKS",
"type": "relationship",
"relationshipTypeId": "Pokemon-MOVE_SHOP_ATTACKS",
"direction": "outgoing",
"name": "Move Shop Attacks"
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media"
},
"Pokemon-LEVEL_UP_METHOD": {
"id": "Pokemon-LEVEL_UP_METHOD",
"type": "relationship",
"relationshipTypeId": "Pokemon-LEVEL_UP_METHOD",
"direction": "outgoing",
"name": "Evolution Method"
},
"Pokemon-NEXT_EVOLUTION": {
"id": "Pokemon-NEXT_EVOLUTION",
"type": "relationship",
"relationshipTypeId": "Pokemon-NEXT_EVOLUTION",
"direction": "outgoing",
"name": "Next Evolution"
},
"Pokemon-NEXT_EVOLUTION-Pokemon": {
"id": "Pokemon-NEXT_EVOLUTION-Pokemon",
"type": "relationship",
"relationshipTypeId": "Pokemon-NEXT_EVOLUTION",
"direction": "incoming",
"name": "Previous Evolution"
},
"PokemonSpawn-POKEMON-Pokemon": {
"id": "PokemonSpawn-POKEMON-Pokemon",
"type": "relationship",
"relationshipTypeId": "PokemonSpawn-POKEMON",
"direction": "incoming",
"name": "Spawns"
},
"PokemonSpawnpoint-POKEMON-Pokemon": {
"id": "PokemonSpawnpoint-POKEMON-Pokemon",
"type": "relationship",
"relationshipTypeId": "PokemonSpawnpoint-POKEMON",
"direction": "incoming",
"name": "Spawnpoints"
}
},
"updatedAt": 1657889298207,
"visibility": "featured"
}