1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-08 19:19:19 +00:00

fix: PTCGP Card Typos (#783)

This commit is contained in:
carve084
2025-07-08 05:31:53 -04:00
committed by GitHub
parent eb87e46cc8
commit d3e5ed778a
37 changed files with 63 additions and 69 deletions

View File

@ -29,11 +29,6 @@ const card: Card = {
cost: ["Colorless"] cost: ["Colorless"]
}], }],
weaknesses: [{
type: "Colorless",
value: "+20"
}],
retreat: 1 retreat: 1
} }

View File

@ -33,11 +33,6 @@ const card: Card = {
cost: ["Water", "Lightning"] cost: ["Water", "Lightning"]
}], }],
weaknesses: [{
type: "Colorless",
value: "+20"
}],
retreat: 1 retreat: 1
} }

View File

@ -34,11 +34,6 @@ const card: Card = {
} }
}], }],
weaknesses: [{
type: "Colorless",
value: "+20"
}],
retreat: 2 retreat: 2
} }

View File

@ -33,11 +33,6 @@ const card: Card = {
} }
}], }],
weaknesses: [{
type: "Colorless",
value: "+20"
}],
retreat: 2 retreat: 2
} }

View File

@ -34,11 +34,6 @@ const card: Card = {
} }
}], }],
weaknesses: [{
type: "Colorless",
value: "+20"
}],
retreat: 2 retreat: 2
} }

View File

@ -34,11 +34,6 @@ const card: Card = {
} }
}], }],
weaknesses: [{
type: "Colorless",
value: "+20"
}],
retreat: 2 retreat: 2
} }

View File

