{
  "implemented": true,
  "nationalPokedexNumber": 502,
  "name": "Dewott",
  "primaryType": "water",
  "maleRatio": 0.875,
  "height": 8,
  "weight": 245,
  "pokedex": [
    "cobblemon.species.dewott.desc"
  ],
  "labels": [
    "gen5",
    "unovan_form"
  ],
  "aspects": [],
  "abilities": [
    "torrent",
    "h:shellarmor"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 75,
    "attack": 75,
    "defence": 60,
    "special_attack": 83,
    "special_defence": 60,
    "speed": 60
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 2,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 145,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "features": [
    "region_bias"
  ],
  "baseScale": 0.6,
  "hitbox": {
    "width": 1,
    "height": 1.75,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canWalkOnWater": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:mystic_water",
        "percentage": 10.0
      },
      {
        "item": "cobblemon:shell_bell",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:tailwhip",
    "1:watergun",
    "1:watersport",
    "1:soak",
    "13:focusenergy",
    "18:razorshell",
    "21:furycutter",
    "26:waterpulse",
    "29:aerialace",
    "34:aquajet",
    "37:encore",
    "42:aquatail",
    "45:retaliate",
    "50:swordsdance",
    "53:hydropump",
    "egg:airslash",
    "egg:aquacutter",
    "egg:copycat",
    "egg:detect",
    "egg:knockoff",
    "egg:nightslash",
    "egg:sacredsword",
    "egg:screech",
    "egg:trumpcard",
    "tm:aerialace",
    "tm:airslash",
    "tm:aquatail",
    "tm:assurance",
    "tm:avalanche",
    "tm:blizzard",
    "tm:brickbreak",
    "tm:brine",
    "tm:chillingwater",
    "tm:covet",
    "tm:cut",
    "tm:dig",
    "tm:dive",
    "tm:encore",
    "tm:endure",
    "tm:facade",
    "tm:falseswipe",
    "tm:fling",
    "tm:flipturn",
    "tm:focusenergy",
    "tm:furycutter",
    "tm:grassknot",
    "tm:hail",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:icebeam",
    "tm:icywind",
    "tm:irontail",
    "tm:knockoff",
    "tm:liquidation",
    "tm:protect",
    "tm:raindance",
    "tm:razorshell",
    "tm:rest",
    "tm:retaliate",
    "tm:revenge",
    "tm:rocksmash",
    "tm:screech",
    "tm:sleeptalk",
    "tm:snowscape",
    "tm:substitute",
    "tm:surf",
    "tm:swift",
    "tm:swordsdance",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:vacuumwave",
    "tm:waterfall",
    "tm:waterpledge",
    "tm:waterpulse",
    "tm:whirlpool",
    "tm:workup",
    "tm:xscissor",
    "tutor:aerialace",
    "tutor:aquatail",
    "tutor:covet",
    "tutor:dive",
    "tutor:falseswipe",
    "tutor:flipturn",
    "tutor:focusenergy",
    "tutor:furycutter",
    "tutor:helpinghand",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:liquidation",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:vacuumwave",
    "tutor:waterpledge",
    "tutor:waterpulse",
    "tutor:xscissor"
  ],
  "preEvolution": "oshawott",
  "evolutions": [
    {
      "id": "dewott_samurott",
      "variant": "level_up",
      "result": "samurott",
      "consumeHeldItem": false,
      "learnableMoves": [
        "slash"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 36
        },
        {
          "variant": "biome",
          "biomeAnticondition": "#cobblemon:evolution/regional/dewott_hisuibiome"
        }
      ]
    },
    {
      "id": "dewott_samurotthisui",
      "variant": "level_up",
      "result": "samurott hisuian",
      "consumeHeldItem": false,
      "learnableMoves": [
        "ceaselessedge"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 36
        },
        {
          "variant": "biome",
          "biomeCondition": "#cobblemon:evolution/regional/dewott_hisuibiome"
        },
        {
          "variant": "biome",
          "biomeAnticondition": "#cobblemon:evolution/regional/dewott_unovabiome"
        }
      ]
    }
  ],
  "forms": [
    {
      "name": "Hisui-Bias",
      "primaryType": "water",
      "maleRatio": 0.875,
      "height": 8,
      "weight": 245,
      "pokedex": [
        "cobblemon.species.dewott-hisuibias.desc"
      ],
      "labels": [
        "gen8a",
        "customized_official",
        "hisuian_form"
      ],
      "aspects": [
        "region-bias-hisui"
      ],
      "dynamaxBlocked": false,
      "preEvolution": "oshawott",
      "evolutions": [
        {
          "id": "dewott_samurott",
          "variant": "level_up",
          "result": "samurott",
          "consumeHeldItem": false,
          "learnableMoves": [
            "slash"
          ],
          "requirements": [
            {
              "variant": "level",
              "minLevel": 36
            },
            {
              "variant": "biome",
              "biomeAnticondition": "#cobblemon:evolution/regional/dewott_hisuibiome"
            },
            {
              "variant": "biome",
              "biomeCondition": "#cobblemon:evolution/regional/dewott_unovabiome"
            }
          ]
        },
        {
          "id": "dewott_samurotthisui",
          "variant": "level_up",
          "result": "samurott hisuian",
          "consumeHeldItem": false,
          "learnableMoves": [
            "ceaselessedge"
          ],
          "requirements": [
            {
              "variant": "level",
              "minLevel": 36
            },
            {
              "variant": "biome",
              "biomeAnticondition": "#cobblemon:evolution/regional/dewott_unovabiome"
            }
          ]
        }
      ]
    }
  ]
}