{
  "implemented": true,
  "nationalPokedexNumber": 272,
  "name": "Ludicolo",
  "primaryType": "water",
  "secondaryType": "grass",
  "maleRatio": 0.5,
  "height": 15,
  "weight": 550,
  "pokedex": [
    "cobblemon.species.ludicolo.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "swiftswim",
    "raindish",
    "h:owntempo"
  ],
  "eggGroups": [
    "water_1",
    "grass"
  ],
  "baseStats": {
    "hp": 80,
    "attack": 70,
    "defence": 70,
    "special_attack": 90,
    "special_defence": 100,
    "speed": 70
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 3,
    "speed": 0
  },
  "baseExperienceYield": 240,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 1.1,
  "hitbox": {
    "width": 0.9,
    "height": 1.5,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "swimSpeed": 0.3,
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:lily_pad",
        "quantityRange": "0-3"
      },
      {
        "item": "cobblemon:mental_herb",
        "percentage": 10.0
      },
      {
        "item": "cobblemon:kebia_berry",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:astonish",
    "1:growl",
    "1:megadrain",
    "1:naturepower",
    "1:gigadrain",
    "1:raindance",
    "1:energyball",
    "1:zenheadbutt",
    "1:knockoff",
    "1:teeterdance",
    "1:fakeout",
    "1:flail",
    "1:mist",
    "1:furyswipes",
    "1:bubblebeam",
    "1:hydropump",
    "1:absorb",
    "1:watergun",
    "1:leechseed",
    "1:bubble",
    "1:naturalgift",
    "1:watersport",
    "egg:counter",
    "egg:razorleaf",
    "egg:sweetscent",
    "egg:synthesis",
    "egg:teeterdance",
    "egg:tickle",
    "tm:amnesia",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:bulletseed",
    "tm:chillingwater",
    "tm:disarmingvoice",
    "tm:dive",
    "tm:doubleedge",
    "tm:drainpunch",
    "tm:echoedvoice",
    "tm:encore",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:firepunch",
    "tm:flash",
    "tm:fling",
    "tm:focusblast",
    "tm:focuspunch",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:hail",
    "tm:headbutt",
    "tm:honeclaws",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:icebeam",
    "tm:icepunch",
    "tm:icespinner",
    "tm:icywind",
    "tm:knockoff",
    "tm:leafstorm",
    "tm:magicalleaf",
    "tm:megakick",
    "tm:megapunch",
    "tm:metronome",
    "tm:muddywater",
    "tm:mudshot",
    "tm:naturalgift",
    "tm:naturepower",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:rockclimb",
    "tm:rocksmash",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:surf",
    "tm:swift",
    "tm:swordsdance",
    "tm:synthesis",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:thunderpunch",
    "tm:trailblaze",
    "tm:uproar",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tm:zenheadbutt",
    "tutor:dive",
    "tutor:drainpunch",
    "tutor:energyball",
    "tutor:firepunch",
    "tutor:focuspunch",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:grassyglide",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:icebeam",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:knockoff",
    "tutor:magicalleaf",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:synthesis",
    "tutor:thunderpunch",
    "tutor:uproar",
    "tutor:waterpulse",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "lombre",
  "evolutions": []
}