{
  "implemented": true,
  "nationalPokedexNumber": 495,
  "name": "Snivy",
  "primaryType": "grass",
  "maleRatio": 0.875,
  "height": 6,
  "weight": 81,
  "pokedex": [
    "cobblemon.species.snivy.desc"
  ],
  "labels": [
    "gen5",
    "starter"
  ],
  "aspects": [],
  "abilities": [
    "overgrow",
    "h:contrary"
  ],
  "eggGroups": [
    "field",
    "grass"
  ],
  "baseStats": {
    "hp": 45,
    "attack": 45,
    "defence": 55,
    "special_attack": 45,
    "special_defence": 55,
    "speed": 63
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 62,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.55,
  "hitbox": {
    "width": 0.8,
    "height": 1.4,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:tackle",
    "4:leer",
    "7:vinewhip",
    "10:wrap",
    "13:growth",
    "16:leaftornado",
    "19:leechseed",
    "22:megadrain",
    "25:slam",
    "28:leafblade",
    "31:coil",
    "34:gigadrain",
    "37:wringout",
    "40:leafstorm",
    "egg:captivate",
    "egg:glare",
    "egg:irontail",
    "egg:meanlook",
    "egg:mirrorcoat",
    "egg:naturalgift",
    "egg:pursuit",
    "egg:sweetscent",
    "egg:synthesis",
    "egg:twister",
    "tm:aerialace",
    "tm:aquatail",
    "tm:bind",
    "tm:bulletseed",
    "tm:calmmind",
    "tm:captivate",
    "tm:cut",
    "tm:defog",
    "tm:doubleedge",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:flash",
    "tm:gastroacid",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:grasspledge",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:helpinghand",
    "tm:irontail",
    "tm:knockoff",
    "tm:leafblade",
    "tm:leafstorm",
    "tm:lightscreen",
    "tm:magicalleaf",
    "tm:naturalgift",
    "tm:naturepower",
    "tm:petalblizzard",
    "tm:protect",
    "tm:reflect",
    "tm:rest",
    "tm:safeguard",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:snatch",
    "tm:solarbeam",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:swordsdance",
    "tm:synthesis",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:torment",
    "tm:trailblaze",
    "tm:twister",
    "tm:workup",
    "tm:worryseed",
    "tutor:aerialace",
    "tutor:aquatail",
    "tutor:bind",
    "tutor:calmmind",
    "tutor:defog",
    "tutor:energyball",
    "tutor:gastroacid",
    "tutor:gigadrain",
    "tutor:grasspledge",
    "tutor:grassyglide",
    "tutor:helpinghand",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:magicalleaf",
    "tutor:rest",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:snatch",
    "tutor:swift",
    "tutor:synthesis",
    "tutor:twister",
    "tutor:worryseed"
  ],
  "evolutions": [
    {
      "id": "snivy_servine",
      "variant": "level_up",
      "result": "servine",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 17
        }
      ]
    }
  ]
}