1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-03 04:51:58 +00:00

Updated Sword Shield Date (35/202 done)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-02-08 02:02:16 +01:00
parent 5736230d3b
commit 399f9960ee
202 changed files with 352 additions and 818 deletions

View File

@@ -11,6 +11,8 @@ const card: Card = {
id: "swsh1-1",
localId: 1,
dexId: 251,
// Card informations
name: {
en: "Celebi V",
@@ -23,22 +25,15 @@ const card: Card = {
Type.GRASS,
],
image: {
low: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/1/low.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/1/low.png",
},
high: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/1/high.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/1/high.png",
},
},
evolveFrom: {},
tags: [
Tag.BASIC,
Tag.V,
],
@@ -50,11 +45,6 @@ const card: Card = {
attacks: [{
name: {
en: "V rule",
fr: "Règle V",
},
},{
cost: [
Type.GRASS
],
@@ -87,8 +77,6 @@ const card: Card = {
value: "×2"
}],
retreat: 1,
rarity: Rarity.RareV,
@@ -96,10 +84,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -29,14 +29,13 @@ const card: Card = {
low: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/10/low.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/10/low.png",
},
high: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/10/high.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/10/high.png",
},
}
},
evolveFrom: {},
evolveTo: [{
en: "Thwackey",
fr: "Badabouin",
}],
tags: [
Tag.BASIC,
@@ -47,8 +46,6 @@ const card: Card = {
name: "Naoki Saito"
},
attacks: [{
cost: [
Type.COLORLESS
@@ -69,8 +66,6 @@ const card: Card = {
value: "×2"
}],
retreat: 1,
rarity: Rarity.Common,
@@ -78,10 +73,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -90,10 +90,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -84,10 +84,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -74,10 +74,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -95,10 +95,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -50,11 +50,6 @@ const card: Card = {
attacks: [{
name: {
en: "V rule",
fr: "Règle V",
},
},{
cost: [
Type.FIGHTING,
Type.COLORLESS
@@ -99,10 +94,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -84,10 +84,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -83,10 +83,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -77,10 +77,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -84,10 +84,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -92,10 +92,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -23,20 +23,17 @@ const card: Card = {
Type.GRASS,
],
image: {
low: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/11/low.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/11/low.png",
},
high: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/11/high.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/11/high.png",
},
}
},
evolveFrom: {},
evolveTo: [{
en: "Thwackey",
fr: "Badabouin",
}],
tags: [
Tag.BASIC,
@@ -47,8 +44,6 @@ const card: Card = {
name: "Kouki Saitou"
},
attacks: [{
cost: [
Type.COLORLESS
@@ -75,8 +70,6 @@ const card: Card = {
value: "×2"
}],
retreat: 1,
rarity: Rarity.Common,
@@ -84,10 +77,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -93,10 +93,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -78,10 +78,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -75,10 +75,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -96,10 +96,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -79,10 +79,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -50,11 +50,6 @@ const card: Card = {
attacks: [{
name: {
en: "V rule",
fr: "Règle V",
},
},{
cost: [
Type.FIGHTING
],
@@ -94,10 +89,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -96,10 +96,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -90,10 +90,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -92,10 +92,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -93,10 +93,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -23,17 +23,11 @@ const card: Card = {
Type.GRASS,
],
image: {
low: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/12/low.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/12/low.png",
},
high: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/12/high.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/12/high.png",
},
}
},
evolveFrom: {
@@ -41,6 +35,11 @@ const card: Card = {
fr: "Ouistempo",
},
evolveTo: [{
en: "Rillaboom",
fr: "Gorythmic",
}],
tags: [
Tag.STAGE1,
],
@@ -86,8 +85,6 @@ const card: Card = {
value: "×2"
}],
retreat: 2,
rarity: Rarity.Uncommon,
@@ -95,10 +92,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -50,11 +50,6 @@ const card: Card = {
attacks: [{
name: {
en: "V rule",
fr: "Règle V",
},
},{
cost: [
Type.DARKNESS
],
@@ -96,10 +91,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -88,10 +88,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -99,10 +99,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -84,10 +84,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -94,10 +94,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -77,10 +77,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -92,10 +92,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -90,10 +90,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -93,10 +93,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -94,10 +94,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -23,17 +23,11 @@ const card: Card = {
Type.GRASS,
],
image: {
low: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/13/low.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/13/low.png",
},
high: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/13/high.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/13/high.png",
},
}
},
evolveFrom: {
@@ -41,6 +35,11 @@ const card: Card = {
fr: "Ouistempo",
},
evolveTo: [{
en: "Rillaboom",
fr: "Gorythmic",
}],
tags: [
Tag.STAGE1,
],
@@ -93,10 +92,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -77,10 +77,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -99,10 +99,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -93,10 +93,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -87,10 +87,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -94,10 +94,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -95,10 +95,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -82,10 +82,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -100,10 +100,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -61,11 +61,6 @@ const card: Card = {
}],
attacks: [{
name: {
en: "V rule",
fr: "Règle V",
},
},{
cost: [
Type.METAL,
Type.METAL,
@@ -99,10 +94,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -61,11 +61,6 @@ const card: Card = {
}],
attacks: [{
name: {
en: "V rule",
fr: "Règle V",
},
},{
cost: [
Type.METAL,
Type.METAL,
@@ -99,10 +94,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -23,17 +23,11 @@ const card: Card = {
Type.GRASS,
],
image: {
low: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/14/low.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/14/low.png",
},
high: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/14/high.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/14/high.png",
},
}
},
evolveFrom: {
@@ -51,7 +45,7 @@ const card: Card = {
},
abilities: [{
id: -1,
id: 2,
type: AbilityType.TALENT,
name: {
en: "Voltage Beat",
@@ -59,7 +53,7 @@ const card: Card = {
},
text: {
en: "Once during your turn, you may search your deck for up to 2 Grass Energy cards and attach them to 1 of your Pokémon. Then, shuffle your deck.",
fr: "Une fois pendant votre tour, vous pouvez chercher dans votre deck jusquà 2 cartes Énergie Grass, puis les attacher à lun de vos Pokémon. Mélangez ensuite votre deck.",
fr: "Une fois pendant votre tour, vous pouvez chercher dans votre deck jusquà 2 cartes Énergie Plante, puis les attacher à lun de vos Pokémon. Mélangez ensuite votre deck.",
}
}],
@@ -82,8 +76,6 @@ const card: Card = {
value: "×2"
}],
retreat: 3,
rarity: Rarity.RareHolo,
@@ -91,10 +83,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -88,10 +88,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -50,11 +50,6 @@ const card: Card = {
attacks: [{
name: {
en: "V rule",
fr: "Règle V",
},
},{
cost: [
Type.COLORLESS,
Type.COLORLESS,
@@ -101,10 +96,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -88,10 +88,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -90,10 +90,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -95,10 +95,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -91,10 +91,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -74,10 +74,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -92,10 +92,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -87,10 +87,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -79,10 +79,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -23,17 +23,11 @@ const card: Card = {
Type.GRASS,
],
image: {
low: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/15/low.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/15/low.png",
},
high: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/15/high.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/15/high.png",
},
}
},
evolveFrom: {
@@ -99,10 +93,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -87,10 +87,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -94,10 +94,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -79,10 +79,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -85,10 +85,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -96,10 +96,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -50,11 +50,6 @@ const card: Card = {
attacks: [{
name: {
en: "V rule",
fr: "Règle V",
},
},{
cost: [
Type.COLORLESS
],
@@ -99,10 +94,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -23,20 +23,17 @@ const card: Card = {
Type.GRASS,
],
image: {
low: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/16/low.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/16/low.png",
},
high: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/16/high.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/16/high.png",
},
}
},
evolveFrom: {},
evolveTo: [{
en: "Dottler",
fr: "Coléodôme",
}],
tags: [
Tag.BASIC,
@@ -74,10 +71,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -29,15 +29,14 @@ const card: Card = {
low: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/17/low.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/17/low.png",
},
high: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/17/high.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/17/high.png",
},
}
},
evolveFrom: {},
evolveTo: [{
en: "Dottler",
fr: "Coléodôme",
}],
tags: [
Tag.BASIC,
],
@@ -77,10 +76,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -23,17 +23,11 @@ const card: Card = {
Type.GRASS,
],
image: {
low: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/18/low.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/18/low.png",
},
high: {
en: "https://assets.tcgdex.net/en/swsh/swsh1/18/high.png",
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/18/high.png",
},
}
},
evolveFrom: {
@@ -41,6 +35,11 @@ const card: Card = {
fr: "Larvadar",
},
evolveTo: [{
en: "Orbeetle",
fr: "Astronelle",
}],
tags: [
Tag.STAGE1,
],
@@ -90,10 +89,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -66,10 +66,9 @@ const card: Card = {
category: Category.TRAINER,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -63,10 +63,9 @@ const card: Card = {
category: Category.ENERGY,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -50,11 +50,6 @@ const card: Card = {
attacks: [{
name: {
en: "V rule",
fr: "Règle V",
},
},{
cost: [
Type.GRASS
],
@@ -98,10 +93,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -50,11 +50,6 @@ const card: Card = {
attacks: [{
name: {
en: "V rule",
fr: "Règle V",
},
},{
cost: [
Type.FIRE,
Type.FIRE,
@@ -101,10 +96,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

View File

@@ -50,11 +50,6 @@ const card: Card = {
attacks: [{
name: {
en: "V rule",
fr: "Règle V",
},
},{
cost: [
Type.COLORLESS
],
@@ -98,10 +93,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card

Some files were not shown because too many files have changed in this diff Show More