Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/Pokémon TCG Pocket/Mythical Island/049.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const card: Card = {
cost: ["Darkness"],

effect: {
en: "Put 1 random <a class=\"localized-string__link\" href=\"/pokemon/koffing/\">Koffing</a> from your deck onto your Bench."
en: "Put 1 random Koffing from your deck onto your Bench."
}
}],

Expand Down
4 changes: 2 additions & 2 deletions data/Pokémon TCG Pocket/Mythical Island/066.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ const card: Card = {
category: "Trainer",

effect: {
en: "Put your <a class=\"localized-string__link\" href=\"/pokemon/mew-ex/\">Mew ex</a> in the Active Spot into your hand."
en: "Put your Mew ex in the Active Spot into your hand."
},

trainerType: "Supporter",
rarity: "Two Diamond"
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Pokémon TCG Pocket/Mythical Island/080.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ const card: Card = {
category: "Trainer",

effect: {
en: "Put your <a class=\"localized-string__link\" href=\"/pokemon/mew-ex/\">Mew ex</a> in the Active Spot into your hand."
en: "Put your Mew ex in the Active Spot into your hand."
},

trainerType: "Supporter",
rarity: "Two Star"
}

export default card
export default card
2 changes: 1 addition & 1 deletion data/Pokémon TCG Pocket/Space-Time Smackdown/075.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const card: Card = {
cost: ["Psychic"],

effect: {
en: "Take a <span class=\"energy-text energy-text--type-psychic\"></span> Energy from your Energy Zone and attach it to <a class=\"localized-string__link\" href=\"/pokemon/mesprit/\">Mesprit</a> or <a class=\"localized-string__link\" href=\"/pokemon/azelf/\">Azelf</a>."
en: "Take a <span class=\"energy-text energy-text--type-psychic\"></span> Energy from your Energy Zone and attach it to Mesprit or Azelf."
}
}],

Expand Down
2 changes: 1 addition & 1 deletion data/Pokémon TCG Pocket/Space-Time Smackdown/076.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const card: Card = {
cost: ["Psychic", "Psychic", "Psychic"],

effect: {
en: "You can use this attack only if you have <a class=\"localized-string__link\" href=\"/pokemon/uxie/\">Uxie</a> and <a class=\"localized-string__link\" href=\"/pokemon/azelf/\">Azelf</a> on your Bench. Discard all Energy from this Pokémon."
en: "You can use this attack only if you have Uxie and Azelf on your Bench. Discard all Energy from this Pokémon."
}
}],

