Add rarity_tier to all card definitions in sets a1 and a1a to support the new pull rate calculation system for booster packs.
40 lines
1.0 KiB
JSON
40 lines
1.0 KiB
JSON
{
|
||
"id": "a1-163-grapploct",
|
||
"name": "Grapploct",
|
||
"set_code": "a1",
|
||
"set_name": "Genetic Apex",
|
||
"card_number": 163,
|
||
"rarity": "Uncommon",
|
||
"card_type": "pokemon",
|
||
"image_url": "https://assets.pokemon-zone.com/game-assets/CardPreviews/cPK_10_001630_00_OTOSUPUS_U.webp",
|
||
"image_file": "a1/163-grapploct.webp",
|
||
"source_url": "https://www.pokemon-zone.com/cards/a1/163/grapploct/",
|
||
"hp": 130,
|
||
"pokemon_type": "fighting",
|
||
"stage": "stage_1",
|
||
"evolves_from": "Clobbopus",
|
||
"is_ex": false,
|
||
"abilities": [],
|
||
"attacks": [
|
||
{
|
||
"name": "Knock Back",
|
||
"cost": [
|
||
"fighting",
|
||
"fighting",
|
||
"colorless"
|
||
],
|
||
"damage": 70,
|
||
"damage_modifier": null,
|
||
"effect_text": "Switch out your opponent’s Active Pokémon to the Bench. (Your opponent chooses the new Active Pokémon.)",
|
||
"effect_id": null
|
||
}
|
||
],
|
||
"weakness": {
|
||
"type": "psychic",
|
||
"value": 20
|
||
},
|
||
"resistance": null,
|
||
"retreat_cost": 3,
|
||
"flavor_text": null,
|
||
"illustrator": "kurumitsu"
|
||
} |