-
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c1d83ca
commit e30d544
Showing
107 changed files
with
5,124 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
import { Set } from '../../interfaces' | ||
import serie from '../SV' | ||
|
||
const set: Set = { | ||
id: 'SV8', | ||
name: { | ||
ja: '超電ブレイカー' | ||
}, | ||
|
||
serie: serie, | ||
|
||
cardCount: { | ||
official: 106 | ||
}, | ||
releaseDate: { | ||
ja: '2024-10-18' | ||
} | ||
} | ||
|
||
export default set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
import { Card } from "../../../interfaces" | ||
import Set from "../SV8" | ||
|
||
const card: Card = { | ||
set: Set, | ||
|
||
name: { | ||
ja: "タマタマ" | ||
}, | ||
|
||
illustrator: "OKUBO", | ||
rarity: "Common", | ||
category: "Pokemon", | ||
dexId: [102], | ||
hp: 50, | ||
types: ["Grass"], | ||
|
||
description: { | ||
ja: "タマタマだけに 伝わる テレパシーを 出し合っているので どんなときでも 6匹 集まれる。" | ||
}, | ||
|
||
stage: "Basic", | ||
|
||
attacks: [{ | ||
cost: ["Colorless"], | ||
|
||
name: { | ||
ja: "すいとる" | ||
}, | ||
|
||
damage: 10, | ||
|
||
effect: { | ||
ja: "このポケモンのHPを「10」回復する。" | ||
} | ||
}], | ||
|
||
weaknesses: [{ | ||
type: "Fire", | ||
value: "×2" | ||
}], | ||
|
||
retreat: 1 | ||
} | ||
|
||
export default card |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
import { Card } from "../../../interfaces" | ||
import Set from "../SV8" | ||
|
||
const card: Card = { | ||
set: Set, | ||
|
||
name: { | ||
ja: "ナッシー" | ||
}, | ||
|
||
illustrator: "Oswaldo KATO", | ||
rarity: "Uncommon", | ||
category: "Pokemon", | ||
dexId: [103], | ||
hp: 130, | ||
types: ["Grass"], | ||
|
||
description: { | ||
ja: "ごくまれに 頭の どれか ひとつが 地面に 落ちると タマタマになって 動きだすという。" | ||
}, | ||
|
||
stage: "Stage1", | ||
|
||
attacks: [{ | ||
cost: ["Grass"], | ||
|
||
name: { | ||
ja: "たまなげアワー" | ||
}, | ||
|
||
damage: "60×", | ||
|
||
effect: { | ||
ja: "おたがいのバトルポケモンについているエネルギーの数ぶんコインを投げ、オモテの数×60ダメージ。" | ||
} | ||
}], | ||
|
||
weaknesses: [{ | ||
type: "Fire", | ||
value: "×2" | ||
}], | ||
|
||
retreat: 2 | ||
} | ||
|
||
export default card |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
import { Card } from "../../../interfaces" | ||
import Set from "../SV8" | ||
|
||
const card: Card = { | ||
set: Set, | ||
|
||
name: { | ||
ja: "アイアントex" | ||
}, | ||
|
||
illustrator: "PLANETA Tsuji", | ||
rarity: "Double rare", | ||
category: "Pokemon", | ||
hp: 190, | ||
types: ["Grass"], | ||
stage: "Basic", | ||
suffix: "EX", | ||
|
||
abilities: [{ | ||
type: "Ability", | ||
|
||
name: { | ||
ja: "いきなりけずる" | ||
}, | ||
|
||
effect: { | ||
ja: "自分の番に、このカードを手札からベンチに出したとき、1回使える。相手の山札を上から1枚トラッシュする。" | ||
} | ||
}], | ||
|
||
attacks: [{ | ||
cost: ["Grass", "Colorless", "Colorless"], | ||
|
||
name: { | ||
ja: "リベンジクラッシュ" | ||
}, | ||
|
||
damage: "120+", | ||
|
||
effect: { | ||
ja: "相手がすでにとったサイドの枚数×30ダメージ追加。" | ||
} | ||
}], | ||
|
||
weaknesses: [{ | ||
type: "Fire", | ||
value: "×2" | ||
}], | ||
|
||
retreat: 2 | ||
} | ||
|
||
export default card |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
import { Card } from "../../../interfaces" | ||
import Set from "../SV8" | ||
|
||
const card: Card = { | ||
set: Set, | ||
|
||
name: { | ||
ja: "コフキムシ" | ||
}, | ||
|
||
illustrator: "Iori Suzuki", | ||
rarity: "Common", | ||
category: "Pokemon", | ||
dexId: [664], | ||
hp: 40, | ||
types: ["Grass"], | ||
|
||
description: { | ||
ja: "毒の粉を まき散らして 敵を 追い払う。 棲んでいる 土地により エサにする 植物が 違う。" | ||
}, | ||
|
||
stage: "Basic", | ||
|
||
attacks: [{ | ||
cost: ["Colorless"], | ||
|
||
name: { | ||
ja: "なかまをよぶ" | ||
}, | ||
|
||
effect: { | ||
ja: "自分の山札からたねポケモンを1枚選び、ベンチに出す。そして山札を切る。" | ||
} | ||
}], | ||
|
||
weaknesses: [{ | ||
type: "Fire", | ||
value: "×2" | ||
}], | ||
|
||
retreat: 1 | ||
} | ||
|
||
export default card |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
import { Card } from "../../../interfaces" | ||
import Set from "../SV8" | ||
|
||
const card: Card = { | ||
set: Set, | ||
|
||
name: { | ||
ja: "コフーライ" | ||
}, | ||
|
||
illustrator: "tono", | ||
rarity: "Common", | ||
category: "Pokemon", | ||
dexId: [665], | ||
hp: 80, | ||
types: ["Grass"], | ||
|
||
description: { | ||
ja: "決まった 棲み処を 持たない。 気の向くまま 野山を 歩きまわり 進化の エネルギーを 蓄える。" | ||
}, | ||
|
||
stage: "Stage1", | ||
|
||
attacks: [{ | ||
cost: ["Colorless"], | ||
|
||
name: { | ||
ja: "あるきまわる" | ||
}, | ||
|
||
effect: { | ||
ja: "このポケモンをベンチポケモンと入れ替える。" | ||
} | ||
}, { | ||
cost: ["Grass"], | ||
|
||
name: { | ||
ja: "たいあたり" | ||
}, | ||
|
||
damage: 30 | ||
}], | ||
|
||
weaknesses: [{ | ||
type: "Fire", | ||
value: "×2" | ||
}], | ||
|
||
retreat: 3 | ||
} | ||
|
||
export default card |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
import { Card } from "../../../interfaces" | ||
import Set from "../SV8" | ||
|
||
const card: Card = { | ||
set: Set, | ||
|
||
name: { | ||
ja: "ビビヨン" | ||
}, | ||
|
||
illustrator: "Amelicart", | ||
rarity: "Uncommon", | ||
category: "Pokemon", | ||
dexId: [666], | ||
hp: 120, | ||
types: ["Grass"], | ||
|
||
description: { | ||
ja: "不思議な 土地で 生まれた。 色鮮やかな 毒の りんぷんを 翅から 散らして 戦う。" | ||
}, | ||
|
||
stage: "Stage2", | ||
|
||
attacks: [{ | ||
cost: ["Colorless"], | ||
|
||
name: { | ||
ja: "エボルパウダー" | ||
}, | ||
|
||
effect: { | ||
ja: "自分のベンチポケモン全員からそれぞれ進化するカードを、自分の山札から1枚ずつ選び、それぞれにのせて進化させる。そして山札を切る。" | ||
} | ||
}, { | ||
cost: ["Grass"], | ||
|
||
name: { | ||
ja: "カッターウインド" | ||
}, | ||
|
||
damage: 90 | ||
}], | ||
|
||
weaknesses: [{ | ||
type: "Fire", | ||
value: "×2" | ||
}], | ||
|
||
retreat: 1 | ||
} | ||
|
||
export default card |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
import { Card } from "../../../interfaces" | ||
import Set from "../SV8" | ||
|
||
const card: Card = { | ||
set: Set, | ||
|
||
name: { | ||
ja: "カプサイジ" | ||
}, | ||
|
||
illustrator: "Julie Hang", | ||
rarity: "Common", | ||
category: "Pokemon", | ||
dexId: [951], | ||
hp: 70, | ||
types: ["Grass"], | ||
|
||
description: { | ||
ja: "パルデアの 郷土料理は 抜け落ちた カプサイジの 前歯が 使われているので 激辛なのだ。" | ||
}, | ||
|
||
stage: "Basic", | ||
|
||
attacks: [{ | ||
cost: ["Colorless", "Colorless"], | ||
|
||
name: { | ||
ja: "とびだしヘッド" | ||
}, | ||
|
||
damage: 20 | ||
}], | ||
|
||
weaknesses: [{ | ||
type: "Fire", | ||
value: "×2" | ||
}], | ||
|
||
retreat: 1 | ||
} | ||
|
||
export default card |
Oops, something went wrong.