{
  "implemented": true,
  "nationalPokedexNumber": 817,
  "name": "Drizzile",
  "primaryType": "water",
  "maleRatio": 0.875,
  "height": 7,
  "weight": 115,
  "pokedex": [
    "cobblemon.species.drizzile.desc"
  ],
  "labels": [
    "gen8"
  ],
  "aspects": [],
  "abilities": [
    "torrent",
    "h:sniper"
  ],
  "eggGroups": [
    "water_1",
    "field"
  ],
  "baseStats": {
    "hp": 65,
    "attack": 60,
    "defence": 55,
    "special_attack": 95,
    "special_defence": 55,
    "speed": 90
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 2,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 147,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.75,
  "hitbox": {
    "width": 0.95,
    "height": 1.45,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:mystic_water",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:pound",
    "1:growl",
    "1:watergun",
    "1:bind",
    "12:waterpulse",
    "19:tearfullook",
    "24:suckerpunch",
    "30:uturn",
    "36:liquidation",
    "42:soak",
    "48:raindance",
    "egg:aquajet",
    "egg:aquaring",
    "egg:doubleteam",
    "egg:fellstinger",
    "egg:haze",
    "egg:iceshard",
    "egg:mist",
    "tm:batonpass",
    "tm:bind",
    "tm:bounce",
    "tm:chillingwater",
    "tm:dive",
    "tm:doubleteam",
    "tm:endure",
    "tm:facade",
    "tm:fling",
    "tm:haze",
    "tm:hydropump",
    "tm:lightscreen",
    "tm:liquidation",
    "tm:muddywater",
    "tm:mudshot",
    "tm:protect",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:safeguard",
    "tm:sleeptalk",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:surf",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:uturn",
    "tm:waterfall",
    "tm:waterpledge",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tm:workup",
    "tutor:bind",
    "tutor:bounce",
    "tutor:dive",
    "tutor:liquidation",
    "tutor:rest",
    "tutor:sleeptalk",
    "tutor:suckerpunch",
    "tutor:swift",
    "tutor:waterpledge",
    "tutor:waterpulse"
  ],
  "preEvolution": "sobble",
  "evolutions": [
    {
      "id": "drizzile_inteleon",
      "variant": "level_up",
      "result": "inteleon",
      "consumeHeldItem": false,
      "learnableMoves": [
        "snipeshot"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 35
        }
      ]
    }
  ]
}