{
  "implemented": true,
  "nationalPokedexNumber": 955,
  "name": "Flittle",
  "primaryType": "psychic",
  "maleRatio": 0.5,
  "height": 2,
  "weight": 15,
  "pokedex": [
    "cobblemon.species.flittle.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [],
  "abilities": [
    "anticipation",
    "frisk",
    "h:speedboost"
  ],
  "eggGroups": [
    "flying"
  ],
  "baseStats": {
    "hp": 30,
    "attack": 35,
    "defence": 30,
    "special_attack": 55,
    "special_defence": 30,
    "speed": 75
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 51,
  "experienceGroup": "medium_slow",
  "catchRate": 120,
  "eggCycles": 20,
  "baseFriendship": 50,
  "shoulderMountable": true,
  "baseScale": 0.45,
  "hitbox": {
    "width": 1,
    "height": 1.3,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      }
    },
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:tanga_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:growl",
    "1:peck",
    "5:confusion",
    "8:babydolleyes",
    "11:disarmingvoice",
    "15:quickattack",
    "19:psybeam",
    "24:pluck",
    "29:agility",
    "34:uproar",
    "egg:allyswitch",
    "egg:hypnosis",
    "egg:roost",
    "tm:agility",
    "tm:allyswitch",
    "tm:babydolleyes",
    "tm:batonpass",
    "tm:calmmind",
    "tm:confuseray",
    "tm:disarmingvoice",
    "tm:endure",
    "tm:facade",
    "tm:foulplay",
    "tm:helpinghand",
    "tm:lightscreen",
    "tm:mudslap",
    "tm:pluck",
    "tm:pounce",
    "tm:protect",
    "tm:psybeam",
    "tm:psychic",
    "tm:psychicterrain",
    "tm:psyshock",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:roost",
    "tm:sandstorm",
    "tm:seedbomb",
    "tm:skillswap",
    "tm:sleeptalk",
    "tm:storedpower",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:trick",
    "tm:trickroom",
    "tm:uproar",
    "tm:uturn",
    "tm:zenheadbutt",
    "tutor:allyswitch",
    "tutor:babydolleyes",
    "tutor:calmmind",
    "tutor:foulplay",
    "tutor:helpinghand",
    "tutor:mudslap",
    "tutor:psychic",
    "tutor:rest",
    "tutor:roost",
    "tutor:seedbomb",
    "tutor:skillswap",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:trick",
    "tutor:uproar",
    "tutor:zenheadbutt"
  ],
  "evolutions": [
    {
      "id": "flittle_espathra",
      "variant": "level_up",
      "result": "espathra",
      "consumeHeldItem": false,
      "learnableMoves": [
        "luminacrash"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 35
        }
      ]
    }
  ]
}