Lax

Resource type: nature

Decreased stat

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

Hates flavor

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

Id

18

Increased stat

  • name: defense
  • url: https://pokeapi.co/api/v2/stat/3/

Likes flavor

  • name: sour
  • url: https://pokeapi.co/api/v2/berry-flavor/5/

Move battle style preferences

    • high_hp_preference: 35
    • low_hp_preference: 29
    • move_battle_style:
      • name: attack
      • url: https://pokeapi.co/api/v2/move-battle-style/1/
    • high_hp_preference: 10
    • low_hp_preference: 6
    • move_battle_style:
      • name: defense
      • url: https://pokeapi.co/api/v2/move-battle-style/2/
    • high_hp_preference: 55
    • low_hp_preference: 65
    • move_battle_style:
      • name: support
      • url: https://pokeapi.co/api/v2/move-battle-style/3/

Name

lax

Names

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

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/
{
  "decreased_stat": {
    "name": "special-defense",
    "url": "https://pokeapi.co/api/v2/stat/5/"
  },
  "hates_flavor": {
    "name": "bitter",
    "url": "https://pokeapi.co/api/v2/berry-flavor/4/"
  },
  "id": 18,
  "increased_stat": {
    "name": "defense",
    "url": "https://pokeapi.co/api/v2/stat/3/"
  },
  "likes_flavor": {
    "name": "sour",
    "url": "https://pokeapi.co/api/v2/berry-flavor/5/"
  },
  "move_battle_style_preferences": [
    {
      "high_hp_preference": 35,
      "low_hp_preference": 29,
      "move_battle_style": {
        "name": "attack",
        "url": "https://pokeapi.co/api/v2/move-battle-style/1/"
      }
    },
    {
      "high_hp_preference": 10,
      "low_hp_preference": 6,
      "move_battle_style": {
        "name": "defense",
        "url": "https://pokeapi.co/api/v2/move-battle-style/2/"
      }
    },
    {
      "high_hp_preference": 55,
      "low_hp_preference": 65,
      "move_battle_style": {
        "name": "support",
        "url": "https://pokeapi.co/api/v2/move-battle-style/3/"
      }
    }
  ],
  "name": "lax",
  "names": [
    {
      "language": {
        "name": "en",
        "url": "https://pokeapi.co/api/v2/language/9/"
      },
      "name": "Lax"
    }
  ],
  "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/"
      }
    }
  ]
}