{
  "nationalPokedexNumber": 998,
  "name": "Baxcalibur",
  "primaryType": "dragon",
  "secondaryType": "ice",
  "maleRatio": 0.5,
  "height": 21,
  "weight": 2100,
  "pokedex": [
    "cobblemon.species.baxcalibur.desc"
  ],
  "labels": [
    "gen9",
    "powerhouse"
  ],
  "aspects": [],
  "abilities": [
    "thermalexchange",
    "h:icebody"
  ],
  "eggGroups": [
    "dragon",
    "mineral"
  ],
  "baseStats": {
    "hp": 115,
    "attack": 145,
    "defence": 92,
    "special_attack": 75,
    "special_defence": 86,
    "speed": 87
  },
  "evYield": {
    "hp": 0,
    "attack": 3,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 300,
  "experienceGroup": "slow",
  "catchRate": 10,
  "eggCycles": 40,
  "baseFriendship": 50,
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:haban_berry",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:glaiverush",
    "1:snowscape",
    "1:breakingswipe",
    "1:dragontail",
    "1:iceshard",
    "1:tackle",
    "1:leer",
    "6:icywind",
    "12:dragonbreath",
    "18:focusenergy",
    "24:bite",
    "29:icefang",
    "35:dragonclaw",
    "42:takedown",
    "48:icebeam",
    "55:crunch",
    "62:iciclecrash",
    "egg:aquatail",
    "egg:dragonrush",
    "egg:freezedry",
    "egg:iciclespear",
    "tm:aerialace",
    "tm:aquatail",
    "tm:avalanche",
    "tm:blizzard",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:breakingswipe",
    "tm:brickbreak",
    "tm:bulldoze",
    "tm:crunch",
    "tm:dig",
    "tm:doubleedge",
    "tm:dracometeor",
    "tm:dragoncheer",
    "tm:dragonclaw",
    "tm:dragondance",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:falseswipe",
    "tm:focusenergy",
    "tm:gigaimpact",
    "tm:helpinghand",
    "tm:highhorsepower",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icefang",
    "tm:iciclespear",
    "tm:icywind",
    "tm:ironhead",
    "tm:outrage",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:scaleshot",
    "tm:scaryface",
    "tm:sleeptalk",
    "tm:snowscape",
    "tm:stompingtantrum",
    "tm:substitute",
    "tm:swordsdance",
    "tm:takedown",
    "tm:terablast",
    "tm:thunderfang",
    "tm:zenheadbutt",
    "tutor:aerialace",
    "tutor:aquatail",
    "tutor:bulldoze",
    "tutor:dracometeor",
    "tutor:dragonpulse",
    "tutor:falseswipe",
    "tutor:focusenergy",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:highhorsepower",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icefang",
    "tutor:icywind",
    "tutor:ironhead",
    "tutor:outrage",
    "tutor:rest",
    "tutor:scaleshot",
    "tutor:sleeptalk",
    "tutor:stompingtantrum",
    "tutor:thunderfang",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "arctibax",
  "evolutions": []
}