> ## Documentation Index
> Fetch the complete documentation index at: https://vulture.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Pokémon

> Spawn, catch, train, battle, and trade Pokémon.

Luster has a full Pokémon game with a separate currency, levels, eggs, quests, items, battles, and trades. Encounters can be shiny (1 in 8,192), unusual color variants (1 in 6,000), or special card variants (BREAK, EX, GX, V, VMAX, VSTAR).

## Basics

| Command         | Aliases | Description                                             |
| --------------- | ------- | ------------------------------------------------------- |
| `,spawn`        | `sp`    | Spawn a wild Pokémon. Cooldown applies.                 |
| `,catch <name>` | —       | Catch the active spawn by name. Wrong guess = it flees. |

After spawning, choose which Poké Ball to throw. Different balls have different catch rates.

## Party & storage

| Command                      | Aliases | Description                  |
| ---------------------------- | ------- | ---------------------------- |
| `,party`                     | —       | View your active party.      |
| `,pokeinv [page]`            | `pinv`  | View your Pokémon inventory. |
| `,pc <id>`                   | —       | Deposit a Pokémon to PC.     |
| `,pcw <id>`                  | —       | Withdraw from PC to party.   |
| `,swap <p1> <p2>`            | —       | Swap party positions.        |
| `,release <id>`              | `rel`   | Release a Pokémon.           |
| `,favorite <id>`             | `fav`   | Mark a favorite.             |
| `,heal [id]`                 | —       | Heal party Pokémon.          |
| `,nickname <pokemon> <name>` | `nick`  | Set a nickname.              |

## Pokédex & info

| Command              | Aliases  | Description                     |
| -------------------- | -------- | ------------------------------- |
| `,dex <name>`        | —        | Pokédex entry (must be caught). |
| `,type <name>`       | —        | Type information.               |
| `,ability <name>`    | —        | Ability details.                |
| `,move <name>`       | —        | Move details.                   |
| `,weakness <name>`   | —        | Type weaknesses.                |
| `,evolution <name>`  | `evolve` | Evolution chain.                |
| `,sprite <name>`     | —        | Show sprite.                    |
| `,legendary <name>`  | —        | Check if legendary.             |
| `,pstats <name>`     | —        | Base stats.                     |
| `,rarity <name>`     | —        | Spawn rarity info.              |
| `,generation <name>` | `gen`    | Generation info.                |
| `,movepool <name>`   | —        | Legal moves list.               |
| `,psearch <name>`    | —        | Search Pokémon data.            |
| `,pokecount`         | —        | Dex completion count.           |
| `,synctodex`         | —        | Sync caught Pokémon to dex.     |

## Training & progression

| Command                       | Aliases | Description             |
| ----------------------------- | ------- | ----------------------- |
| `,xp [id]`                    | `exp`   | Check XP/level.         |
| `,train <id>`                 | —       | Train a party Pokémon.  |
| `,pokevolve <id>`             | —       | Evolve a party Pokémon. |
| `,learnmove <pokemon> <move>` | —       | Teach a move.           |
| `,pokeuse <item> [pokemon]`   | —       | Use an item.            |
| `,pdaily`                     | —       | Daily Pokémon reward.   |
| `,pquests`                    | —       | View active quests.     |

## Economy & items

| Command                     | Aliases | Description                    |
| --------------------------- | ------- | ------------------------------ |
| `,pbuy <item> [qty]`        | —       | Buy balls, potions, and items. |
| `,psell <id>`               | —       | Sell a Pokémon.                |
| `,gift <user> <item> [qty]` | —       | Gift items to another trainer. |
| `,pokeegg`                  | —       | Collect and hatch eggs.        |

## Social & competitive

| Command                    | Aliases | Description                          |
| -------------------------- | ------- | ------------------------------------ |
| `,trade <user>`            | —       | Trade with another trainer.          |
| `,battle <user>`           | —       | Battle another trainer.              |
| `,pleaderboard [category]` | `plb`   | Leaderboard (caught, shinies, etc.). |
| `,info [user]`             | —       | Trainer stats.                       |
| `,showoff <id>`            | —       | Show off a Pokémon.                  |
| `,pokequiz`                | —       | Name-that-Pokémon quiz.              |

## Special hunts

| Command                | Description                            |
| ---------------------- | -------------------------------------- |
| `,shinyhunt`           | Force a shiny-biased spawn (cooldown). |
| `,shinycheck [name]`   | Check shiny status.                    |
| `,unusualcheck [name]` | Check unusual variant.                 |

## Backup

| Command    | Description                   |
| ---------- | ----------------------------- |
| `,pbackup` | Export your save data.        |
| `,restore` | Restore from uploaded backup. |