@ -16,7 +16,7 @@ const card: Card = {
illustrator: "HYOGONOSUKE", illustrator: "HYOGONOSUKE",
category: "Pokemon", category: "Pokemon",
hp: 50, hp: 60,
types: ["Grass"], types: ["Grass"],
stage: "Basic", stage: "Basic",

View File

@ -16,7 +16,7 @@ const card: Card = {
illustrator: "Yukiko Baba", illustrator: "Yukiko Baba",
category: "Pokemon", category: "Pokemon",
hp: 160, hp: 130,
types: ["Grass"], types: ["Grass"],
stage: "Stage1", stage: "Stage1",

View File

@ -49,13 +49,13 @@ const card: Card = {
rarity: "Two Diamond", rarity: "Two Diamond",
description: { description: {
en: "It spits fire that is hot enough to melt boulders. It may cause forest fires by blowing flames.", en: "It has a barbaric nature. In battle, it whips its fiery tail around and slashes away with sharp claws.",
fr: "Son souffle brûlant peut faire fondre la roche.\nIl est parfois la cause d'incendies de forêt.", fr: "Il est très brutal. En combat, il se sert de ses griffes acérées\net de sa queue enflammée pour mettre en pièces ses adversaires.",
es: "Escupe un fuego tan caliente que funde las\nrocas. Causa incendios forestales sin querer.", es: "Este Pokémon de naturaleza agresiva\nataca en combate con su cola llameante\ny hace trizas al rival con sus afiladas garras.",
it: "Sputa fiamme incandescenti in grado di fondere\nle rocce. A volte causa incendi boschivi.", it: "Ha un'indole feroce. Usa la coda fiammeggiante come\nuna frusta e lacera l'avversario con gli artigli affilati.",
de: "Dieses Pokémon kann mit seinem\nFeueratem Felsen schmelzen.\nEs verursacht ab und zu Waldbrände.", de: "Es ist brutal veranlagt. Im Kampf schlägt es mit\nseinem brennenden Schweif um sich und schlitzt\nGegner mit seinen scharfen Klauen auf.",
'pt-br': "Cospe chamas quentes o bastante para\nderreter rochedos. Estas chamas podem\ncausar incêndios florestais.", 'pt-br': "Possui uma natureza bárbara. Em batalha, chicoteia\ncom sua cauda de fogo e corta com suas garras afiadas.",
ko: "암석도 태워버릴 정도로\n작열하는 화염을 뿜어\n산불을 일으킬 때가 있다." ko: "불타는 꼬리를 휘두르며\n날카로운 발톱으로 상대를\n베어 가르는 몹시 거친 성격이다."
}, },
boosters: ["charizard"] boosters: ["charizard"]

View File

@ -59,13 +59,13 @@ const card: Card = {
rarity: "Three Diamond", rarity: "Three Diamond",
description: { description: {
en: "It has a barbaric nature. In battle, it whips its fiery tail around and slashes away with sharp claws.", en: "It spits fire that is hot enough to melt boulders. It may cause forest fires by blowing flames.",
fr: "Il est très brutal. En combat, il se sert de ses griffes acérées\net de sa queue enflammée pour mettre en pièces ses adversaires.", fr: "Son souffle brûlant peut faire fondre la roche.\nIl est parfois la cause d'incendies de forêt.",
es: "Este Pokémon de naturaleza agresiva\nataca en combate con su cola llameante\ny hace trizas al rival con sus afiladas garras.", es: "Escupe un fuego tan caliente que funde las\nrocas. Causa incendios forestales sin querer.",
it: "Ha un'indole feroce. Usa la coda fiammeggiante come\nuna frusta e lacera l'avversario con gli artigli affilati.", it: "Sputa fiamme incandescenti in grado di fondere\nle rocce. A volte causa incendi boschivi.",
de: "Es ist brutal veranlagt. Im Kampf schlägt es mit\nseinem brennenden Schweif um sich und schlitzt\nGegner mit seinen scharfen Klauen auf.", de: "Dieses Pokémon kann mit seinem\nFeueratem Felsen schmelzen.\nEs verursacht ab und zu Waldbrände.",
'pt-br': "Possui uma natureza bárbara. Em batalha, chicoteia\ncom sua cauda de fogo e corta com suas garras afiadas.", 'pt-br': "Cospe chamas quentes o bastante para\nderreter rochedos. Estas chamas podem\ncausar incêndios florestais.",
ko: "불타는 꼬리를 휘두르며\n날카로운 발톱으로 상대를\n베어 가르는 몹시 거친 성격이다." ko: "암석도 태워버릴 정도로\n작열하는 화염을 뿜어\n산불을 일으킬 때가 있다."
}, },
boosters: ["charizard"] boosters: ["charizard"]

View File

@ -16,7 +16,7 @@ const card: Card = {
illustrator: "kodama", illustrator: "kodama",
category: "Pokemon", category: "Pokemon",
hp: 150, hp: 130,
types: ["Fire"], types: ["Fire"],
stage: "Stage1", stage: "Stage1",

View File

@ -18,7 +18,11 @@ const card: Card = {
category: "Pokemon", category: "Pokemon",
hp: 90, hp: 90,
types: ["Fire"], types: ["Fire"],
stage: "Basic", stage: "Stage1",
evolveFrom: {
en: "Salandit"
},
attacks: [{ attacks: [{
cost: ["Fire", "Colorless"], cost: ["Fire", "Colorless"],

View File

@ -46,6 +46,11 @@ const card: Card = {
damage: "130" damage: "130"
}], }],
weaknesses: [{
type: "Water",
value: "+20"
}],
retreat: 3, retreat: 3,
rarity: "Two Diamond", rarity: "Two Diamond",

View File

@ -14,7 +14,7 @@ const card: Card = {
ko: "갸라도스" ko: "갸라도스"
}, },
illustrator: "Mituhiro Arita", illustrator: "Mitsuhiro Arita",
category: "Pokemon", category: "Pokemon",
hp: 150, hp: 150,
types: ["Water"], types: ["Water"],

View File

@ -45,7 +45,7 @@ const card: Card = {
value: "+20" value: "+20"
}], }],
retreat: 2, retreat: 1,
rarity: "Two Diamond", rarity: "Two Diamond",
description: { description: {

View File

@ -16,7 +16,7 @@ const card: Card = {
illustrator: "Hitoshi Ariga", illustrator: "Hitoshi Ariga",
category: "Pokemon", category: "Pokemon",
hp: 130, hp: 100,
types: ["Lightning"], types: ["Lightning"],
stage: "Basic", stage: "Basic",

View File

@ -66,7 +66,7 @@ const card: Card = {
value: "+20" value: "+20"
}], }],
retreat: 2, retreat: 1,
rarity: "Four Diamond", rarity: "Four Diamond",
boosters: ["pikachu"] boosters: ["pikachu"]
} }

View File

@ -14,7 +14,7 @@ const card: Card = {
ko: "야도란" ko: "야도란"
}, },
illustrator: "Kogemaru Himeno", illustrator: "Kagemaru Himeno",
category: "Pokemon", category: "Pokemon",
hp: 130, hp: 130,
types: ["Psychic"], types: ["Psychic"],

View File

@ -16,7 +16,7 @@ const card: Card = {
illustrator: "Shin Nagasawa", illustrator: "Shin Nagasawa",
category: "Pokemon", category: "Pokemon",
hp: 140, hp: 100,
types: ["Fighting"], types: ["Fighting"],
stage: "Stage1", stage: "Stage1",

View File

@ -37,7 +37,7 @@ const card: Card = {
}], }],
weaknesses: [{ weaknesses: [{
type: "Psychic", type: "Grass",
value: "+20" value: "+20"
}], }],

