Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion data-asia/PMCG.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ const serie: Serie = {
name: {
ja: 'ポケットモンスターカードゲーム'
},
id: 'PMCG'
id: 'PMCG',

related: [
{
type: "translation",
seriesPath: "data/Base.ts"
}
]
}

export default serie
9 changes: 8 additions & 1 deletion data-asia/PMCG/PMCG1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,14 @@ const set: Set = {
cardCount: {
official: 102
},
releaseDate: '1996-10-20'
releaseDate: '1996-10-20',

related: [
{
type: "translation",
setPath: "data/Base/Base Set.ts"
}
]
}

export default set
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/001.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/44.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/002.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/45.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/003.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/54.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/004.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/69.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/005.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/55.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/006.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/51.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/007.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/66.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/008.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/30.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/009.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/33.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/010.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/37.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/011.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,13 @@ const card: Card = {
type: "holo",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/15.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/012.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/18.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/013.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@ const card: Card = {
type: "holo",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/11.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/014.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/46.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/015.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/68.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/016.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/60.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/017.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/24.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/018.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/28.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/019.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/23.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/020.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/36.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/021.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,13 @@ const card: Card = {
type: "holo",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/4.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/022.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@ const card: Card = {
type: "holo",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/12.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/023.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/63.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/024.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/59.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/025.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/65.ts"
}
]
};

export default card
7 changes: 7 additions & 0 deletions data-asia/PMCG/PMCG1/026.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@ const card: Card = {
type: "normal",
},
],

related: [
{
type: "translation",
cardPath: "data/Base/Base Set/64.ts"
}
]
};

export default card
Loading
Loading