{
  "implemented": true,
  "nationalPokedexNumber": 271,
  "name": "Lombre",
  "primaryType": "water",
  "secondaryType": "grass",
  "maleRatio": 0.5,
  "height": 12,
  "weight": 325,
  "pokedex": [
    "cobblemon.species.lombre.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "swiftswim",
    "raindish",
    "h:owntempo"
  ],
  "eggGroups": [
    "water_1",
    "grass"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 50,
    "defence": 50,
    "special_attack": 60,
    "special_defence": 70,
    "speed": 50
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 2,
    "speed": 0
  },
  "baseExperienceYield": 119,
  "experienceGroup": "medium_slow",
  "catchRate": 120,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.75,
  "hitbox": {
    "width": 0.9,
    "height": 1.2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "swimSpeed": 0.3,
        "canBreatheUnderwater": true,
        "canWalkOnWater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:lily_pad",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:mental_herb",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:kebia_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:astonish",
    "1:growl",
    "1:absorb",
    "1:fakeout",
    "1:watersport",
    "1:bubble",
    "1:knockoff",
    "1:teeterdance",
    "1:flail",
    "1:watergun",
    "1:naturalgift",
    "9:mist",
    "12:megadrain",
    "18:furyswipes",
    "24:bubblebeam",
    "30:leechseed",
    "36:gigadrain",
    "50:zenheadbutt",
    "57:energyball",
    "64:hydropump",
    "egg:counter",
    "egg:razorleaf",
    "egg:sweetscent",
    "egg:synthesis",
    "egg:teeterdance",
    "egg:tickle",
    "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:gigadrain",
    "tm:grassknot",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:hail",
    "tm:headbutt",
    "tm:honeclaws",
    "tm:hydropump",
    "tm:hypervoice",
    "tm:icebeam",
    "tm:icepunch",
    "tm:icywind",
    "tm:knockoff",
    "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:rocksmash",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:surf",
    "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:gigadrain",
    "tutor:grassyglide",
    "tutor:hypervoice",
    "tutor:icebeam",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:knockoff",
    "tutor:magicalleaf",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:synthesis",
    "tutor:thunderpunch",
    "tutor:uproar",
    "tutor:waterpulse",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "lotad",
  "evolutions": [
    {
      "id": "lombre_ludicolo",
      "variant": "item_interact",
      "result": "ludicolo",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [],
      "requiredContext": "cobblemon:water_stone"
    }
  ]
}