Add rarity_tier to all card definitions in sets a1 and a1a to support the new pull rate calculation system for booster packs.
52 lines
1.2 KiB
JSON
52 lines
1.2 KiB
JSON
{
|
|
"id": "a1-282-mewtwo-ex",
|
|
"name": "Mewtwo ex",
|
|
"set_code": "a1",
|
|
"set_name": "Genetic Apex",
|
|
"card_number": 282,
|
|
"rarity": "Immersive",
|
|
"card_type": "pokemon",
|
|
"image_url": "https://assets.pokemon-zone.com/game-assets/CardPreviews/cPK_20_001290_01_MEWTWOex_IM.webp",
|
|
"image_file": "a1/282-mewtwo-ex.webp",
|
|
"source_url": "https://www.pokemon-zone.com/cards/a1/282/mewtwo-ex/",
|
|
"hp": 150,
|
|
"pokemon_type": "psychic",
|
|
"stage": "basic",
|
|
"evolves_from": null,
|
|
"is_ex": true,
|
|
"abilities": [],
|
|
"attacks": [
|
|
{
|
|
"name": "Psychic Sphere",
|
|
"cost": [
|
|
"psychic",
|
|
"colorless"
|
|
],
|
|
"damage": 50,
|
|
"damage_modifier": null,
|
|
"effect_text": null,
|
|
"effect_id": null
|
|
},
|
|
{
|
|
"name": "Psydrive",
|
|
"cost": [
|
|
"psychic",
|
|
"psychic",
|
|
"colorless",
|
|
"colorless"
|
|
],
|
|
"damage": 150,
|
|
"damage_modifier": null,
|
|
"effect_text": "Discard 2 Psychic Energy from this Pokémon.",
|
|
"effect_id": null
|
|
}
|
|
],
|
|
"weakness": {
|
|
"type": "darkness",
|
|
"value": 20
|
|
},
|
|
"resistance": null,
|
|
"retreat_cost": 2,
|
|
"flavor_text": null,
|
|
"illustrator": "Nurikabe"
|
|
} |