mirror of
https://github.com/PokeAPI/api-data.git
synced 2024-11-22 23:52:31 +01:00
[Updater Bot] Regenerate data
This commit is contained in:
parent
b71ecdc324
commit
80bf8ca1d4
@ -890,6 +890,7 @@
|
||||
"name": "Normal"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [],
|
||||
"pokemon": [
|
||||
{
|
||||
"pokemon": {
|
||||
|
@ -346,6 +346,78 @@
|
||||
"name": "Fire"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [
|
||||
{
|
||||
"damage_relations": {
|
||||
"double_damage_from": [
|
||||
{
|
||||
"name": "ground",
|
||||
"url": "/api/v2/type/5/"
|
||||
},
|
||||
{
|
||||
"name": "rock",
|
||||
"url": "/api/v2/type/6/"
|
||||
},
|
||||
{
|
||||
"name": "water",
|
||||
"url": "/api/v2/type/11/"
|
||||
}
|
||||
],
|
||||
"double_damage_to": [
|
||||
{
|
||||
"name": "bug",
|
||||
"url": "/api/v2/type/7/"
|
||||
},
|
||||
{
|
||||
"name": "grass",
|
||||
"url": "/api/v2/type/12/"
|
||||
},
|
||||
{
|
||||
"name": "ice",
|
||||
"url": "/api/v2/type/15/"
|
||||
}
|
||||
],
|
||||
"half_damage_from": [
|
||||
{
|
||||
"name": "bug",
|
||||
"url": "/api/v2/type/7/"
|
||||
},
|
||||
{
|
||||
"name": "fire",
|
||||
"url": "/api/v2/type/10/"
|
||||
},
|
||||
{
|
||||
"name": "grass",
|
||||
"url": "/api/v2/type/12/"
|
||||
}
|
||||
],
|
||||
"half_damage_to": [
|
||||
{
|
||||
"name": "rock",
|
||||
"url": "/api/v2/type/6/"
|
||||
},
|
||||
{
|
||||
"name": "fire",
|
||||
"url": "/api/v2/type/10/"
|
||||
},
|
||||
{
|
||||
"name": "water",
|
||||
"url": "/api/v2/type/11/"
|
||||
},
|
||||
{
|
||||
"name": "dragon",
|
||||
"url": "/api/v2/type/16/"
|
||||
}
|
||||
],
|
||||
"no_damage_from": [],
|
||||
"no_damage_to": []
|
||||
},
|
||||
"generation": {
|
||||
"name": "generation-i",
|
||||
"url": "/api/v2/generation/1/"
|
||||
}
|
||||
}
|
||||
],
|
||||
"pokemon": [
|
||||
{
|
||||
"pokemon": {
|
||||
|
@ -89,5 +89,6 @@
|
||||
"name": "???"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [],
|
||||
"pokemon": []
|
||||
}
|
@ -133,5 +133,6 @@
|
||||
"name": "Shadow"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [],
|
||||
"pokemon": []
|
||||
}
|
@ -334,6 +334,7 @@
|
||||
"name": "Water"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [],
|
||||
"pokemon": [
|
||||
{
|
||||
"pokemon": {
|
||||
|
@ -402,6 +402,7 @@
|
||||
"name": "Grass"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [],
|
||||
"pokemon": [
|
||||
{
|
||||
"pokemon": {
|
||||
|
@ -331,6 +331,7 @@
|
||||
"name": "Electric"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [],
|
||||
"pokemon": [
|
||||
{
|
||||
"pokemon": {
|
||||
|
@ -439,6 +439,55 @@
|
||||
"name": "Psychic"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [
|
||||
{
|
||||
"damage_relations": {
|
||||
"double_damage_from": [
|
||||
{
|
||||
"name": "bug",
|
||||
"url": "/api/v2/type/7/"
|
||||
}
|
||||
],
|
||||
"double_damage_to": [
|
||||
{
|
||||
"name": "fighting",
|
||||
"url": "/api/v2/type/2/"
|
||||
},
|
||||
{
|
||||
"name": "poison",
|
||||
"url": "/api/v2/type/4/"
|
||||
}
|
||||
],
|
||||
"half_damage_from": [
|
||||
{
|
||||
"name": "fighting",
|
||||
"url": "/api/v2/type/2/"
|
||||
},
|
||||
{
|
||||
"name": "psychic",
|
||||
"url": "/api/v2/type/14/"
|
||||
}
|
||||
],
|
||||
"half_damage_to": [
|
||||
{
|
||||
"name": "psychic",
|
||||
"url": "/api/v2/type/14/"
|
||||
}
|
||||
],
|
||||
"no_damage_from": [
|
||||
{
|
||||
"name": "ghost",
|
||||
"url": "/api/v2/type/8/"
|
||||
}
|
||||
],
|
||||
"no_damage_to": []
|
||||
},
|
||||
"generation": {
|
||||
"name": "generation-i",
|
||||
"url": "/api/v2/generation/1/"
|
||||
}
|
||||
}
|
||||
],
|
||||
"pokemon": [
|
||||
{
|
||||
"pokemon": {
|
||||
|
@ -286,6 +286,66 @@
|
||||
"name": "Ice"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [
|
||||
{
|
||||
"damage_relations": {
|
||||
"double_damage_from": [
|
||||
{
|
||||
"name": "fighting",
|
||||
"url": "/api/v2/type/2/"
|
||||
},
|
||||
{
|
||||
"name": "rock",
|
||||
"url": "/api/v2/type/6/"
|
||||
},
|
||||
{
|
||||
"name": "fire",
|
||||
"url": "/api/v2/type/10/"
|
||||
}
|
||||
],
|
||||
"double_damage_to": [
|
||||
{
|
||||
"name": "flying",
|
||||
"url": "/api/v2/type/3/"
|
||||
},
|
||||
{
|
||||
"name": "ground",
|
||||
"url": "/api/v2/type/5/"
|
||||
},
|
||||
{
|
||||
"name": "grass",
|
||||
"url": "/api/v2/type/12/"
|
||||
},
|
||||
{
|
||||
"name": "dragon",
|
||||
"url": "/api/v2/type/16/"
|
||||
}
|
||||
],
|
||||
"half_damage_from": [
|
||||
{
|
||||
"name": "ice",
|
||||
"url": "/api/v2/type/15/"
|
||||
}
|
||||
],
|
||||
"half_damage_to": [
|
||||
{
|
||||
"name": "water",
|
||||
"url": "/api/v2/type/11/"
|
||||
},
|
||||
{
|
||||
"name": "ice",
|
||||
"url": "/api/v2/type/15/"
|
||||
}
|
||||
],
|
||||
"no_damage_from": [],
|
||||
"no_damage_to": []
|
||||
},
|
||||
"generation": {
|
||||
"name": "generation-i",
|
||||
"url": "/api/v2/generation/1/"
|
||||
}
|
||||
}
|
||||
],
|
||||
"pokemon": [
|
||||
{
|
||||
"pokemon": {
|
||||
|
@ -267,6 +267,7 @@
|
||||
"name": "Dragon"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [],
|
||||
"pokemon": [
|
||||
{
|
||||
"pokemon": {
|
||||
|
@ -344,6 +344,67 @@
|
||||
"name": "Dark"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [
|
||||
{
|
||||
"damage_relations": {
|
||||
"double_damage_from": [
|
||||
{
|
||||
"name": "fighting",
|
||||
"url": "/api/v2/type/2/"
|
||||
},
|
||||
{
|
||||
"name": "bug",
|
||||
"url": "/api/v2/type/7/"
|
||||
}
|
||||
],
|
||||
"double_damage_to": [
|
||||
{
|
||||
"name": "ghost",
|
||||
"url": "/api/v2/type/8/"
|
||||
},
|
||||
{
|
||||
"name": "psychic",
|
||||
"url": "/api/v2/type/14/"
|
||||
}
|
||||
],
|
||||
"half_damage_from": [
|
||||
{
|
||||
"name": "ghost",
|
||||
"url": "/api/v2/type/8/"
|
||||
},
|
||||
{
|
||||
"name": "dark",
|
||||
"url": "/api/v2/type/17/"
|
||||
}
|
||||
],
|
||||
"half_damage_to": [
|
||||
{
|
||||
"name": "fighting",
|
||||
"url": "/api/v2/type/2/"
|
||||
},
|
||||
{
|
||||
"name": "dark",
|
||||
"url": "/api/v2/type/17/"
|
||||
},
|
||||
{
|
||||
"name": "steel",
|
||||
"url": "/api/v2/type/9/"
|
||||
}
|
||||
],
|
||||
"no_damage_from": [
|
||||
{
|
||||
"name": "psychic",
|
||||
"url": "/api/v2/type/14/"
|
||||
}
|
||||
],
|
||||
"no_damage_to": []
|
||||
},
|
||||
"generation": {
|
||||
"name": "generation-v",
|
||||
"url": "/api/v2/generation/5/"
|
||||
}
|
||||
}
|
||||
],
|
||||
"pokemon": [
|
||||
{
|
||||
"pokemon": {
|
||||
|
@ -249,6 +249,7 @@
|
||||
"name": "Fairy"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [],
|
||||
"pokemon": [
|
||||
{
|
||||
"pokemon": {
|
||||
|
@ -391,6 +391,7 @@
|
||||
"name": "Fighting"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [],
|
||||
"pokemon": [
|
||||
{
|
||||
"pokemon": {
|
||||
|
@ -291,6 +291,7 @@
|
||||
"name": "Flying"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [],
|
||||
"pokemon": [
|
||||
{
|
||||
"pokemon": {
|
||||
|
@ -299,6 +299,74 @@
|
||||
"name": "Poison"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [
|
||||
{
|
||||
"damage_relations": {
|
||||
"double_damage_from": [
|
||||
{
|
||||
"name": "ground",
|
||||
"url": "/api/v2/type/5/"
|
||||
},
|
||||
{
|
||||
"name": "psychic",
|
||||
"url": "/api/v2/type/14/"
|
||||
},
|
||||
{
|
||||
"name": "bug",
|
||||
"url": "/api/v2/type/7/"
|
||||
}
|
||||
],
|
||||
"double_damage_to": [
|
||||
{
|
||||
"name": "grass",
|
||||
"url": "/api/v2/type/12/"
|
||||
},
|
||||
{
|
||||
"name": "bug",
|
||||
"url": "/api/v2/type/7/"
|
||||
}
|
||||
],
|
||||
"half_damage_from": [
|
||||
{
|
||||
"name": "fighting",
|
||||
"url": "/api/v2/type/2/"
|
||||
},
|
||||
{
|
||||
"name": "poison",
|
||||
"url": "/api/v2/type/4/"
|
||||
},
|
||||
{
|
||||
"name": "grass",
|
||||
"url": "/api/v2/type/12/"
|
||||
}
|
||||
],
|
||||
"half_damage_to": [
|
||||
{
|
||||
"name": "poison",
|
||||
"url": "/api/v2/type/4/"
|
||||
},
|
||||
{
|
||||
"name": "ground",
|
||||
"url": "/api/v2/type/5/"
|
||||
},
|
||||
{
|
||||
"name": "rock",
|
||||
"url": "/api/v2/type/6/"
|
||||
},
|
||||
{
|
||||
"name": "ghost",
|
||||
"url": "/api/v2/type/8/"
|
||||
}
|
||||
],
|
||||
"no_damage_from": [],
|
||||
"no_damage_to": []
|
||||
},
|
||||
"generation": {
|
||||
"name": "generation-i",
|
||||
"url": "/api/v2/generation/1/"
|
||||
}
|
||||
}
|
||||
],
|
||||
"pokemon": [
|
||||
{
|
||||
"pokemon": {
|
||||
|
@ -292,6 +292,7 @@
|
||||
"name": "Ground"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [],
|
||||
"pokemon": [
|
||||
{
|
||||
"pokemon": {
|
||||
|
@ -274,6 +274,7 @@
|
||||
"name": "Rock"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [],
|
||||
"pokemon": [
|
||||
{
|
||||
"pokemon": {
|
||||
|
@ -310,6 +310,82 @@
|
||||
"name": "Bug"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [
|
||||
{
|
||||
"damage_relations": {
|
||||
"double_damage_from": [
|
||||
{
|
||||
"name": "flying",
|
||||
"url": "/api/v2/type/3/"
|
||||
},
|
||||
{
|
||||
"name": "rock",
|
||||
"url": "/api/v2/type/6/"
|
||||
},
|
||||
{
|
||||
"name": "fire",
|
||||
"url": "/api/v2/type/10/"
|
||||
},
|
||||
{
|
||||
"name": "poison",
|
||||
"url": "/api/v2/type/4/"
|
||||
}
|
||||
],
|
||||
"double_damage_to": [
|
||||
{
|
||||
"name": "grass",
|
||||
"url": "/api/v2/type/12/"
|
||||
},
|
||||
{
|
||||
"name": "psychic",
|
||||
"url": "/api/v2/type/14/"
|
||||
},
|
||||
{
|
||||
"name": "poison",
|
||||
"url": "/api/v2/type/4/"
|
||||
}
|
||||
],
|
||||
"half_damage_from": [
|
||||
{
|
||||
"name": "fighting",
|
||||
"url": "/api/v2/type/2/"
|
||||
},
|
||||
{
|
||||
"name": "ground",
|
||||
"url": "/api/v2/type/5/"
|
||||
},
|
||||
{
|
||||
"name": "grass",
|
||||
"url": "/api/v2/type/12/"
|
||||
}
|
||||
],
|
||||
"half_damage_to": [
|
||||
{
|
||||
"name": "fighting",
|
||||
"url": "/api/v2/type/2/"
|
||||
},
|
||||
{
|
||||
"name": "flying",
|
||||
"url": "/api/v2/type/3/"
|
||||
},
|
||||
{
|
||||
"name": "ghost",
|
||||
"url": "/api/v2/type/8/"
|
||||
},
|
||||
{
|
||||
"name": "fire",
|
||||
"url": "/api/v2/type/10/"
|
||||
}
|
||||
],
|
||||
"no_damage_from": [],
|
||||
"no_damage_to": []
|
||||
},
|
||||
"generation": {
|
||||
"name": "generation-i",
|
||||
"url": "/api/v2/generation/1/"
|
||||
}
|
||||
}
|
||||
],
|
||||
"pokemon": [
|
||||
{
|
||||
"pokemon": {
|
||||
|
@ -280,6 +280,123 @@
|
||||
"name": "Ghost"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [
|
||||
{
|
||||
"damage_relations": {
|
||||
"double_damage_from": [
|
||||
{
|
||||
"name": "ghost",
|
||||
"url": "/api/v2/type/8/"
|
||||
}
|
||||
],
|
||||
"double_damage_to": [
|
||||
{
|
||||
"name": "ghost",
|
||||
"url": "/api/v2/type/8/"
|
||||
}
|
||||
],
|
||||
"half_damage_from": [
|
||||
{
|
||||
"name": "poison",
|
||||
"url": "/api/v2/type/4/"
|
||||
},
|
||||
{
|
||||
"name": "bug",
|
||||
"url": "/api/v2/type/7/"
|
||||
}
|
||||
],
|
||||
"half_damage_to": [],
|
||||
"no_damage_from": [
|
||||
{
|
||||
"name": "normal",
|
||||
"url": "/api/v2/type/1/"
|
||||
},
|
||||
{
|
||||
"name": "fighting",
|
||||
"url": "/api/v2/type/2/"
|
||||
}
|
||||
],
|
||||
"no_damage_to": [
|
||||
{
|
||||
"name": "normal",
|
||||
"url": "/api/v2/type/1/"
|
||||
},
|
||||
{
|
||||
"name": "psychic",
|
||||
"url": "/api/v2/type/14/"
|
||||
}
|
||||
]
|
||||
},
|
||||
"generation": {
|
||||
"name": "generation-i",
|
||||
"url": "/api/v2/generation/1/"
|
||||
}
|
||||
},
|
||||
{
|
||||
"damage_relations": {
|
||||
"double_damage_from": [
|
||||
{
|
||||
"name": "ghost",
|
||||
"url": "/api/v2/type/8/"
|
||||
},
|
||||
{
|
||||
"name": "dark",
|
||||
"url": "/api/v2/type/17/"
|
||||
}
|
||||
],
|
||||
"double_damage_to": [
|
||||
{
|
||||
"name": "ghost",
|
||||
"url": "/api/v2/type/8/"
|
||||
},
|
||||
{
|
||||
"name": "psychic",
|
||||
"url": "/api/v2/type/14/"
|
||||
}
|
||||
],
|
||||
"half_damage_from": [
|
||||
{
|
||||
"name": "poison",
|
||||
"url": "/api/v2/type/4/"
|
||||
},
|
||||
{
|
||||
"name": "bug",
|
||||
"url": "/api/v2/type/7/"
|
||||
}
|
||||
],
|
||||
"half_damage_to": [
|
||||
{
|
||||
"name": "dark",
|
||||
"url": "/api/v2/type/17/"
|
||||
},
|
||||
{
|
||||
"name": "steel",
|
||||
"url": "/api/v2/type/9/"
|
||||
}
|
||||
],
|
||||
"no_damage_from": [
|
||||
{
|
||||
"name": "normal",
|
||||
"url": "/api/v2/type/1/"
|
||||
},
|
||||
{
|
||||
"name": "fighting",
|
||||
"url": "/api/v2/type/2/"
|
||||
}
|
||||
],
|
||||
"no_damage_to": [
|
||||
{
|
||||
"name": "normal",
|
||||
"url": "/api/v2/type/1/"
|
||||
}
|
||||
]
|
||||
},
|
||||
"generation": {
|
||||
"name": "generation-v",
|
||||
"url": "/api/v2/generation/5/"
|
||||
}
|
||||
}
|
||||
],
|
||||
"pokemon": [
|
||||
{
|
||||
"pokemon": {
|
||||
|
@ -324,6 +324,111 @@
|
||||
"name": "Steel"
|
||||
}
|
||||
],
|
||||
"past_damage_relations": [
|
||||
{
|
||||
"damage_relations": {
|
||||
"double_damage_from": [
|
||||
{
|
||||
"name": "fighting",
|
||||
"url": "/api/v2/type/2/"
|
||||
},
|
||||
{
|
||||
"name": "ground",
|
||||
"url": "/api/v2/type/5/"
|
||||
},
|
||||
{
|
||||
"name": "fire",
|
||||
"url": "/api/v2/type/10/"
|
||||
}
|
||||
],
|
||||
"double_damage_to": [
|
||||
{
|
||||
"name": "rock",
|
||||
"url": "/api/v2/type/6/"
|
||||
},
|
||||
{
|
||||
"name": "ice",
|
||||
"url": "/api/v2/type/15/"
|
||||
}
|
||||
],
|
||||
"half_damage_from": [
|
||||
{
|
||||
"name": "normal",
|
||||
"url": "/api/v2/type/1/"
|
||||
},
|
||||
{
|
||||
"name": "flying",
|
||||
"url": "/api/v2/type/3/"
|
||||
},
|
||||
{
|
||||
"name": "rock",
|
||||
"url": "/api/v2/type/6/"
|
||||
},
|
||||
{
|
||||
"name": "bug",
|
||||
"url": "/api/v2/type/7/"
|
||||
},
|
||||
{
|
||||
"name": "steel",
|
||||
"url": "/api/v2/type/9/"
|
||||
},
|
||||
{
|
||||
"name": "grass",
|
||||
"url": "/api/v2/type/12/"
|
||||
},
|
||||
{
|
||||
"name": "psychic",
|
||||
"url": "/api/v2/type/14/"
|
||||
},
|
||||
{
|
||||
"name": "ice",
|
||||
"url": "/api/v2/type/15/"
|
||||
},
|
||||
{
|
||||
"name": "dragon",
|
||||
"url": "/api/v2/type/16/"
|
||||
},
|
||||
{
|
||||
"name": "ghost",
|
||||
"url": "/api/v2/type/8/"
|
||||
},
|
||||
{
|
||||
"name": "dark",
|
||||
"url": "/api/v2/type/17/"
|
||||
}
|
||||
],
|
||||
"half_damage_to": [
|
||||
{
|
||||
"name": "steel",
|
||||
"url": "/api/v2/type/9/"
|
||||
},
|
||||
{
|
||||
"name": "fire",
|
||||
"url": "/api/v2/type/10/"
|
||||
},
|
||||
{
|
||||
"name": "water",
|
||||
"url": "/api/v2/type/11/"
|
||||
},
|
||||
{
|
||||
"name": "electric",
|
||||
"url": "/api/v2/type/13/"
|
||||
}
|
||||
],
|
||||
"no_damage_from": [
|
||||
{
|
||||
"name": "poison",
|
||||
"url": "/api/v2/type/4/"
|
||||
}
|
||||
],
|
||||
"no_damage_to": []
|
||||
},
|
||||
"generation": {
|
||||
"name": "generation-v",
|
||||
"url": "/api/v2/generation/5/"
|
||||
}
|
||||
}
|
||||
],
|
||||
"pokemon": [
|
||||
{
|
||||
"pokemon": {
|
||||
|
@ -111,6 +111,70 @@
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"past_damage_relations": {
|
||||
"items": {
|
||||
"properties": {
|
||||
"damage_relations": {
|
||||
"properties": {
|
||||
"double_damage_from": {
|
||||
"items": {
|
||||
"$ref": "/schema/v2/named_api_resource.json"
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"double_damage_to": {
|
||||
"items": {
|
||||
"$ref": "/schema/v2/named_api_resource.json"
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"half_damage_from": {
|
||||
"items": {
|
||||
"$ref": "/schema/v2/named_api_resource.json"
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"half_damage_to": {
|
||||
"items": {
|
||||
"$ref": "/schema/v2/named_api_resource.json"
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"no_damage_from": {
|
||||
"items": {
|
||||
"$ref": "/schema/v2/named_api_resource.json"
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"no_damage_to": {
|
||||
"items": {
|
||||
"$ref": "/schema/v2/named_api_resource.json"
|
||||
},
|
||||
"type": "array"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"double_damage_from",
|
||||
"double_damage_to",
|
||||
"half_damage_from",
|
||||
"half_damage_to",
|
||||
"no_damage_from",
|
||||
"no_damage_to"
|
||||
],
|
||||
"type": "object"
|
||||
},
|
||||
"generation": {
|
||||
"$ref": "/schema/v2/named_api_resource.json"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"damage_relations",
|
||||
"generation"
|
||||
],
|
||||
"type": "object"
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"pokemon": {
|
||||
"items": {
|
||||
"properties": {
|
||||
@ -139,6 +203,7 @@
|
||||
"moves",
|
||||
"name",
|
||||
"names",
|
||||
"past_damage_relations",
|
||||
"pokemon"
|
||||
],
|
||||
"type": "object"
|
||||
|
Loading…
Reference in New Issue
Block a user