Rash

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

15

Increased stat

  • name: special-attack
  • url: https://pokeapi.co/api/v2/stat/4/

Likes flavor

  • name: dry
  • url: https://pokeapi.co/api/v2/berry-flavor/2/

Move battle style preferences

    • high_hp_preference: 30
    • low_hp_preference: 27
    • move_battle_style:
      • name: attack
      • url: https://pokeapi.co/api/v2/move-battle-style/1/
    • high_hp_preference: 13
    • low_hp_preference: 6
    • move_battle_style:
      • name: defense
      • url: https://pokeapi.co/api/v2/move-battle-style/2/
    • high_hp_preference: 57
    • low_hp_preference: 67
    • move_battle_style:
      • name: support
      • url: https://pokeapi.co/api/v2/move-battle-style/3/

Name

rash

Names

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

Pokeathlon stat changes

    • max_change: -2
    • pokeathlon_stat:
      • name: power
      • url: https://pokeapi.co/api/v2/pokeathlon-stat/2/
    • max_change: 2
    • pokeathlon_stat:
      • name: jump
      • url: https://pokeapi.co/api/v2/pokeathlon-stat/5/
{
  "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": 15,
  "increased_stat": {
    "name": "special-attack",
    "url": "https://pokeapi.co/api/v2/stat/4/"
  },
  "likes_flavor": {
    "name": "dry",
    "url": "https://pokeapi.co/api/v2/berry-flavor/2/"
  },
  "move_battle_style_preferences": [
    {
      "high_hp_preference": 30,
      "low_hp_preference": 27,
      "move_battle_style": {
        "name": "attack",
        "url": "https://pokeapi.co/api/v2/move-battle-style/1/"
      }
    },
    {
      "high_hp_preference": 13,
      "low_hp_preference": 6,
      "move_battle_style": {
        "name": "defense",
        "url": "https://pokeapi.co/api/v2/move-battle-style/2/"
      }
    },
    {
      "high_hp_preference": 57,
      "low_hp_preference": 67,
      "move_battle_style": {
        "name": "support",
        "url": "https://pokeapi.co/api/v2/move-battle-style/3/"
      }
    }
  ],
  "name": "rash",
  "names": [
    {
      "language": {
        "name": "en",
        "url": "https://pokeapi.co/api/v2/language/9/"
      },
      "name": "Rash"
    }
  ],
  "pokeathlon_stat_changes": [
    {
      "max_change": -2,
      "pokeathlon_stat": {
        "name": "power",
        "url": "https://pokeapi.co/api/v2/pokeathlon-stat/2/"
      }
    },
    {
      "max_change": 2,
      "pokeathlon_stat": {
        "name": "jump",
        "url": "https://pokeapi.co/api/v2/pokeathlon-stat/5/"
      }
    }
  ]
}