145 lines
2.8 KiB
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Excadrill",
"nationalPokedexNumber": 530,
"primaryType": "ground",
"secondaryType": "steel",
"abilities": [
"sandrush",
"sandforce",
"h:moldbreaker"
],
"baseStats": {
"hp": 110,
"attack": 135,
"defence": 60,
"special_attack": 50,
"special_defence": 65,
"speed": 88
},
"behaviour": {
"resting": {
"canSleep": true,
"willSleepOnBed": true,
"depth": "normal",
"light": "0-4"
}
},
"catchRate": 60,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 178,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": [
"field"
],
"moves": [
"1:mudslap",
"1:mudsport",
"1:rapidspin",
"1:rototiller",
"1:scratch",
"12:furyswipes",
"15:metalclaw",
"19:dig",
"22:honeclaws",
"24:crushclaw",
"26:slash",
"29:rockslide",
"31:horndrill",
"36:earthquake",
"42:swordsdance",
"49:sandstorm",
"55:drillrun",
"62:fissure",
"tm:aerialace",
"tm:attract",
"tm:brickbreak",
"tm:brutalswing",
"tm:bulldoze",
"tm:confide",
"tm:cut",
"tm:dig",
"tm:doubleteam",
"tm:drillrun",
"tm:earthpower",
"tm:earthquake",
"tm:endure",
"tm:facade",
"tm:fling",
"tm:focusblast",
"tm:frustration",
"tm:gigaimpact",
"tm:hiddenpower",
"tm:highhorsepower",
"tm:honeclaws",
"tm:hyperbeam",
"tm:irondefense",
"tm:ironhead",
"tm:mudshot",
"tm:poisonjab",
"tm:protect",
"tm:rest",
"tm:return",
"tm:rockblast",
"tm:rockslide",
"tm:rocksmash",
"tm:rocktomb",
"tm:round",
"tm:sandstorm",
"tm:sandtomb",
"tm:secretpower",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:sludgebomb",
"tm:smartstrike",
"tm:snore",
"tm:stealthrock",
"tm:stompingtantrum",
"tm:strength",
"tm:substitute",
"tm:swagger",
"tm:swordsdance",
"tm:toxic",
"tm:xscissor",
"tutor:drillrun",
"tutor:earthpower",
"tutor:irondefense",
"tutor:ironhead",
"tutor:magnetrise",
"tutor:scorchingsands",
"tutor:sleeptalk",
"tutor:snore",
"tutor:stealthrock",
"tutor:steelbeam",
"tutor:stompingtantrum"
],
"labels": [
"gen5"
],
"pokedex": [
"cobblemon.species.excadrill.desc"
],
"preEvolution": "drilbur",
"evolutions": [],
"baseScale": 1.2,
"hitbox": {
"width": 1.15,
"height": 1.65,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 2,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 7,
"weight": 404,
"aspects": [],
"cannotDynamax": false
}