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: "Trainer",
@ -20,7 +21,8 @@ const card: Card = {
effect: {
ja: "エネルギーがついているおたがいのポケモン全員は、特殊状態にならず、受けている特殊状態は、すべて回復する。",
'zh-tw': "雙方的所有身上附有能量卡的寶可夢不會陷入特殊狀態,並將受到的特殊狀態全部恢復。"
'zh-tw': "雙方的所有身上附有能量卡的寶可夢不會陷入特殊狀態,並將受到的特殊狀態全部恢復。",
th: "โปเกมอนของทั้งสองฝ่ายทุกตัวที่มีพลังงานติดอยู่ จะไม่เป็นสภาวะผิดปกติ และจะหายจากสภาวะผิดปกติทั้งหมดที่ได้รับมา"
},
trainerType: "Stadium",