1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 00:29:19 +00:00

feat: Add support for Asians Pokémon Cards (#481)

This commit is contained in:
2024-06-07 12:53:08 +02:00
committed by GitHub
parent a35fadd50c
commit a26ef0e5eb
8069 changed files with 379200 additions and 423 deletions

44
data-asia/S/S11a/001.ts Normal file
View File

@ -0,0 +1,44 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "飛天螳螂"
},
illustrator: "Narumi Sato",
category: "Pokemon",
hp: 80,
types: ["Grass"],
description: {
'zh-tw': "隨著牠歷經越多的對戰,鐮刀也就會變得越鋒利。連大樹也能一刀劈成兩半。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "音速斬"
},
effect: {
'zh-tw': "選擇1個對手的戰鬥寶可夢身上附加的特殊能量將其丟棄。"
},
damage: 10,
cost: ["Colorless"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

50
data-asia/S/S11a/002.ts Normal file
View File

@ -0,0 +1,50 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "蜻蜻蜓"
},
illustrator: "Shin Nagasawa",
category: "Pokemon",
hp: 70,
types: ["Grass"],
description: {
'zh-tw': "如果高速拍動翅膀,就會產生衝擊波,把周圍的玻璃一一震碎。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "橫斷飛行"
},
effect: {
'zh-tw': "對手的所有寶可夢各受到10點傷害。[在備戰區不計算弱點・抵抗力。]"
},
cost: ["Colorless"]
}, {
name: {
'zh-tw': "利刃之風"
},
damage: 70,
cost: ["Colorless", "Colorless", "Colorless"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

55
data-asia/S/S11a/003.ts Normal file
View File

@ -0,0 +1,55 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "遠古巨蜓"
},
illustrator: "KIYOTAKA OSHIYAMA",
category: "Pokemon",
hp: 130,
types: ["Grass"],
description: {
'zh-tw': "能以6隻腳攫住成年人並輕鬆地飛行。以尾部的翅膀保持平衡。"
},
stage: "Stage1",
attacks: [{
name: {
'zh-tw': "穿通"
},
effect: {
'zh-tw': "對手的1隻備戰寶可夢也受到20點傷害。[在備戰區不計算弱點・抵抗力。]"
},
damage: 20,
cost: ["Colorless"]
}, {
name: {
'zh-tw': "噴射之翼"
},
effect: {
'zh-tw': "在下個自己的回合,這隻寶可夢無法使用招式。"
},
damage: 160,
cost: ["Grass", "Grass", "Colorless"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
retreat: 0,
regulationMark: "F"
}
export default card

54
data-asia/S/S11a/004.ts Normal file
View File

@ -0,0 +1,54 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "尖牙籠"
},
illustrator: "Shibuzoh.",
category: "Pokemon",
hp: 90,
types: ["Grass"],
description: {
'zh-tw': "會纏繞在生長於潮濕地帶的樹木上,以散發甜甜香氣的唾液吸引獵物靠近,再一口吃掉。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "潰爛唾液"
},
effect: {
'zh-tw': "將對手的戰鬥寶可夢【中毒】與【灼傷】。"
},
cost: ["Grass"]
}, {
name: {
'zh-tw': "束縛"
},
effect: {
'zh-tw': "在下個對手的回合,受到這個招式的寶可夢無法撤退。"
},
damage: 40,
cost: ["Colorless", "Colorless"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

46
data-asia/S/S11a/005.ts Normal file
View File

@ -0,0 +1,46 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "君主蛇V"
},
illustrator: "Ayaka Yoshida",
category: "Pokemon",
hp: 210,
types: ["Grass"],
stage: "Basic",
suffix: "V",
attacks: [{
name: {
'zh-tw': "高貴之光"
},
effect: {
'zh-tw': "將雙方的所有寶可夢各恢復「30」HP。"
},
cost: ["Colorless"]
}, {
name: {
'zh-tw': "日光束"
},
damage: 120,
cost: ["Grass", "Colorless", "Colorless"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

50
data-asia/S/S11a/006.ts Normal file
View File

@ -0,0 +1,50 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "君主蛇VSTAR"
},
illustrator: "PLANETA Mochizuki",
category: "Pokemon",
hp: 270,
types: ["Grass"],
stage: "VMAX",
attacks: [{
name: {
'zh-tw': "皇家攪拌"
},
effect: {
'zh-tw': "選擇自己的場上寶可夢身上附加的任意數量的能量,以任意方式改附於自己的寶可夢身上。"
},
damage: 190,
cost: ["Grass", "Colorless", "Colorless"]
}, {
name: {
'zh-tw': "[VSTAR力量]星星旋繞"
},
effect: {
'zh-tw': "造成這隻寶可夢身上附加的能量的數量×60點傷害。將這隻寶可夢與備戰寶可夢互換。[對戰中己方只可使用1次【VSTAR】力量。]"
},
damage: "60×",
cost: ["Grass"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
retreat: 0,
regulationMark: "F"
}
export default card

47
data-asia/S/S11a/007.ts Normal file
View File

@ -0,0 +1,47 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "百合根娃娃"
},
illustrator: "HYOGONOSUKE",
category: "Pokemon",
hp: 50,
types: ["Grass"],
description: {
'zh-tw': "頭上的葉片是人們愛用的藥材。在太陽下曬乾後煎煮服用,雖然味苦但能有效地消除疲勞。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "衝撞"
},
damage: 10,
cost: ["Colorless"]
}, {
name: {
'zh-tw': "活蹦亂跳"
},
damage: 20,
cost: ["Colorless", "Colorless"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

48
data-asia/S/S11a/008.ts Normal file
View File

@ -0,0 +1,48 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "洗翠 裙兒小姐"
},
illustrator: "Mitsuhiro Arita",
category: "Pokemon",
hp: 120,
types: ["Grass"],
description: {
'zh-tw': "據考察,雪山深處的棲息環境為其帶來了發達的腳力。會從頭冠般的花中發出鼓舞周遭夥伴的香氣。"
},
stage: "Stage1",
attacks: [{
name: {
'zh-tw': "充溢香氣"
},
effect: {
'zh-tw': "從自己的牌庫選擇最多2張【草】能量卡以任意方式附於備戰寶可夢身上。並且重洗牌庫。"
}
}, {
name: {
'zh-tw': "迴轉踢"
},
damage: 50,
cost: ["Colorless", "Colorless"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

56
data-asia/S/S11a/009.ts Normal file
View File

@ -0,0 +1,56 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "光輝甜冷美后"
},
illustrator: "Kagemaru Himeno",
category: "Pokemon",
hp: 140,
types: ["Grass"],
description: {
'zh-tw': "讓人畏懼的寶可夢。擁有苗條的雙腿和殘忍的心,會毫不留情地狠踩敵人。"
},
stage: "Basic",
abilities: [{
type: "Ability",
name: {
'zh-tw': "優雅治癒"
},
effect: {
'zh-tw': "在自己的回合時可使用1次。將自己的所有寶可夢各恢復「20」HP。"
}
}],
attacks: [{
name: {
'zh-tw': "芳香射擊"
},
effect: {
'zh-tw': "將這隻寶可夢的特殊狀態全部恢復。"
},
damage: 90,
cost: ["Grass", "Colorless", "Colorless"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
retreat: 2,
regulationMark: "F"
}
export default card

54
data-asia/S/S11a/010.ts Normal file
View File

@ -0,0 +1,54 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "薩戮德"
},
illustrator: "Shiburingaru",
category: "Pokemon",
hp: 120,
types: ["Grass"],
description: {
'zh-tw': "集結成群生活在密林裡。攻擊性很強,令棲息在森林的寶可夢們畏懼不已。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "拖出"
},
effect: {
'zh-tw': "選擇對手的1隻備戰寶可夢與戰鬥寶可夢互換。然後新上場的寶可夢受到20點傷害。"
},
cost: ["Grass"]
}, {
name: {
'zh-tw': "三連鞭"
},
effect: {
'zh-tw': "擲3次硬幣造成正面出現的次數×70點傷害。"
},
damage: "70×",
cost: ["Grass", "Grass"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

55
data-asia/S/S11a/011.ts Normal file
View File

@ -0,0 +1,55 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "蕾冠王"
},
illustrator: "Nurikabe",
category: "Pokemon",
hp: 110,
types: ["Grass"],
description: {
'zh-tw': "擁有治癒與賜恩之力,且滿懷慈愛的寶可夢。在遠古時代曾統治伽勒爾。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "王之號令"
},
effect: {
'zh-tw': "若希望從自己的牌庫任意選擇最多2張卡加入手牌。並且重洗牌庫。"
},
damage: 30,
cost: ["Colorless", "Colorless"]
}, {
name: {
'zh-tw': "綻放閃耀"
},
effect: {
'zh-tw': "將自己的所有寶可夢各恢復「20」HP。"
},
damage: 90,
cost: ["Grass", "Colorless", "Colorless"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
retreat: 2,
regulationMark: "F"
}
export default card

47
data-asia/S/S11a/012.ts Normal file
View File

@ -0,0 +1,47 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "卡蒂狗"
},
illustrator: "sowsow",
category: "Pokemon",
hp: 90,
types: ["Fire"],
description: {
'zh-tw': "能毫不畏懼地去對抗比自己更強更大的對手。性格非常勇敢可靠。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "火焰"
},
damage: 10,
cost: ["Colorless"]
}, {
name: {
'zh-tw': "衝撞"
},
damage: 20,
cost: ["Fire", "Colorless"]
}],
weaknesses: [{
type: "Water",
value: "×2"
}],
retreat: 3,
regulationMark: "F"
}
export default card

55
data-asia/S/S11a/013.ts Normal file
View File

@ -0,0 +1,55 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "風速狗"
},
illustrator: "OKACHEKE",
category: "Pokemon",
hp: 140,
types: ["Fire"],
description: {
'zh-tw': "只需要一晝夜時間就能跑完10000公里的身影令許多人為之沉醉。"
},
stage: "Stage1",
attacks: [{
name: {
'zh-tw': "火焰纏身"
},
effect: {
'zh-tw': "從自己的棄牌區選擇1張【火】能量卡附於這隻寶可夢身上。"
},
damage: 30,
cost: ["Colorless"]
}, {
name: {
'zh-tw': "鬥志衝撞"
},
effect: {
'zh-tw': "若對手的戰鬥寶可夢為「寶可夢【V】」則增加100點傷害。"
},
damage: "100+",
cost: ["Fire", "Fire", "Colorless"]
}],
weaknesses: [{
type: "Water",
value: "×2"
}],
retreat: 3,
regulationMark: "F"
}
export default card

52
data-asia/S/S11a/014.ts Normal file
View File

@ -0,0 +1,52 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "炎帝"
},
illustrator: "Nisota Niso",
category: "Pokemon",
hp: 120,
types: ["Fire"],
description: {
'zh-tw': "據說如果炎帝吼叫的話,世界上的某處火山就會爆發。"
},
stage: "Basic",
abilities: [{
type: "Ability",
name: {
'zh-tw': "爆熱衝刺"
},
effect: {
'zh-tw': "若這隻寶可夢身上附有【火】能量,則這隻寶可夢【撤退】所需的能量全部消除。"
}
}],
attacks: [{
name: {
'zh-tw': "利爪劈擊"
},
damage: 90,
cost: ["Colorless", "Colorless", "Colorless"]
}],
weaknesses: [{
type: "Water",
value: "×2"
}],
retreat: 2,
regulationMark: "F"
}
export default card

