List held items (Pokémon Champions)
list_itemsDiscover Pokémon Champions holdable items, Mega Stones, and Berries, including effects and how to obtain them. Filter by category, name, or regulation.
Instructions
Browse the items a Pokémon can hold in Pokémon Champions: Hold Items (Choice Scarf, Life Orb, Leftovers, ...), Mega Stones (Garchompite, Charizardite X, ...), and Berries (Sitrus, Lum, type-resist berries, ...). Each item includes its in-game effect, how to obtain it, and its category. Data is scraped from the Champions items page (Serebii). Optionally filter by category or a name substring, and pass a regulation id (e.g. "m-b") to mark which items are legal there. Answers "what berries can I hold?" or "which Mega Stones exist in Champions?".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Filter to one category: "Hold Item", "Mega Stone", "Berry", or "Miscellaneous". | |
| regulation | No | Optional regulation id (e.g. "m-b") to mark each item legal/illegal there. | |
| nameContains | No | Case-insensitive substring to filter item names, e.g. "berry" or "choice". | |
| includeNonHeld | No | Include non-held Miscellaneous items (tickets/coupons). Defaults to false. |