Move Category is a category in Pokémon Legends: Arceus.
{ "id": "MoveCategory", "name": "Move Category", "hue": 118, "properties": { "name": { "id": "name", "name": "Name", "type": "string", "required": true }, "thumbnail": { "id": "thumbnail", "name": "Thumbnail", "type": "media" }, "Move-CATEGORY-MoveCategory": { "id": "Move-CATEGORY-MoveCategory", "type": "relationship", "relationshipTypeId": "Move-CATEGORY", "direction": "incoming", "name": "Moves" } }, "updatedAt": 1649831338308 }