50
data-asia/S/S11a/015.ts Normal file
View File

@ -0,0 +1,50 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "萊希拉姆V"
},
illustrator: "N-DESIGN Inc.",
category: "Pokemon",
hp: 220,
types: ["Fire"],
stage: "Basic",
suffix: "V",
attacks: [{
name: {
'zh-tw': "璀璨之翼"
},
effect: {
'zh-tw': "從自己的牌庫選擇最多2張基本能量卡附於自己的1隻寶可夢身上。並且重洗牌庫。"
},
cost: ["Fire"]
}, {
name: {
'zh-tw': "皎白火焰"
},
effect: {
'zh-tw': "擲1次硬幣若為反面則在下個自己的回合這隻寶可夢無法使用招式。"
},
damage: 200,
cost: ["Fire", "Fire", "Colorless"]
}],
weaknesses: [{
type: "Water",
value: "×2"
}],
retreat: 2,
regulationMark: "F"
}
export default card

50
data-asia/S/S11a/016.ts Normal file
View File

@ -0,0 +1,50 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "火狐狸"
},
illustrator: "ryoma uratsuka",
category: "Pokemon",
hp: 60,
types: ["Fire"],
description: {
'zh-tw': "隨身帶著小樹枝,卡滋卡滋地當零食吃。會從耳朵噴出熱氣來威嚇對手。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "引路"
},
effect: {
'zh-tw': "從自己的牌庫選擇1張支援者卡在給對手看過後加入手牌。並且重洗牌庫。"
},
cost: ["Colorless"]
}, {
name: {
'zh-tw': "火種"
},
damage: 10,
cost: ["Fire"]
}],
weaknesses: [{
type: "Water",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

51
data-asia/S/S11a/017.ts Normal file
View File

@ -0,0 +1,51 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "長尾火狐"
},
illustrator: "Ligton",
category: "Pokemon",
hp: 90,
types: ["Fire"],
description: {
'zh-tw': "將樹枝從尾巴拔出時,會因摩擦而起火。會揮動樹枝,以樹枝上面的火焰向夥伴發送信號。"
},
stage: "Stage1",
attacks: [{
name: {
'zh-tw': "烈焰"
},
damage: 30,
cost: ["Fire"]
}, {
name: {
'zh-tw': "閃焰遊行"
},
effect: {
'zh-tw': "造成自己的棄牌區的「莎莉娜」的張數×60點傷害。"
},
damage: "60×",
cost: ["Colorless", "Colorless"]
}],
weaknesses: [{
type: "Water",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

55
data-asia/S/S11a/018.ts Normal file
View File

@ -0,0 +1,55 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "妖火紅狐"
},
illustrator: "Uta",
category: "Pokemon",
hp: 150,
types: ["Fire"],
description: {
'zh-tw': "能用超能力操控攝氏3000度的火焰旋渦。用旋渦包圍敵人後將其燒盡。"
},
stage: "Stage2",
attacks: [{
name: {
'zh-tw': "閃焰遊行"
},
effect: {
'zh-tw': "造成自己的棄牌區的「莎莉娜」的張數×60點傷害。"
},
damage: "60×",
cost: ["Colorless"]
}, {
name: {
'zh-tw': "能量粉碎"
},
effect: {
'zh-tw': "造成對手的場上寶可夢身上附加的能量的數量×50點傷害。"
},
damage: "50×",
cost: ["Colorless", "Colorless"]
}],
weaknesses: [{
type: "Water",
value: "×2"
}],
retreat: 2,
regulationMark: "F"
}
export default card

51
data-asia/S/S11a/019.ts Normal file
View File

@ -0,0 +1,51 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "波爾凱尼恩"
},
illustrator: "Shiburingaru",
category: "Pokemon",
hp: 130,
types: ["Fire"],
description: {
'zh-tw': "從背上的手臂噴出體內的水蒸氣。有著將整座山轟飛的威力。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "頭突"
},
damage: 30,
cost: ["Colorless", "Colorless"]
}, {
name: {
'zh-tw': "水炮灼燒"
},
effect: {
'zh-tw': "若這隻寶可夢身上附有【水】能量則增加80點傷害。"
},
damage: "80+",
cost: ["Fire", "Fire", "Colorless"]
}],
weaknesses: [{
type: "Water",
value: "×2"
}],
retreat: 3,
regulationMark: "F"
}
export default card

