1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-16 01:19: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,6 +4,7 @@ import Set from '../Darkness Ablaze'
const card: Card = {
name: {
en: "Aggron",
fr: "Galeking"
},
illustrator: "Hasuno",
rarity: "Rare",
@ -17,6 +18,7 @@ const card: Card = {
],
evolveFrom: {
en: "Lairon",
fr: "Galegon"
},
@ -25,9 +27,11 @@ const card: Card = {
type: "Ability",
name: {
en: "Sturdy",
fr: "Fermeté"
},
effect: {
en: "If this Pokémon has full HP and would be Knocked Out by damage from an attack, it is not Knocked Out, and its remaining HP becomes 10.",
fr: "Si ce Pokémon a tous ses PV et doit être mis K.O. par les dégâts dune attaque, il nest pas mis K.O. et il lui reste 10 PV."
},
},
],
@ -41,6 +45,7 @@ const card: Card = {
],
name: {
en: "Gigaton Stomp",
fr: "Écrasement Gigatonne"
},
damage: 160,