1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-05 13:51:59 +00:00

feat(asian): Updated SV6 and added SV6a & SV6s (#502)

This commit is contained in:
2024-10-10 00:44:36 +02:00
parent bfe885b508
commit 5e4ba51064
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",