{
  "implemented": true,
  "nationalPokedexNumber": 960,
  "name": "Wiglett",
  "primaryType": "water",
  "maleRatio": 0.5,
  "height": 12,
  "weight": 18,
  "pokedex": [
    "cobblemon.species.wiglett.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [],
  "abilities": [
    "gooey",
    "rattled",
    "h:sandveil"
  ],
  "eggGroups": [
    "water_3"
  ],
  "baseStats": {
    "hp": 10,
    "attack": 55,
    "defence": 25,
    "special_attack": 35,
    "special_defence": 25,
    "speed": 95
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 49,
  "experienceGroup": "medium_fast",
  "catchRate": 255,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.75,
  "hitbox": {
    "width": 0.9,
    "height": 0.7,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canSwimInWater": false,
        "canBreatheUnderwater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    }
  },
  "moves": [
    "1:sandattack",
    "1:watergun",
    "4:mudslap",
    "8:wrap",
    "12:aquajet",
    "20:slam",
    "20:waterpulse",
    "24:headbutt",
    "28:dig",
    "32:suckerpunch",
    "36:throatchop",
    "40:liquidation",
    "egg:finalgambit",
    "egg:memento",
    "tm:agility",
    "tm:blizzard",
    "tm:bulldoze",
    "tm:chillingwater",
    "tm:dig",
    "tm:earthpower",
    "tm:endure",
    "tm:facade",
    "tm:foulplay",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:icebeam",
    "tm:liquidation",
    "tm:muddywater",
    "tm:mudshot",
    "tm:mudslap",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:sandstorm",
    "tm:sleeptalk",
    "tm:stompingtantrum",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:surf",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:throatchop",
    "tm:waterpulse",
    "tm:whirlpool",
    "tutor:bulldoze",
    "tutor:earthpower",
    "tutor:foulplay",
    "tutor:helpinghand",
    "tutor:icebeam",
    "tutor:liquidation",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:sleeptalk",
    "tutor:stompingtantrum",
    "tutor:suckerpunch",
    "tutor:swift",
    "tutor:throatchop",
    "tutor:waterpulse"
  ],
  "evolutions": [
    {
      "id": "wiglett_wugtrio",
      "variant": "level_up",
      "result": "wugtrio",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 26
        }
      ]
    }
  ]
}