50
data-asia/S/S11a/020.ts Normal file
View File

@ -0,0 +1,50 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "夜盜火蜥"
},
illustrator: "Sekio",
category: "Pokemon",
hp: 70,
types: ["Fire"],
description: {
'zh-tw': "用尾巴上的火焰燃燒毒囊裡製造出的體液,生成出毒氣。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "呼朋引伴"
},
effect: {
'zh-tw': "從自己的牌庫選擇1張【基礎】寶可夢卡放置於備戰區。並且重洗牌庫。"
},
cost: ["Colorless"]
}, {
name: {
'zh-tw': "抓"
},
damage: 10,
cost: ["Fire"]
}],
weaknesses: [{
type: "Water",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

55
data-asia/S/S11a/021.ts Normal file
View File

@ -0,0 +1,55 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "焰后蜥"
},
illustrator: "aoki",
category: "Pokemon",
hp: 120,
types: ["Fire"],
description: {
'zh-tw': "焰后蜥只有雌性。會釋放出費洛蒙氣體,讓雄性的夜盜火蜥為之著迷。"
},
stage: "Stage1",
attacks: [{
name: {
'zh-tw': "擺尾蠱惑"
},
effect: {
'zh-tw': "將對手的戰鬥寶可夢【混亂】。"
},
damage: 20,
cost: ["Colorless"]
}, {
name: {
'zh-tw': "火焰灼燒"
},
effect: {
'zh-tw': "將對手的戰鬥寶可夢【灼傷】。"
},
damage: 60,
cost: ["Fire", "Colorless"]
}],
weaknesses: [{
type: "Water",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

46
data-asia/S/S11a/022.ts Normal file
View File

@ -0,0 +1,46 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "阿羅拉 六尾V"
},
illustrator: "Ryota Murayama",
category: "Pokemon",
hp: 190,
types: ["Water"],
stage: "Basic",
suffix: "V",
attacks: [{
name: {
'zh-tw': "皎白墜擊"
},
effect: {
'zh-tw': "若對手的戰鬥寶可夢為「寶可夢【V】」則增加50點傷害。"
},
damage: "10+"
}, {
name: {
'zh-tw': "冰霜粉碎"
},
damage: 110,
cost: ["Water", "Colorless", "Colorless"]
}],
weaknesses: [{
type: "Metal",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

49
data-asia/S/S11a/023.ts Normal file
View File

@ -0,0 +1,49 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "阿羅拉 六尾VSTAR"
},
illustrator: "PLANETA Hiiragi",
category: "Pokemon",
hp: 240,
types: ["Water"],
stage: "VMAX",
attacks: [{
name: {
'zh-tw': "雪之幻想"
},
effect: {
'zh-tw': "這個招式的傷害不計算對手的戰鬥寶可夢身上的附加效果。在下個對手的回合,這隻寶可夢不會受到擁有特性的寶可夢招式的傷害。"
},
damage: 160,
cost: ["Water", "Colorless", "Colorless"]
}, {
name: {
'zh-tw': "[VSTAR力量]銀雪星星"
},
effect: {
'zh-tw': "造成對手的場上的「寶可夢【V】」的數量×70點傷害。這個招式的傷害不計算弱點・抵抗力。[對戰中己方只可使用1次【VSTAR】力量。]"
},
damage: "70×"
}],
weaknesses: [{
type: "Metal",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

51
data-asia/S/S11a/024.ts Normal file
View File

@ -0,0 +1,51 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "急凍鳥"
},
illustrator: "Naoyo Kimura",
category: "Pokemon",
hp: 110,
types: ["Water"],
description: {
'zh-tw': "藍色的美麗羽毛據說是由冰構成的。會搖曳著長長的尾巴飛過雪山。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "冰之翼"
},
damage: 20,
cost: ["Water"]
}, {
name: {
'zh-tw': "狂野冰凍"
},
effect: {
'zh-tw': "這隻寶可夢也受到50點傷害。將對手的戰鬥寶可夢【麻痺】。"
},
damage: 70,
cost: ["Water", "Water"]
}],
weaknesses: [{
type: "Metal",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

50
data-asia/S/S11a/025.ts Normal file
View File

@ -0,0 +1,50 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "吼吼鯨"
},
illustrator: "kodama",
category: "Pokemon",
hp: 120,
types: ["Water"],
description: {
'zh-tw': "把喝入的海水從眼睛上方的鼻孔中噴出來吸引他人。每天要吃1噸弱丁魚。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "小憩"
},
effect: {
'zh-tw': "將這隻寶可夢恢復「30」HP。"
},
cost: ["Colorless"]
}, {
name: {
'zh-tw': "水槍"
},
damage: 70,
cost: ["Colorless", "Colorless", "Colorless"]
}],
weaknesses: [{
type: "Lightning",
value: "×2"
}],
retreat: 3,
regulationMark: "F"
}
export default card

