Skip to content

Commit

Permalink
feat: Add skyridge
Browse files Browse the repository at this point in the history
Signed-off-by: Avior <github@avior.me>
  • Loading branch information
Aviortheking committed Dec 5, 2023
1 parent f079c70 commit 4432bd9
Show file tree
Hide file tree
Showing 182 changed files with 1,427 additions and 447 deletions.
7 changes: 6 additions & 1 deletion data/E-Card/Skyridge/1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import Set from '../Skyridge'
const card: Card = {
name: {
en: "Aerodactyl",
de: "Aerodactyl"
},
illustrator: "Toshinao Aoki",
rarity: "Rare",
Expand All @@ -25,9 +26,11 @@ const card: Card = {
type: "Poke-POWER",
name: {
en: "Ancient Wind",
de: "Ancient Wind"
},
effect: {
en: "Once during your turn (before you attack) if Aerodactyl is your Active Pokémon, you may ignore all Poké-Bodies until the end of your turn. This power can't be used if Aerodactyl is affected by a Special Condition.",
de: "Once during your turn (before your attack), if Aerodactyl is your Active Pokémon, you may ignore all Poké-Bodies until the end of your turn. This power can't be used if Aerodactyl is affected by a Special Condition."
},
},
],
Expand All @@ -39,11 +42,13 @@ const card: Card = {
],
name: {
en: "Rising Lunge",
de: "Rising Lunge"
},
effect: {
en: "Flip a coin. If heads, this attack does 20 damage plus 20 more damage.",
de: "Flip a coin. If heads, this attack does 20 damage plus 20 more damage."
},
damage: 20,
damage: "20+",

},
],
Expand Down
5 changes: 5 additions & 0 deletions data/E-Card/Skyridge/10.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import Set from '../Skyridge'
const card: Card = {
name: {
en: "Gengar",
de: "Gengar"
},
illustrator: "Kyoko Umemoto",
rarity: "Rare",
Expand All @@ -27,9 +28,11 @@ const card: Card = {
type: "Poke-POWER",
name: {
en: "Manipulate",
de: "Manipulieren"
},
effect: {
en: "When you play Gengar from your hand to evolve your Active Pokémon, you may put a Basic Pokémon (excluding Baby Pokémon) from your discard pile onto your bench. Then flip 3 coins. For each heads, choose a basic Energy card from your discard pile and attach it to that Pokémon.",
de: "Wenn du Gengar aus deiner Hand spielst, um dein aktives Pokémon zu entwickeln, kannst du ein Basis-Pokémon (aber kein Baby-Pokémon) aus deinem Ablagestapel nehmen und auf deine Bank legen. Wirf dann 3 Münzen. Wähle für jeden geworfenen 'Kopf' eine Basis-Energiekarte aus deinem Ablagestapel und lege sie an dieses Pokémon an."
},
},
],
Expand All @@ -43,9 +46,11 @@ const card: Card = {
],
name: {
en: "Hydrokinesis",
de: "Hydrokinese"
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Burned. If tails, the Defending Pokémon is now Confused.",
de: "Wirf eine Münze. Bei 'Kopf' ist das verteidigende Pokémon jetzt verbrannt. Bei 'Zahl' ist das verteidigende Pokémon jetzt verwirrt."
},
damage: 40,

