mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 16:19:18 +00:00
Updated informations (#23)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -4,28 +4,20 @@ import Set from '../Rebel Clash'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Tool Scrapper",
|
||||
fr: "Arrache-Outil"
|
||||
},
|
||||
|
||||
illustrator: "Studio Bora Inc.",
|
||||
rarity: "Uncommon",
|
||||
category: "Trainer",
|
||||
|
||||
set: Set,
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
effect: {
|
||||
en: "Choose up to 2 Pokémon Tools attached to Pokémon (yours or your opponent’s) and discard them.",
|
||||
fr: "Choisissez jusqu’à 2 Outils Pokémon attachés aux Pokémon (les vôtres ou ceux de votre adversaire), puis défaussez-les."
|
||||
},
|
||||
|
||||
|
||||
trainerType: "Item"
|
||||
}
|
||||
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user