Resource type: nature
10
hasty
{
"decreased_stat": {
"name": "defense",
"url": "https://pokeapi.co/api/v2/stat/3/"
},
"hates_flavor": {
"name": "sour",
"url": "https://pokeapi.co/api/v2/berry-flavor/5/"
},
"id": 10,
"increased_stat": {
"name": "speed",
"url": "https://pokeapi.co/api/v2/stat/6/"
},
"likes_flavor": {
"name": "sweet",
"url": "https://pokeapi.co/api/v2/berry-flavor/3/"
},
"move_battle_style_preferences": [
{
"high_hp_preference": 58,
"low_hp_preference": 88,
"move_battle_style": {
"name": "attack",
"url": "https://pokeapi.co/api/v2/move-battle-style/1/"
}
},
{
"high_hp_preference": 37,
"low_hp_preference": 6,
"move_battle_style": {
"name": "defense",
"url": "https://pokeapi.co/api/v2/move-battle-style/2/"
}
},
{
"high_hp_preference": 5,
"low_hp_preference": 6,
"move_battle_style": {
"name": "support",
"url": "https://pokeapi.co/api/v2/move-battle-style/3/"
}
}
],
"name": "hasty",
"names": [
{
"language": {
"name": "en",
"url": "https://pokeapi.co/api/v2/language/9/"
},
"name": "Hasty"
}
],
"pokeathlon_stat_changes": [
{
"max_change": 2,
"pokeathlon_stat": {
"name": "speed",
"url": "https://pokeapi.co/api/v2/pokeathlon-stat/1/"
}
},
{
"max_change": -2,
"pokeathlon_stat": {
"name": "skill",
"url": "https://pokeapi.co/api/v2/pokeathlon-stat/3/"
}
}
]
}