Sassy

Resource type: nature

Decreased stat

  • name: speed
  • url: https://pokeapi.co/api/v2/stat/6/

Hates flavor

  • name: sweet
  • url: https://pokeapi.co/api/v2/berry-flavor/3/

Id

24

Increased stat

  • name: special-defense
  • url: https://pokeapi.co/api/v2/stat/5/

Likes flavor

  • name: bitter
  • url: https://pokeapi.co/api/v2/berry-flavor/4/

Move battle style preferences

    • high_hp_preference: 88
    • low_hp_preference: 22
    • move_battle_style:
      • name: attack
      • url: https://pokeapi.co/api/v2/move-battle-style/1/
    • high_hp_preference: 6
    • low_hp_preference: 20
    • move_battle_style:
      • name: defense
      • url: https://pokeapi.co/api/v2/move-battle-style/2/
    • high_hp_preference: 6
    • low_hp_preference: 58
    • move_battle_style:
      • name: support
      • url: https://pokeapi.co/api/v2/move-battle-style/3/

Name

sassy

Names

    • language:
      • name: en
      • url: https://pokeapi.co/api/v2/language/9/
    • name: Sassy

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: power
      • url: https://pokeapi.co/api/v2/pokeathlon-stat/2/
{
  "decreased_stat": {
    "name": "speed",
    "url": "https://pokeapi.co/api/v2/stat/6/"
  },
  "hates_flavor": {
    "name": "sweet",
    "url": "https://pokeapi.co/api/v2/berry-flavor/3/"
  },
  "id": 24,
  "increased_stat": {
    "name": "special-defense",
    "url": "https://pokeapi.co/api/v2/stat/5/"
  },
  "likes_flavor": {
    "name": "bitter",
    "url": "https://pokeapi.co/api/v2/berry-flavor/4/"
  },
  "move_battle_style_preferences": [
    {
      "high_hp_preference": 88,
      "low_hp_preference": 22,
      "move_battle_style": {
        "name": "attack",
        "url": "https://pokeapi.co/api/v2/move-battle-style/1/"
      }
    },
    {
      "high_hp_preference": 6,
      "low_hp_preference": 20,
      "move_battle_style": {
        "name": "defense",
        "url": "https://pokeapi.co/api/v2/move-battle-style/2/"
      }
    },
    {
      "high_hp_preference": 6,
      "low_hp_preference": 58,
      "move_battle_style": {
        "name": "support",
        "url": "https://pokeapi.co/api/v2/move-battle-style/3/"
      }
    }
  ],
  "name": "sassy",
  "names": [
    {
      "language": {
        "name": "en",
        "url": "https://pokeapi.co/api/v2/language/9/"
      },
      "name": "Sassy"
    }
  ],
  "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": "power",
        "url": "https://pokeapi.co/api/v2/pokeathlon-stat/2/"
      }
    }
  ]
}