Expand Down
4 changes: 2 additions & 2 deletions data/Pokémon TCG Pocket/Space-Time Smackdown/151.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ const card: Card = {
category: "Trainer",

effect: {
en: "Put 1 random <a class=\"localized-string__link\" href=\"/pokemon/glameow/\">Glameow</a>, <a class=\"localized-string__link\" href=\"/pokemon/stunky/\">Stunky</a>, or <a class=\"localized-string__link\" href=\"/pokemon/croagunk/\">Croagunk</a> from your deck into your hand."
en: "Put 1 random Glameow, Stunky, or Croagunk from your deck into your hand."
},

trainerType: "Supporter"
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Pokémon TCG Pocket/Space-Time Smackdown/152.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ const card: Card = {
category: "Trainer",

effect: {
en: "During this turn, attacks used by your <a class=\"localized-string__link\" href=\"/pokemon/garchomp/\">Garchomp</a> or <a class=\"localized-string__link\" href=\"/pokemon/togekiss/\">Togekiss</a> do +50 damage to your opponent's Active Pokémon."
en: "During this turn, attacks used by your Garchomp or Togekiss do +50 damage to your opponent's Active Pokémon."
},

trainerType: "Supporter"
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Pokémon TCG Pocket/Space-Time Smackdown/153.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ const card: Card = {
category: "Trainer",

effect: {
en: "Choose 1 of your <a class=\"localized-string__link\" href=\"/pokemon/electivire/\">Electivire</a> or <a class=\"localized-string__link\" href=\"/pokemon/luxray/\">Luxray</a>. Attach 2 <span class=\"energy-text energy-text--type-lightning\"></span> Energy from your discard pile to that Pokémon."
en: "Choose 1 of your Electivire or Luxray. Attach 2 <span class=\"energy-text energy-text--type-lightning\"></span> Energy from your discard pile to that Pokémon."
},

trainerType: "Supporter"
}

export default card
export default card
2 changes: 1 addition & 1 deletion data/Pokémon TCG Pocket/Space-Time Smackdown/166.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const card: Card = {
cost: ["Psychic", "Psychic", "Psychic"],

effect: {
en: "You can use this attack only if you have <a class=\"localized-string__link\" href=\"/pokemon/uxie/\">Uxie</a> and <a class=\"localized-string__link\" href=\"/pokemon/azelf/\">Azelf</a> on your Bench. Discard all Energy from this Pokémon."
en: "You can use this attack only if you have Uxie and Azelf on your Bench. Discard all Energy from this Pokémon."
}
}],

Expand Down
4 changes: 2 additions & 2 deletions data/Pokémon TCG Pocket/Space-Time Smackdown/191.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ const card: Card = {
category: "Trainer",

effect: {
en: "Put 1 random <a class=\"localized-string__link\" href=\"/pokemon/glameow/\">Glameow</a>, <a class=\"localized-string__link\" href=\"/pokemon/stunky/\">Stunky</a>, or <a class=\"localized-string__link\" href=\"/pokemon/croagunk/\">Croagunk</a> from your deck into your hand."
en: "Put 1 random Glameow, Stunky, or Croagunk from your deck into your hand."
},

trainerType: "Supporter"
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Pokémon TCG Pocket/Space-Time Smackdown/192.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ const card: Card = {
category: "Trainer",

effect: {
en: "During this turn, attacks used by your <a class=\"localized-string__link\" href=\"/pokemon/garchomp/\">Garchomp</a> or <a class=\"localized-string__link\" href=\"/pokemon/togekiss/\">Togekiss</a> do +50 damage to your opponent's Active Pokémon."
en: "During this turn, attacks used by your Garchomp or Togekiss do +50 damage to your opponent's Active Pokémon."
},

trainerType: "Supporter"
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Pokémon TCG Pocket/Space-Time Smackdown/193.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ const card: Card = {
category: "Trainer",

effect: {
en: "Choose 1 of your <a class=\"localized-string__link\" href=\"/pokemon/electivire/\">Electivire</a> or <a class=\"localized-string__link\" href=\"/pokemon/luxray/\">Luxray</a>. Attach 2 <span class=\"energy-text energy-text--type-lightning\"></span> Energy from your discard pile to that Pokémon."
en: "Choose 1 of your Electivire or Luxray. Attach 2 <span class=\"energy-text energy-text--type-lightning\"></span> Energy from your discard pile to that Pokémon."
},

trainerType: "Supporter"
}

export default card
export default card
6 changes: 3 additions & 3 deletions data/Pokémon TCG Pocket/Triumphant Light/001.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const card: Card = {
types: ["Grass"],

description: {
en: "It loves sweet nectar. To keep all the nectar to<br />itself, it hurls rivals away with its prized horn."
en: "It loves sweet nectar. To keep all the nectar to itself, it hurls rivals away with its prized horn."
},

stage: "Basic",
Expand All @@ -25,7 +25,7 @@ const card: Card = {
en: "Single-Horn Throw"
},

damage: 50,
damage: "50+",
cost: ["Grass", "Colorless", "Colorless"],

effect: {
Expand All @@ -41,4 +41,4 @@ const card: Card = {
retreat: 2
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Pokémon TCG Pocket/Triumphant Light/002.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const card: Card = {
types: ["Grass"],

description: {
en: "To shelter itself from cold, wintry winds, it covers<br />itself with a cloak made of twigs and leaves."
en: "To shelter itself from cold, wintry winds, it cover itself with a cloak made of twigs and leaves."
},

stage: "Basic",
Expand All @@ -37,4 +37,4 @@ const card: Card = {
retreat: 1
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Pokémon TCG Pocket/Triumphant Light/003.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const card: Card = {
},

description: {
en: "It loves the honey of flowers and steals honey<br />collected by Combee."
en: "It loves the honey of flowers and steals honey collected by Combee."
},

stage: "Stage1",
Expand All @@ -41,4 +41,4 @@ const card: Card = {
retreat: 0
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Pokémon TCG Pocket/Triumphant Light/004.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const card: Card = {
types: ["Grass"],

description: {
en: "At night, Combee sleep in a group of about a<br />hundred, packed closely together in a lump."
en: "At night, Combee sleep in a group of about a hundred, packed closely together in a lump."
},

stage: "Basic",
Expand All @@ -37,4 +37,4 @@ const card: Card = {
retreat: 1
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Pokémon TCG Pocket/Triumphant Light/005.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const card: Card = {
},

description: {
en: "It houses its colony in cells in its body and<br />releases various pheromones to make those<br />grubs do its bidding."
en: "It houses its colony in cells in its body and releases various pheromones to make those grubs do its bidding."
},

stage: "Stage1",
Expand All @@ -45,4 +45,4 @@ const card: Card = {
retreat: 2
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Pokémon TCG Pocket/Triumphant Light/006.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const card: Card = {
types: ["Grass"],

description: {
en: "It nimbly dashes about to avoid getting pecked<br />by bird Pokémon that would love to make off<br />with its small, nutrient-rich storage ball."
en: "It nimbly dashes about to avoid getting pecked by bird Pokémon that would love to make off with its small, nutrient-rich storage ball."
},

stage: "Basic",
Expand All @@ -37,4 +37,4 @@ const card: Card = {
retreat: 1
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Pokémon TCG Pocket/Triumphant Light/007.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const card: Card = {
},

description: {
en: "As a bud, it barely moves. It sits still, placidly<br />waiting for sunlight to appear."
en: "As a bud, it barely moves. It sits still, placidly waiting for sunlight to appear."
},

stage: "Stage1",
Expand All @@ -45,4 +45,4 @@ const card: Card = {
retreat: 1
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Pokémon TCG Pocket/Triumphant Light/008.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const card: Card = {
},

description: {
en: "After absorbing plenty of sunlight, Cherrim takes<br />this form. It's full of energy while it's like this,<br />and its liveliness will go on until sundown."
en: "After absorbing plenty of sunlight, Cherrim takes this form. It's full of energy while it's like this, and its liveliness will go on until sundown."
},

stage: "Stage1",
Expand All @@ -45,4 +45,4 @@ const card: Card = {
retreat: 1
}

export default card
export default card
6 changes: 3 additions & 3 deletions data/Pokémon TCG Pocket/Triumphant Light/009.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const card: Card = {
types: ["Grass"],

description: {
en: "It attracts prey with its sweet-smelling saliva, then<br />chomps down. It takes a whole day to eat prey."
en: "It attracts prey with its sweet-smelling saliva, then chomps down. It takes a whole day to eat prey."
},

stage: "Basic",
Expand All @@ -28,7 +28,7 @@ const card: Card = {
},

effect: {
en: "If you have <a class=\"localized-string__link\" href=\"/pokemon/arceus/\">Arceus</a> or <a class=\"localized-string__link\" href=\"/pokemon/arceus-ex/\">Arceus ex</a> in play, attacks used by this Pokémon do +30 damage to your opponent's Active Pokémon."
en: "If you have Arceus or Arceus ex in play, attacks used by this Pokémon do +30 damage to your opponent's Active Pokémon."
}
}],

Expand All @@ -49,4 +49,4 @@ const card: Card = {
retreat: 1
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Pokémon TCG Pocket/Triumphant Light/011.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const card: Card = {
types: ["Fire"],

description: {
en: "It is smart enough to hunt in packs. It uses a<br />variety of cries for communicating with others."
en: "It is smart enough to hunt in packs. It uses a variety of cries for communicating with others."
},

stage: "Basic",
Expand All @@ -37,4 +37,4 @@ const card: Card = {
retreat: 1
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Pokémon TCG Pocket/Triumphant Light/012.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const card: Card = {
},

description: {
en: "If you are burned by the flames it shoots from its<br />mouth, the pain will never go away."
en: "If you are burned by the flames it shoots from its mouth, the pain will never go away."
},

stage: "Stage1",
Expand All @@ -45,4 +45,4 @@ const card: Card = {
retreat: 2
}

export default card
export default card
8 changes: 4 additions & 4 deletions data/Pokémon TCG Pocket/Triumphant Light/013.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const card: Card = {
types: ["Fire"],

description: {
en: "It dwells in volcanic caves. It digs in with its<br />cross-shaped feet to crawl on ceilings and walls."
en: "It dwells in volcanic caves. It digs in with its cross-shaped feet to crawl on ceilings and walls."
},

stage: "Basic",
Expand All @@ -28,7 +28,7 @@ const card: Card = {
},

effect: {
en: "If you have <a class=\"localized-string__link\" href=\"/pokemon/arceus/\">Arceus</a> or <a class=\"localized-string__link\" href=\"/pokemon/arceus-ex/\">Arceus ex</a> in play, this Pokémon has no Retreat Cost."
en: "If you have Arceus or Arceus ex in play, this Pokémon has no Retreat Cost."
}
}],

Expand All @@ -37,7 +37,7 @@ const card: Card = {
en: "Ragin' Mad Strike"
},

damage: 40,
damage: "40+",
cost: ["Fire", "Fire"],

effect: {
Expand All @@ -53,4 +53,4 @@ const card: Card = {
retreat: 3
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Pokémon TCG Pocket/Triumphant Light/014.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const card: Card = {
types: ["Water"],

description: {
en: "The fur on its body naturally repels water. It can<br />stay dry even when it plays in the water."
en: "The fur on its body naturally repels water. It can stay dry even when it plays in the water."
},

stage: "Basic",
Expand All @@ -37,4 +37,4 @@ const card: Card = {
retreat: 1
}

export default card
export default card
Loading