{
  "implemented": true,
  "nationalPokedexNumber": 226,
  "name": "Mantine",
  "primaryType": "water",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 21,
  "weight": 2200,
  "pokedex": [
    "cobblemon.species.mantine.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "swiftswim",
    "waterabsorb",
    "h:waterveil"
  ],
  "eggGroups": [
    "water_1"
  ],
  "baseStats": {
    "hp": 85,
    "attack": 40,
    "defence": 70,
    "special_attack": 80,
    "special_defence": 140,
    "speed": 70
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 2,
    "speed": 0
  },
  "baseExperienceYield": 170,
  "experienceGroup": "slow",
  "catchRate": 25,
  "eggCycles": 25,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "canLook": false,
      "walk": {
        "avoidsLand": true
      },
      "swim": {
        "swimSpeed": 0.3,
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:cod",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:wacan_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:psybeam",
    "1:bulletseed",
    "1:signalbeam",
    "1:tackle",
    "1:bubble",
    "1:supersonic",
    "1:wingattack",
    "1:roost",
    "1:watergun",
    "12:waterpulse",
    "16:wideguard",
    "20:agility",
    "24:bubblebeam",
    "28:headbutt",
    "32:airslash",
    "36:aquaring",
    "40:bounce",
    "44:takedown",
    "48:hydropump",
    "egg:confuseray",
    "egg:haze",
    "egg:mirrorcoat",
    "egg:mudsport",
    "egg:slam",
    "egg:splash",
    "egg:tailwind",
    "egg:twister",
    "egg:watersport",
    "egg:wideguard",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:agility",
    "tm:aircutter",
    "tm:airslash",
    "tm:amnesia",
    "tm:aquatail",
    "tm:assurance",
    "tm:blizzard",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:bounce",
    "tm:brine",
    "tm:bulldoze",
    "tm:bulletseed",
    "tm:confuseray",
    "tm:defog",
    "tm:dive",
    "tm:dualwingbeat",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:gigaimpact",
    "tm:gunkshot",
    "tm:hail",
    "tm:haze",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hurricane",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icywind",
    "tm:ironhead",
    "tm:liquidation",
    "tm:mudslap",
    "tm:powershift",
    "tm:protect",
    "tm:psybeam",
    "tm:raindance",
    "tm:rest",
    "tm:rockblast",
    "tm:rockslide",
    "tm:rocktomb",
    "tm:roost",
    "tm:scald",
    "tm:seedbomb",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:stringshot",
    "tm:substitute",
    "tm:surf",
    "tm:swift",
    "tm:tailwind",
    "tm:takedown",
    "tm:terablast",
    "tm:twister",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:aquatail",
    "tutor:bounce",
    "tutor:bulldoze",
    "tutor:defog",
    "tutor:dive",
    "tutor:dualwingbeat",
    "tutor:gigaimpact",
    "tutor:gunkshot",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:ironhead",
    "tutor:liquidation",
    "tutor:mudslap",
    "tutor:powershift",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:roost",
    "tutor:seedbomb",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:stringshot",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:twister",
    "tutor:waterpulse"
  ],
  "preEvolution": "mantyke",
  "evolutions": []
}