51
data-asia/S/S11a/026.ts Normal file
View File

@ -0,0 +1,51 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "吼鯨王"
},
illustrator: "KIYOTAKA OSHIYAMA",
category: "Pokemon",
hp: 220,
types: ["Water"],
description: {
'zh-tw': "有時會讓大大的身體在波浪上跳躍,藉此製造出衝擊讓對手昏迷。"
},
stage: "Stage1",
attacks: [{
name: {
'zh-tw': "泡沫吸取"
},
effect: {
'zh-tw': "將這隻寶可夢恢復「30」HP。"
},
damage: 80,
cost: ["Colorless", "Colorless", "Colorless"]
}, {
name: {
'zh-tw': "重磅衝擊"
},
damage: 180,
cost: ["Water", "Water", "Colorless", "Colorless", "Colorless"]
}],
weaknesses: [{
type: "Lightning",
value: "×2"
}],
retreat: 4,
regulationMark: "F"
}
export default card

50
data-asia/S/S11a/027.ts Normal file
View File

@ -0,0 +1,50 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "醜醜魚"
},
illustrator: "313",
category: "Pokemon",
hp: 30,
types: ["Water"],
description: {
'zh-tw': "外表醜陋,所以不受歡迎。擁有驚人的生命力,因而成為了研究對象。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "覺醒"
},
effect: {
'zh-tw': "從自己的牌庫選擇1張從這隻寶可夢進化而來的卡放置於這隻寶可夢身上完成進化。並且重洗牌庫。"
},
cost: ["Colorless"]
}, {
name: {
'zh-tw': "躍起"
},
damage: 10,
cost: ["Water"]
}],
weaknesses: [{
type: "Lightning",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

54
data-asia/S/S11a/028.ts Normal file
View File

@ -0,0 +1,54 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "美納斯"
},
illustrator: "KEIICHIRO ITO",
category: "Pokemon",
hp: 130,
types: ["Water"],
description: {
'zh-tw': "也被稱為是最美的寶可夢。一直以來為無數的藝術家提供了靈感。"
},
stage: "Stage1",
attacks: [{
name: {
'zh-tw': "水箭"
},
effect: {
'zh-tw': "對手的1隻寶可夢受到50點傷害。[在備戰區不計算弱點・抵抗力。]"
},
cost: ["Water"]
}, {
name: {
'zh-tw': "柔和波"
},
effect: {
'zh-tw': "將對手的戰鬥寶可夢【睡眠】。"
},
damage: 60,
cost: ["Water", "Colorless"]
}],
weaknesses: [{
type: "Lightning",
value: "×2"
}],
retreat: 2,
regulationMark: "F"
}
export default card

50
data-asia/S/S11a/029.ts Normal file
View File

@ -0,0 +1,50 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "愛心魚"
},
illustrator: "Miki Tanaka",
category: "Pokemon",
hp: 70,
types: ["Water"],
description: {
'zh-tw': "溫暖海域的珊瑚礁是牠的棲息地。最喜歡在太陽珊瑚的枝條間睡覺。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "情緒抽出"
},
effect: {
'zh-tw': "將自己的手牌全部放回牌庫並重洗。然後從牌庫抽出5張卡。"
},
cost: ["Water"]
}, {
name: {
'zh-tw': "撞擊"
},
damage: 20,
cost: ["Colorless"]
}],
weaknesses: [{
type: "Lightning",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

53
data-asia/S/S11a/030.ts Normal file
View File

@ -0,0 +1,53 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "蓋歐卡"
},
illustrator: "Kouki Saitou",
category: "Pokemon",
hp: 140,
types: ["Water"],
description: {
'zh-tw': "據說會用降下大雨的能力擴張海洋。一直沉睡在海溝的底部。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "召喚潮漩"
},
effect: {
'zh-tw': "從自己的牌庫選擇1張【水】能量卡附於這隻寶可夢身上。並且重洗牌庫。"
},
cost: ["Colorless"]
}, {
name: {
'zh-tw': "極限波"
},
effect: {
'zh-tw': "將這隻寶可夢身上附加的3個能量放回手牌對手的1隻寶可夢受到180點傷害。[在備戰區不計算弱點・抵抗力。]"
},
cost: ["Water", "Water", "Water", "Colorless"]
}],
weaknesses: [{
type: "Lightning",
value: "×2"
}],
retreat: 3,
regulationMark: "F"
}
export default card

61
data-asia/S/S11a/031.ts Normal file
View File

@ -0,0 +1,61 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "光輝胡地"
},
illustrator: "Akira Komayama",
category: "Pokemon",
hp: 130,
types: ["Psychic"],
description: {
'zh-tw': "擁有非常高的智商。據說牠能記住從出生到死一輩子發生過的所有事情。"
},
stage: "Basic",
abilities: [{
type: "Ability",
name: {
'zh-tw': "傷痛湯匙"
},
effect: {
'zh-tw': "在自己的回合時可使用1次。選擇最多2個對手的1隻場上寶可夢身上放置的傷害指示物改放於對手的另1隻寶可夢身上。"
}
}],
attacks: [{
name: {
'zh-tw': "意志統治者"
},
effect: {
'zh-tw': "造成對手的手牌的張數×20點傷害。"
},
damage: "20×",
cost: ["Psychic", "Colorless"]
}],
weaknesses: [{
type: "Darkness",
value: "×2"
}],
resistances: [{
type: "Fighting",
value: "-30"
}],
retreat: 2,
regulationMark: "F"
}
export default card

49
data-asia/S/S11a/032.ts Normal file
View File

@ -0,0 +1,49 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "蛋蛋"
},
illustrator: "zig",
category: "Pokemon",
hp: 60,
types: ["Psychic"],
description: {
'zh-tw': "雖然看起來很像是蛋,但卻是如假包換的寶可夢。似乎會用心靈感應來與夥伴們交流喔。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "念力"
},
effect: {
'zh-tw': "擲1次硬幣若為正面則將對手的戰鬥寶可夢【麻痺】。"
},
damage: 20,
cost: ["Psychic", "Colorless"]
}],
weaknesses: [{
type: "Darkness",
value: "×2"
}],
resistances: [{
type: "Fighting",
value: "-30"
}],
retreat: 1,
regulationMark: "F"
}
export default card

56
data-asia/S/S11a/033.ts Normal file
View File

@ -0,0 +1,56 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "椰蛋樹"
},
illustrator: "Toshinao Aoki",
category: "Pokemon",
hp: 130,
types: ["Psychic"],
description: {
'zh-tw': "3顆頭都想著不同的事。對自己以外的事情似乎都沒什麼興趣。"
},
stage: "Stage1",
attacks: [{
name: {
'zh-tw': "強力風暴"
},
effect: {
'zh-tw': "造成自己的場上寶可夢身上附加的能量的數量×20點傷害。"
},
damage: "20×",
cost: ["Psychic"]
}, {
name: {
'zh-tw': "踩"
},
damage: 100,
cost: ["Psychic", "Colorless", "Colorless"]
}],
weaknesses: [{
type: "Darkness",
value: "×2"
}],
resistances: [{
type: "Fighting",
value: "-30"
}],
retreat: 2,
regulationMark: "F"
}
export default card

