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

178 lines
3.6 KiB
JSON

{
"implemented": true,
"name": "Espurr",
"nationalPokedexNumber": 677,
"primaryType": "psychic",
"abilities": ["keeneye", "infiltrator", "h:owntempo"],
"baseStats": {
"hp": 62,
"attack": 48,
"defence": 54,
"special_attack": 63,
"special_defence": 60,
"speed": 68
},
"catchRate": 190,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 71,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": ["field"],
"moves": [
"1:leer",
"1:scratch",
"3:fakeout",
"6:disarmingvoice",
"9:confusion",
"18:covet",
"21:psybeam",
"30:lightscreen",
"30:reflect",
"33:psyshock",
"egg:assist",
"egg:barrier",
"egg:tickle",
"egg:trick",
"egg:yawn",
"tm:allyswitch",
"tm:attract",
"tm:calmmind",
"tm:chargebeam",
"tm:charm",
"tm:confide",
"tm:cut",
"tm:darkpulse",
"tm:disarmingvoice",
"tm:doubleteam",
"tm:dreameater",
"tm:echoedvoice",
"tm:endure",
"tm:energyball",
"tm:expandingforce",
"tm:facade",
"tm:faketears",
"tm:flash",
"tm:frustration",
"tm:gravity",
"tm:helpinghand",
"tm:hiddenpower",
"tm:irontail",
"tm:lightscreen",
"tm:magicroom",
"tm:nastyplot",
"tm:payback",
"tm:payday",
"tm:playrough",
"tm:protect",
"tm:psybeam",
"tm:psychic",
"tm:psychicnoise",
"tm:psychup",
"tm:psyshock",
"tm:raindance",
"tm:reflect",
"tm:rest",
"tm:return",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:shadowball",
"tm:skillswap",
"tm:sleeptalk",
"tm:snore",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:swift",
"tm:terablast",
"tm:thunderbolt",
"tm:thunderwave",
"tm:torment",
"tm:toxic",
"tm:trick",
"tm:trickroom",
"tm:wonderroom",
"tm:workup",
"tm:zenheadbutt",
"tutor:allyswitch",
"tutor:covet",
"tutor:expandingforce",
"tutor:gravity",
"tutor:healbell",
"tutor:helpinghand",
"tutor:irontail",
"tutor:magiccoat",
"tutor:magicroom",
"tutor:recycle",
"tutor:roleplay",
"tutor:shockwave",
"tutor:signalbeam",
"tutor:skillswap",
"tutor:snatch",
"tutor:snore",
"tutor:telekinesis",
"tutor:trick",
"tutor:wonderroom",
"tutor:zenheadbutt"
],
"labels": ["gen6"],
"pokedex": ["cobblemon.species.espurr.desc"],
"evolutions": [
{
"id": "espurr_meowstic",
"variant": "level_up",
"result": "meowstic",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "level",
"minLevel": 25
}
]
},
{
"id": "espurr_meowstic",
"variant": "level_up",
"result": "meowstic f",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "level",
"minLevel": 25
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 1
},
"height": 3,
"weight": 35,
"aspects": [],
"cannotDynamax": false,
"drops": {
"amount": 1,
"entries": [
{
"item": "cobblemon:colbur_berry",
"percentage": 2.5
}
]
}
}