113 lines
2.1 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Scovillain",
"nationalPokedexNumber": 952,
"primaryType": "grass",
"secondaryType": "fire",
"abilities": [
"chlorophyll",
"insomnia",
"h:moody"
],
"baseStats": {
"hp": 65,
"attack": 108,
"defence": 65,
"special_attack": 108,
"special_defence": 65,
"speed": 75
},
"behaviour": {
"resting": {
"canSleep": true,
"willSleepOnBed": false,
"depth": "normal",
"light": "0-4"
}
},
"catchRate": 75,
"maleRatio": 0.5,
"baseExperienceYield": 170,
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 2,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": [
"grass"
],
"moves": [
"1:firefang",
"1:leafage",
"1:leer",
"4:bite",
"10:growth",
"13:razorleaf",
"17:sunnyday",
"21:bulletseed",
"24:headbutt",
"28:zenheadbutt",
"33:worryseed",
"38:crunch",
"44:seedbomb",
"48:overheat",
"48:solarbeam",
"tm:bulletseed",
"tm:crunch",
"tm:endure",
"tm:energyball",
"tm:facade",
"tm:fireblast",
"tm:firefang",
"tm:flamethrower",
"tm:gigadrain",
"tm:gigaimpact",
"tm:grassknot",
"tm:grassyterrain",
"tm:helpinghand",
"tm:hyperbeam",
"tm:leafstorm",
"tm:magicalleaf",
"tm:overheat",
"tm:protect",
"tm:rest",
"tm:sandstorm",
"tm:scaryface",
"tm:seedbomb",
"tm:sleeptalk",
"tm:solarbeam",
"tm:stompingtantrum",
"tm:substitute",
"tm:sunnyday",
"tm:takedown",
"tm:terablast",
"tm:thief",
"tm:trailblaze",
"tm:willowisp",
"tm:zenheadbutt"
],
"labels": [
"gen9"
],
"baseScale": 1,
"hitbox": {
"width": 0.9,
"height": 1.4,
"fixed": false
},
"aspects": [],
"height": 9,
"weight": 150,
"preEvolution": "capsakid",
"evolutions": [],
"cannotDynamax": false,
"pokedex": [
"cobblemon.species.scovillain.desc"
]
}