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,7 +30,8 @@ const card: Card = {
name: {
ja: "ふむ",
'zh-tw': "踩"
'zh-tw': "踩",
th: "เหยียบ"
},
damage: 10
@ -37,14 +40,16 @@ const card: Card = {
name: {
ja: "しっぽビンタ",
'zh-tw': "擺尾拍打"
'zh-tw': "擺尾拍打",
th: "ตบด้วยหาง"
},
damage: "20×",
effect: {
ja: "コインを2回投げ、オモテの数×20ダメージ。",
'zh-tw': "擲2次硬幣造成正面出現的次數×20點傷害。"
'zh-tw': "擲2次硬幣造成正面出現的次數×20點傷害。",
th: "ทอยเหรียญ 2 ครั้ง แดเมจจะเท่ากับจำนวนครั้งที่ออกหัว x20"
}
}],