mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-30 11:30:46 +00:00
Sword & Shield Fixes (#84)
* some fixes Signed-off-by: Avior <github@avior.me> * Some more changes Signed-off-by: Avior <github@avior.me> * u Signed-off-by: Avior <github@avior.me> * continuing update Signed-off-by: Avior <github@avior.me> * Finished ? Signed-off-by: Avior <github@avior.me> * Removed files that were not meant to be * Remoed even more files
This commit is contained in:
@ -31,7 +31,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
en: "If you played a Single Strike Supporter card from your hand during this turn, this attack does 90 more damage.",
|
||||
fr: "Si vous avez joué une carte Supporter Poing Final de votre main pendant ce tour, cette attaque inflige 90 dégâts supplémentaires.",
|
||||
fr: "Si vous avez joué une carte Supporter Poing Final de votre main pendant ce tour, cette attaque inflige 90 dégâts supplémentaires.",
|
||||
es: "Si has jugado 1 carta de Partidario de Golpe Brusco de tu mano durante este turno, este ataque hace 90 puntos de daño más.",
|
||||
it: "Se hai giocato una carta Aiuto Colpo Singolo dalla tua mano durante questo turno, questo attacco infligge 90 danni in più.",
|
||||
pt: "Se você jogou 1 carta de Apoiador Golpe Decisivo da sua mão durante este turno, este ataque causará 90 pontos de dano a mais.",
|
||||
@ -60,8 +60,8 @@ const card: Card = {
|
||||
stage: "Basic",
|
||||
|
||||
description: {
|
||||
en: "Constant polishing makes the edge of the blade on its tail extremely sharp. It’s Zangoose’s archrival."
|
||||
en: "Constant polishing makes the edge of the blade on its tail extremely sharp. It's Zangoose's archrival."
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user