61
data-asia/S/S11a/034.ts Normal file
View File

@ -0,0 +1,61 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "迷唇姐"
},
illustrator: "Tomokazu Komiya",
category: "Pokemon",
hp: 100,
types: ["Psychic"],
description: {
'zh-tw': "在伽勒爾的某個地區,人們稱迷唇姐為冰之女王,並且敬畏崇拜牠。"
},
stage: "Basic",
abilities: [{
type: "Ability",
name: {
'zh-tw': "任性唇"
},
effect: {
'zh-tw': "這隻寶可夢就算受到對手的「寶可夢【V】」招式的傷害而【氣絕】對手也無法獲得獎賞卡。"
}
}],
attacks: [{
name: {
'zh-tw': "精神傷害"
},
effect: {
'zh-tw': "增加對手的戰鬥寶可夢身上放置的傷害指示物的數量×10點傷害。"
},
damage: "10+",
cost: ["Colorless", "Colorless"]
}],
weaknesses: [{
type: "Darkness",
value: "×2"
}],
resistances: [{
type: "Fighting",
value: "-30"
}],
retreat: 2,
regulationMark: "F"
}
export default card

59
data-asia/S/S11a/035.ts Normal file
View File

@ -0,0 +1,59 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "超夢"
},
illustrator: "Atsushi Furusawa",
category: "Pokemon",
hp: 130,
types: ["Psychic"],
description: {
'zh-tw': "藉著重組夢幻的基因而誕生。據說有著所有寶可夢中最殘暴的心。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "精神充氣"
},
effect: {
'zh-tw': "從自己的棄牌區選擇最多2張【超】能量卡附於自己的1隻寶可夢身上。"
},
cost: ["Colorless"]
}, {
name: {
'zh-tw': "界限破壞"
},
effect: {
'zh-tw': "若對手剩餘獎賞卡的張數為3張以下則增加90點傷害。"
},
damage: "90+",
cost: ["Psychic", "Psychic", "Colorless"]
}],
weaknesses: [{
type: "Darkness",
value: "×2"
}],
resistances: [{
type: "Fighting",
value: "-30"
}],
retreat: 2,
regulationMark: "F"
}
export default card

44
data-asia/S/S11a/036.ts Normal file
View File

@ -0,0 +1,44 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "拉魯拉絲"
},
illustrator: "Nagomi Nijo",
category: "Pokemon",
hp: 60,
types: ["Psychic"],
description: {
'zh-tw': "能敏銳地感知人和寶可夢的感情。一旦感受到敵意就會躲進暗處。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "記憶跳接"
},
effect: {
'zh-tw': "選擇對手的戰鬥寶可夢持有的1個招式。在下個對手的回合受到這個招式的寶可夢無法使用被選擇的招式。"
},
damage: 10,
cost: ["Psychic"]
}],
weaknesses: [{
type: "Metal",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

52
data-asia/S/S11a/037.ts Normal file
View File

@ -0,0 +1,52 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "奇魯莉安"
},
illustrator: "Yukiko Baba",
category: "Pokemon",
hp: 80,
types: ["Psychic"],
description: {
'zh-tw': "當訓練家高興的時候,奇魯莉安會充滿能量,開心地轉著圈跳舞。"
},
stage: "Stage1",
abilities: [{
type: "Ability",
name: {
'zh-tw': "洗鍊"
},
effect: {
'zh-tw': "在自己的回合時若將自己的1張手牌丟棄則可使用1次。從自己的牌庫抽出2張卡。"
}
}],
attacks: [{
name: {
'zh-tw': "巴掌"
},
damage: 30,
cost: ["Psychic", "Colorless"]
}],
weaknesses: [{
type: "Metal",
value: "×2"
}],
retreat: 2,
regulationMark: "F"
}
export default card

52
data-asia/S/S11a/038.ts Normal file
View File

@ -0,0 +1,52 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "沙奈朵"
},
illustrator: "Mitsuhiro Arita",
category: "Pokemon",
hp: 150,
types: ["Psychic"],
description: {
'zh-tw': "有著預知未來的能力。在保護訓練家的時候,會發揮出最強的力量。"
},
stage: "Stage2",
abilities: [{
type: "Ability",
name: {
'zh-tw': "洗鍊"
},
effect: {
'zh-tw': "在自己的回合時若將自己的1張手牌丟棄則可使用1次。從自己的牌庫抽出2張卡。"
}
}],
attacks: [{
name: {
'zh-tw': "魔法射擊"
},
damage: 120,
cost: ["Psychic", "Colorless"]
}],
weaknesses: [{
type: "Metal",
value: "×2"
}],
retreat: 2,
regulationMark: "F"
}
export default card

51
data-asia/S/S11a/039.ts Normal file
View File

@ -0,0 +1,51 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "大嘴娃V"
},
illustrator: "takuyoa",
category: "Pokemon",
hp: 200,
types: ["Psychic"],
stage: "Basic",
suffix: "V",
attacks: [{
name: {
'zh-tw': "不爽摑擊"
},
effect: {
'zh-tw': "擲1次硬幣若為正面則選擇1個對手的戰鬥寶可夢身上附加的能量將其丟棄。"
},
damage: 30,
cost: ["Psychic"]
}, {
name: {
'zh-tw': "咬落"
},
effect: {
'zh-tw': "在不看正面的情況下選擇1張對手的手牌將其丟棄。"
},
damage: 100,
cost: ["Colorless", "Colorless", "Colorless"]
}],
weaknesses: [{
type: "Metal",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

51
data-asia/S/S11a/040.ts Normal file
View File

@ -0,0 +1,51 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "大嘴娃VSTAR"
},
illustrator: "PLANETA Mochizuki",
category: "Pokemon",
hp: 260,
types: ["Psychic"],
stage: "VMAX",
abilities: [{
type: "Ability",
name: {
'zh-tw': "星星迴旋曲"
},
effect: {
'zh-tw': "若這隻寶可夢在備戰區則在自己的回合時可使用。將這隻寶可夢與自己的戰鬥寶可夢互換。然後選擇對手的1隻備戰寶可夢與戰鬥寶可夢互換。[對戰中己方只可使用1次【VSTAR】力量。]"
}
}],
attacks: [{
name: {
'zh-tw': "乍然食客"
},
effect: {
'zh-tw': "在這個回合若從備戰區將這隻寶可夢放置於戰鬥場則增加90點傷害。"
},
damage: "90+",
cost: ["Colorless", "Colorless"]
}],
weaknesses: [{
type: "Metal",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

52
data-asia/S/S11a/041.ts Normal file
View File

@ -0,0 +1,52 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "妙喵"
},
illustrator: "Asako Ito",
category: "Pokemon",
hp: 60,
types: ["Psychic"],
description: {
'zh-tw': "雖然一直都面無表情,但是那其實是因為牠在努力不讓自己強大的精神力量漏出。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "囈語"
},
damage: 10,
cost: ["Psychic"]
}, {
name: {
'zh-tw': "重摑"
},
damage: 20,
cost: ["Colorless", "Colorless"]
}],
weaknesses: [{
type: "Darkness",
value: "×2"
}],
resistances: [{
type: "Fighting",
value: "-30"
}],
retreat: 1,
regulationMark: "F"
}
export default card

