From 829d78fa6f09c0bdeffbef2e72d47a71ae879474 Mon Sep 17 00:00:00 2001 From: Avior Date: Tue, 26 Oct 2021 17:21:38 +0200 Subject: [PATCH] Added Celebrations Datas (#124) Signed-off-by: Avior --- data/Sword & Shield/Celebrations/1.ts | 10 ++++++++-- data/Sword & Shield/Celebrations/10.ts | 12 +++++++++--- data/Sword & Shield/Celebrations/107A.ts | 5 +++-- data/Sword & Shield/Celebrations/109A.ts | 7 ++++--- data/Sword & Shield/Celebrations/11.ts | 12 +++++++++--- data/Sword & Shield/Celebrations/113A.ts | 8 ++++++-- data/Sword & Shield/Celebrations/114A.ts | 8 ++++++-- data/Sword & Shield/Celebrations/12.ts | 12 +++++++++--- data/Sword & Shield/Celebrations/13.ts | 10 ++++++++-- data/Sword & Shield/Celebrations/14.ts | 10 ++++++++-- data/Sword & Shield/Celebrations/145A.ts | 7 ++++--- data/Sword & Shield/Celebrations/15.ts | 12 +++++++++--- data/Sword & Shield/Celebrations/15A.ts | 20 ++++++++++++++++++-- data/Sword & Shield/Celebrations/16.ts | 5 +++-- data/Sword & Shield/Celebrations/17.ts | 12 +++++++++--- data/Sword & Shield/Celebrations/17A.ts | 6 +++--- data/Sword & Shield/Celebrations/18.ts | 7 ++++--- data/Sword & Shield/Celebrations/19.ts | 12 +++++++++--- data/Sword & Shield/Celebrations/2.ts | 8 +++++++- data/Sword & Shield/Celebrations/20.ts | 10 ++++++++-- data/Sword & Shield/Celebrations/20A.ts | 8 ++++++-- data/Sword & Shield/Celebrations/21.ts | 22 ++++++++++++++-------- data/Sword & Shield/Celebrations/22.ts | 12 +++++++++--- data/Sword & Shield/Celebrations/23.ts | 10 +++++----- data/Sword & Shield/Celebrations/24.ts | 10 +++++----- data/Sword & Shield/Celebrations/24A.ts | 8 ++++++-- data/Sword & Shield/Celebrations/25.ts | 12 +++++++++--- data/Sword & Shield/Celebrations/2A.ts | 20 ++++++++++++++++++-- data/Sword & Shield/Celebrations/3.ts | 10 ++++++++-- data/Sword & Shield/Celebrations/4.ts | 8 +++++++- data/Sword & Shield/Celebrations/4A.ts | 20 ++++++++++++++++++-- data/Sword & Shield/Celebrations/5.ts | 12 +++++++++--- data/Sword & Shield/Celebrations/54A.ts | 2 +- data/Sword & Shield/Celebrations/6.ts | 7 ++++--- data/Sword & Shield/Celebrations/60A.ts | 2 +- data/Sword & Shield/Celebrations/66A.ts | 8 ++++++-- data/Sword & Shield/Celebrations/7.ts | 7 ++++--- data/Sword & Shield/Celebrations/73A.ts | 8 ++++++-- data/Sword & Shield/Celebrations/76A.ts | 4 ++-- data/Sword & Shield/Celebrations/8.ts | 7 ++++--- data/Sword & Shield/Celebrations/86A.ts | 2 +- data/Sword & Shield/Celebrations/88A.ts | 4 ++-- data/Sword & Shield/Celebrations/8A.ts | 20 ++++++++++++++++++-- data/Sword & Shield/Celebrations/9.ts | 7 ++++--- data/Sword & Shield/Celebrations/93A.ts | 4 ++-- data/Sword & Shield/Celebrations/97A.ts | 2 +- data/Sword & Shield/Celebrations/9A.ts | 2 +- 47 files changed, 315 insertions(+), 116 deletions(-) diff --git a/data/Sword & Shield/Celebrations/1.ts b/data/Sword & Shield/Celebrations/1.ts index 43e54cf81..153844ffa 100644 --- a/data/Sword & Shield/Celebrations/1.ts +++ b/data/Sword & Shield/Celebrations/1.ts @@ -66,7 +66,7 @@ const card: Card = { de: "Lege 1 Energie von diesem Pokémon auf deinen Ablagestapel." }, - damage: "120", + damage: 120, cost: ["Fire", "Fire", "Colorless"] }], @@ -81,7 +81,13 @@ const card: Card = { }], retreat: 2, - regulationMark: "E" + regulationMark: "E", + + description: { + en: "It will reveal itself before a pure-hearted Trainer by shining its bright, rainbow-colored wings." + }, + + dexId: [250] } export default card diff --git a/data/Sword & Shield/Celebrations/10.ts b/data/Sword & Shield/Celebrations/10.ts index 22fe5cb6f..17bc0b38e 100644 --- a/data/Sword & Shield/Celebrations/10.ts +++ b/data/Sword & Shield/Celebrations/10.ts @@ -7,7 +7,7 @@ const card: Card = { variants: { normal: false, reverse: false, - holo: false, + holo: true, firstEdition: false }, @@ -46,7 +46,7 @@ const card: Card = { de: "Wenn dein Gegner eine Stadionkarte im Spiel hat, lege sie auf seinen Ablagestapel." }, - damage: "30", + damage: 30, cost: ["Colorless", "Colorless"] }, { name: { @@ -77,7 +77,13 @@ const card: Card = { }], retreat: 3, - regulationMark: "E" + regulationMark: "E", + + description: { + en: "Concealing itself in lightning clouds, it flies throughout the Unova region. It creates electricity in its tail." + }, + + dexId: [644] } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Celebrations/107A.ts b/data/Sword & Shield/Celebrations/107A.ts index bd59b36bf..6428ad6e5 100644 --- a/data/Sword & Shield/Celebrations/107A.ts +++ b/data/Sword & Shield/Celebrations/107A.ts @@ -9,7 +9,7 @@ const card: Card = { }, illustrator: "Kent Kanetsuna", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 120, types: ["Fighting"], @@ -57,7 +57,8 @@ const card: Card = { value: "-20" }], - retreat: 4 + retreat: 4, + suffix: "Prime" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Celebrations/109A.ts b/data/Sword & Shield/Celebrations/109A.ts index 8e5f99304..b38ca0681 100644 --- a/data/Sword & Shield/Celebrations/109A.ts +++ b/data/Sword & Shield/Celebrations/109A.ts @@ -5,11 +5,11 @@ const card: Card = { set: Set, name: { - en: "Luxray LV. X GL" + en: "Luxray GL LV.X" }, illustrator: "Mitsuhiro Arita", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 110, types: ["Lightning"], @@ -50,7 +50,8 @@ const card: Card = { value: "-20" }], - retreat: 0 + retreat: 0, + suffix: "SP" } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Celebrations/11.ts b/data/Sword & Shield/Celebrations/11.ts index 80ff79b4b..dca28048a 100644 --- a/data/Sword & Shield/Celebrations/11.ts +++ b/data/Sword & Shield/Celebrations/11.ts @@ -7,7 +7,7 @@ const card: Card = { variants: { normal: false, reverse: false, - holo: false, + holo: true, firstEdition: false }, @@ -59,7 +59,7 @@ const card: Card = { de: "Psychoschuss" }, - damage: "30", + damage: 30, cost: ["Psychic", "Colorless"] }], @@ -74,7 +74,13 @@ const card: Card = { }], retreat: 1, - regulationMark: "E" + regulationMark: "E", + + description: { + en: "Its DNA is said to contain the genetic codes of all Pokémon, so it can use all kinds of techniques." + }, + + dexId: [151] } export default card diff --git a/data/Sword & Shield/Celebrations/113A.ts b/data/Sword & Shield/Celebrations/113A.ts index 4f9e9dee6..35afaa7bb 100644 --- a/data/Sword & Shield/Celebrations/113A.ts +++ b/data/Sword & Shield/Celebrations/113A.ts @@ -9,7 +9,7 @@ const card: Card = { }, illustrator: "5ban Graphics", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 130, types: ["Fire"], @@ -44,7 +44,11 @@ const card: Card = { value: "×2" }], - retreat: 2 + retreat: 2, + + description: { + en: "This Pokémon appears in legends. It sends flames into the air from its tail, burning up everything around it." + } } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Celebrations/114A.ts b/data/Sword & Shield/Celebrations/114A.ts index bc4340e40..0982bcfa5 100644 --- a/data/Sword & Shield/Celebrations/114A.ts +++ b/data/Sword & Shield/Celebrations/114A.ts @@ -9,7 +9,7 @@ const card: Card = { }, illustrator: "5ban Graphics", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 130, types: ["Lightning"], @@ -44,7 +44,11 @@ const card: Card = { value: "×2" }], - retreat: 2 + retreat: 2, + + description: { + en: "This Pokémon appears in legends. In its tail, it has a giant generator that creates electricity." + } } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Celebrations/12.ts b/data/Sword & Shield/Celebrations/12.ts index e3bd71a8a..a2d362033 100644 --- a/data/Sword & Shield/Celebrations/12.ts +++ b/data/Sword & Shield/Celebrations/12.ts @@ -7,7 +7,7 @@ const card: Card = { variants: { normal: false, reverse: false, - holo: false, + holo: true, firstEdition: false }, @@ -57,7 +57,7 @@ const card: Card = { de: "Aurorahörner" }, - damage: "100", + damage: 100, cost: ["Psychic", "Colorless", "Colorless"] }], @@ -67,7 +67,13 @@ const card: Card = { }], retreat: 2, - regulationMark: "E" + regulationMark: "E", + + description: { + en: "When the horns on its head shine in seven different colors, it is said to be sharing everlasting life." + }, + + dexId: [716] } export default card diff --git a/data/Sword & Shield/Celebrations/13.ts b/data/Sword & Shield/Celebrations/13.ts index 6cbd92024..836e8ff3a 100644 --- a/data/Sword & Shield/Celebrations/13.ts +++ b/data/Sword & Shield/Celebrations/13.ts @@ -7,7 +7,7 @@ const card: Card = { variants: { normal: false, reverse: false, - holo: false, + holo: true, firstEdition: false }, @@ -60,7 +60,13 @@ const card: Card = { }], retreat: 1, - regulationMark: "E" + regulationMark: "E", + + description: { + en: "Whether or not it's a Pokémon from this world is a mystery. When it's in a jam, it warps away to a safe place to hide." + }, + + dexId: [789] } export default card diff --git a/data/Sword & Shield/Celebrations/14.ts b/data/Sword & Shield/Celebrations/14.ts index dca60e1f0..464489ee9 100644 --- a/data/Sword & Shield/Celebrations/14.ts +++ b/data/Sword & Shield/Celebrations/14.ts @@ -7,7 +7,7 @@ const card: Card = { variants: { normal: false, reverse: false, - holo: false, + holo: true, firstEdition: false }, @@ -70,7 +70,13 @@ const card: Card = { de: "Cosmog" }, - regulationMark: "E" + regulationMark: "E", + + description: { + en: "As it absorbs light, Cosmoem continues to grow. Its golden shell is surprisingly solid." + }, + + dexId: [790] } export default card diff --git a/data/Sword & Shield/Celebrations/145A.ts b/data/Sword & Shield/Celebrations/145A.ts index 8e9c95dc1..4453de897 100644 --- a/data/Sword & Shield/Celebrations/145A.ts +++ b/data/Sword & Shield/Celebrations/145A.ts @@ -5,11 +5,11 @@ const card: Card = { set: Set, name: { - en: "Garchomp LV. X C" + en: "Garchomp C LV.X" }, illustrator: "Shizurow", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 110, types: ["Colorless"], @@ -44,7 +44,8 @@ const card: Card = { value: "×2" }], - retreat: 0 + retreat: 0, + suffix: "SP" } export default card diff --git a/data/Sword & Shield/Celebrations/15.ts b/data/Sword & Shield/Celebrations/15.ts index 141c379f1..a40b43131 100644 --- a/data/Sword & Shield/Celebrations/15.ts +++ b/data/Sword & Shield/Celebrations/15.ts @@ -7,7 +7,7 @@ const card: Card = { variants: { normal: false, reverse: false, - holo: false, + holo: true, firstEdition: false }, @@ -66,7 +66,7 @@ const card: Card = { de: "Diese Attacke fügt auch 1 Pokémon auf der Bank deines Gegners 30 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)" }, - damage: "130", + damage: 130, cost: ["Psychic", "Colorless", "Colorless"] }], @@ -91,7 +91,13 @@ const card: Card = { de: "Cosmovum" }, - regulationMark: "E" + regulationMark: "E", + + description: { + en: "It sometimes summons unknown powers and life-forms here to this world from holes that lead to other worlds." + }, + + dexId: [792] } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Celebrations/15A.ts b/data/Sword & Shield/Celebrations/15A.ts index 76e04f88f..e75ead8e0 100644 --- a/data/Sword & Shield/Celebrations/15A.ts +++ b/data/Sword & Shield/Celebrations/15A.ts @@ -9,7 +9,7 @@ const card: Card = { }, illustrator: "Mitsuhiro Arita", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 100, types: ["Grass"], @@ -29,7 +29,23 @@ const card: Card = { value: "" }], - retreat: 2 + retreat: 2, + + description: { + en: "This plant blooms when it is absorbing solar energy. It stays on the move to seek sunlight." + }, + + abilities: [{ + type: "Pokemon Power", + + name: { + en: "Energy Trans" + }, + + effect: { + en: "As often as you like during your turn (before your attack), you may take 1 Grass Energy card attached to 1 of your Pokémon and attach it to a different one. This power can't be used if Venusaur is Asleep, Confused, or Paralyzed." + } + }] } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Celebrations/16.ts b/data/Sword & Shield/Celebrations/16.ts index fafc1ac20..e7a43bd7d 100644 --- a/data/Sword & Shield/Celebrations/16.ts +++ b/data/Sword & Shield/Celebrations/16.ts @@ -7,7 +7,7 @@ const card: Card = { variants: { normal: false, reverse: false, - holo: false, + holo: true, firstEdition: false }, @@ -79,7 +79,8 @@ const card: Card = { retreat: 2, regulationMark: "E", - suffix: "V" + suffix: "V", + dexId: [888] } export default card diff --git a/data/Sword & Shield/Celebrations/17.ts b/data/Sword & Shield/Celebrations/17.ts index 4e05dffc2..e8bfe5b72 100644 --- a/data/Sword & Shield/Celebrations/17.ts +++ b/data/Sword & Shield/Celebrations/17.ts @@ -7,7 +7,7 @@ const card: Card = { variants: { normal: false, reverse: false, - holo: false, + holo: true, firstEdition: false }, @@ -58,7 +58,7 @@ const card: Card = { de: "Riesiger Riss" }, - damage: "120", + damage: 120, cost: ["Fighting", "Fighting", "Colorless", "Colorless"] }], @@ -68,7 +68,13 @@ const card: Card = { }], retreat: 3, - regulationMark: "E" + regulationMark: "E", + + description: { + en: "This legendary Pokémon is said to represent the land. It went to sleep after dueling Kyogre." + }, + + dexId: [383] } export default card diff --git a/data/Sword & Shield/Celebrations/17A.ts b/data/Sword & Shield/Celebrations/17A.ts index 531751954..a4bfcab13 100644 --- a/data/Sword & Shield/Celebrations/17A.ts +++ b/data/Sword & Shield/Celebrations/17A.ts @@ -5,11 +5,11 @@ const card: Card = { set: Set, name: { - en: "Umbreon ★" + en: "Umbreon Star" }, illustrator: "Masakazu Fukuda", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 70, types: ["Darkness"], @@ -23,7 +23,7 @@ const card: Card = { }, effect: { - en: "You can't have more than 1 Pokémon★ in your deck." + en: "Once during your turn, when you put Umbreon Star from your hand onto your Bench, you may choose 1 card from your opponent's hand without looking and discard it." } }], diff --git a/data/Sword & Shield/Celebrations/18.ts b/data/Sword & Shield/Celebrations/18.ts index 3afb22954..bda5a46bc 100644 --- a/data/Sword & Shield/Celebrations/18.ts +++ b/data/Sword & Shield/Celebrations/18.ts @@ -7,7 +7,7 @@ const card: Card = { variants: { normal: false, reverse: false, - holo: false, + holo: true, firstEdition: false }, @@ -59,7 +59,7 @@ const card: Card = { de: "Schwerer Einschlag" }, - damage: "150", + damage: 150, cost: ["Fighting", "Fighting", "Colorless"] }], @@ -70,7 +70,8 @@ const card: Card = { retreat: 2, regulationMark: "E", - suffix: "V" + suffix: "V", + dexId: [889] } export default card diff --git a/data/Sword & Shield/Celebrations/19.ts b/data/Sword & Shield/Celebrations/19.ts index 64d7c5449..ae19101b3 100644 --- a/data/Sword & Shield/Celebrations/19.ts +++ b/data/Sword & Shield/Celebrations/19.ts @@ -7,7 +7,7 @@ const card: Card = { variants: { normal: false, reverse: false, - holo: false, + holo: true, firstEdition: false }, @@ -57,7 +57,7 @@ const card: Card = { de: "Dunkelfeder" }, - damage: "100", + damage: 100, cost: ["Darkness", "Colorless", "Colorless"] }], @@ -72,7 +72,13 @@ const card: Card = { }], retreat: 2, - regulationMark: "E" + regulationMark: "E", + + description: { + en: "When its life comes to an end, it absorbs the life energy of every living thing and turns into a cocoon once more." + }, + + dexId: [717] } export default card diff --git a/data/Sword & Shield/Celebrations/2.ts b/data/Sword & Shield/Celebrations/2.ts index b20e791fc..366861ac4 100644 --- a/data/Sword & Shield/Celebrations/2.ts +++ b/data/Sword & Shield/Celebrations/2.ts @@ -76,7 +76,13 @@ const card: Card = { }], retreat: 3, - regulationMark: "E" + regulationMark: "E", + + description: { + en: "When Reshiram's tail flares, the heat energy moves the atmosphere and changes the world's weather." + }, + + dexId: [643] } export default card diff --git a/data/Sword & Shield/Celebrations/20.ts b/data/Sword & Shield/Celebrations/20.ts index 8dc91d8a2..1fae9dc6f 100644 --- a/data/Sword & Shield/Celebrations/20.ts +++ b/data/Sword & Shield/Celebrations/20.ts @@ -7,7 +7,7 @@ const card: Card = { variants: { normal: false, reverse: false, - holo: false, + holo: true, firstEdition: false }, @@ -81,7 +81,13 @@ const card: Card = { }], retreat: 2, - regulationMark: "E" + regulationMark: "E", + + description: { + en: "It has the power to control time. It appears in Sinnoh-region myths as an ancient deity." + }, + + dexId: [483] } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Celebrations/20A.ts b/data/Sword & Shield/Celebrations/20A.ts index 12b0ad628..41a4567c7 100644 --- a/data/Sword & Shield/Celebrations/20A.ts +++ b/data/Sword & Shield/Celebrations/20A.ts @@ -9,7 +9,7 @@ const card: Card = { }, illustrator: "Kagemaru Himeno", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 30, types: ["Colorless"], @@ -27,7 +27,11 @@ const card: Card = { cost: ["Colorless"] }], - retreat: 0 + retreat: 0, + + description: { + en: "Because of its unusual, star-like silhouette, people believe that it came here on a meteor." + } } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Celebrations/21.ts b/data/Sword & Shield/Celebrations/21.ts index 9ce7787e9..4841a8027 100644 --- a/data/Sword & Shield/Celebrations/21.ts +++ b/data/Sword & Shield/Celebrations/21.ts @@ -7,7 +7,7 @@ const card: Card = { variants: { normal: false, reverse: false, - holo: false, + holo: true, firstEdition: false }, @@ -34,18 +34,18 @@ const card: Card = { en: "Rush In", fr: "Intervention", es: "Apremio", - it: "Assalto", + it: "Capofitto", pt: "Pressa", de: "Hineinstürmen" }, effect: { en: "Once during your turn, if this Pokémon is on your Bench, you may switch it with your Active Pokémon.", - fr: "Une seule fois pendant votre tour (avant votre attaque), si ce Pokémon est sur votre Banc, vous pouvez échanger ce Pokémon avec votre Pokémon Actif.", - es: "Una vez durante tu turno (antes de tu ataque), si este Pokémon está en tu Banca, puedes cambiar a este Pokémon por tu Pokémon Activo.", - it: "Una sola volta durante il tuo turno, prima di attaccare, se questo Pokémon è nella tua panchina, puoi scambiarlo con il tuo Pokémon attivo.", + fr: "Une fois pendant votre tour, si ce Pokémon est sur votre Banc, vous pouvez l'échanger contre votre Pokémon Actif.", + es: "Una vez durante tu turno, si este Pokémon está en tu Banca, puedes cambiarlo por tu Pokémon Activo.", + it: "Una sola volta durante il tuo turno, se questo Pokémon è nella tua panchina, puoi scambiarlo con il tuo Pokémon attivo.", pt: "Uma vez durante sua vez de jogar (antes de atacar), se este Pokémon estiver em seu Banco, você poderá trocá-lo com seu Pokémon Ativo.", - de: "Einmal während deines Zuges (vor deinem Angriff) kannst du, wenn sich dieses Pokémon auf deiner Bank befindet, dieses Pokémon gegen dein Aktives Pokémon austauschen." + de: "Einmal während deines Zuges, wenn sich dieses Pokémon auf deiner Bank befindet, kannst du es gegen dein Aktives Pokémon austauschen." } }], @@ -68,7 +68,7 @@ const card: Card = { de: "Lege bis zu 2 Basis-Energiekarten aus deinem Ablagestapel an 1 Pokémon auf deiner Bank an." }, - damage: "100", + damage: 100, cost: ["Colorless", "Colorless"] }], @@ -93,7 +93,13 @@ const card: Card = { de: "Cosmovum" }, - regulationMark: "E" + regulationMark: "E", + + description: { + en: "In writings from the distant past, it's called by the name \"the beast that devours the sun.\"" + }, + + dexId: [791] } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Celebrations/22.ts b/data/Sword & Shield/Celebrations/22.ts index 3496a8efd..b1b98695f 100644 --- a/data/Sword & Shield/Celebrations/22.ts +++ b/data/Sword & Shield/Celebrations/22.ts @@ -7,7 +7,7 @@ const card: Card = { variants: { normal: false, reverse: false, - holo: false, + holo: true, firstEdition: false }, @@ -67,7 +67,7 @@ const card: Card = { de: "Während deines nächsten Zuges kann dieses Pokémon nicht angreifen." }, - damage: "160", + damage: 160, cost: ["Colorless", "Colorless", "Colorless", "Colorless"] }], @@ -82,7 +82,13 @@ const card: Card = { }], retreat: 2, - regulationMark: "E" + regulationMark: "E", + + description: { + en: "It is said to be the guardian of the seas. It is rumored to have been seen on the night of a storm." + }, + + dexId: [249] } export default card diff --git a/data/Sword & Shield/Celebrations/23.ts b/data/Sword & Shield/Celebrations/23.ts index b6bed5e32..2d44951d2 100644 --- a/data/Sword & Shield/Celebrations/23.ts +++ b/data/Sword & Shield/Celebrations/23.ts @@ -7,17 +7,17 @@ const card: Card = { variants: { normal: false, reverse: false, - holo: false, + holo: true, firstEdition: false }, name: { en: "Professor's Research (Professor Oak)", - fr: "Recherches Professorales", - es: "Investigación de Profesores", - it: "Ricerca Accademica", + fr: "Recherches Professorales (Professeur Chen)", + es: "Investigación de Profesores (Profesor Oak)", + it: "Ricerca Accademica (Professor Oak)", pt: "Pesquisa de Professores", - de: "Forschung des Professors" + de: "Forschung des Professors (Prof. Eich)" }, rarity: "Rare", diff --git a/data/Sword & Shield/Celebrations/24.ts b/data/Sword & Shield/Celebrations/24.ts index 9ce85d0b0..e8c232324 100644 --- a/data/Sword & Shield/Celebrations/24.ts +++ b/data/Sword & Shield/Celebrations/24.ts @@ -7,17 +7,17 @@ const card: Card = { variants: { normal: false, reverse: false, - holo: false, + holo: true, firstEdition: false }, name: { en: "Professor's Research (Professor Oak)", - fr: "Recherches Professorales", - es: "Investigación de Profesores", - it: "Ricerca Accademica", + fr: "Recherches Professorales (Professeur Chen)", + es: "Investigación de Profesores (Profesor Oak)", + it: "Ricerca Accademica (Professor Oak)", pt: "Pesquisa de Professores", - de: "Forschung des Professors" + de: "Forschung des Professors (Prof. Eich)" }, rarity: "Ultra Rare", diff --git a/data/Sword & Shield/Celebrations/24A.ts b/data/Sword & Shield/Celebrations/24A.ts index 8966a93dc..2a0d3df93 100644 --- a/data/Sword & Shield/Celebrations/24A.ts +++ b/data/Sword & Shield/Celebrations/24A.ts @@ -9,7 +9,7 @@ const card: Card = { }, illustrator: "Kagemaru Himeno", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 50, types: ["Lightning"], @@ -33,7 +33,11 @@ const card: Card = { value: "" }], - retreat: 1 + retreat: 1, + + description: { + en: "Your Birthdate: ______________________________" + } } export default card diff --git a/data/Sword & Shield/Celebrations/25.ts b/data/Sword & Shield/Celebrations/25.ts index 20e210d79..0cdaa2158 100644 --- a/data/Sword & Shield/Celebrations/25.ts +++ b/data/Sword & Shield/Celebrations/25.ts @@ -20,7 +20,7 @@ const card: Card = { de: "Mew" }, - rarity: "Secret Rare", + rarity: "Rare", category: "Pokemon", hp: 60, types: ["Psychic"], @@ -59,7 +59,7 @@ const card: Card = { de: "Psychoschuss" }, - damage: "30", + damage: 30, cost: ["Psychic", "Colorless"] }], @@ -74,7 +74,13 @@ const card: Card = { }], retreat: 1, - regulationMark: "E" + regulationMark: "E", + + description: { + en: "Its DNA is said to contain the genetic codes of all Pokémon, so it can use all kinds of techniques." + }, + + dexId: [151] } export default card diff --git a/data/Sword & Shield/Celebrations/2A.ts b/data/Sword & Shield/Celebrations/2A.ts index 329ef0cea..88230610c 100644 --- a/data/Sword & Shield/Celebrations/2A.ts +++ b/data/Sword & Shield/Celebrations/2A.ts @@ -9,7 +9,7 @@ const card: Card = { }, illustrator: "Ken Sugimori", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 100, types: ["Water"], @@ -33,7 +33,23 @@ const card: Card = { value: "" }], - retreat: 3 + retreat: 3, + + description: { + en: "A brutal Pokémon with pressurized water jets on its shell. They are used for high-speed tackles." + }, + + abilities: [{ + type: "Pokemon Power", + + name: { + en: "Rain Dance" + }, + + effect: { + en: "As often as you like during your turn (before your attack), you may attach 1 Water Energy card to 1 of your Water Pokémon. (This doesn't use up your 1 Energy card attachment for the turn.) This power can't be used if Blastoise is Asleep, Confused, or Paralyzed." + } + }] } export default card diff --git a/data/Sword & Shield/Celebrations/3.ts b/data/Sword & Shield/Celebrations/3.ts index 39867fbe7..8439f7ce6 100644 --- a/data/Sword & Shield/Celebrations/3.ts +++ b/data/Sword & Shield/Celebrations/3.ts @@ -57,7 +57,7 @@ const card: Card = { de: "Surfer" }, - damage: "120", + damage: 120, cost: ["Water", "Water", "Colorless", "Colorless"] }], @@ -67,7 +67,13 @@ const card: Card = { }], retreat: 3, - regulationMark: "E" + regulationMark: "E", + + description: { + en: "It is said to have widened the seas by causing downpours. It had been asleep in a marine trench." + }, + + dexId: [382] } export default card diff --git a/data/Sword & Shield/Celebrations/4.ts b/data/Sword & Shield/Celebrations/4.ts index 8b56a13c9..e306e2db9 100644 --- a/data/Sword & Shield/Celebrations/4.ts +++ b/data/Sword & Shield/Celebrations/4.ts @@ -78,7 +78,13 @@ const card: Card = { }], retreat: 2, - regulationMark: "E" + regulationMark: "E", + + description: { + en: "It has the ability to distort space. It is described as a deity in Sinnoh-region mythology." + }, + + dexId: [484] } export default card diff --git a/data/Sword & Shield/Celebrations/4A.ts b/data/Sword & Shield/Celebrations/4A.ts index 0e7325d72..3ff1443d8 100644 --- a/data/Sword & Shield/Celebrations/4A.ts +++ b/data/Sword & Shield/Celebrations/4A.ts @@ -9,7 +9,7 @@ const card: Card = { }, illustrator: "Mitsuhiro Arita", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 120, types: ["Fire"], @@ -38,7 +38,23 @@ const card: Card = { value: "-30" }], - retreat: 3 + retreat: 3, + + description: { + en: "Spits fire that is hot enough to melt boulders. Known to unintentionally cause forest fires." + }, + + abilities: [{ + type: "Pokemon Power", + + name: { + en: "Energy Burn" + }, + + effect: { + en: "As often as you like during your turn (before your attack), you may turn all Energy attached to Charizard into Fire Energy for the rest of the turn. This power can't be used if Charizard is Asleep, Confused, or Paralyzed." + } + }] } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Celebrations/5.ts b/data/Sword & Shield/Celebrations/5.ts index a636d9a1a..accef2331 100644 --- a/data/Sword & Shield/Celebrations/5.ts +++ b/data/Sword & Shield/Celebrations/5.ts @@ -37,7 +37,7 @@ const card: Card = { de: "Nagen" }, - damage: "10", + damage: 10, cost: ["Colorless"] }, { name: { @@ -58,7 +58,7 @@ const card: Card = { de: "Wirf 1 Münze. Bei Zahl fügt dieses Pokémon auch sich selbst 10 Schadenspunkte zu." }, - damage: "30", + damage: 30, cost: ["Lightning", "Colorless"] }], @@ -68,7 +68,13 @@ const card: Card = { }], retreat: 1, - regulationMark: "E" + regulationMark: "E", + + description: { + en: "It has small electric sacs on both its cheeks. If threatened, it looses electric charges from the sacs." + }, + + dexId: [25] } export default card diff --git a/data/Sword & Shield/Celebrations/54A.ts b/data/Sword & Shield/Celebrations/54A.ts index 3249c61cb..2dbfc363a 100644 --- a/data/Sword & Shield/Celebrations/54A.ts +++ b/data/Sword & Shield/Celebrations/54A.ts @@ -9,7 +9,7 @@ const card: Card = { }, illustrator: "Shizurow", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 170, types: ["Psychic"], diff --git a/data/Sword & Shield/Celebrations/6.ts b/data/Sword & Shield/Celebrations/6.ts index 58d8af216..f59a4294a 100644 --- a/data/Sword & Shield/Celebrations/6.ts +++ b/data/Sword & Shield/Celebrations/6.ts @@ -46,7 +46,7 @@ const card: Card = { de: "Wirf 1 Münze. Bei Kopf ist das Aktive Pokémon deines Gegners jetzt paralysiert." }, - damage: "20", + damage: 20, cost: ["Lightning"] }, { name: { @@ -67,7 +67,7 @@ const card: Card = { de: "Wirf 1 Münze. Bei Zahl hat diese Attacke keine Auswirkungen. Verhindere bei Kopf während des nächsten Zuges deines Gegners allen Schaden durch und alle Effekte von Attacken, die diesem Pokémon zugefügt werden." }, - damage: "120", + damage: 120, cost: ["Colorless", "Colorless", "Colorless"] }], @@ -83,7 +83,8 @@ const card: Card = { retreat: 0, regulationMark: "E", - suffix: "V" + suffix: "V", + dexId: [25] } export default card diff --git a/data/Sword & Shield/Celebrations/60A.ts b/data/Sword & Shield/Celebrations/60A.ts index 058c60cc5..adcb10eb0 100644 --- a/data/Sword & Shield/Celebrations/60A.ts +++ b/data/Sword & Shield/Celebrations/60A.ts @@ -9,7 +9,7 @@ const card: Card = { }, illustrator: "5ban Graphics", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 170, types: ["Psychic"], diff --git a/data/Sword & Shield/Celebrations/66A.ts b/data/Sword & Shield/Celebrations/66A.ts index cdddece20..ad5538bd0 100644 --- a/data/Sword & Shield/Celebrations/66A.ts +++ b/data/Sword & Shield/Celebrations/66A.ts @@ -9,7 +9,7 @@ const card: Card = { }, illustrator: "Ken Sugimori", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 30, types: ["Water"], @@ -42,7 +42,11 @@ const card: Card = { value: "" }], - retreat: 1 + retreat: 1, + + description: { + en: "An underpowered, pathetic Pokémon. It may jump high on rare occasions, but never more than seven feet." + } } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Celebrations/7.ts b/data/Sword & Shield/Celebrations/7.ts index be538cda9..e8d988eb5 100644 --- a/data/Sword & Shield/Celebrations/7.ts +++ b/data/Sword & Shield/Celebrations/7.ts @@ -7,7 +7,7 @@ const card: Card = { variants: { normal: false, reverse: false, - holo: false, + holo: true, firstEdition: false }, @@ -46,7 +46,7 @@ const card: Card = { de: "Verhindere während des nächsten Zuges deines Gegners allen Schaden, der diesem Pokémon durch Attacken von Basis-Pokémon zugefügt wird." }, - damage: "160", + damage: 160, cost: ["Lightning", "Colorless", "Colorless"] }], @@ -71,7 +71,8 @@ const card: Card = { de: "Fliegendes Pikachu-V" }, - regulationMark: "E" + regulationMark: "E", + dexId: [25] } export default card diff --git a/data/Sword & Shield/Celebrations/73A.ts b/data/Sword & Shield/Celebrations/73A.ts index 946fb5a2d..a3a362705 100644 --- a/data/Sword & Shield/Celebrations/73A.ts +++ b/data/Sword & Shield/Celebrations/73A.ts @@ -9,9 +9,13 @@ const card: Card = { }, illustrator: "Ken Sugimori", - rarity: "None", + rarity: "Ultra Rare", category: "Trainer", - trainerType: "Supporter" + trainerType: "Supporter", + + effect: { + en: "Your opponent shuffles his or her hand into his or her deck, then draws 7 cards." + } } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Celebrations/76A.ts b/data/Sword & Shield/Celebrations/76A.ts index 12241f6b4..710412ee5 100644 --- a/data/Sword & Shield/Celebrations/76A.ts +++ b/data/Sword & Shield/Celebrations/76A.ts @@ -9,11 +9,11 @@ const card: Card = { }, illustrator: "5ban Graphics", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 220, types: ["Colorless"], - stage: "Basic", + stage: "MEGA", suffix: "EX", abilities: [{ diff --git a/data/Sword & Shield/Celebrations/8.ts b/data/Sword & Shield/Celebrations/8.ts index b2b74e436..aa4eefedb 100644 --- a/data/Sword & Shield/Celebrations/8.ts +++ b/data/Sword & Shield/Celebrations/8.ts @@ -7,7 +7,7 @@ const card: Card = { variants: { normal: false, reverse: false, - holo: false, + holo: true, firstEdition: false }, @@ -37,7 +37,7 @@ const card: Card = { de: "Surfer" }, - damage: "150", + damage: 150, cost: ["Water", "Water", "Water"] }], @@ -48,7 +48,8 @@ const card: Card = { retreat: 1, regulationMark: "E", - suffix: "V" + suffix: "V", + dexId: [25] } export default card diff --git a/data/Sword & Shield/Celebrations/86A.ts b/data/Sword & Shield/Celebrations/86A.ts index a66aaff21..90f9ab450 100644 --- a/data/Sword & Shield/Celebrations/86A.ts +++ b/data/Sword & Shield/Celebrations/86A.ts @@ -9,7 +9,7 @@ const card: Card = { }, illustrator: "Ken Sugimori", - rarity: "None", + rarity: "Ultra Rare", category: "Trainer", effect: { diff --git a/data/Sword & Shield/Celebrations/88A.ts b/data/Sword & Shield/Celebrations/88A.ts index da271a4d9..a6dfead47 100644 --- a/data/Sword & Shield/Celebrations/88A.ts +++ b/data/Sword & Shield/Celebrations/88A.ts @@ -9,7 +9,7 @@ const card: Card = { }, illustrator: "Ryo Ueda", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 90, types: ["Psychic"], @@ -24,7 +24,7 @@ const card: Card = { }, effect: { - en: "When a Pokémon-ex has been knocked out, your opponent takes 2 Prize cards." + en: "Mew ex can use the attacks of all Pokémon in play as its own. (You still need the necessary Energy to use each attack.)" } }], diff --git a/data/Sword & Shield/Celebrations/8A.ts b/data/Sword & Shield/Celebrations/8A.ts index 541fd99fd..9e6846d73 100644 --- a/data/Sword & Shield/Celebrations/8A.ts +++ b/data/Sword & Shield/Celebrations/8A.ts @@ -9,7 +9,7 @@ const card: Card = { }, illustrator: "Kagemaru Himeno", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 70, types: ["Water"], @@ -38,7 +38,23 @@ const card: Card = { value: "-30" }], - retreat: 2 + retreat: 2, + + description: { + en: "Normally found only in the deep ocean, it has recently been seen in shallow waters as well." + }, + + abilities: [{ + type: "Pokemon Power", + + name: { + en: "Final Beam" + }, + + effect: { + en: "When Dark Gyarados is Knocked Out by an attack, flip a coin. If heads, this power does 20 damage for each Water Energy attached to Dark Gyarados to the Pokémon that Knocked Out Dark Gyarados. Apply Weakness and Resistance. This power doesn't work if Dark Gyarados is Asleep, Confused, or Paralyzed." + } + }] } export default card \ No newline at end of file diff --git a/data/Sword & Shield/Celebrations/9.ts b/data/Sword & Shield/Celebrations/9.ts index f34c7da1d..83114855c 100644 --- a/data/Sword & Shield/Celebrations/9.ts +++ b/data/Sword & Shield/Celebrations/9.ts @@ -7,7 +7,7 @@ const card: Card = { variants: { normal: false, reverse: false, - holo: false, + holo: true, firstEdition: false }, @@ -46,7 +46,7 @@ const card: Card = { de: "Diese Attacke fügt auch jedem Pokémon auf der Bank deines Gegners 30 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)" }, - damage: "160", + damage: 160, cost: ["Water", "Water", "Water"] }], @@ -66,7 +66,8 @@ const card: Card = { de: "Surfendes Pikachu-V" }, - regulationMark: "E" + regulationMark: "E", + dexId: [25] } export default card diff --git a/data/Sword & Shield/Celebrations/93A.ts b/data/Sword & Shield/Celebrations/93A.ts index 691fb7e7f..e7f3f9c72 100644 --- a/data/Sword & Shield/Celebrations/93A.ts +++ b/data/Sword & Shield/Celebrations/93A.ts @@ -9,7 +9,7 @@ const card: Card = { }, illustrator: "Masahiko Ishii", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 150, types: ["Fire"], @@ -24,7 +24,7 @@ const card: Card = { }, effect: { - en: "When a Pokémon-ex has been knocked out, your opponent takes 2 Prize cards." + en: "Once during your turn (before your attack), if Gardevoir ex is your Active Pokémon, you may put an Imprison marker on 1 of your opponent's Pokémon. Any Pokémon that has any Imprison markers on it can't use any Poké-Powers or Poké-Bodies. This power can't be used if Gardevoir ex is affected by a Special Condition." } }], diff --git a/data/Sword & Shield/Celebrations/97A.ts b/data/Sword & Shield/Celebrations/97A.ts index f93c0b9ab..3415827e7 100644 --- a/data/Sword & Shield/Celebrations/97A.ts +++ b/data/Sword & Shield/Celebrations/97A.ts @@ -9,7 +9,7 @@ const card: Card = { }, illustrator: "5ban Graphics", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 170, types: ["Fairy"], diff --git a/data/Sword & Shield/Celebrations/9A.ts b/data/Sword & Shield/Celebrations/9A.ts index ec9b54ee4..4facd4b58 100644 --- a/data/Sword & Shield/Celebrations/9A.ts +++ b/data/Sword & Shield/Celebrations/9A.ts @@ -9,7 +9,7 @@ const card: Card = { }, illustrator: "Kazuo Yazawa", - rarity: "None", + rarity: "Ultra Rare", category: "Pokemon", hp: 100, types: ["Fighting"],