mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 09:29:19 +00:00
Updated informations (#23)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -4,6 +4,7 @@ import Set from '../Darkness Ablaze'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Lunatone",
|
||||
fr: "Séléroc"
|
||||
},
|
||||
illustrator: "Miki Tanaka",
|
||||
rarity: "Uncommon",
|
||||
@ -26,9 +27,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Future Sight",
|
||||
fr: "Prescience"
|
||||
},
|
||||
effect: {
|
||||
en: "Look at the top 4 cards of either player’s deck and put them back in any order.",
|
||||
fr: "Regardez les 4 cartes du dessus du deck de l’un des joueurs, puis replacez-les dans l’ordre de votre choix."
|
||||
},
|
||||
|
||||
},
|
||||
@ -39,9 +42,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Psychic",
|
||||
fr: "Psyko"
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 20 more damage for each Energy attached to your opponent’s Active Pokémon.",
|
||||
fr: "Cette attaque inflige 20 dégâts supplémentaires pour chaque Énergie attachée au Pokémon Actif de votre adversaire."
|
||||
},
|
||||
damage: "20+",
|
||||
|
||||
|
Reference in New Issue
Block a user