View File

@ -41,7 +41,7 @@ const card: Card = {
}], }],
weaknesses: [{ weaknesses: [{
type: "Psychic", type: "Grass",
value: "+20" value: "+20"
}], }],

View File

@ -41,7 +41,7 @@ const card: Card = {
}], }],
weaknesses: [{ weaknesses: [{
type: "Psychic", type: "Grass",
value: "+20" value: "+20"
}], }],

View File

@ -51,7 +51,7 @@ const card: Card = {
}], }],
weaknesses: [{ weaknesses: [{
type: "Psychic", type: "Grass",
value: "+20" value: "+20"
}], }],

View File

@ -16,7 +16,7 @@ const card: Card = {
illustrator: "Shin Nagasawa", illustrator: "Shin Nagasawa",
category: "Pokemon", category: "Pokemon",
hp: 70, hp: 60,
types: ["Metal"], types: ["Metal"],
stage: "Basic", stage: "Basic",

View File

@ -41,7 +41,7 @@ const card: Card = {
value: "+20" value: "+20"
}], }],
retreat: 0, retreat: 1,
rarity: "One Diamond", rarity: "One Diamond",
description: { description: {

View File

@ -55,7 +55,7 @@ const card: Card = {
value: "+20" value: "+20"
}], }],
retreat: 0, retreat: 4,
rarity: "One Star", rarity: "One Star",
description: { description: {

View File

@ -14,7 +14,7 @@ const card: Card = {
ko: "후딘" ko: "후딘"
}, },
illustrator: "Akira Egawa", illustrator: "AKIRA EGAWA",
category: "Pokemon", category: "Pokemon",
hp: 130, hp: 130,
types: ["Psychic"], types: ["Psychic"],

View File

@ -56,7 +56,7 @@ const card: Card = {
value: "+20" value: "+20"
}], }],
retreat: 0, retreat: 3,
rarity: "One Star", rarity: "One Star",
description: { description: {

View File

@ -14,7 +14,7 @@ const card: Card = {
ko: "리자몽 ex" ko: "리자몽 ex"
}, },
illustrator: "", illustrator: "PLANETA CG Works",
category: "Pokemon", category: "Pokemon",
hp: 180, hp: 180,
types: ["Fire"], types: ["Fire"],

View File

@ -48,7 +48,7 @@ const card: Card = {
}], }],
weaknesses: [{ weaknesses: [{
type: "Fighting", type: "Lightning",
value: "+20" value: "+20"
}], }],

View File

@ -71,7 +71,7 @@ const card: Card = {
value: "+20" value: "+20"
}], }],
retreat: 0, retreat: 2,
rarity: "Two Star", rarity: "Two Star",
boosters: ["mewtwo"] boosters: ["mewtwo"]
} }

View File

@ -14,7 +14,7 @@ const card: Card = {
ko: "강연" ko: "강연"
}, },
illustrator: "Hideki Ishikawa", illustrator: "GOSSAN",
category: "Trainer", category: "Trainer",
effect: { effect: {

View File

@ -66,7 +66,7 @@ const card: Card = {
value: "+20" value: "+20"
}], }],
retreat: 2, retreat: 1,
rarity: "Two Star", rarity: "Two Star",
boosters: ["pikachu"] boosters: ["pikachu"]
} }

View File

@ -14,7 +14,7 @@ const card: Card = {
ko: "뮤츠 ex" ko: "뮤츠 ex"
}, },
illustrator: "PLANETA CG Works", illustrator: "PLANETA Mochizuki",
category: "Pokemon", category: "Pokemon",
hp: 150, hp: 150,
types: ["Psychic"], types: ["Psychic"],

View File

@ -19,6 +19,11 @@ const card: Card = {
hp: 140, hp: 140,
types: ["Fighting"], types: ["Fighting"],
stage: "Stage1", stage: "Stage1",
evolveFrom: {
en: "Old Amber"
},
suffix: "EX", suffix: "EX",
abilities: [{ abilities: [{

View File

@ -19,6 +19,11 @@ const card: Card = {
hp: 140, hp: 140,
types: ["Fighting"], types: ["Fighting"],
stage: "Stage1", stage: "Stage1",
evolveFrom: {
en: "Old Amber"
},
suffix: "EX", suffix: "EX",
abilities: [{ abilities: [{

View File

@ -19,6 +19,11 @@ const card: Card = {
hp: 140, hp: 140,
types: ["Fighting"], types: ["Fighting"],
stage: "Stage1", stage: "Stage1",
evolveFrom: {
en: "Old Amber"
},
suffix: "EX", suffix: "EX",
abilities: [{ abilities: [{