mantimon-tcg/backend/data/raw/a1
Cal Corum c6e3695760 Fix card data pipeline: fossil cards and text artifacts
Scraper fixes:
- Detect fossil cards (Helix/Dome Fossil, Old Amber) as Trainer/Item cards
- Add text artifact cleaning for stripped energy icons:
  - 'aEnergy' -> 'an Energy'
  - 'extraEnergy' -> 'extra Energy'
  - 'BenchedPokémon' -> 'Benched Pokémon'
  - And 20+ other common patterns

Converter improvements:
- Add evolution chain validation to detect broken evolves_from references
- Track conversion errors and validation warnings in _index.json
- Return errors from convert_set() for better debugging

Data fixes:
- Fixed 4 fossil cards (now correctly typed as trainer/item)
- Fixed text artifacts in 46 raw card files
- Regenerated all 382 card definitions
- All evolution chains now valid

Added fix_raw_text.py utility script for batch text cleanup.
2026-01-27 14:37:03 -06:00
..
001-bulbasaur.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
002-ivysaur.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
003-venusaur.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
004-venusaur-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
005-caterpie.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
006-metapod.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
007-butterfree.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
008-weedle.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
009-kakuna.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
010-beedrill.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
011-oddish.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
012-gloom.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
013-vileplume.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
014-paras.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
015-parasect.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
016-venonat.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
017-venomoth.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
018-bellsprout.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
019-weepinbell.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
020-victreebel.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
021-exeggcute.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
022-exeggutor.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
023-exeggutor-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
024-tangela.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
025-scyther.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
026-pinsir.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
027-cottonee.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
028-whimsicott.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
029-petilil.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
030-lilligant.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
031-skiddo.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
032-gogoat.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
033-charmander.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
034-charmeleon.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
035-charizard.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
036-charizard-ex.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
037-vulpix.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
038-ninetales.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
039-growlithe.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
040-arcanine.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
041-arcanine-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
042-ponyta.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
043-rapidash.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
044-magmar.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
045-flareon.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
046-moltres.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
047-moltres-ex.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
048-heatmor.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
049-salandit.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
050-salazzle.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
051-sizzlipede.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
052-centiskorch.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
053-squirtle.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
054-wartortle.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
055-blastoise.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
056-blastoise-ex.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
057-psyduck.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
058-golduck.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
059-poliwag.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
060-poliwhirl.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
061-poliwrath.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
062-tentacool.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
063-tentacruel.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
064-seel.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
065-dewgong.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
066-shellder.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
067-cloyster.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
068-krabby.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
069-kingler.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
070-horsea.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
071-seadra.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
072-goldeen.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
073-seaking.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
074-staryu.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
075-starmie.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
076-starmie-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
077-magikarp.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
078-gyarados.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
079-lapras.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
080-vaporeon.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
081-omanyte.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
082-omastar.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
083-articuno.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
084-articuno-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
085-ducklett.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
086-swanna.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
087-froakie.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
088-frogadier.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
089-greninja.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
090-pyukumuku.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
091-bruxish.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
092-snom.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
093-frosmoth.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
094-pikachu.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
095-raichu.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
096-pikachu-ex.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
097-magnemite.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
098-magneton.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
099-voltorb.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
100-electrode.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
101-electabuzz.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
102-jolteon.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
103-zapdos.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
104-zapdos-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
105-blitzle.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
106-zebstrika.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
107-tynamo.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
108-eelektrik.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
109-eelektross.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
110-helioptile.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
111-heliolisk.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
112-pincurchin.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
113-clefairy.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
114-clefable.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
115-abra.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
116-kadabra.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
117-alakazam.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
118-slowpoke.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
119-slowbro.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
120-gastly.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
121-haunter.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
122-gengar.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
123-gengar-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
124-drowzee.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
125-hypno.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
126-mr-mime.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
127-jynx.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
128-mewtwo.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
129-mewtwo-ex.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
130-ralts.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
131-kirlia.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
132-gardevoir.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
133-woobat.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
134-swoobat.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
135-golett.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
136-golurk.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
137-sandshrew.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
138-sandslash.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
139-diglett.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
140-dugtrio.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
141-mankey.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
142-primeape.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
143-machop.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
144-machoke.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
145-machamp.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
146-machamp-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
147-geodude.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
148-graveler.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
149-golem.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
150-onix.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
151-cubone.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
152-marowak.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
153-marowak-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
154-hitmonlee.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
155-hitmonchan.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
156-rhyhorn.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
157-rhydon.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
158-kabuto.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
159-kabutops.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
160-mienfoo.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
161-mienshao.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
162-clobbopus.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
163-grapploct.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
164-ekans.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
165-arbok.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
166-nidoran.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
167-nidorina.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
168-nidoqueen.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
169-nidoran.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
170-nidorino.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
171-nidoking.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
172-zubat.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
173-golbat.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
174-grimer.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
175-muk.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
176-koffing.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
177-weezing.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
178-mawile.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
179-pawniard.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
180-bisharp.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
181-meltan.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
182-melmetal.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
183-dratini.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
184-dragonair.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
185-dragonite.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
186-pidgey.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
187-pidgeotto.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
188-pidgeot.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
189-rattata.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
190-raticate.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
191-spearow.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
192-fearow.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
193-jigglypuff.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
194-wigglytuff.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
195-wigglytuff-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
196-meowth.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
197-persian.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
198-farfetchd.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
199-doduo.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
200-dodrio.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
201-lickitung.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
202-chansey.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
203-kangaskhan.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
204-tauros.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
205-ditto.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
206-eevee.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
207-eevee.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
208-eevee.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
209-porygon.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
210-aerodactyl.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
211-snorlax.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
212-minccino.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
213-cinccino.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
214-wooloo.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
215-dubwool.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
216-helix-fossil.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
217-dome-fossil.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
218-old-amber.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
219-erika.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
220-misty.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
221-blaine.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
222-koga.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
223-giovanni.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
224-brock.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
225-sabrina.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
226-lt-surge.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
227-bulbasaur.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
228-gloom.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
229-pinsir.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
230-charmander.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
231-rapidash.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
232-squirtle.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
233-gyarados.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
234-lapras.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
235-electrode.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
236-alakazam.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
237-slowpoke.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
238-diglett.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
239-cubone.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
240-nidoqueen.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
241-nidoking.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
242-golbat.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
243-weezing.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
244-dragonite.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
245-pidgeot.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
246-meowth.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
247-ditto.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
248-eevee.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
249-porygon.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
250-snorlax.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
251-venusaur-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
252-exeggutor-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
253-charizard-ex.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
254-arcanine-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
255-moltres-ex.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
256-blastoise-ex.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
257-starmie-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
258-articuno-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
259-pikachu-ex.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
260-zapdos-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
261-gengar-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
262-mewtwo-ex.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
263-machamp-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
264-marowak-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
265-wigglytuff-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
266-erika.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
267-misty.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
268-blaine.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
269-koga.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
270-giovanni.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
271-brock.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
272-sabrina.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
273-lt-surge.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
274-moltres-ex.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
275-articuno-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
276-zapdos-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
277-gengar-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
278-machamp-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
279-wigglytuff-ex.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
280-charizard-ex.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
281-pikachu-ex.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
282-mewtwo-ex.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
283-mew.json Add CardService and card data conversion pipeline 2026-01-27 14:16:40 -06:00
284-charizard-ex.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
285-pikachu-ex.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00
286-mewtwo-ex.json Fix card data pipeline: fossil cards and text artifacts 2026-01-27 14:37:03 -06:00