mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-15 01:41:59 +00:00
Compare commits
21 Commits
editor/462
...
editor/324
Author | SHA1 | Date | |
---|---|---|---|
|
15040daf22 | ||
87d9b16fb8 | |||
0616b98038 | |||
|
a8f8b29340 | ||
|
2813d77f92 | ||
ebc2bb28bf | |||
c52ed815bb | |||
5e1ba9ee8d | |||
|
121db30389 | ||
|
48a984ef50 | ||
|
2b6d06184d | ||
|
109921761e | ||
|
3b02e9be81 | ||
|
eaf5935a0f | ||
|
878c0dc83a | ||
|
aeaa784100 | ||
|
fabb829169 | ||
d291c692d9 | |||
8610bd60fe | |||
|
89e0b8d367 | ||
|
660cccbe97 |
@@ -19,5 +19,5 @@ params:query {
|
|||||||
|
|
||||||
assert {
|
assert {
|
||||||
res.status: eq 200
|
res.status: eq 200
|
||||||
res.body: length 85
|
res.body.length: gt 85
|
||||||
}
|
}
|
||||||
|
@@ -17,5 +17,5 @@ params:query {
|
|||||||
|
|
||||||
assert {
|
assert {
|
||||||
res.status: eq 200
|
res.status: eq 200
|
||||||
res.body.length: lt 0
|
res.body.length: gte 6
|
||||||
}
|
}
|
||||||
|
@@ -6,8 +6,8 @@ We as members, contributors, and leaders pledge to make participation in our
|
|||||||
community a harassment-free experience for everyone, regardless of age, body
|
community a harassment-free experience for everyone, regardless of age, body
|
||||||
size, visible or invisible disability, ethnicity, sex characteristics, gender
|
size, visible or invisible disability, ethnicity, sex characteristics, gender
|
||||||
identity and expression, level of experience, education, socio-economic status,
|
identity and expression, level of experience, education, socio-economic status,
|
||||||
nationality, personal appearance, race, religion, or sexual identity
|
nationality, personal appearance, race, caste, color, religion, or sexual
|
||||||
and orientation.
|
identity and orientation.
|
||||||
|
|
||||||
We pledge to act and interact in ways that contribute to an open, welcoming,
|
We pledge to act and interact in ways that contribute to an open, welcoming,
|
||||||
diverse, inclusive, and healthy community.
|
diverse, inclusive, and healthy community.
|
||||||
@@ -22,17 +22,17 @@ community include:
|
|||||||
* Giving and gracefully accepting constructive feedback
|
* Giving and gracefully accepting constructive feedback
|
||||||
* Accepting responsibility and apologizing to those affected by our mistakes,
|
* Accepting responsibility and apologizing to those affected by our mistakes,
|
||||||
and learning from the experience
|
and learning from the experience
|
||||||
* Focusing on what is best not just for us as individuals, but for the
|
* Focusing on what is best not just for us as individuals, but for the overall
|
||||||
overall community
|
community
|
||||||
|
|
||||||
Examples of unacceptable behavior include:
|
Examples of unacceptable behavior include:
|
||||||
|
|
||||||
* The use of sexualized language or imagery, and sexual attention or
|
* The use of sexualized language or imagery, and sexual attention or advances of
|
||||||
advances of any kind
|
any kind
|
||||||
* Trolling, insulting or derogatory comments, and personal or political attacks
|
* Trolling, insulting or derogatory comments, and personal or political attacks
|
||||||
* Public or private harassment
|
* Public or private harassment
|
||||||
* Publishing others' private information, such as a physical or email
|
* Publishing others' private information, such as a physical or email address,
|
||||||
address, without their explicit permission
|
without their explicit permission
|
||||||
* Other conduct which could reasonably be considered inappropriate in a
|
* Other conduct which could reasonably be considered inappropriate in a
|
||||||
professional setting
|
professional setting
|
||||||
|
|
||||||
@@ -52,15 +52,15 @@ decisions when appropriate.
|
|||||||
|
|
||||||
This Code of Conduct applies within all community spaces, and also applies when
|
This Code of Conduct applies within all community spaces, and also applies when
|
||||||
an individual is officially representing the community in public spaces.
|
an individual is officially representing the community in public spaces.
|
||||||
Examples of representing our community include using an official e-mail address,
|
Examples of representing our community include using an official email address,
|
||||||
posting via an official social media account, or acting as an appointed
|
posting via an official social media account, or acting as an appointed
|
||||||
representative at an online or offline event.
|
representative at an online or offline event.
|
||||||
|
|
||||||
## Enforcement
|
## Enforcement
|
||||||
|
|
||||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
||||||
reported to the community leaders responsible for enforcement at
|
reported to the community leaders responsible for enforcement at contact@tcgdex.net or
|
||||||
the `contact@tcgdex.net` email or on Discord to `Avior#3872`.
|
on Discord to Avior through the official server https://discord.gg/63mQvd3GVE.
|
||||||
All complaints will be reviewed and investigated promptly and fairly.
|
All complaints will be reviewed and investigated promptly and fairly.
|
||||||
|
|
||||||
All community leaders are obligated to respect the privacy and security of the
|
All community leaders are obligated to respect the privacy and security of the
|
||||||
@@ -82,15 +82,15 @@ behavior was inappropriate. A public apology may be requested.
|
|||||||
|
|
||||||
### 2. Warning
|
### 2. Warning
|
||||||
|
|
||||||
**Community Impact**: A violation through a single incident or series
|
**Community Impact**: A violation through a single incident or series of
|
||||||
of actions.
|
actions.
|
||||||
|
|
||||||
**Consequence**: A warning with consequences for continued behavior. No
|
**Consequence**: A warning with consequences for continued behavior. No
|
||||||
interaction with the people involved, including unsolicited interaction with
|
interaction with the people involved, including unsolicited interaction with
|
||||||
those enforcing the Code of Conduct, for a specified period of time. This
|
those enforcing the Code of Conduct, for a specified period of time. This
|
||||||
includes avoiding interactions in community spaces as well as external channels
|
includes avoiding interactions in community spaces as well as external channels
|
||||||
like social media. Violating these terms may lead to a temporary or
|
like social media. Violating these terms may lead to a temporary or permanent
|
||||||
permanent ban.
|
ban.
|
||||||
|
|
||||||
### 3. Temporary Ban
|
### 3. Temporary Ban
|
||||||
|
|
||||||
@@ -106,23 +106,27 @@ Violating these terms may lead to a permanent ban.
|
|||||||
### 4. Permanent Ban
|
### 4. Permanent Ban
|
||||||
|
|
||||||
**Community Impact**: Demonstrating a pattern of violation of community
|
**Community Impact**: Demonstrating a pattern of violation of community
|
||||||
standards, including sustained inappropriate behavior, harassment of an
|
standards, including sustained inappropriate behavior, harassment of an
|
||||||
individual, or aggression toward or disparagement of classes of individuals.
|
individual, or aggression toward or disparagement of classes of individuals.
|
||||||
|
|
||||||
**Consequence**: A permanent ban from any sort of public interaction within
|
**Consequence**: A permanent ban from any sort of public interaction within the
|
||||||
the community.
|
community.
|
||||||
|
|
||||||
## Attribution
|
## Attribution
|
||||||
|
|
||||||
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
|
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
|
||||||
version 2.0, available at
|
version 2.1, available at
|
||||||
https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
|
[https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].
|
||||||
|
|
||||||
Community Impact Guidelines were inspired by [Mozilla's code of conduct
|
Community Impact Guidelines were inspired by
|
||||||
enforcement ladder](https://github.com/mozilla/diversity).
|
[Mozilla's code of conduct enforcement ladder][Mozilla CoC].
|
||||||
|
|
||||||
[homepage]: https://www.contributor-covenant.org
|
|
||||||
|
|
||||||
For answers to common questions about this code of conduct, see the FAQ at
|
For answers to common questions about this code of conduct, see the FAQ at
|
||||||
https://www.contributor-covenant.org/faq. Translations are available at
|
[https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
|
||||||
https://www.contributor-covenant.org/translations.
|
[https://www.contributor-covenant.org/translations][translations].
|
||||||
|
|
||||||
|
[homepage]: https://www.contributor-covenant.org
|
||||||
|
[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
|
||||||
|
[Mozilla CoC]: https://github.com/mozilla/diversity
|
||||||
|
[FAQ]: https://www.contributor-covenant.org/faq
|
||||||
|
[translations]: https://www.contributor-covenant.org/translations
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Bulbasaur"
|
en: "Bulbasaur"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Narumi Sato",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 70,
|
hp: 70,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Ivysaur"
|
en: "Ivysaur"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Kurata So",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 90,
|
hp: 90,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Venusaur"
|
en: "Venusaur"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Ryota Murayama",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 160,
|
hp: 160,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Venusaur ex"
|
en: "Venusaur ex"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "PLANETA CG Works",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 190,
|
hp: 190,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Caterpie"
|
en: "Caterpie"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Miki Tanaka",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 50,
|
hp: 50,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -26,7 +27,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Metapod"
|
en: "Metapod"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Yuka Morii",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 80,
|
hp: 80,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Butterfree"
|
en: "Butterfree"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Shin Nagasawa",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 120,
|
hp: 120,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -36,7 +37,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "Three Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Weedle"
|
en: "Weedle"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Hajime Kusajima",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 50,
|
hp: 50,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Kakuna"
|
en: "Kakuna"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "miki kudo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 80,
|
hp: 80,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Beedrill"
|
en: "Beedrill"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "You Iribi",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 120,
|
hp: 120,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "Three Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Oddish"
|
en: "Oddish"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "HYOGONOSUKE",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Gloom"
|
en: "Gloom"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Anesaki Dynamic",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 80,
|
hp: 80,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Vileplume"
|
en: "Vileplume"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Kyoko Umemoto",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 140,
|
hp: 140,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 3,
|
retreat: 3,
|
||||||
rarity: "None"
|
rarity: "Three Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Paras"
|
en: "Paras"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Naoyo Kimura",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 70,
|
hp: 70,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -5,26 +5,27 @@ const card: Card = {
|
|||||||
set: Set,
|
set: Set,
|
||||||
|
|
||||||
name: {
|
name: {
|
||||||
en: "Venonat"
|
en: "Parasect"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Eri Yamaki",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 50,
|
hp: 120,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
stage: "Basic",
|
stage: "Stage1",
|
||||||
|
|
||||||
attacks: [{
|
attacks: [{
|
||||||
cost: ["Grass"],
|
cost: ["Grass", "Grass", "Colorless"],
|
||||||
|
|
||||||
name: {
|
name: {
|
||||||
en: "Tackle"
|
en: "Slash"
|
||||||
},
|
},
|
||||||
|
|
||||||
damage: "20"
|
damage: "80"
|
||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
31
data/Pokémon TCG Pocket/Genetic Apex/016.ts
Normal file
31
data/Pokémon TCG Pocket/Genetic Apex/016.ts
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
import { Card } from "../../../interfaces"
|
||||||
|
import Set from "../Genetic Apex"
|
||||||
|
|
||||||
|
const card: Card = {
|
||||||
|
set: Set,
|
||||||
|
|
||||||
|
name: {
|
||||||
|
en: "Venonat"
|
||||||
|
},
|
||||||
|
|
||||||
|
illustrator: "HYOGONOSUKE",
|
||||||
|
category: "Pokemon",
|
||||||
|
hp: 50,
|
||||||
|
types: ["Grass"],
|
||||||
|
stage: "Basic",
|
||||||
|
|
||||||
|
attacks: [{
|
||||||
|
cost: ["Grass"],
|
||||||
|
|
||||||
|
name: {
|
||||||
|
en: "Tackle"
|
||||||
|
},
|
||||||
|
|
||||||
|
damage: "20"
|
||||||
|
}],
|
||||||
|
|
||||||
|
retreat: 1,
|
||||||
|
rarity: "One Diamond"
|
||||||
|
}
|
||||||
|
|
||||||
|
export default card
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Venomoth"
|
en: "Venomoth"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Mina Nakai",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 80,
|
hp: 80,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Bellsprout"
|
en: "Bellsprout"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "HYOGONOSUKE",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Weepinbell"
|
en: "Weepinbell"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Miki Tanaka",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 90,
|
hp: 90,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Victreebel"
|
en: "Victreebel"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Sumiyoshi Kizuki",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 140,
|
hp: 140,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -36,7 +37,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "Three Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Exeggcute"
|
en: "Exeggcute"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "kawayoo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 50,
|
hp: 50,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Exeggutor"
|
en: "Exeggutor"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Yukiko Baba",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 160,
|
hp: 160,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -21,14 +22,14 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
effect: {
|
effect: {
|
||||||
en: "Flip a coin. If heads, this attack does 20 more damage."
|
en: "Flip a coin. If heads, this attack does 30 more damage."
|
||||||
},
|
},
|
||||||
|
|
||||||
damage: "30+"
|
damage: "30+"
|
||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 3,
|
retreat: 3,
|
||||||
rarity: "None"
|
rarity: "Three Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,13 +8,27 @@ const card: Card = {
|
|||||||
en: "Exeggutor ex"
|
en: "Exeggutor ex"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "PLANETA CG Works",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 160,
|
hp: 160,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
stage: "Stage1",
|
stage: "Stage1",
|
||||||
|
attacks: [{
|
||||||
|
cost: ["Grass"],
|
||||||
|
|
||||||
|
name: {
|
||||||
|
en: "Stomp"
|
||||||
|
},
|
||||||
|
|
||||||
|
effect: {
|
||||||
|
en: "Flip a coin. If heads, this attack does 40 more damage."
|
||||||
|
},
|
||||||
|
|
||||||
|
damage: "40+"
|
||||||
|
}],
|
||||||
suffix: "EX",
|
suffix: "EX",
|
||||||
retreat: 3,
|
retreat: 3,
|
||||||
rarity: "None"
|
rarity: "Four Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Tangela"
|
en: "Tangela"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Midori Harada",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 80,
|
hp: 80,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Scyther"
|
en: "Scyther"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Hasuno",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 70,
|
hp: 70,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Pinsir"
|
en: "Pinsir"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Eri Yamaki",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 90,
|
hp: 90,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Cottonee"
|
en: "Cottonee"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Kanako Eo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 50,
|
hp: 50,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Whimsicott"
|
en: "Whimsicott"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Atsuko Nishida",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 80,
|
hp: 80,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Petilil"
|
en: "Petilil"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Naoyo Kimura",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Lilligant"
|
en: "Lilligant"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "You Iribi",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 100,
|
hp: 100,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Skiddo"
|
en: "Skiddo"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Naoki Saito",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 70,
|
hp: 70,
|
||||||
types: ["Grass"],
|
types: ["Grass"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Gogoat"
|
en: "Gogoat"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "You Iribi",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 120,
|
hp: 120,
|
||||||
stage: "Stage1",
|
stage: "Stage1",
|
||||||
@@ -23,7 +24,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Charmander"
|
en: "Charmander"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Teeziro",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Charmeleon"
|
en: "Charmeleon"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "kantaro",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 90,
|
hp: 90,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Charizard"
|
en: "Charizard"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "takuyoa",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 150,
|
hp: 150,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "Three Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Charizard ex"
|
en: "Charizard ex"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "PLANETA Mochizuki",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 180,
|
hp: 180,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -37,7 +38,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "Four Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Vulpix"
|
en: "Vulpix"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Toshinao Aoki",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 50,
|
hp: 50,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -26,7 +27,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Ninetales"
|
en: "Ninetales"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "You Iribi",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 90,
|
hp: 90,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Growlithe"
|
en: "Growlithe"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Mizue",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 70,
|
hp: 70,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Arcanine"
|
en: "Arcanine"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "kodama",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 150,
|
hp: 150,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "Three Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Arcanine ex"
|
en: "Arcanine ex"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "PLANETA Saito",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 150,
|
hp: 150,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -29,7 +30,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "Four Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Ponyta"
|
en: "Ponyta"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Uta",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Rapidash"
|
en: "Rapidash"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Misa Tsutsui",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 100,
|
hp: 100,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Magmar"
|
en: "Magmar"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Ryuta Fuse",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 80,
|
hp: 80,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Flareon"
|
en: "Flareon"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "sui",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 120,
|
hp: 120,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "Three Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Moltres"
|
en: "Moltres"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Hitoshi Ariga",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 100,
|
hp: 100,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "Three Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Moltres ex"
|
en: "Moltres ex"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "PLANETA Tsuji",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 140,
|
hp: 140,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -35,7 +36,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "Four Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Heatmor"
|
en: "Heatmor"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Suwama Chiaki",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 80,
|
hp: 80,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Salandit"
|
en: "Salandit"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Kyoko Umemoto",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Salazzle"
|
en: "Salazzle"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "hatachu",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 90,
|
hp: 90,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Sizzlipede"
|
en: "Sizzlipede"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Teeziro",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Centiskorch"
|
en: "Centiskorch"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "GOSSAN",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 130,
|
hp: 130,
|
||||||
types: ["Fire"],
|
types: ["Fire"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 3,
|
retreat: 3,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
31
data/Pokémon TCG Pocket/Genetic Apex/053.ts
Normal file
31
data/Pokémon TCG Pocket/Genetic Apex/053.ts
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
import { Card } from "../../../interfaces"
|
||||||
|
import Set from "../Genetic Apex"
|
||||||
|
|
||||||
|
const card: Card = {
|
||||||
|
set: Set,
|
||||||
|
|
||||||
|
name: {
|
||||||
|
en: "Squirtle"
|
||||||
|
},
|
||||||
|
|
||||||
|
illustrator: "Mizue",
|
||||||
|
category: "Pokemon",
|
||||||
|
hp: 60,
|
||||||
|
types: ["Water"],
|
||||||
|
stage: "Basic",
|
||||||
|
|
||||||
|
attacks: [{
|
||||||
|
cost: ["Water"],
|
||||||
|
|
||||||
|
name: {
|
||||||
|
en: "Water Gun"
|
||||||
|
},
|
||||||
|
|
||||||
|
damage: "20"
|
||||||
|
}],
|
||||||
|
|
||||||
|
retreat: 1,
|
||||||
|
rarity: "One Diamond"
|
||||||
|
}
|
||||||
|
|
||||||
|
export default card
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Wartortle"
|
en: "Wartortle"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Nelnal",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 80,
|
hp: 80,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Blastoise"
|
en: "Blastoise"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Nurikabe",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 150,
|
hp: 150,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 3,
|
retreat: 3,
|
||||||
rarity: "None"
|
rarity: "Three Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Blastoise ex"
|
en: "Blastoise ex"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "PLANETA Tsuji",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 180,
|
hp: 180,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -37,7 +38,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 3,
|
retreat: 3,
|
||||||
rarity: "None"
|
rarity: "Four Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Psyduck"
|
en: "Psyduck"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Shibuzoh.",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Golduck"
|
en: "Golduck"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Naoki Saito",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 90,
|
hp: 90,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Poliwag"
|
en: "Poliwag"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Shibuzoh.",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Poliwhirl"
|
en: "Poliwhirl"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Yuka Morii",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 90,
|
hp: 90,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -5,26 +5,39 @@ const card: Card = {
|
|||||||
set: Set,
|
set: Set,
|
||||||
|
|
||||||
name: {
|
name: {
|
||||||
en: "Tentacool"
|
en: "Poliwrath"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Akira Komayama",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 150,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
stage: "Basic",
|
stage: "Stage2",
|
||||||
|
|
||||||
attacks: [{
|
abilities: [{
|
||||||
cost: ["Water"],
|
type: "Ability",
|
||||||
|
|
||||||
name: {
|
name: {
|
||||||
en: "Gentle Slap"
|
en: "Counterattack"
|
||||||
},
|
},
|
||||||
|
|
||||||
damage: "20"
|
effect: {
|
||||||
|
en: "If this Pokémon is in the Active Spot and is damaged by an attack from your opponent's Pokémon, do 20 damage to the Attacking Pokémon."
|
||||||
|
}
|
||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
attacks: [{
|
||||||
rarity: "None"
|
cost: ["Water", "Colorless", "Colorless"],
|
||||||
|
|
||||||
|
name: {
|
||||||
|
en: "Mega Punch"
|
||||||
|
},
|
||||||
|
|
||||||
|
damage: "80"
|
||||||
|
}],
|
||||||
|
|
||||||
|
retreat: 2,
|
||||||
|
rarity: "Three Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
31
data/Pokémon TCG Pocket/Genetic Apex/062.ts
Normal file
31
data/Pokémon TCG Pocket/Genetic Apex/062.ts
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
import { Card } from "../../../interfaces"
|
||||||
|
import Set from "../Genetic Apex"
|
||||||
|
|
||||||
|
const card: Card = {
|
||||||
|
set: Set,
|
||||||
|
|
||||||
|
name: {
|
||||||
|
en: "Tentacool"
|
||||||
|
},
|
||||||
|
|
||||||
|
illustrator: "Shinya Komatsu",
|
||||||
|
category: "Pokemon",
|
||||||
|
hp: 60,
|
||||||
|
types: ["Water"],
|
||||||
|
stage: "Basic",
|
||||||
|
|
||||||
|
attacks: [{
|
||||||
|
cost: ["Water"],
|
||||||
|
|
||||||
|
name: {
|
||||||
|
en: "Gentle Slap"
|
||||||
|
},
|
||||||
|
|
||||||
|
damage: "20"
|
||||||
|
}],
|
||||||
|
|
||||||
|
retreat: 1,
|
||||||
|
rarity: "One Diamond"
|
||||||
|
}
|
||||||
|
|
||||||
|
export default card
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Tentacruel"
|
en: "Tentacruel"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "kodama",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 110,
|
hp: 110,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Seel"
|
en: "Seel"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Masako Yamashita",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 80,
|
hp: 80,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Dewgong"
|
en: "Dewgong"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Kanako Eo",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 120,
|
hp: 120,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 3,
|
retreat: 3,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Shellder"
|
en: "Shellder"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Sumiyoshi Kizuki",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Cloyster"
|
en: "Cloyster"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Saya Tsuruta",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 120,
|
hp: 120,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -36,7 +37,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 3,
|
retreat: 3,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Krabby"
|
en: "Krabby"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Tomokazu Komiya",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 70,
|
hp: 70,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Kingler"
|
en: "Kingler"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Shigenori Negishi",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 120,
|
hp: 120,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 3,
|
retreat: 3,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Horsea"
|
en: "Horsea"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Saya Tsuruta",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Seadra"
|
en: "Seadra"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Sanosuke Sakuma",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 70,
|
hp: 70,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -26,7 +27,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Goldeen"
|
en: "Goldeen"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Kyoko Umemoto",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,10 +8,11 @@ const card: Card = {
|
|||||||
en: "Seaking"
|
en: "Seaking"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Kyoko Umemoto",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 100,
|
hp: 100,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
stage: "Stage2",
|
stage: "Stage1",
|
||||||
|
|
||||||
attacks: [{
|
attacks: [{
|
||||||
cost: ["Water"],
|
cost: ["Water"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Staryu"
|
en: "Staryu"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Hiroki Asanuma",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 50,
|
hp: 50,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Starmie"
|
en: "Starmie"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Yukiko Baba",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 90,
|
hp: 90,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 0,
|
retreat: 0,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Starmie ex"
|
en: "Starmie ex"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "PLANETA Igarashi",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 130,
|
hp: 130,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -25,7 +26,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 0,
|
retreat: 0,
|
||||||
rarity: "None"
|
rarity: "Four Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Magikarp"
|
en: "Magikarp"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Sekio",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 30,
|
hp: 30,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Gyarados"
|
en: "Gyarados"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Mituhiro Arita",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 150,
|
hp: 150,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 4,
|
retreat: 4,
|
||||||
rarity: "None"
|
rarity: "Three Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Lapras"
|
en: "Lapras"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Sekio",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 100,
|
hp: 100,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "Three Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Vaporeon"
|
en: "Vaporeon"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Kagemaru Himeno",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 130,
|
hp: 130,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -21,14 +22,14 @@ const card: Card = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
effect: {
|
effect: {
|
||||||
en: "Heals 30 damage from this Pokémon."
|
en: "Heal 30 damage from this Pokémon."
|
||||||
},
|
},
|
||||||
|
|
||||||
damage: "60"
|
damage: "60"
|
||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "Three Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Omanyte"
|
en: "Omanyte"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Suwama Chiaki",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 90,
|
hp: 90,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Omastar"
|
en: "Omastar"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "kirisAki",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 140,
|
hp: 140,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "Three Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Articuno"
|
en: "Articuno"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Hitoshi Ariga",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 100,
|
hp: 100,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "Three Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Articuno ex"
|
en: "Articuno ex"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "PLANETA Saito",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 140,
|
hp: 140,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -37,7 +38,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 2,
|
retreat: 2,
|
||||||
rarity: "None"
|
rarity: "Four Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Ducklett"
|
en: "Ducklett"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Yumi",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 50,
|
hp: 50,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Swanna"
|
en: "Swanna"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "sui",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 90,
|
hp: 90,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Froakie"
|
en: "Froakie"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Aya Kusube",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Frogadier"
|
en: "Frogadier"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Akira Komayama",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 80,
|
hp: 80,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Greninja"
|
en: "Greninja"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "5ban Graphics",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 120,
|
hp: 120,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -36,7 +37,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "Three Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Pyukumuku"
|
en: "Pyukumuku"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "OOYAMA",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 70,
|
hp: 70,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Bruxish"
|
en: "Bruxish"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Mizue",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 90,
|
hp: 90,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "Two Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -5,30 +5,27 @@ const card: Card = {
|
|||||||
set: Set,
|
set: Set,
|
||||||
|
|
||||||
name: {
|
name: {
|
||||||
en: "Frosmoth"
|
en: "Snom"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "ryoma uratsuka",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 90,
|
hp: 50,
|
||||||
types: ["Water"],
|
types: ["Water"],
|
||||||
stage: "Stage1",
|
stage: "Basic",
|
||||||
|
|
||||||
attacks: [{
|
attacks: [{
|
||||||
cost: ["Water", "Colorless"],
|
cost: ["Colorless"],
|
||||||
|
|
||||||
name: {
|
name: {
|
||||||
en: "Powder Snow"
|
en: "Ram"
|
||||||
},
|
},
|
||||||
|
|
||||||
effect: {
|
damage: "10"
|
||||||
en: "Your opponent's Active Pokémon is now Asleep."
|
|
||||||
},
|
|
||||||
|
|
||||||
damage: "40"
|
|
||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
35
data/Pokémon TCG Pocket/Genetic Apex/093.ts
Normal file
35
data/Pokémon TCG Pocket/Genetic Apex/093.ts
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
import { Card } from "../../../interfaces"
|
||||||
|
import Set from "../Genetic Apex"
|
||||||
|
|
||||||
|
const card: Card = {
|
||||||
|
set: Set,
|
||||||
|
|
||||||
|
name: {
|
||||||
|
en: "Frosmoth"
|
||||||
|
},
|
||||||
|
|
||||||
|
illustrator: "aoki",
|
||||||
|
category: "Pokemon",
|
||||||
|
hp: 90,
|
||||||
|
types: ["Water"],
|
||||||
|
stage: "Stage1",
|
||||||
|
|
||||||
|
attacks: [{
|
||||||
|
cost: ["Water", "Colorless"],
|
||||||
|
|
||||||
|
name: {
|
||||||
|
en: "Powder Snow"
|
||||||
|
},
|
||||||
|
|
||||||
|
effect: {
|
||||||
|
en: "Your opponent's Active Pokémon is now Asleep."
|
||||||
|
},
|
||||||
|
|
||||||
|
damage: "40"
|
||||||
|
}],
|
||||||
|
|
||||||
|
retreat: 1,
|
||||||
|
rarity: "Two Diamond"
|
||||||
|
}
|
||||||
|
|
||||||
|
export default card
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Pikachu"
|
en: "Pikachu"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "Mitsuhiro Arita",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Lightning"],
|
types: ["Lightning"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Raichu"
|
en: "Raichu"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "AKIRA EGAWA",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 100,
|
hp: 100,
|
||||||
types: ["Lightning"],
|
types: ["Lightning"],
|
||||||
@@ -28,7 +29,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "Three Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Pikachu ex"
|
en: "Pikachu ex"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "PLANETA CG Works",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 120,
|
hp: 120,
|
||||||
types: ["Lightning"],
|
types: ["Lightning"],
|
||||||
@@ -29,7 +30,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "Four Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
@@ -8,6 +8,7 @@ const card: Card = {
|
|||||||
en: "Magnemite"
|
en: "Magnemite"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
illustrator: "sowsow",
|
||||||
category: "Pokemon",
|
category: "Pokemon",
|
||||||
hp: 60,
|
hp: 60,
|
||||||
types: ["Lightning"],
|
types: ["Lightning"],
|
||||||
@@ -24,7 +25,7 @@ const card: Card = {
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
retreat: 1,
|
retreat: 1,
|
||||||
rarity: "None"
|
rarity: "One Diamond"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default card
|
export default card
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user