Expand Down
7 changes: 6 additions & 1 deletion data/E-Card/Skyridge/100.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import Set from '../Skyridge'
const card: Card = {
name: {
en: "Snorlax",
de: "Relaxo"
},
illustrator: "Naoyo Kimura",
rarity: "Common",
Expand All @@ -25,9 +26,11 @@ const card: Card = {
type: "Poke-POWER",
name: {
en: "Lolling About",
de: "Herumlümmeln"
},
effect: {
en: "Once during your turn (before you attack) if Snorlax is your Active Pokémon, you may remove 1 damage counter from Snorlax. Snorlax is now Asleep. This power can't be used if Snorlax is affected by a Special Condition.",
de: "Einmal während deines Zuges (vor deinem Angriff) kannst du, falls Relaxo dein aktives Pokémon ist, 1 Schadensmarke von Relaxo entfernen. Relaxo schläft jetzt. Diese Fähigkeit kann nicht verwendet werden, falls Relaxo von einem speziellen Zustand betroffen ist."
},
},
],
Expand All @@ -40,11 +43,13 @@ const card: Card = {
],
name: {
en: "Continuous Tumble",
de: "Dauerrollen"
},
effect: {
en: "Flip a coin until you get tails. This attack does 30 damage times the number of heads.",
de: "Wirf eine Münze, bis du \"Zahl\" wirfst. Dieser Angriff fügt 30 Schadenspunkte mal der Anzahl \"Kopf\" zu."
},
damage: 30,
damage: "30x",

},
],
Expand Down
4 changes: 4 additions & 0 deletions data/E-Card/Skyridge/101.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import Set from '../Skyridge'
const card: Card = {
name: {
en: "Snubbull",
de: "Snubbull"
},
illustrator: "Hisao Nakamura",
rarity: "Common",
Expand All @@ -28,9 +29,11 @@ const card: Card = {
],
name: {
en: "Scary Face",
de: "Grimasse"
},
effect: {
en: "Flip a coin. If heads, until the end of your opponent's next turn the Defending Pokémon can't Retreat.",
de: "Wirf eine Münze. Bei 'Kopf' kann das verteidigende Pokémon bis zum Ende des nächsten gegnerischen Zugs weder angreifen noch sich zurückziehen."
},

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

damage: 20,
Expand Down
5 changes: 5 additions & 0 deletions data/E-Card/Skyridge/102.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import Set from '../Skyridge'
const card: Card = {
name: {
en: "Stantler",
de: "Damhirplex"
},
illustrator: "Aya Kusube",
rarity: "Common",
Expand All @@ -28,9 +29,11 @@ const card: Card = {
],
name: {
en: "Threaten",
de: "Bedrohen"
},
effect: {
en: "Flip a coin. If heads, look at your opponent's hand. If he or she has any Trainer cards there, choose 1 of them. Your opponent shuffles that card back into his or her deck.",
de: "Wirf eine Münze. Schau dir bei \"Kopf\" die Karten auf der Hand deines Gegners an. Wenn er darunter mindestens eine Trainerkarte hat, wähle eine davon. Dein Gegner mischt diese Karte in sein Deck."
},

},
Expand All @@ -41,9 +44,11 @@ const card: Card = {
],
name: {
en: "Antler Swipe",
de: "Geweihschlag"
},
effect: {
en: "Flip a coin. If heads, this attack does 20 damage to the Defending Pokémon (Don't apply Weakness and Resistance) If tails, your and opponent has any Benched Pokémon, choose 1 of them and this attack does 20 damage to it. (Don't apply Weakness and Resistance for Benched Pokémon.)",
de: "Wirf eine Münze. Bei \"Kopf\" fügt dieser Angriff dem verteidigenden Pokémon 20 Schadenspunkte zu. (Wende keine Schwäche oder Resistenz an.) Bei \"Zahl\", wähle 1 Pokémon von der Bank deines Gegners, wenn dort Pokémon vorhanden sind. Dieser Angriff fügt diesem Pokémon 20 Schadenspunkte zu. (Wende keine Schwäche oder Resistenz bei Pokémon auf der Bank an.)"
},

},
Expand Down
7 changes: 6 additions & 1 deletion data/E-Card/Skyridge/103.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import Set from '../Skyridge'
const card: Card = {
name: {
en: "Staryu",
de: "Sterndu"
},
illustrator: "Kyoko Umemoto",
rarity: "Common",
Expand All @@ -28,9 +29,11 @@ const card: Card = {
],
name: {
en: "Energy Healing",
de: "Energieauffrischung"
},
effect: {
en: "Remove 2 damage counters from Staryu for each energy attached to it. If it has fewer damage counters than that, remove all of them.",
de: "Entferne für jede an Sterndu angelegte Energie 2 Schadensmarken von ihm. Wenn es weniger Schadensmarken hat, entferne alle."
},

},
Expand All @@ -40,11 +43,13 @@ const card: Card = {
],
name: {
en: "Doubleslap",
de: "Duplexhieb"
},
effect: {
en: "Flip 2 coins. This attack does 10 damage times the number of heads.",
de: "Wirf 2 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/E-Card/Skyridge/104.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import Set from '../Skyridge'
const card: Card = {
name: {
en: "Staryu",
de: "Sterndu"
},
illustrator: "Keiko Fukuyama",
rarity: "Common",
Expand All @@ -28,6 +29,7 @@ const card: Card = {
],
name: {
en: "Slap",
de: "Slap"
},

damage: 10,
Expand All @@ -40,9 +42,11 @@ const card: Card = {
],
name: {
en: "Confuse Ray",
de: "Confuse Ray"
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Confused.",
de: "Flip a coin. If heads, the Defending Pokémon is now Confused."
},
damage: 10,

Expand Down
7 changes: 6 additions & 1 deletion data/E-Card/Skyridge/105.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import Set from '../Skyridge'
const card: Card = {
name: {
en: "Sunflora",
de: "Sonnflora"
},
illustrator: "Miki Tanaka",
rarity: "Common",
Expand Down Expand Up @@ -31,9 +32,11 @@ const card: Card = {
],
name: {
en: "Energy Plant",
de: "Energiepflanze"
},
effect: {
en: "Search your deck for a basic Energy card and attach it to 1 of your Pokémon. Shuffle your deck afterward.",
de: "Durchsuche dein Deck nach einer Basis-Energiekarte und lege sie an 1 deiner Pokémon an. Mische dein Deck danach."
},

},
Expand All @@ -45,11 +48,13 @@ const card: Card = {
],
name: {
en: "Trip Over",
de: "Beinstellen"
},
effect: {
en: "Flip a coin. If heads, this attack does 30 damage plus 30 more damage.",
de: "Wirf eine Münze. Bei \"Kopf\" fügt dieser Angriff 30 Schadenspunkte plus 30 weitere Schadenspunkte zu."
},
damage: 30,
damage: "30+",

},
],
Expand Down
4 changes: 4 additions & 0 deletions data/E-Card/Skyridge/106.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import Set from '../Skyridge'
const card: Card = {
name: {
en: "Sunkern",
de: "Sonnkern"
},
illustrator: "Toshinao Aoki",
rarity: "Common",
Expand All @@ -28,6 +29,7 @@ const card: Card = {
],
name: {
en: "Rollout",
de: "Walzer"
},

damage: 10,
Expand All @@ -39,9 +41,11 @@ const card: Card = {
],
name: {
en: "Blot",
de: "Klecks"
},
effect: {
en: "If there are any damage counters on Sunkern, remove 1 of them.",
de: "Wenn Schadensmarken auf Sonnkern liegen, entferne 1 von ihnen."
},
damage: 10,

Expand Down
4 changes: 4 additions & 0 deletions data/E-Card/Skyridge/107.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import Set from '../Skyridge'
const card: Card = {
name: {
en: "Swinub",
de: "Quiekel"
},
illustrator: "Yuka Morii",
rarity: "Common",
Expand All @@ -28,6 +29,7 @@ const card: Card = {
],
name: {
en: "Ram",
de: "Ramme"
},

damage: 10,
Expand All @@ -39,9 +41,11 @@ const card: Card = {
],
name: {
en: "Freezing Breath",
de: "Eisiger Atem"
},
effect: {
en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed. If tails, the Defending Pokémon is now Asleep.",
de: "Wirf eine Münze. Bei 'Kopf' ist das verteidigende Pokémon jetzt gelähmt. Bei 'Zahl' schläft das verteidigende Pokémon jetzt."
},

},
Expand Down
4 changes: 4 additions & 0 deletions data/E-Card/Skyridge/108.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import Set from '../Skyridge'
const card: Card = {
name: {
en: "Swinub",
de: "Quiekel"
},
illustrator: "Toshinao Aoki",
rarity: "Common",
Expand All @@ -28,6 +29,7 @@ const card: Card = {
],
name: {
en: "Mud Slap",
de: "Schlammschlag"
},

damage: 10,
Expand All @@ -40,9 +42,11 @@ const card: Card = {
],
name: {
en: "Overrun",
de: "Überrennen"
},
effect: {
en: "If your opponent has nay Benched Pokémon, flip a coin. If heads, choose 1 of them and this attack does 10 damage to it. (Don't apply Weakness and Resistance for Benched Pokémon.)",
de: "Falls dein Gegner mindestens ein Pokémon auf der Bank aht, wirf eine Münze. Wähle bei 'Kopf' eines von diesen. Dieser Angriff fügt ihm dann 10 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)"
},
damage: 10,

Expand Down
10 changes: 9 additions & 1 deletion data/E-Card/Skyridge/109.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import Set from '../Skyridge'
const card: Card = {
name: {
en: "Teddiursa",
de: "Teddiursa"
},
illustrator: "Kagemaru Himeno",
rarity: "Common",
Expand All @@ -26,13 +27,18 @@ const card: Card = {
cost: [
"Colorless",
],

name: {
en: "Surprise Attack",
de: "Überraschungsangriff"
},

effect: {
en: "Flip a coin. If tails, this attack does nothing.",
de: "Wirf eine Münze. Bei \"Zahl\" hat dieser Angriff keine Auswirkungen."
},

damage: 20
},
{
cost: [
Expand All @@ -41,11 +47,13 @@ const card: Card = {
],
name: {
en: "Rage",
de: "Raserei"
},
effect: {
en: "This attack does 10 damage plus 10 more damage for each damage counter on Teddiursa.",
de: "Dieser Angriff fügt 10 Schadenspunkte plus 10 zusätzliche Schadenspunkte für jede Schadensmarke auf Teddiursa zu."
},
damage: 10,
damage: "10+",

},
],
Expand Down
Loading

0 comments on commit 4432bd9

Please sign in to comment.