57
data-asia/S/S11a/042.ts Normal file
View File

@ -0,0 +1,57 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "超能妙喵"
},
illustrator: "Taira Akitsu",
category: "Pokemon",
hp: 90,
types: ["Psychic"],
description: {
'zh-tw': "性格要比雄性更任性一些,而且也更具攻擊性。要是惹得牠不高興,就會被牠用精神力量狠狠教訓。"
},
stage: "Stage1",
abilities: [{
type: "Ability",
name: {
'zh-tw': "招財耳"
},
effect: {
'zh-tw': "在自己的回合當從手牌使出這張卡並完成進化時可使用1次。從自己的牌庫選擇最多2張支援者卡在給對手看過後加入手牌。並且重洗牌庫。"
}
}],
attacks: [{
name: {
'zh-tw': "超念力"
},
damage: 80,
cost: ["Psychic", "Colorless", "Colorless"]
}],
weaknesses: [{
type: "Darkness",
value: "×2"
}],
resistances: [{
type: "Fighting",
value: "-30"
}],
retreat: 1,
regulationMark: "F"
}
export default card

55
data-asia/S/S11a/043.ts Normal file
View File

@ -0,0 +1,55 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "卡璞・蝶蝶"
},
illustrator: "Saya Tsuruta",
category: "Pokemon",
hp: 110,
types: ["Psychic"],
description: {
'zh-tw': "被稱為守護神,卻同時有著天真無邪與殘酷的性格,可說是大自然的化身。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "能量爆炸"
},
effect: {
'zh-tw': "造成雙方的戰鬥寶可夢身上附加的能量的數量×20點傷害。"
},
damage: "20×",
cost: ["Colorless", "Colorless"]
}, {
name: {
'zh-tw': "螺旋吸取"
},
effect: {
'zh-tw': "將這隻寶可夢恢復「30」HP。"
},
damage: 100,
cost: ["Psychic", "Psychic", "Colorless"]
}],
weaknesses: [{
type: "Metal",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

60
data-asia/S/S11a/044.ts Normal file
View File

@ -0,0 +1,60 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "巨鉗螳螂"
},
illustrator: "kodama",
category: "Pokemon",
hp: 130,
types: ["Metal"],
description: {
'zh-tw': "巨大的鉗子重達體重的3分之1。鉗子一揮,就連岩石都能一擊粉碎。"
},
stage: "Stage1",
attacks: [{
name: {
'zh-tw': "十字剪"
},
effect: {
'zh-tw': "擲1次硬幣若為正面則增加30點傷害。"
},
damage: "30+",
cost: ["Colorless"]
}, {
name: {
'zh-tw': "危險爪"
},
effect: {
'zh-tw': "若對手的戰鬥寶可夢為【基礎】寶可夢則增加80點傷害。"
},
damage: "80+",
cost: ["Colorless", "Colorless", "Colorless"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
resistances: [{
type: "Grass",
value: "-30"
}],
retreat: 2,
regulationMark: "F"
}
export default card

60
data-asia/S/S11a/045.ts Normal file
View File

@ -0,0 +1,60 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "光輝基拉祈"
},
illustrator: "Ryuta Fuse",
category: "Pokemon",
hp: 90,
types: ["Metal"],
description: {
'zh-tw': "據說牠在1000年之中只有7天時間會醒過來,使用能實現任何願望的力量。"
},
stage: "Basic",
abilities: [{
type: "Ability",
name: {
'zh-tw': "託付願望"
},
effect: {
'zh-tw': "當這隻寶可夢在戰鬥場上受到對手的寶可夢招式的傷害而【氣絕】時從自己的牌庫任意選擇最多3張卡加入手牌。並且重洗牌庫。"
}
}],
attacks: [{
name: {
'zh-tw': "星星降災"
},
effect: {
'zh-tw': "擲2次硬幣若全部為正面則將對手的戰鬥寶可夢【氣絕】。"
},
cost: ["Colorless", "Colorless"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
resistances: [{
type: "Grass",
value: "-30"
}],
retreat: 1,
regulationMark: "F"
}
export default card

48
data-asia/S/S11a/046.ts Normal file
View File

@ -0,0 +1,48 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "齒輪兒"
},
illustrator: "Kyoko Umemoto",
category: "Pokemon",
hp: 50,
types: ["Metal"],
description: {
'zh-tw': "2個身體比雙胞胎還要親近。要是換成別的齒輪兒,就沒有辦法好好咬合。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "呼喚信號"
},
effect: {
'zh-tw': "從自己的牌庫選擇1張寶可夢卡在給對手看過後加入手牌。並且重洗牌庫。"
},
cost: ["Metal"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
resistances: [{
type: "Grass",
value: "-30"
}],
retreat: 1,
regulationMark: "F"
}
export default card

49
data-asia/S/S11a/047.ts Normal file
View File

@ -0,0 +1,49 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "齒輪組"
},
illustrator: "SATOSHI NAKAI",
category: "Pokemon",
hp: 90,
types: ["Metal"],
description: {
'zh-tw': "如果認真起來,大齒輪外圈的齒輪會和小齒輪完全接合。此時轉速將會大幅提升。"
},
stage: "Stage1",
attacks: [{
name: {
'zh-tw': "齒輪飛盤"
},
effect: {
'zh-tw': "擲2次硬幣造成正面出現的次數×80點傷害。"
},
damage: "80×",
cost: ["Metal", "Colorless", "Colorless"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
resistances: [{
type: "Grass",
value: "-30"
}],
retreat: 3,
regulationMark: "F"
}
export default card

57
data-asia/S/S11a/048.ts Normal file
View File

@ -0,0 +1,57 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "齒輪怪"
},
illustrator: "Akira Komayama",
category: "Pokemon",
hp: 160,
types: ["Metal"],
description: {
'zh-tw': "會從尖刺的前端發出強力電擊。紅色核心裡填充著非常多的能量。"
},
stage: "Stage2",
abilities: [{
type: "Ability",
name: {
'zh-tw': "三重齒輪"
},
effect: {
'zh-tw': "在自己的回合當從手牌使出這張卡並完成進化時可使用1次。從自己的牌庫選擇最多3張基本能量卡以任意方式附於自己的寶可夢身上。並且重洗牌庫。"
}
}],
attacks: [{
name: {
'zh-tw': "强力光束"
},
damage: 130,
cost: ["Metal", "Colorless", "Colorless"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
resistances: [{
type: "Grass",
value: "-30"
}],
retreat: 3,
regulationMark: "F"
}
export default card

45
data-asia/S/S11a/049.ts Normal file
View File

@ -0,0 +1,45 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "駒刀小兵"
},
illustrator: "Yuka Morii",
category: "Pokemon",
hp: 70,
types: ["Metal"],
description: {
'zh-tw': "揮舞銳利的刀刃將敵人逼向絕境。會用河灘的石頭來精心保養刀刃。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "突刺"
},
damage: 20,
cost: ["Metal"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
resistances: [{
type: "Grass",
value: "-30"
}],
retreat: 1,
regulationMark: "F"
}
export default card

56
data-asia/S/S11a/050.ts Normal file
View File

@ -0,0 +1,56 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "劈斬司令"
},
illustrator: "DOM",
category: "Pokemon",
hp: 110,
types: ["Metal"],
description: {
'zh-tw': "率領著一大群駒刀小兵。為了防止手下們背叛自己,總是睜大著眼睛監視牠們。"
},
stage: "Stage1",
attacks: [{
name: {
'zh-tw': "扣殺抽出"
},
effect: {
'zh-tw': "從自己的牌庫抽出2張卡。"
},
damage: 20,
cost: ["Colorless"]
}, {
name: {
'zh-tw': "力量刀鋒"
},
damage: 70,
cost: ["Metal", "Colorless"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
resistances: [{
type: "Grass",
value: "-30"
}],
retreat: 1,
regulationMark: "F"
}
export default card

55
data-asia/S/S11a/051.ts Normal file
View File

@ -0,0 +1,55 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "瑪機雅娜V"
},
illustrator: "N-DESIGN Inc.",
category: "Pokemon",
hp: 210,
types: ["Metal"],
stage: "Basic",
suffix: "V",
attacks: [{
name: {
'zh-tw': "齒輪一投"
},
effect: {
'zh-tw': "對手的1隻寶可夢受到30點傷害。[在備戰區不計算弱點・抵抗力。]"
},
cost: ["Metal"]
}, {
name: {
'zh-tw': "特殊鐳射"
},
effect: {
'zh-tw': "若這隻寶可夢身上附有特殊能量則增加120點傷害。"
},
damage: "100+",
cost: ["Metal", "Metal", "Colorless"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
resistances: [{
type: "Grass",
value: "-30"
}],
retreat: 1,
regulationMark: "F"
}
export default card

56
data-asia/S/S11a/052.ts Normal file
View File

@ -0,0 +1,56 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "蒼響"
},
illustrator: "nagimiso",
category: "Pokemon",
hp: 130,
types: ["Metal"],
description: {
'zh-tw': "用過去使用的兵器武裝自己。即使是超極巨化寶可夢,也能以一劍將之拿下。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "戰鬥軍團"
},
effect: {
'zh-tw': "增加自己的備戰寶可夢的數量×10點傷害。這個招式的傷害不計算弱點與對手的戰鬥寶可夢身上的附加效果。"
},
damage: "20+",
cost: ["Metal"]
}, {
name: {
'zh-tw': "利刃切割"
},
damage: 100,
cost: ["Metal", "Colorless", "Colorless"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
resistances: [{
type: "Grass",
value: "-30"
}],
retreat: 2,
regulationMark: "F"
}
export default card

61
data-asia/S/S11a/053.ts Normal file
View File

@ -0,0 +1,61 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "藏瑪然特"
},
illustrator: "GIDORA",
category: "Pokemon",
hp: 130,
types: ["Metal"],
description: {
'zh-tw': "能夠反彈一切的攻擊,因此被稱為格鬥王之盾,受到人們的畏懼與尊崇。"
},
stage: "Basic",
abilities: [{
type: "Ability",
name: {
'zh-tw': "金屬盾牌"
},
effect: {
'zh-tw': "若這隻寶可夢身上附有能量,則這隻寶可夢受到招式的傷害「-30」點。"
}
}],
attacks: [{
name: {
'zh-tw': "報仇"
},
effect: {
'zh-tw': "在上個對手的回合若自己的寶可夢【氣絕】了則增加120點傷害。"
},
damage: "100+",
cost: ["Metal", "Metal", "Colorless"]
}],
weaknesses: [{
type: "Fire",
value: "×2"
}],
resistances: [{
type: "Grass",
value: "-30"
}],
retreat: 2,
regulationMark: "F"
}
export default card

50
data-asia/S/S11a/054.ts Normal file
View File

@ -0,0 +1,50 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "圖圖犬"
},
illustrator: "Mizue",
category: "Pokemon",
hp: 70,
types: ["Colorless"],
description: {
'zh-tw': "會用尾巴前端分泌出的液體畫下標記。其中有些標記會吸引愛好者以高價買賣。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "五顏六色調色盤"
},
effect: {
'zh-tw': "查看自己的牌庫上方5張卡從其中選擇任意數量的基本能量卡附於自己的1隻寶可夢身上。將剩餘卡放回牌庫並重洗。"
},
cost: ["Colorless"]
}, {
name: {
'zh-tw': "衝撞"
},
damage: 30,
cost: ["Colorless", "Colorless"]
}],
weaknesses: [{
type: "Fighting",
value: "×2"
}],
retreat: 1,
regulationMark: "F"
}
export default card

