Skip to content

Commit

Permalink
feat: PT Supreme victors
Browse files Browse the repository at this point in the history
Signed-off-by: Avior <[email protected]>
  • Loading branch information
Aviortheking committed Dec 5, 2023
1 parent 9fff9e6 commit 0d7b7c3
Show file tree
Hide file tree
Showing 153 changed files with 734 additions and 58 deletions.
5 changes: 5 additions & 0 deletions data/Platinum/Supreme Victors/1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const card: Card = {
name: {
en: "Absol G",
fr: "Absol ",
de: "Absol G"
},
illustrator: "Yusuke Ishikawa",
rarity: "Rare",
Expand All @@ -30,10 +31,12 @@ const card: Card = {
name: {
en: "Feint Attack",
fr: "Feinte",
de: "Finte"
},
effect: {
en: "Choose 1 of your opponent's Pokémon. This attack does 20 damage to that Pokémon. This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies, or any other effects on that Pokémon.",
fr: "Choisissez 1 des Pokémon de votre adversaire. Cette attaque lui inflige 20 dégâts. Les dégâts de cette attaque ne sont pas affectés par la Faiblesse, la Résistance, les Poké-Powers, les Poké-Bodies ou tout autre effet sur ce Pokémon.",
de: "Wähle 1 Pokémon deines Gegners. Dieser Angriff fügt dem gewählten Pokémon 20 Schadenspunkte zu. Schwäche, Resistenz, Poké-Power, Poké-Body und alle anderen Effekte auf dem Verteidigenden Pokémon haben keine Auswirkungen auf die Schadenspunkte dieses Angriffs."
},

},
Expand All @@ -46,10 +49,12 @@ const card: Card = {
name: {
en: "Doom News",
fr: "Nouvelles sinistres",
de: "Verhängnisvolle Neuigkeit"
},
effect: {
en: "Return all Energy cards attached to Absol G to your hand. The Defending Pokémon is Knocked Out at the end of your opponent's next turn.",
fr: "Reprenez dans votre main toutes les cartes attachées à Absol . Le Pokémon Défenseur est mis K.O. à la fin du prochain tour de votre adversaire.",
de: "Nimm alle an Absol G angelegten Energiekarten zurück auf deine Hand. Das Verteidigende Pokémon wird am Ende des nächsten Zuges deines Gegners kampfunfähig."
},

},
Expand Down
7 changes: 6 additions & 1 deletion data/Platinum/Supreme Victors/10.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const card: Card = {
name: {
en: "Rhyperior",
fr: "Rhinastoc",
de: "Rihornior"
},
illustrator: "Hajime Kusajima",
rarity: "Rare",
Expand Down Expand Up @@ -34,12 +35,14 @@ const card: Card = {
name: {
en: "Raging Drill",
fr: "Perceuse enragée",
de: "Zornbohrer"
},
effect: {
en: "Does 30 damage plus 10 more damage for each damage counter on Rhyperior.",
fr: "Inflige 30 dégâts plus 10 dégâts supplémentaires pour chaque marqueur de dégât sur Rhinastoc.",
de: "Dieser Angriff fügt 30 Schadenspunkte plus 10 weitere Schadenspunkte für jede Schadensmarke auf Rihornior zu."
},
damage: 30,
damage: "30+",

},
{
Expand All @@ -52,10 +55,12 @@ const card: Card = {
name: {
en: "Deep Scrap",
fr: "Grosse bagarre",
de: "Tiefenschrottung"
},
effect: {
en: "If the Defending Pokémon would be Knocked Out by this attack, discard the top 3 cards from your opponent's deck.",
fr: "Si le Pokémon Défenseur est mis K.O. par cette attaque, défaussez les 3 cartes du dessus du deck de votre adversaire.",
de: "Wenn das Verteidigende Pokémon durch diesen Angriff kampfunfähig würde, lege die obersten 3 Karten vom Deck deines Gegners auf seinen Ablagestapel."
},
damage: 60,

Expand Down
6 changes: 5 additions & 1 deletion data/Platinum/Supreme Victors/100.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const card: Card = {
name: {
en: "Corphish",
fr: "Écrapince",
de: "Krebscorps"
},
illustrator: "Hajime Kusajima",
rarity: "Common",
Expand All @@ -30,6 +31,7 @@ const card: Card = {
name: {
en: "Crabhammer",
fr: "Pince-masse",
de: "Krabbhammer"
},

damage: 10,
Expand All @@ -42,12 +44,14 @@ const card: Card = {
name: {
en: "Sharp Pincers",
fr: "Pinces pointues",
de: "Scharfe Scheren"
},
effect: {
en: "Flip a coin. If heads, this attack does 10 damage plus 10 more damage.",
fr: "Lancez une pièce. Si c'est face, cette attaque inflige 10 dégâts plus 10 dégâts supplémentaires.",
de: "Wirf 1 Münze. Bei \"Kopf\" fügt dieser Angriff 10 Schadenspunkte plus 10 weitere Schadenspunkte zu."
},
damage: 10,
damage: "10+",

},
],
Expand Down
3 changes: 3 additions & 0 deletions data/Platinum/Supreme Victors/101.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const card: Card = {
name: {
en: "Croagunk",
fr: "Cradopaud",
de: "Glibunkel"
},
illustrator: "Masakazu Fukuda",
rarity: "Common",
Expand All @@ -30,6 +31,7 @@ const card: Card = {
name: {
en: "Hook",
fr: "Crochet",
de: "Haken"
},

damage: 10,
Expand All @@ -43,6 +45,7 @@ const card: Card = {
name: {
en: "Corkscrew Punch",
fr: "Poing en tire-bouchon",
de: "Korkenzieherhieb"
},

damage: 20,
Expand Down
3 changes: 3 additions & 0 deletions data/Platinum/Supreme Victors/102.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const card: Card = {
name: {
en: "Doduo",
fr: "Doduo",
de: "Dodu"
},
illustrator: "Atsuko Nishida",
rarity: "Common",
Expand All @@ -30,10 +31,12 @@ const card: Card = {
name: {
en: "Take Down",
fr: "Bélier",
de: "Bodycheck"
},
effect: {
en: "Doduo does 10 damage to itself.",
fr: "Doduo s'inflige 10 dégâts.",
de: "Dodu fügt sich selbst 10 Schadenspunkte zu."
},
damage: 20,

Expand Down
5 changes: 5 additions & 0 deletions data/Platinum/Supreme Victors/103.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const card: Card = {
name: {
en: "Drifloon",
fr: "Baudrive",
de: "Driftlon"
},
illustrator: "Mitsuhiro Arita",
rarity: "Common",
Expand All @@ -30,10 +31,12 @@ const card: Card = {
name: {
en: "Reckless Charge",
fr: "Attaque imprudente",
de: "Waghalsiger Sturmangriff"
},
effect: {
en: "Drifloon does 10 damage to itself.",
fr: "Baudrive s'inflige 10 dégâts.",
de: "Driftlon fügt sich selbst 10 Schadenspunkte zu."
},
damage: 20,

Expand All @@ -45,10 +48,12 @@ const card: Card = {
name: {
en: "Collect",
fr: "Collectionner",
de: "Sammeln"
},
effect: {
en: "Draw a card.",
fr: "Piochez une carte.",
de: "Ziehe 1 Karte."
},

},
Expand Down
5 changes: 5 additions & 0 deletions data/Platinum/Supreme Victors/104.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const card: Card = {
name: {
en: "Feebas",
fr: "Barpau",
de: "Barschwa"
},
illustrator: "Mitsuhiro Arita",
rarity: "Common",
Expand All @@ -28,10 +29,12 @@ const card: Card = {
name: {
en: "Surprise Attack",
fr: "Attaque surprise",
de: "Überraschungsangriff"
},
effect: {
en: "Flip a coin. If tails, this attack does nothing.",
fr: "Lancez une pièce. Si c'est pile, cette attaque est sans effet.",
de: "Wirf 1 Münze. Bei \"Zahl\" hat dieser Angriff keine Auswirkungen."
},
damage: 20,

Expand All @@ -43,10 +46,12 @@ const card: Card = {
name: {
en: "Count and Draw",
fr: "Compter et piocher",
de: "Zählen und Ziehen"
},
effect: {
en: "Draw a card for each of your opponent's Pokémon that isn't an Evolved Pokémon.",
fr: "Piochez une carte pour chaque Pokémon de votre adversaire qui n'est pas un Pokémon Évolué.",
de: "Ziehe 1 Karte für jedes Pokémon deines Gegners, das kein entwickeltes Pokémon ist."
},

},
Expand Down
4 changes: 4 additions & 0 deletions data/Platinum/Supreme Victors/105.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const card: Card = {
name: {
en: "Geodude",
fr: "Racaillou",
de: "Kleinstein"
},
illustrator: "Kouki Saitou",
rarity: "Common",
Expand All @@ -30,6 +31,7 @@ const card: Card = {
name: {
en: "Knuckle Punch",
fr: "Coud'phalange",
de: "Knöchelhieb"
},

damage: 10,
Expand All @@ -43,10 +45,12 @@ const card: Card = {
name: {
en: "Focus Fist",
fr: "Poing concentré",
de: "Fokussierfaust"
},
effect: {
en: "Flip a coin. If tails, this attack does nothing.",
fr: "Lancez une pièce. Si c'est pile, cette attaque est sans effet.",
de: "Wirf 1 Münze. Bei \"Zahl\" hat dieser Angriff keine Auswirkungen."
},
damage: 30,

Expand Down
4 changes: 4 additions & 0 deletions data/Platinum/Supreme Victors/106.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const card: Card = {
name: {
en: "Gible",
fr: "Griknot",
de: "Kaumalat"
},
illustrator: "Kanako Eo",
rarity: "Common",
Expand All @@ -30,10 +31,12 @@ const card: Card = {
name: {
en: "Sand Attack",
fr: "Jet de sable",
de: "Sandwirbel"
},
effect: {
en: "If the Defending Pokémon tries to attack during your opponent's next turn, your opponent flips a coin. If tails, that attack does nothing.",
fr: "Si le Pokémon Défenseur essaye d'attaquer lors du prochain tour de votre adversaire, celui-ci lance une pièce. Si c'est pile, cette attaque est sans effet.",
de: "Falls das Verteidigende Pokémon während des nächsten Zuges deines Gegners angreift, wirft dein Gegner 1 Münze. Bei \"Zahl\" hat dieser Angriff keine Auswirkungen."
},

},
Expand All @@ -44,6 +47,7 @@ const card: Card = {
name: {
en: "Bite",
fr: "Morsure",
de: "Biss"
},

damage: 10,
Expand Down
9 changes: 7 additions & 2 deletions data/Platinum/Supreme Victors/107.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const card: Card = {
name: {
en: "Goldeen",
fr: "Poissirène",
de: "Goldini"
},
illustrator: "Kyoko Umemoto",
rarity: "Common",
Expand All @@ -30,12 +31,14 @@ const card: Card = {
name: {
en: "Flail",
fr: "Fléau",
de: "Dreschflegel"
},
effect: {
en: "Does 10 damage times the number of damage counters on Goldeen.",
fr: "Inflige 10 dégâts multipliés par le nombre de marqueurs de dégât sur Poissirène.",
de: "Dieser Angriff fügt 10 Schadenspunkte für jede Schadensmarke auf Goldini zu."
},
damage: 10,
damage: "10x",

},
{
Expand All @@ -45,12 +48,14 @@ const card: Card = {
name: {
en: "Fury Attack",
fr: "Furie",
de: "Furienschlag"
},
effect: {
en: "Flip 3 coins. This attack does 10 damage times the number of heads.",
fr: "Lancez 3 pièces. Cette attaque inflige 10 dégâts multipliés par le nombre de faces.",
de: "Wirf 3 Münzen. Dieser Angriff fügt 10 Schadenspunkte mal der Anzahl \"Kopf\" zu."
},
damage: 10,
damage: "10x",

},
],
Expand Down
4 changes: 4 additions & 0 deletions data/Platinum/Supreme Victors/108.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const card: Card = {
name: {
en: "Growlithe",
fr: "Caninos",
de: "Fukano"
},
illustrator: "Atsuko Nishida",
rarity: "Common",
Expand All @@ -30,6 +31,7 @@ const card: Card = {
name: {
en: "Smash Kick",
fr: "Coud'pattes",
de: "Schmetterkick"
},

damage: 10,
Expand All @@ -44,10 +46,12 @@ const card: Card = {
name: {
en: "Fireworks",
fr: "Feux d'artifices",
de: "Feuerwerk"
},
effect: {
en: "Flip a coin. If tails, discard a Fire Energy attached to Growlithe.",
fr: "Lancez une pièce. Si c'est pile, défaussez une Énergie Fire attachée à Caninos.",
de: "Wirf 1 Münze. Bei \"Zahl\" entferne 1 -Energie, die an Fukano angelegt ist, und lege sie auf deinen Ablagestapel."
},
damage: 30,

Expand Down
3 changes: 3 additions & 0 deletions data/Platinum/Supreme Victors/109.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const card: Card = {
name: {
en: "Kricketot",
fr: "Crikzik",
de: "Zirpurze"
},
illustrator: "Kouki Saitou",
rarity: "Common",
Expand All @@ -30,6 +31,7 @@ const card: Card = {
name: {
en: "Headbutt",
fr: "Coup d'boule",
de: "Kopfnuss"
},

damage: 10,
Expand All @@ -43,6 +45,7 @@ const card: Card = {
name: {
en: "Beat",
fr: "Bataille",
de: "Verprügler"
},

damage: 20,
Expand Down
Loading

0 comments on commit 0d7b7c3

Please sign in to comment.