Add rarity_tier to all card definitions in sets a1 and a1a to support the new pull rate calculation system for booster packs.
46 lines
1.1 KiB
JSON
46 lines
1.1 KiB
JSON
{
|
|
"id": "a1-132-gardevoir",
|
|
"name": "Gardevoir",
|
|
"set_code": "a1",
|
|
"set_name": "Genetic Apex",
|
|
"card_number": 132,
|
|
"rarity": "Rare",
|
|
"card_type": "pokemon",
|
|
"image_url": "https://assets.pokemon-zone.com/game-assets/CardPreviews/cPK_10_001320_00_SIRNIGHT_R.webp",
|
|
"image_file": "a1/132-gardevoir.webp",
|
|
"source_url": "https://www.pokemon-zone.com/cards/a1/132/gardevoir/",
|
|
"hp": 110,
|
|
"pokemon_type": "psychic",
|
|
"stage": "stage_2",
|
|
"evolves_from": "Kirlia",
|
|
"is_ex": false,
|
|
"abilities": [
|
|
{
|
|
"name": "Psy Shadow",
|
|
"effect_text": "Once during your turn, you may take a Psychic Energy from your Energy Zone and attach it to the Psychic Pokémon in the Active Spot.",
|
|
"effect_id": null
|
|
}
|
|
],
|
|
"attacks": [
|
|
{
|
|
"name": "Psyshot",
|
|
"cost": [
|
|
"psychic",
|
|
"psychic",
|
|
"colorless"
|
|
],
|
|
"damage": 60,
|
|
"damage_modifier": null,
|
|
"effect_text": null,
|
|
"effect_id": null
|
|
}
|
|
],
|
|
"weakness": {
|
|
"type": "darkness",
|
|
"value": 20
|
|
},
|
|
"resistance": null,
|
|
"retreat_cost": 2,
|
|
"flavor_text": null,
|
|
"illustrator": "Yuu Nishida"
|
|
} |