57
data-asia/S/S11a/055.ts Normal file
View File

@ -0,0 +1,57 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "鳳王V"
},
illustrator: "AKIRA EGAWA",
category: "Pokemon",
hp: 230,
types: ["Colorless"],
stage: "Basic",
suffix: "V",
abilities: [{
type: "Ability",
name: {
'zh-tw': "復活火焰"
},
effect: {
'zh-tw': "若這張卡在棄牌區則在自己的回合時可使用1次若使用則自己的回合結束。將這張卡放置於備戰區。然後從自己的棄牌區選擇最多4張基本能量卡附於這隻寶可夢身上。"
}
}],
attacks: [{
name: {
'zh-tw': "彩虹烈焰"
},
effect: {
'zh-tw': "增加這隻寶可夢身上附加的基本能量的屬性種類的數量×30點傷害。"
},
damage: "100+",
cost: ["Colorless", "Colorless", "Colorless", "Colorless"]
}],
weaknesses: [{
type: "Lightning",
value: "×2"
}],
resistances: [{
type: "Fighting",
value: "-30"
}],
retreat: 2,
regulationMark: "F"
}
export default card

49
data-asia/S/S11a/056.ts Normal file
View File

@ -0,0 +1,49 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "青綿鳥"
},
illustrator: "Miki Tanaka",
category: "Pokemon",
hp: 50,
types: ["Colorless"],
description: {
'zh-tw': "絲綿般的翅膀會鎖住空氣,呈現蓬蓬鬆鬆的觸感。牠總是會細心地打理翅膀。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "連續旋轉"
},
effect: {
'zh-tw': "擲硬幣直到出現反面造成正面出現的次數×20點傷害。"
},
damage: "20×",
cost: ["Colorless"]
}],
weaknesses: [{
type: "Lightning",
value: "×2"
}],
resistances: [{
type: "Fighting",
value: "-30"
}],
retreat: 1,
regulationMark: "F"
}
export default card

