-
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add support for Asians Pokémon Cards (#481)
- Loading branch information
1 parent
a35fadd
commit a26ef0e
Showing
8,069 changed files
with
379,190 additions
and
413 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
vars { | ||
BASE_URL: https://beta.api.tcgdex.net | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
import { Serie } from '../interfaces' | ||
|
||
const serie: Serie = { | ||
name: { | ||
ja: 'ADV' | ||
}, | ||
id: 'ADV' | ||
} | ||
|
||
export default serie |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../ADV' | ||
|
||
const set: Set = { | ||
id: 'ADV1', | ||
name: { | ||
ja: '拡張パック' | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 55 | ||
}, | ||
releaseDate: '2003-01-31' | ||
} | ||
|
||
export default set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../ADV' | ||
|
||
const set: Set = { | ||
id: 'ADV2', | ||
name: { | ||
ja: '砂漠のきせき' | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 53 | ||
}, | ||
releaseDate: '2003-04-18' | ||
} | ||
|
||
export default set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../ADV' | ||
|
||
const set: Set = { | ||
id: 'ADV3', | ||
name: { | ||
ja: '天空の覇者' | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 54 | ||
}, | ||
releaseDate: '2003-06-25' | ||
} | ||
|
||
export default set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../ADV' | ||
|
||
const set: Set = { | ||
id: 'ADV4', | ||
name: { | ||
ja: '強化拡張パックex1マグマVSアクア ふたつの野望' | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 80 | ||
}, | ||
releaseDate: '2003-10-24' | ||
} | ||
|
||
export default set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../ADV' | ||
|
||
const set: Set = { | ||
id: 'ADV5', | ||
name: { | ||
ja: 'とかれた封印' | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 83 | ||
}, | ||
releaseDate: '2004-01-16' | ||
} | ||
|
||
export default set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
import { Serie } from '../interfaces' | ||
|
||
const serie: Serie = { | ||
name: {}, | ||
id: 'null' | ||
} | ||
|
||
export default serie |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../BW' | ||
|
||
const set: Set = { | ||
id: 'BW1a', | ||
name: { | ||
ja: 'ブラックコレクション', | ||
ko: '블랙 컬렉션' | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 53 | ||
}, | ||
releaseDate: '2010-12-17' | ||
} | ||
|
||
export default set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../BW' | ||
|
||
const set: Set = { | ||
id: 'BW1b', | ||
name: { | ||
ja: 'ホワイトコレクション', | ||
ko: '화이트 컬렉션' | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 53 | ||
}, | ||
releaseDate: '2010-12-17' | ||
} | ||
|
||
export default set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../BW' | ||
|
||
const set: Set = { | ||
id: 'BW2', | ||
name: { | ||
ja: 'レッドコレクション', | ||
ko: '레드 컬렉션' | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 66 | ||
}, | ||
releaseDate: '2011-07-15' | ||
} | ||
|
||
export default set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../BW' | ||
|
||
const set: Set = { | ||
id: 'BW3a', | ||
name: { | ||
ja: 'サイコドライブ', | ||
ko: '사이코 드라이브' | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 52 | ||
}, | ||
releaseDate: '2011-09-16' | ||
} | ||
|
||
export default set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../BW' | ||
|
||
const set: Set = { | ||
id: 'BW3a', | ||
name: { | ||
ja: 'ヘイルブリザード', | ||
ko: '헤일 블리자드' | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 52 | ||
}, | ||
releaseDate: '2011-09-16' | ||
} | ||
|
||
export default set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../BW' | ||
|
||
const set: Set = { | ||
id: 'BW4', | ||
name: { | ||
ja: 'ダークラッシュ', | ||
ko: '다크러시' | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 69 | ||
}, | ||
releaseDate: '2011-12-16' | ||
} | ||
|
||
export default set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../BW' | ||
|
||
const set: Set = { | ||
id: 'BW5a', | ||
name: { | ||
ja: 'リューズブラスト', | ||
ko: '드래곤 블라스트' | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 50 | ||
}, | ||
releaseDate: '2012-03-16' | ||
} | ||
|
||
export default set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../BW' | ||
|
||
const set: Set = { | ||
id: 'BW5b', | ||
name: { | ||
ja: 'リューノブレード', | ||
ko: '드래곤 블레이드' | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 50 | ||
}, | ||
releaseDate: '2012-03-16' | ||
} | ||
|
||
export default set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../BW' | ||
|
||
const set: Set = { | ||
id: 'BW6a', | ||
name: { | ||
ja: 'フリーズボルト', | ||
ko: '프리즈볼트' | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 59 | ||
}, | ||
releaseDate: '2012-07-13' | ||
} | ||
|
||
export default set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../BW' | ||
|
||
const set: Set = { | ||
id: 'BW6b', | ||
name: { | ||
ja: 'コールドフレア', | ||
ko: '콜드플레어' | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 59 | ||
}, | ||
releaseDate: '2012-07-13' | ||
} | ||
|
||
export default set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../BW' | ||
|
||
const set: Set = { | ||
id: 'BW7', | ||
name: { | ||
ja: 'プラズマゲイル', | ||
ko: '플라스마게일' | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 70 | ||
}, | ||
releaseDate: '2012-09-14' | ||
} | ||
|
||
export default set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../BW' | ||
|
||
const set: Set = { | ||
id: 'BW8a', | ||
name: { | ||
ja: 'ラセンフォース', | ||
ko: '스파이럴포스' | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 51 | ||
}, | ||
releaseDate: '2012-12-14' | ||
} | ||
|
||
export default set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../BW' | ||
|
||
const set: Set = { | ||
id: 'BW8a', | ||
name: { | ||
ja: 'ライデンナックル', | ||
ko: '볼트너클' | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 51 | ||
}, | ||
releaseDate: '2012-12-14' | ||
} | ||
|
||
export default set |
Oops, something went wrong.