{
  "implemented": true,
  "nationalPokedexNumber": 329,
  "name": "Vibrava",
  "primaryType": "ground",
  "secondaryType": "dragon",
  "maleRatio": 0.5,
  "height": 11,
  "weight": 153,
  "pokedex": [
    "cobblemon.species.vibrava.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "levitate",
    "h:levitate"
  ],
  "eggGroups": [
    "bug",
    "dragon"
  ],
  "baseStats": {
    "hp": 50,
    "attack": 70,
    "defence": 50,
    "special_attack": 50,
    "special_defence": 50,
    "speed": 70
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 119,
  "experienceGroup": "medium_slow",
  "catchRate": 120,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.65,
  "hitbox": {
    "width": 1.7,
    "height": 0.8,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "moving": {
      "fly": {
        "canFly": true,
        "flySpeedHorizontal": 0.6
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:soft_sand",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:yache_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:sonicboom",
    "1:sandattack",
    "1:feintattack",
    "1:supersonic",
    "1:dragonbreath",
    "1:hyperbeam",
    "1:dig",
    "1:rockslide",
    "1:bide",
    "1:bulldoze",
    "1:superpower",
    "1:laserfocus",
    "1:crunch",
    "1:fissure",
    "1:astonish",
    "1:bite",
    "12:mudslap",
    "16:sandtomb",
    "20:dragontail",
    "24:screech",
    "28:bugbuzz",
    "32:sandstorm",
    "38:earthpower",
    "44:earthquake",
    "50:uproar",
    "56:dragonrush",
    "62:boomburst",
    "egg:bugbite",
    "egg:feint",
    "egg:firstimpression",
    "egg:flail",
    "egg:furycutter",
    "egg:gust",
    "egg:quickattack",
    "tm:aerialace",
    "tm:aircutter",
    "tm:airslash",
    "tm:bodyslam",
    "tm:bugbite",
    "tm:bugbuzz",
    "tm:bulldoze",
    "tm:crunch",
    "tm:defog",
    "tm:dig",
    "tm:dracometeor",
    "tm:dragonclaw",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:dualwingbeat",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:fly",
    "tm:focusenergy",
    "tm:furycutter",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:headbutt",
    "tm:heatwave",
    "tm:hyperbeam",
    "tm:laserfocus",
    "tm:mudshot",
    "tm:mudslap",
    "tm:ominouswind",
    "tm:outrage",
    "tm:protect",
    "tm:rest",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:roost",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:scorchingsands",
    "tm:screech",
    "tm:signalbeam",
    "tm:silverwind",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:stealthrock",
    "tm:steelwing",
    "tm:stoneedge",
    "tm:strength",
    "tm:strugglebug",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superpower",
    "tm:swift",
    "tm:tailwind",
    "tm:takedown",
    "tm:terablast",
    "tm:throatchop",
    "tm:twister",
    "tm:uproar",
    "tm:uturn",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:bugbite",
    "tutor:bulldoze",
    "tutor:defog",
    "tutor:dracometeor",
    "tutor:dragonpulse",
    "tutor:dualwingbeat",
    "tutor:earthpower",
    "tutor:focusenergy",
    "tutor:furycutter",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:heatwave",
    "tutor:hyperbeam",
    "tutor:laserfocus",
    "tutor:mudslap",
    "tutor:ominouswind",
    "tutor:outrage",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:roost",
    "tutor:scorchingsands",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:stoneedge",
    "tutor:superpower",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:throatchop",
    "tutor:twister",
    "tutor:uproar"
  ],
  "preEvolution": "trapinch",
  "evolutions": [
    {
      "id": "vibrava_flygon",
      "variant": "level_up",
      "result": "flygon",
      "consumeHeldItem": false,
      "learnableMoves": [
        "dragonclaw"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 45
        }
      ]
    }
  ]
}