157 lines
3.0 KiB
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Drilbur",
"nationalPokedexNumber": 529,
"primaryType": "ground",
"abilities": [
"sandrush",
"sandforce",
"h:moldbreaker"
],
"baseStats": {
"hp": 60,
"attack": 85,
"defence": 40,
"special_attack": 30,
"special_defence": 45,
"speed": 68
},
"behaviour": {
"resting": {
"canSleep": true,
"willSleepOnBed": true,
"depth": "normal",
"light": "0-4"
}
},
"catchRate": 120,
"maleRatio": 0.5,
"shoulderMountable": true,
"baseExperienceYield": 66,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": [
"field"
],
"moves": [
"1:mudsport",
"1:scratch",
"5:rapidspin",
"8:mudslap",
"12:furyswipes",
"15:metalclaw",
"19:dig",
"22:honeclaws",
"24:crushclaw",
"26:slash",
"29:rockslide",
"33:earthquake",
"36:swordsdance",
"40:sandstorm",
"43:drillrun",
"47:fissure",
"egg:crushclaw",
"egg:earthpower",
"egg:irondefense",
"egg:metalsound",
"egg:rapidspin",
"egg:rockclimb",
"egg:skullbash",
"egg:slash",
"egg:submission",
"tm:aerialace",
"tm:attract",
"tm:brickbreak",
"tm:bulldoze",
"tm:confide",
"tm:cut",
"tm:dig",
"tm:doubleteam",
"tm:drillrun",
"tm:earthpower",
"tm:earthquake",
"tm:endure",
"tm:facade",
"tm:fling",
"tm:frustration",
"tm:hiddenpower",
"tm:highhorsepower",
"tm:honeclaws",
"tm:irondefense",
"tm:mudshot",
"tm:poisonjab",
"tm:protect",
"tm:rest",
"tm:return",
"tm:rockslide",
"tm:rocksmash",
"tm:rocktomb",
"tm:round",
"tm:sandstorm",
"tm:sandtomb",
"tm:secretpower",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:sludgebomb",
"tm:snore",
"tm:stealthrock",
"tm:strength",
"tm:substitute",
"tm:swagger",
"tm:swordsdance",
"tm:toxic",
"tm:xscissor",
"tutor:drillrun",
"tutor:earthpower",
"tutor:irondefense",
"tutor:metalsound",
"tutor:rapidspin",
"tutor:rockclimb",
"tutor:scorchingsands",
"tutor:sleeptalk",
"tutor:snore",
"tutor:stealthrock"
],
"labels": [
"gen5"
],
"pokedex": [
"cobblemon.species.drilbur.desc"
],
"evolutions": [
{
"id": "drilbur_excadrill",
"variant": "level_up",
"result": "excadrill",
"consumeHeldItem": false,
"learnableMoves": [
"horndrill"
],
"requirements": [
{
"variant": "level",
"minLevel": 31
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 0.9,
"height": 0.8,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 1,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 3,
"weight": 85,
"aspects": [],
"cannotDynamax": false
}