Pokemon Spawn is a category in Pokémon Legends: Arceus.
Click to view data.
{
"id": "PokemonSpawn",
"name": "Pokemon Spawn",
"hue": 299,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"PokemonSpawn-POKEMON": {
"id": "PokemonSpawn-POKEMON",
"type": "relationship",
"relationshipTypeId": "PokemonSpawn-POKEMON",
"direction": "outgoing",
"name": "Pokemon"
},
"PokemonSpawn-SPAWN_TYPE": {
"id": "PokemonSpawn-SPAWN_TYPE",
"type": "relationship",
"relationshipTypeId": "PokemonSpawn-SPAWN_TYPE",
"direction": "outgoing",
"name": "Spawn Type"
},
"PokemonSpawn-HELD_ITEMS": {
"id": "PokemonSpawn-HELD_ITEMS",
"type": "relationship",
"relationshipTypeId": "PokemonSpawn-HELD_ITEMS",
"direction": "outgoing",
"name": "Held Items"
},
"PokemonSpawnGroup-SPAWNS-PokemonSpawn": {
"id": "PokemonSpawnGroup-SPAWNS-PokemonSpawn",
"type": "relationship",
"relationshipTypeId": "PokemonSpawnGroup-SPAWNS",
"direction": "incoming",
"name": "Spawn Groups"
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "tunnel",
"entrance": "PokemonSpawn-POKEMON",
"exit": "thumbnail"
}
},
"updatedAt": 1650522323412
}