2025-02-18 15:25:17 +01:00

113 lines
2.3 KiB
JSON

{
"implemented": true,
"name": "Baxcalibur",
"nationalPokedexNumber": 998,
"primaryType": "dragon",
"secondaryType": "ice",
"abilities": ["thermalexchange", "h:icebody"],
"baseStats": {
"hp": 115,
"attack": 145,
"defence": 92,
"special_attack": 75,
"special_defence": 86,
"speed": 87
},
"catchRate": 10,
"maleRatio": 0.5,
"baseExperienceYield": 300,
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 3,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"experienceGroup": "slow",
"eggCycles": 40,
"eggGroups": ["dragon", "mineral"],
"moves": [
"1:breakingswipe",
"1:dragontail",
"1:iceshard",
"1:leer",
"1:snowscape",
"1:tackle",
"1:glaiverush",
"6:icywind",
"12:dragonbreath",
"18:focusenergy",
"24:bite",
"29:icefang",
"35:dragonclaw",
"42:takedown",
"48:icebeam",
"55:crunch",
"62:iciclecrash",
"tm:aerialace",
"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: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"
],
"labels": ["gen9", "pseudo_legendary"],
"aspects": [],
"height": 21,
"weight": 2100,
"preEvolution": "arctibax",
"evolutions": [],
"cannotDynamax": false,
"pokedex": ["cobblemon.species.baxcalibur.desc"],
"drops": {
"amount": 1,
"entries": [
{
"item": "cobblemon:haban_berry",
"percentage": 10
}
]
}
}