Gundam Card Game
The Gundam Card Game (slug gundam) is Bandai’s trading card game based on the Mobile Suit Gundam franchise, released 2025-02-06. It uses its own card pool, set codes, and rules built around mobile suits, pilots, and resource management.
Gundam is sourced from TCGCSV (TCGplayer category 86), a clean Gundam-only catalogue. Cards come in Standard and Holofoil finishes, with finish derived from the price subTypeName (Normal / Holofoil).
TCGplayer only — Gundam has no Cardmarket presence. Pricing comes exclusively from TCGplayer (category 86). There is no Cardmarket idGame, no cardMarketPriceImporter, and no entry in any Cardmarket-only mapping.
Useful Resources
| Resource | URL | Notes |
|---|---|---|
| TCGCSV | Category 86 | Primary data source — TCGplayer product IDs, groups (sets), and pricing |
| TCGplayer | tcgplayer.com | Category 86 = Gundam Card Game |
| Official site | gundam-gcg.com | Publisher (Bandai) site |
| Cardmarket | — | Not available — Gundam has no Cardmarket marketplace |
Documentation
Code Locations
| Component | Location |
|---|---|
| Importer | packages/games/game-importer/src/gundam-importer.ts |
| Importer internals | packages/games/game-importer/src/gundam/ |
| Game config & types | packages/games/game-configuration/src/lib/games/gundam/ |
| TCGCSV category config | packages/games/game-importer/src/lib/tcg-csv/tcg-csv.service.ts — category 86 |
Last updated on