{
  "implemented": true,
  "nationalPokedexNumber": 387,
  "name": "Turtwig",
  "primaryType": "grass",
  "maleRatio": 0.875,
  "height": 4,
  "weight": 102,
  "pokedex": [
    "cobblemon.species.turtwig.desc"
  ],
  "labels": [
    "gen4",
    "starter"
  ],
  "aspects": [],
  "abilities": [
    "overgrow",
    "h:shellarmor"
  ],
  "eggGroups": [
    "monster",
    "grass"
  ],
  "baseStats": {
    "hp": 55,
    "attack": 68,
    "defence": 64,
    "special_attack": 45,
    "special_defence": 55,
    "speed": 31
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 64,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "shoulderMountable": true,
  "baseScale": 0.7,
  "hitbox": {
    "width": 0.75,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4"
    },
    "moving": {
      "walk": {
        "walkSpeed": 0.35
      }
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:tackle",
    "5:withdraw",
    "9:absorb",
    "13:razorleaf",
    "17:curse",
    "21:bite",
    "25:megadrain",
    "29:leechseed",
    "33:synthesis",
    "37:crunch",
    "41:gigadrain",
    "45:leafstorm",
    "egg:doubleedge",
    "egg:growth",
    "egg:shellsmash",
    "egg:spitup",
    "egg:stockpile",
    "egg:superpower",
    "egg:swallow",
    "egg:thrash",
    "egg:tickle",
    "egg:wideguard",
    "egg:worryseed",
    "tm:amnesia",
    "tm:bodyslam",
    "tm:bulldoze",
    "tm:bulletseed",
    "tm:crunch",
    "tm:curse",
    "tm:cut",
    "tm:doubleedge",
    "tm:earthpower",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:flash",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:grasspledge",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:headbutt",
    "tm:heavyslam",
    "tm:ironhead",
    "tm:irontail",
    "tm:leafage",
    "tm:leafstorm",
    "tm:lightscreen",
    "tm:magicalleaf",
    "tm:mudshot",
    "tm:mudslap",
    "tm:naturepower",
    "tm:protect",
    "tm:reflect",
    "tm:rest",
    "tm:roar",
    "tm:rockclimb",
    "tm:rocksmash",
    "tm:safeguard",
    "tm:sandtomb",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:solarbeam",
    "tm:stealthrock",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superpower",
    "tm:swordsdance",
    "tm:synthesis",
    "tm:takedown",
    "tm:terablast",
    "tm:trailblaze",
    "tm:workup",
    "tm:worryseed",
    "tm:zenheadbutt",
    "tutor:bulldoze",
    "tutor:earthpower",
    "tutor:energyball",
    "tutor:gigadrain",
    "tutor:grasspledge",
    "tutor:grassyglide",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:magicalleaf",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:superpower",
    "tutor:synthesis",
    "tutor:worryseed",
    "tutor:zenheadbutt"
  ],
  "evolutions": [
    {
      "id": "turtwig_grotle",
      "variant": "level_up",
      "result": "grotle",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 18
        }
      ]
    }
  ]
}