55
data-asia/S/S11a/057.ts Normal file
View File

@ -0,0 +1,55 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "七夕青鳥"
},
illustrator: "Sanosuke Sakuma",
category: "Pokemon",
hp: 110,
types: ["Colorless"],
description: {
'zh-tw': "會一邊在天空中悠然飛翔,一邊哼唱出令人心醉神迷的美妙旋律。"
},
stage: "Stage1",
attacks: [{
name: {
'zh-tw': "魔法迴響"
},
effect: {
'zh-tw': "選擇自己的1隻備戰寶可夢將所選的寶可夢身上放置的傷害指示物全部改放於對手的戰鬥寶可夢身上。"
},
cost: ["Colorless", "Colorless"]
}, {
name: {
'zh-tw': "爆破之風"
},
damage: 90,
cost: ["Colorless", "Colorless", "Colorless"]
}],
weaknesses: [{
type: "Lightning",
value: "×2"
}],
resistances: [{
type: "Fighting",
value: "-30"
}],
retreat: 1,
regulationMark: "F"
}
export default card

55
data-asia/S/S11a/058.ts Normal file
View File

@ -0,0 +1,55 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "聒噪鳥"
},
illustrator: "sui",
category: "Pokemon",
hp: 70,
types: ["Colorless"],
description: {
'zh-tw': "學習人類的語言來鳴叫。當夥伴們聚集在同一個地方時,大家就會學會同樣的詞語。"
},
stage: "Basic",
attacks: [{
name: {
'zh-tw': "循環抽出"
},
effect: {
'zh-tw': "將自己的1張手牌丟棄。然後從自己的牌庫抽出2張卡。"
},
cost: ["Colorless"]
}, {
name: {
'zh-tw': "羽擊"
},
damage: 10,
cost: ["Colorless"]
}],
weaknesses: [{
type: "Lightning",
value: "×2"
}],
resistances: [{
type: "Fighting",
value: "-30"
}],
retreat: 0,
regulationMark: "F"
}
export default card

22
data-asia/S/S11a/059.ts Normal file
View File

@ -0,0 +1,22 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "能量轉移"
},
illustrator: "Toyste Beach",
category: "Trainer",
effect: {
'zh-tw': "選擇1個自己的場上寶可夢身上附加的基本能量改附於自己的其他寶可夢身上。"
},
trainerType: "Item",
regulationMark: "F"
}
export default card

22
data-asia/S/S11a/060.ts Normal file
View File

@ -0,0 +1,22 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "捕獲香氛"
},
illustrator: "sadaji",
category: "Trainer",
effect: {
'zh-tw': "擲1次硬幣。若為正面則從自己的牌庫選擇1張進化寶可夢卡若為反面則選擇1張【基礎】寶可夢卡在給對手看過後加入手牌。並且重洗牌庫。"
},
trainerType: "Item",
regulationMark: "F"
}
export default card

22
data-asia/S/S11a/061.ts Normal file
View File

@ -0,0 +1,22 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "寶可夢交替"
},
illustrator: "Studio Bora Inc.",
category: "Trainer",
effect: {
'zh-tw': "將自己的戰鬥寶可夢與備戰寶可夢互換。"
},
trainerType: "Item",
regulationMark: "F"
}
export default card

22
data-asia/S/S11a/062.ts Normal file
View File

@ -0,0 +1,22 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "緊急果凍"
},
illustrator: "AYUMI ODASHIMA",
category: "Trainer",
effect: {
'zh-tw': "寶可夢道具卡附於自己的寶可夢使用。1隻寶可夢只可附上1張寶可夢道具卡並且保持附加狀態。"
},
trainerType: "Tool",
regulationMark: "F"
}
export default card

22
data-asia/S/S11a/063.ts Normal file
View File

@ -0,0 +1,22 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "裁判"
},
illustrator: "Ryuta Fuse",
category: "Trainer",
effect: {
'zh-tw': "雙方玩家各將手牌全部放回牌庫並重洗。然後各從牌庫抽出4張。"
},
trainerType: "Supporter",
regulationMark: "E"
}
export default card

22
data-asia/S/S11a/064.ts Normal file
View File

@ -0,0 +1,22 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "莎莉娜"
},
illustrator: "Ken Sugimori",
category: "Trainer",
effect: {
'zh-tw': "這張卡從2種效果中選擇1種使用。 ◆選擇最多3張自己的手牌將其丟棄。一定要選擇1張。然後從牌庫抽卡直到自己的手牌滿5張為止。◆選擇對手的備戰區的1隻「寶可夢【V】」與戰鬥寶可夢互換。"
},
trainerType: "Supporter",
regulationMark: "F"
}
export default card

22
data-asia/S/S11a/065.ts Normal file
View File

@ -0,0 +1,22 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "長袖和服少女"
},
illustrator: "Yusuke Ohmura",
category: "Trainer",
effect: {
'zh-tw': "從自己的牌庫選擇1張【基礎】寶可夢卡放置於備戰區。並且重洗牌庫。若希望將剛放置的寶可夢與戰鬥寶可夢互換。"
},
trainerType: "Supporter",
regulationMark: "F"
}
export default card

22
data-asia/S/S11a/066.ts Normal file
View File

@ -0,0 +1,22 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "米可利"
},
illustrator: "Megumi Mizutani",
category: "Trainer",
effect: {
'zh-tw': "從自己的牌庫抽出3張卡。對手若希望從牌庫抽出1張卡。這個情況下自己再從牌庫抽出1張卡。"
},
trainerType: "Supporter",
regulationMark: "F"
}
export default card

21
data-asia/S/S11a/067.ts Normal file
View File

@ -0,0 +1,21 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "雙重渦輪能量"
},
category: "Energy",
effect: {
'zh-tw': "只要這張卡附於寶可夢身上視為提供2個【無】能量。 附有這張卡的寶可夢使用的招式,對對手的寶可夢造成的傷害「-20」點。"
},
energyType: "Special",
regulationMark: "F"
}
export default card

21
data-asia/S/S11a/068.ts Normal file
View File

@ -0,0 +1,21 @@
import { Card } from "../../../interfaces"
import Set from "../S11a"
const card: Card = {
set: Set,
name: {
'zh-tw': "V防守能量"
},
category: "Energy",
effect: {
'zh-tw': "只要這張卡附於寶可夢身上視為提供1個【無】能量。附有這張卡的寶可夢受到對手的「寶可夢【V】」招式的傷害「-30」點。無論附有多少張「V防守能量」卡這個效果也不會重複。"
},
energyType: "Special",
regulationMark: "F"
}
export default card