1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19: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

@ -3,7 +3,8 @@ import set from '../SV6'
const card: Card = {
name: {
ja: "ヒマナッツ",
'zh-tw': "向日種子"
'zh-tw': "向日種子",
th: "ฮิมานัทส์"
},
category: 'Pokemon',
@ -16,7 +17,8 @@ const card: Card = {
description: {
ja: "とても ひ弱。 襲われても 葉っぱを 必死に 振りまわして 追い払うのが やっとだ。",
'zh-tw': "十分弱小。即使遭到攻擊, 也只能勉勉強強地靠著 拼命揮舞葉子來趕走敵人。"
'zh-tw': "十分弱小。即使遭到攻擊, 也只能勉勉強強地靠著 拼命揮舞葉子來趕走敵人。",
th: "อ่อนแอมาก ถึงถูกโจมตีก็ทำได้แค่พยายามเหวี่ยงใบไม้เพื่อไล่อีกฝ่ายอย่างสุดกำลังเท่านั้น"
},
stage: "Basic",
@ -26,14 +28,16 @@ const card: Card = {
name: {
ja: "タネマシンガン",
'zh-tw': "種子機關槍"
'zh-tw': "種子機關槍",
th: "ปืนกลเมล็ดพืช"
},
damage: "10×",
effect: {
ja: "コインを4回投げ、オモテの数×10ダメージ。",
'zh-tw': "擲4次硬幣造成正面出現的次數×10點傷害。"
'zh-tw': "擲4次硬幣造成正面出現的次數×10點傷害。",
th: "ทอยเหรียญ 4 ครั้ง แดเมจจะเท่ากับจำนวนครั้งที่ออกหัว x10"
}
}],