mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-22 10:52:10 +00:00
fix: TCGP promos should have a rarity of None
(#657)
Signed-off-by: Avior <git@avior.me>
This commit is contained in:
parent
17ef7efab3
commit
34dc55b1d7
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "5ban Graphics",
|
illustrator: "5ban Graphics",
|
||||||
rarity: "One Diamond",
|
rarity: "None",
|
||||||
category: "Trainer",
|
category: "Trainer",
|
||||||
|
|
||||||
effect: {
|
effect: {
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Toyste Beach",
|
illustrator: "Toyste Beach",
|
||||||
rarity: "One Diamond",
|
rarity: "None",
|
||||||
category: "Trainer",
|
category: "Trainer",
|
||||||
|
|
||||||
effect: {
|
effect: {
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Toyste Beach",
|
illustrator: "Toyste Beach",
|
||||||
rarity: "One Diamond",
|
rarity: "None",
|
||||||
category: "Trainer",
|
category: "Trainer",
|
||||||
|
|
||||||
effect: {
|
effect: {
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Ryo Ueda",
|
illustrator: "Ryo Ueda",
|
||||||
rarity: "One Diamond",
|
rarity: "None",
|
||||||
category: "Trainer",
|
category: "Trainer",
|
||||||
|
|
||||||
effect: {
|
effect: {
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Ryo Ueda",
|
illustrator: "Ryo Ueda",
|
||||||
rarity: "One Diamond",
|
rarity: "None",
|
||||||
category: "Trainer",
|
category: "Trainer",
|
||||||
|
|
||||||
effect: {
|
effect: {
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "5ban Graphics",
|
illustrator: "5ban Graphics",
|
||||||
rarity: "One Diamond",
|
rarity: "None",
|
||||||
category: "Trainer",
|
category: "Trainer",
|
||||||
|
|
||||||
effect: {
|
effect: {
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Naoki Saito",
|
illustrator: "Naoki Saito",
|
||||||
rarity: "One Diamond",
|
rarity: "None",
|
||||||
category: "Trainer",
|
category: "Trainer",
|
||||||
|
|
||||||
effect: {
|
effect: {
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Yuu Nishida",
|
illustrator: "Yuu Nishida",
|
||||||
rarity: "One Diamond",
|
rarity: "None",
|
||||||
category: "Trainer",
|
category: "Trainer",
|
||||||
|
|
||||||
effect: {
|
effect: {
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Atsushi Furusawa",
|
illustrator: "Atsushi Furusawa",
|
||||||
rarity: "One Star",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
types: ["Lightning"],
|
types: ["Lightning"],
|
||||||
stage: "Basic",
|
stage: "Basic",
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Krgc",
|
illustrator: "Krgc",
|
||||||
rarity: "One Star",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
types: ["Psychic"],
|
types: ["Psychic"],
|
||||||
stage: "Basic",
|
stage: "Basic",
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "sowsow",
|
illustrator: "sowsow",
|
||||||
rarity: "Three Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
types: ["Colorless"],
|
types: ["Colorless"],
|
||||||
stage: "Basic",
|
stage: "Basic",
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Shigenori Negishi",
|
illustrator: "Shigenori Negishi",
|
||||||
rarity: "Three Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
types: ["Colorless"],
|
types: ["Colorless"],
|
||||||
stage: "Basic",
|
stage: "Basic",
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "miki kudo",
|
illustrator: "miki kudo",
|
||||||
rarity: "Three Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
stage: "Stage2",
|
stage: "Stage2",
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "PLANETA CG Works",
|
illustrator: "PLANETA CG Works",
|
||||||
rarity: "Four Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
stage: "Basic",
|
stage: "Basic",
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Kouki Saitou",
|
illustrator: "Kouki Saitou",
|
||||||
rarity: "One Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
types: ["Lightning"],
|
types: ["Lightning"],
|
||||||
stage: "Basic",
|
stage: "Basic",
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Shibuzoh.",
|
illustrator: "Shibuzoh.",
|
||||||
rarity: "One Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
types: ["Psychic"],
|
types: ["Psychic"],
|
||||||
stage: "Basic",
|
stage: "Basic",
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Souichirou Gunjima",
|
illustrator: "Souichirou Gunjima",
|
||||||
rarity: "One Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
types: ["Fighting"],
|
types: ["Fighting"],
|
||||||
stage: "Basic",
|
stage: "Basic",
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Kuroimori",
|
illustrator: "Kuroimori",
|
||||||
rarity: "One Star",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
stage: "Stage2",
|
stage: "Stage2",
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Sanosuke Sakuma",
|
illustrator: "Sanosuke Sakuma",
|
||||||
rarity: "Three Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
stage: "Stage2",
|
stage: "Stage2",
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Mékayu",
|
illustrator: "Mékayu",
|
||||||
rarity: "One Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
types: ["Psychic"],
|
types: ["Psychic"],
|
||||||
stage: "Stage1",
|
stage: "Stage1",
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Tomokazu Komiya",
|
illustrator: "Tomokazu Komiya",
|
||||||
rarity: "One Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
types: ["Fighting"],
|
types: ["Fighting"],
|
||||||
stage: "Basic",
|
stage: "Basic",
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Kurata So",
|
illustrator: "Kurata So",
|
||||||
rarity: "One Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
types: ["Colorless"],
|
types: ["Colorless"],
|
||||||
stage: "Basic",
|
stage: "Basic",
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Kouki Saitou",
|
illustrator: "Kouki Saitou",
|
||||||
rarity: "Three Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
stage: "Basic",
|
stage: "Basic",
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Miki Tanaka",
|
illustrator: "Miki Tanaka",
|
||||||
rarity: "Three Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
types: ["Lightning"],
|
types: ["Lightning"],
|
||||||
stage: "Basic",
|
stage: "Basic",
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "PLANETA Igarashi",
|
illustrator: "PLANETA Igarashi",
|
||||||
rarity: "Four Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 140,
|
hp: 140,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Kouki Saitou",
|
illustrator: "Kouki Saitou",
|
||||||
rarity: "One Star",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Lightning"],
|
types: ["Lightning"],
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Yoriyuki Ikegami",
|
illustrator: "Yoriyuki Ikegami",
|
||||||
rarity: "One Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Shin Nagasawa",
|
illustrator: "Shin Nagasawa",
|
||||||
rarity: "Three Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 120,
|
hp: 120,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "danciao",
|
illustrator: "danciao",
|
||||||
rarity: "One Star",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 150,
|
hp: 150,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "En Morikura",
|
illustrator: "En Morikura",
|
||||||
rarity: "One Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Colorless"],
|
types: ["Colorless"],
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "MAHOU",
|
illustrator: "MAHOU",
|
||||||
rarity: "One Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 90,
|
hp: 90,
|
||||||
types: ["Colorless"],
|
types: ["Colorless"],
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Naoyo Kimura",
|
illustrator: "Naoyo Kimura",
|
||||||
rarity: "Three Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
|
@ -9,7 +9,7 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
illustrator: "Kanako Eo",
|
illustrator: "Kanako Eo",
|
||||||
rarity: "Three Diamond",
|
rarity: "None",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user