-
-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master' into feat/add-advanced-f…
…iltering-capabilities
- Loading branch information
Showing
131 changed files
with
5,938 additions
and
133 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -63,9 +63,7 @@ const card: Card = { | |
value: "-30" | ||
}, | ||
], | ||
|
||
|
||
|
||
retreat: 3, | ||
|
||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,11 +55,7 @@ const card: Card = { | |
value: "×2" | ||
}, | ||
], | ||
|
||
|
||
|
||
|
||
|
||
retreat: 1, | ||
} | ||
|
||
export default card |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -71,10 +71,7 @@ const card: Card = { | |
value: "×2" | ||
}, | ||
], | ||
|
||
|
||
|
||
|
||
retreat: 2, | ||
|
||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -67,10 +67,7 @@ const card: Card = { | |
value: "×2" | ||
}, | ||
], | ||
|
||
|
||
|
||
|
||
retreat: 3, | ||
|
||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -67,10 +67,7 @@ const card: Card = { | |
value: "×2" | ||
}, | ||
], | ||
|
||
|
||
|
||
|
||
retreat: 3, | ||
|
||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -68,10 +68,7 @@ const card: Card = { | |
value: "×2" | ||
}, | ||
], | ||
|
||
|
||
|
||
|
||
retreat: 2, | ||
|
||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -66,10 +66,7 @@ const card: Card = { | |
value: "×2" | ||
}, | ||
], | ||
|
||
|
||
|
||
|
||
retreat: 2, | ||
|
||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -63,9 +63,7 @@ const card: Card = { | |
value: "-30" | ||
}, | ||
], | ||
|
||
|
||
|
||
retreat: 3, | ||
|
||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -63,9 +63,7 @@ const card: Card = { | |
value: "-30" | ||
}, | ||
], | ||
|
||
|
||
|
||
retreat: 3, | ||
|
||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,10 +55,7 @@ const card: Card = { | |
value: "×2" | ||
}, | ||
], | ||
|
||
|
||
|
||
|
||
retreat: 1, | ||
|
||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,6 +50,7 @@ const card: Card = { | |
value: "-20" | ||
}, | ||
], | ||
retreat: 1, | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../Scarlet & Violet' | ||
|
||
const set: Set = { | ||
id: "sv06.5", | ||
|
||
name: { | ||
de: "Nebel der Sagen", | ||
en: "Shrouded Fable", | ||
es: "Fabula Sombría", | ||
fr: "Fable Nébuleuse", | ||
it: "Segreto Fiabesco", | ||
pt: "Fábulas Nebulosas" | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 64 | ||
}, | ||
|
||
releaseDate: "2024-08-02" | ||
} | ||
|
||
export default set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
import { Card } from "../../../interfaces" | ||
import Set from "../Shrouded Fable" | ||
|
||
const card: Card = { | ||
set: Set, | ||
|
||
name: { | ||
en: "Joltik", | ||
fr: "Statitik", | ||
es: "Joltik", | ||
it: "Joltik", | ||
pt: "Joltik", | ||
de: "Wattzapf" | ||
}, | ||
|
||
rarity: "Common", | ||
category: "Pokemon", | ||
hp: 40, | ||
types: ["Grass"], | ||
stage: "Basic", | ||
|
||
attacks: [{ | ||
cost: ["Grass"], | ||
|
||
name: { | ||
en: "Splashing Dodge", | ||
fr: "Esquive Éclaboussante", | ||
es: "Esquivo Chapoteo", | ||
it: "Schivata Splash", | ||
pt: "Evasão de Borrifada", | ||
de: "Ausweichplatscher" | ||
}, | ||
|
||
effect: { | ||
en: "Flip a coin. If heads, during your opponent's next turn, prevent all damage from and effects of attacks done to this Pokémon.", | ||
fr: "Lancez une pièce. Si c'est face, pendant le prochain tour de votre adversaire, évitez tous les dégâts et les effets d'attaques infligés à ce Pokémon.", | ||
es: "Lanza 1 moneda. Si sale cara, durante el próximo turno de tu rival, se evitan todo el daño y todos los efectos de los ataques infligidos a este Pokémon.", | ||
it: "Lancia una moneta. Se esce testa, durante il prossimo turno del tuo avversario, previeni sia i danni che gli effetti degli attacchi inflitti a questo Pokémon.", | ||
pt: "Jogue uma moeda. Se sair cara, durante o próximo turno do seu oponente, previna todo o dano e os efeitos de ataques causados a este Pokémon.", | ||
de: "Wirf 1 Münze. 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: 10 | ||
}], | ||
|
||
retreat: 1, | ||
regulationMark: "H" | ||
} | ||
|
||
export default card |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
import { Card } from "../../../interfaces" | ||
import Set from "../Shrouded Fable" | ||
|
||
const card: Card = { | ||
set: Set, | ||
|
||
name: { | ||
en: "Galvantula", | ||
fr: "Mygavolt", | ||
es: "Galvantula", | ||
it: "Galvantula", | ||
pt: "Galvantula", | ||
de: "Voltula" | ||
}, | ||
|
||
rarity: "Uncommon", | ||
category: "Pokemon", | ||
hp: 100, | ||
types: ["Grass"], | ||
stage: "Stage1", | ||
|
||
abilities: [{ | ||
type: "Ability", | ||
|
||
name: { | ||
en: "Compound Eyes", | ||
fr: "Œil Composé", | ||
es: "Ojo Compuesto", | ||
it: "Insettocchi", | ||
pt: "Olhos Compostos", | ||
de: "Facettenauge" | ||
}, | ||
|
||
effect: { | ||
en: "Attacks used by this Pokémon do 50 more damage to your opponent's Active Pokémon that has an Ability (before applying Weakness and Resistance).", | ||
fr: "Les attaques utilisées par ce Pokémon infligent 50 dégâts supplémentaires au Pokémon Actif de votre adversaire ayant un talent (avant application de la Faiblesse et de la Résistance).", | ||
es: "Los ataques usados por este Pokémon hacen 50 puntos de daño más al Pokémon Activo de tu rival que tenga una habilidad (antes de aplicar Debilidad y Resistencia).", | ||
it: "Gli attacchi usati da questo Pokémon infliggono 50 danni in più al Pokémon attivo del tuo avversario che ha un'abilità, prima di aver applicato debolezza e resistenza.", | ||
pt: "Os ataques usados por este Pokémon causam 50 pontos de dano a mais ao Pokémon Ativo do seu oponente que tem uma Habilidade (antes de aplicar Fraqueza e Resistência).", | ||
de: "Die von diesem Pokémon eingesetzten Attacken fügen dem Aktiven Pokémon deines Gegners, das eine Fähigkeit hat, 50 Schadenspunkte mehr zu (bevor Schwäche und Resistenz verrechnet werden)." | ||
} | ||
}], | ||
|
||
attacks: [{ | ||
cost: ["Grass", "Colorless"], | ||
|
||
name: { | ||
en: "Shocking Web", | ||
fr: "Toile Choquante", | ||
es: "Tela Electrizante", | ||
it: "Rete Fulminante", | ||
pt: "Teia Eletrizante", | ||
de: "Schockierendes Netz" | ||
}, | ||
|
||
effect: { | ||
en: "If this Pokémon has any Lightning Energy attached, this attack does 80 more damage.", | ||
fr: "Si au moins une Énergie Lightning est attachée à ce Pokémon, cette attaque inflige 80 dégâts supplémentaires.", | ||
es: "Si este Pokémon tiene alguna Energía Lightning unida, este ataque hace 80 puntos de daño más.", | ||
it: "Se questo Pokémon ha delle Energie Lightning assegnate, questo attacco infligge 80 danni in più.", | ||
pt: "Se este Pokémon tiver alguma Energia Lightning ligada a ele, este ataque causará 80 pontos de dano a mais.", | ||
de: "Wenn an dieses Pokémon mindestens 1 Lightning-Energie angelegt ist, fügt diese Attacke 80 Schadenspunkte mehr zu." | ||
}, | ||
|
||
damage: "50+" | ||
}], | ||
|
||
retreat: 1, | ||
regulationMark: "H" | ||
} | ||
|
||
export default card |
Oops, something went wrong.