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: "イルカマンex",
'zh-tw': "海豚俠ex"
'zh-tw': "海豚俠ex",
th: "อิรุกะแมนex"
},
category: "Pokemon",
@ -22,12 +23,14 @@ const card: Card = {
name: {
ja: "マイティソウル",
'zh-tw': "全能靈魂"
'zh-tw': "全能靈魂",
th: "ไมตี้โซล"
},
effect: {
ja: "このカードは、「イルカマン」の特性「マイティチェンジ」の効果によってしか場に出せない。",
'zh-tw': "這張卡只可依據「海豚俠」的特性「全能變身」的效果放置於場上。"
'zh-tw': "這張卡只可依據「海豚俠」的特性「全能變身」的效果放置於場上。",
th: "การ์ดนี้ สามารถวางบนกระดานได้ด้วยเอฟเฟกต์ของความสามารถ [แปลงร่างขั้นสุดยอด] ของ [อิรุกะแมน] เท่านั้น"
}
}],
@ -36,14 +39,16 @@ const card: Card = {
name: {
ja: "ギガインパクト",
'zh-tw': "終極衝擊"
'zh-tw': "終極衝擊",
th: "กิก้าอิมแพกต์"
},
damage: 250,
effect: {
ja: "次の自分の番、このポケモンはワザが使えない。",
'zh-tw': "在下個自己的回合,這隻寶可夢無法使用招式。"
'zh-tw': "在下個自己的回合,這隻寶可夢無法使用招式。",
th: "เทิร์นถัดไปของฝ่ายเรา โปเกมอนนี้จะใช้ท่าต่อสู้ไม่ได้"
}
}],