1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 00:29:19 +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: "自分の山札からたねポケモンを1枚選び、ベンチに出す。そして山札を切る。",
'zh-tw': "從自己的牌庫選擇1張【基礎】寶可夢卡放置於備戰區。並且重洗牌庫。"
'zh-tw': "從自己的牌庫選擇1張【基礎】寶可夢卡放置於備戰區。並且重洗牌庫。",
th: "เลือกการ์ดโปเกมอน[พื้นฐาน] 1 ใบจากสำรับการ์ดฝ่ายเรา วางบนเบนช์ แล้วสับสำรับการ์ด"
}
}, {
cost: ["Fire", "Colorless"],
name: {
ja: "ひだね",
'zh-tw': "火種"
'zh-tw': "火種",
th: "เชื้อไฟ"
},
damage: 20