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: "自分の山札を2枚引く。",
'zh-tw': "從自己的牌庫抽出2張卡。"
'zh-tw': "從自己的牌庫抽出2張卡。",
th: "จั่วการ์ด 2 ใบจากสำรับการ์ดฝ่ายเรา"
}
}, {
cost: ["Colorless", "Colorless"],
name: {
ja: "するどいはね",
'zh-tw': "銳利羽"
'zh-tw': "銳利羽",
th: "ขนปีกแหลมคม"
},
damage: 20