{
  "implemented": true,
  "nationalPokedexNumber": 63,
  "name": "Abra",
  "primaryType": "psychic",
  "maleRatio": 0.75,
  "height": 9,
  "weight": 195,
  "pokedex": [
    "cobblemon.species.abra.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "synchronize",
    "innerfocus",
    "h:magicguard"
  ],
  "eggGroups": [
    "human_like"
  ],
  "baseStats": {
    "hp": 25,
    "attack": 20,
    "defence": 15,
    "special_attack": 105,
    "special_defence": 55,
    "speed": 90
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 1,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 62,
  "experienceGroup": "medium_slow",
  "catchRate": 200,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.85,
  "hitbox": {
    "width": 1,
    "height": 1.2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "canWalk": false
      },
      "fly": {
        "canFly": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "entityInteract": {
      "avoidedByPhantom": true
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:ender_pearl",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:twisted_spoon",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:kasib_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:teleport",
    "egg:barrier",
    "egg:confusion",
    "egg:guardsplit",
    "egg:magiccoat",
    "egg:powertrick",
    "egg:psychoshift",
    "tm:allyswitch",
    "tm:bodyslam",
    "tm:calmmind",
    "tm:chargebeam",
    "tm:dazzlinggleam",
    "tm:drainpunch",
    "tm:dreameater",
    "tm:embargo",
    "tm:encore",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:firepunch",
    "tm:flash",
    "tm:fling",
    "tm:focuspunch",
    "tm:foulplay",
    "tm:grassknot",
    "tm:gravity",
    "tm:guardswap",
    "tm:headbutt",
    "tm:icepunch",
    "tm:irontail",
    "tm:knockoff",
    "tm:lightscreen",
    "tm:magiccoat",
    "tm:magicroom",
    "tm:megakick",
    "tm:megapunch",
    "tm:metronome",
    "tm:powerswap",
    "tm:protect",
    "tm:psychic",
    "tm:psychicterrain",
    "tm:psychup",
    "tm:psyshock",
    "tm:raindance",
    "tm:recycle",
    "tm:reflect",
    "tm:rest",
    "tm:roleplay",
    "tm:safeguard",
    "tm:shadowball",
    "tm:shockwave",
    "tm:signalbeam",
    "tm:skillswap",
    "tm:sleeptalk",
    "tm:snatch",
    "tm:speedswap",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:taunt",
    "tm:telekinesis",
    "tm:terablast",
    "tm:thief",
    "tm:thunderpunch",
    "tm:thunderwave",
    "tm:torment",
    "tm:triattack",
    "tm:trick",
    "tm:trickroom",
    "tm:wonderroom",
    "tm:zenheadbutt",
    "tutor:allyswitch",
    "tutor:calmmind",
    "tutor:chargebeam",
    "tutor:dazzlinggleam",
    "tutor:drainpunch",
    "tutor:energyball",
    "tutor:firepunch",
    "tutor:focuspunch",
    "tutor:foulplay",
    "tutor:gravity",
    "tutor:icepunch",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:magiccoat",
    "tutor:magicroom",
    "tutor:psychic",
    "tutor:recycle",
    "tutor:rest",
    "tutor:roleplay",
    "tutor:shadowball",
    "tutor:shockwave",
    "tutor:signalbeam",
    "tutor:skillswap",
    "tutor:sleeptalk",
    "tutor:snatch",
    "tutor:swift",
    "tutor:telekinesis",
    "tutor:thunderpunch",
    "tutor:trick",
    "tutor:wonderroom",
    "tutor:zenheadbutt"
  ],
  "evolutions": [
    {
      "id": "abra_kadabra",
      "variant": "level_up",
      "result": "kadabra",
      "consumeHeldItem": false,
      "learnableMoves": [
        "kinesis",
        "confusion"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 16
        }
      ]
    }
  ]
}