1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-16 17:39:18 +00:00

Updated informations (#23)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-05-26 20:35:35 +02:00
committed by GitHub
parent ef2d099e6e
commit 151c00be78
820 changed files with 9255 additions and 2679 deletions

View File

@ -4,28 +4,20 @@ import Set from '../Darkness Ablaze'
const card: Card = {
name: {
en: "Pokémon Breeders Nurturing",
fr: "Soins de lÉleveur de Pokémon"
},
illustrator: "kirisAki",
rarity: "Ultra Rare",
category: "Trainer",
set: Set,
effect: {
en: "Choose up to 2 of your Pokémon in play. For each of those Pokémon, search your deck for a card that evolves from that Pokémon and put it onto that Pokémon to evolve it. Then, shuffle your deck. You cant use this card during your first turn or on a Pokémon that was put into play this turn.",
fr: "Choisissez jusquà 2 de vos Pokémon en jeu. Pour chacun de ces Pokémon, cherchez dans votre deck une carte Évolution de ce Pokémon-là, puis placez-la sur ce dernier pour le faire évoluer. Mélangez ensuite votre deck. Vous ne pouvez utiliser cette carte ni pendant votre premier tour ni sur un Pokémon qui a été mis en jeu pendant ce tour."
},
trainerType: "Supporter"
}
export default card