Add rarity_tier to all card definitions in sets a1 and a1a to support the new pull rate calculation system for booster packs.
44 lines
1.0 KiB
JSON
44 lines
1.0 KiB
JSON
{
|
|
"id": "a1-249-porygon",
|
|
"name": "Porygon",
|
|
"set_code": "a1",
|
|
"set_name": "Genetic Apex",
|
|
"card_number": 249,
|
|
"rarity": "Art Rare",
|
|
"card_type": "pokemon",
|
|
"image_url": "https://assets.pokemon-zone.com/game-assets/CardPreviews/cPK_20_002070_00_PORYGON_AR.webp",
|
|
"image_file": "a1/249-porygon.webp",
|
|
"source_url": "https://www.pokemon-zone.com/cards/a1/249/porygon/",
|
|
"hp": 50,
|
|
"pokemon_type": "colorless",
|
|
"stage": "basic",
|
|
"evolves_from": null,
|
|
"is_ex": false,
|
|
"abilities": [
|
|
{
|
|
"name": "Data Scan",
|
|
"effect_text": "Once during your turn, you may look at the top card of your deck.",
|
|
"effect_id": null
|
|
}
|
|
],
|
|
"attacks": [
|
|
{
|
|
"name": "Sharpen",
|
|
"cost": [
|
|
"colorless"
|
|
],
|
|
"damage": 20,
|
|
"damage_modifier": null,
|
|
"effect_text": null,
|
|
"effect_id": null
|
|
}
|
|
],
|
|
"weakness": {
|
|
"type": "fighting",
|
|
"value": 20
|
|
},
|
|
"resistance": null,
|
|
"retreat_cost": 1,
|
|
"flavor_text": null,
|
|
"illustrator": "Akira Komayama"
|
|
} |