1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 00:09:18 +00:00

feat(asian): Updated SV6 and added SV6a & SV6s (#502)

This commit is contained in:
2024-10-10 00:44:36 +02:00
committed by GitHub
parent 4f2c27937a
commit 1d14078dd8
365 changed files with 13098 additions and 481 deletions

View File

@ -6,7 +6,8 @@ const card: Card = {
name: {
ja: "フシデ",
'zh-tw': "百足蜈蚣"
'zh-tw': "百足蜈蚣",
th: "ฟูชิเดะ"
},
category: "Pokemon",
@ -18,7 +19,8 @@ const card: Card = {
description: {
ja: "ヤクデは 種類の 近い 仲間だが おたがいが 出会うと 大げんかに なるぞ。",
'zh-tw': "雖然和燒火蚣屬於種類 相近的夥伴,但是彼此 撞見時就會大打一架喔。"
'zh-tw': "雖然和燒火蚣屬於種類 相近的夥伴,但是彼此 撞見時就會大打一架喔。",
th: "ถึงแม้จะเป็นสายพันธุ์ใกล้เคียงกับยาคุเดะ แต่พอเจอกันก็จะทะเลาะกันใหญ่โต"
},
stage: "Basic",
@ -28,19 +30,22 @@ const card: Card = {
name: {
ja: "どくえき",
'zh-tw': "毒液"
'zh-tw': "毒液",
th: "ของเหลวพิษ"
},
effect: {
ja: "相手のバトルポケモンをどくにする。",
'zh-tw': "將對手的戰鬥寶可夢【中毒】。"
'zh-tw': "將對手的戰鬥寶可夢【中毒】。",
th: "ทำให้โปเกมอนบนตำแหน่งต่อสู้ฝ่ายตรงข้ามเป็นสภาวะ[พิษ]"
}
}, {
cost: ["Darkness", "Colorless", "Colorless"],
name: {
ja: "かいてんアタック",
'zh-tw': "迴轉攻擊"
'zh-tw': "迴轉攻擊",
th: "โจมตีหมุนวน"
},
damage: 40