{
  "implemented": true,
  "nationalPokedexNumber": 350,
  "name": "Milotic",
  "primaryType": "water",
  "maleRatio": 0.5,
  "height": 62,
  "weight": 1620,
  "pokedex": [
    "cobblemon.species.milotic.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "marvelscale",
    "competitive",
    "h:cutecharm"
  ],
  "eggGroups": [
    "water_1",
    "dragon"
  ],
  "baseStats": {
    "hp": 95,
    "attack": 60,
    "defence": 79,
    "special_attack": 100,
    "special_defence": 125,
    "speed": 81
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 2,
    "speed": 0
  },
  "baseExperienceYield": 189,
  "experienceGroup": "erratic",
  "catchRate": 60,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1.1,
  "hitbox": {
    "width": 1.4,
    "height": 2.3,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "avoidsLand": true,
        "walkSpeed": 0.3
      },
      "swim": {
        "swimSpeed": 0.3,
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      }
    },
    "resting": {
      "canSleep": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:bone_meal",
        "percentage": 10.0
      },
      {
        "item": "cobblemon:prism_scale",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:watergun",
    "1:wrap",
    "1:watersport",
    "1:refresh",
    "1:waterpulse",
    "1:captivate",
    "1:flail",
    "1:splash",
    "1:tackle",
    "4:disarmingvoice",
    "8:twister",
    "12:aquaring",
    "16:attract",
    "20:lifedew",
    "24:dragontail",
    "28:recover",
    "32:aquatail",
    "36:safeguard",
    "40:surf",
    "44:raindance",
    "48:coil",
    "52:hydropump",
    "egg:captivate",
    "egg:confuseray",
    "egg:dragonbreath",
    "egg:haze",
    "egg:hypnosis",
    "egg:mirrorcoat",
    "egg:mist",
    "egg:mudsport",
    "egg:tickle",
    "tm:alluringvoice",
    "tm:aquatail",
    "tm:attract",
    "tm:avalanche",
    "tm:bind",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:breakingswipe",
    "tm:brine",
    "tm:brutalswing",
    "tm:bulldoze",
    "tm:captivate",
    "tm:chillingwater",
    "tm:confuseray",
    "tm:disarmingvoice",
    "tm:dive",
    "tm:doubleedge",
    "tm:dragoncheer",
    "tm:dragondance",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:drainingkiss",
    "tm:endure",
    "tm:facade",
    "tm:flipturn",
    "tm:gigaimpact",
    "tm:hail",
    "tm:haze",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icywind",
    "tm:imprison",
    "tm:ironhead",
    "tm:irontail",
    "tm:laserfocus",
    "tm:lightscreen",
    "tm:magiccoat",
    "tm:muddywater",
    "tm:mudshot",
    "tm:protect",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:safeguard",
    "tm:scald",
    "tm:scaleshot",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:substitute",
    "tm:surf",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:tripleaxel",
    "tm:twister",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tutor:aquatail",
    "tutor:bind",
    "tutor:bulldoze",
    "tutor:dive",
    "tutor:dragonpulse",
    "tutor:flipturn",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:laserfocus",
    "tutor:magiccoat",
    "tutor:rest",
    "tutor:scaleshot",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:tripleaxel",
    "tutor:twister",
    "tutor:waterpulse"
  ],
  "preEvolution": "feebas",
  "evolutions": []
}