{
  "implemented": true,
  "nationalPokedexNumber": 3,
  "name": "Venusaur",
  "primaryType": "grass",
  "secondaryType": "poison",
  "maleRatio": 0.875,
  "height": 20,
  "weight": 1000,
  "pokedex": [
    "cobblemon.species.venusaur.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "overgrow",
    "h:chlorophyll"
  ],
  "eggGroups": [
    "monster",
    "grass"
  ],
  "baseStats": {
    "hp": 80,
    "attack": 82,
    "defence": 83,
    "special_attack": 100,
    "special_defence": 100,
    "speed": 80
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 2,
    "special_defence": 1,
    "speed": 0
  },
  "baseExperienceYield": 263,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1.2,
  "hitbox": {
    "width": 2.2,
    "height": 2,
    "fixed": false
  },
  "standingEyeHeight": 0.4,
  "swimmingEyeHeight": 0.4,
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.135
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:melon_seeds",
        "quantityRange": "0-3"
      },
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 25.0
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:growl",
    "1:vinewhip",
    "1:growth",
    "1:petaldance",
    "1:petalblizzard",
    "9:leechseed",
    "12:razorleaf",
    "15:poisonpowder",
    "15:sleeppowder",
    "20:seedbomb",
    "25:takedown",
    "30:sweetscent",
    "37:synthesis",
    "44:worryseed",
    "51:powerwhip",
    "58:solarbeam",
    "egg:curse",
    "egg:grasswhistle",
    "egg:ingrain",
    "egg:petaldance",
    "egg:skullbash",
    "egg:sludge",
    "egg:toxic",
    "tm:acidspray",
    "tm:amnesia",
    "tm:bind",
    "tm:block",
    "tm:bodyslam",
    "tm:bulldoze",
    "tm:bulletseed",
    "tm:charm",
    "tm:curse",
    "tm:cut",
    "tm:doubleedge",
    "tm:earthpower",
    "tm:earthquake",
    "tm:echoedvoice",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:falseswipe",
    "tm:flash",
    "tm:frenzyplant",
    "tm:furycutter",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:grasspledge",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:knockoff",
    "tm:leafstorm",
    "tm:magicalleaf",
    "tm:naturepower",
    "tm:petalblizzard",
    "tm:poisonjab",
    "tm:powerwhip",
    "tm:protect",
    "tm:rest",
    "tm:roar",
    "tm:rockclimb",
    "tm:rocksmash",
    "tm:safeguard",
    "tm:scaryface",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:solarbeam",
    "tm:stompingtantrum",
    "tm:strength",
    "tm:stringshot",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swordsdance",
    "tm:synthesis",
    "tm:takedown",
    "tm:terablast",
    "tm:terrainpulse",
    "tm:toxic",
    "tm:trailblaze",
    "tm:venoshock",
    "tm:weatherball",
    "tm:workup",
    "tm:worryseed",
    "tutor:bind",
    "tutor:block",
    "tutor:bulldoze",
    "tutor:earthpower",
    "tutor:energyball",
    "tutor:falseswipe",
    "tutor:frenzyplant",
    "tutor:furycutter",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:grasspledge",
    "tutor:grassyglide",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:knockoff",
    "tutor:magicalleaf",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:stompingtantrum",
    "tutor:stringshot",
    "tutor:synthesis",
    "tutor:terrainpulse",
    "tutor:worryseed"
  ],
  "preEvolution": "ivysaur",
  "evolutions": [],
  "forms": [
    {
      "name": "Mega",
      "primaryType": "grass",
      "secondaryType": "poison",
      "maleRatio": 0.875,
      "height": 24,
      "weight": 1555,
      "pokedex": [
        "cobblemon.species.venusaur-mega.desc"
      ],
      "labels": [
        "gen6",
        "mega"
      ],
      "aspects": [
        "mega"
      ],
      "abilities": [
        "thickfat",
        "h:thickfat"
      ],
      "baseStats": {
        "hp": 80,
        "attack": 100,
        "defence": 123,
        "special_attack": 122,
        "special_defence": 120,
        "speed": 80
      },
      "baseExperienceYield": 313,
      "dynamaxBlocked": true,
      "evolutions": [],
      "battleOnly": true,
      "riding": {
        "stats": {
          "SPEED": {
            "ranges": "20-50"
          },
          "ACCELERATION": {
            "ranges": "10-65"
          },
          "SKILL": {
            "ranges": "40-85"
          },
          "JUMP": {
            "ranges": "20-40"
          },
          "STAMINA": {
            "ranges": "40-85"
          }
        },
        "seats": [],
        "behaviour": {
          "key": "cobblemon:land/horse"
        }
      }
    },
    {
      "name": "Gmax",
      "primaryType": "grass",
      "secondaryType": "poison",
      "maleRatio": 0.875,
      "height": 240,
      "weight": 0,
      "pokedex": [
        "cobblemon.species.venusaur-gmax.desc"
      ],
      "labels": [
        "gen8",
        "gmax"
      ],
      "aspects": [
        "gmax"
      ],
      "dynamaxBlocked": true,
      "evolutions": [],
      "battleOnly": true
    }
  ],
  "riding": {
    "stats": {
      "SPEED": {
        "ranges": "20-40"
      },
      "ACCELERATION": {
        "ranges": "10-60"
      },
      "SKILL": {
        "ranges": "40-80"
      },
      "JUMP": {
        "ranges": "20-40"
      },
      "STAMINA": {
        "ranges": "40-80"
      }
    },
    "seats": [],
    "behaviour": {
      "key": "cobblemon:land/horse"
    }
  }
}
