{
  "implemented": true,
  "nationalPokedexNumber": 511,
  "name": "Pansage",
  "primaryType": "grass",
  "maleRatio": 0.875,
  "height": 6,
  "weight": 105,
  "pokedex": [
    "cobblemon.species.pansage.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "gluttony",
    "h:overgrow"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 50,
    "attack": 53,
    "defence": 48,
    "special_attack": 53,
    "special_defence": 48,
    "speed": 64
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 63,
  "experienceGroup": "medium_fast",
  "catchRate": 190,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.6,
  "hitbox": {
    "width": 1,
    "height": 1.4,
    "fixed": false
  },
  "standingEyeHeight": 0.6,
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "cobblemon:leaf_stone",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:occa_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:scratch",
    "1:playnice",
    "4:leer",
    "7:lick",
    "10:vinewhip",
    "13:furyswipes",
    "16:leechseed",
    "19:bite",
    "22:seedbomb",
    "25:torment",
    "28:fling",
    "31:acrobatics",
    "34:grassknot",
    "37:recycle",
    "40:naturalgift",
    "43:crunch",
    "egg:astonish",
    "egg:bulletseed",
    "egg:covet",
    "egg:disarmingvoice",
    "egg:grasswhistle",
    "egg:leafstorm",
    "egg:lowkick",
    "egg:magicalleaf",
    "egg:nastyplot",
    "egg:roleplay",
    "egg:spikyshield",
    "egg:tickle",
    "tm:acrobatics",
    "tm:bulletseed",
    "tm:covet",
    "tm:crunch",
    "tm:cut",
    "tm:dig",
    "tm:disarmingvoice",
    "tm:endeavor",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:flash",
    "tm:fling",
    "tm:focuspunch",
    "tm:gastroacid",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:grasspledge",
    "tm:grassyglide",
    "tm:gunkshot",
    "tm:helpinghand",
    "tm:honeclaws",
    "tm:irontail",
    "tm:knockoff",
    "tm:leafstorm",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:magicalleaf",
    "tm:nastyplot",
    "tm:naturalgift",
    "tm:naturepower",
    "tm:payback",
    "tm:protect",
    "tm:recycle",
    "tm:rest",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:roleplay",
    "tm:seedbomb",
    "tm:shadowclaw",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:synthesis",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:torment",
    "tm:uproar",
    "tm:workup",
    "tm:worryseed",
    "tutor:covet",
    "tutor:endeavor",
    "tutor:energyball",
    "tutor:focuspunch",
    "tutor:gastroacid",
    "tutor:gigadrain",
    "tutor:grasspledge",
    "tutor:grassyglide",
    "tutor:gunkshot",
    "tutor:helpinghand",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:lowkick",
    "tutor:magicalleaf",
    "tutor:recycle",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:roleplay",
    "tutor:seedbomb",
    "tutor:shadowclaw",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:synthesis",
    "tutor:uproar",
    "tutor:worryseed"
  ],
  "evolutions": [
    {
      "id": "pansage_simisage",
      "variant": "item_interact",
      "result": "simisage",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [],
      "requiredContext": "cobblemon:leaf_stone"
    }
  ]
}