181 lines
3.8 KiB
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Purrloin",
"nationalPokedexNumber": 509,
"primaryType": "dark",
"abilities": [
"limber",
"unburden",
"h:prankster"
],
"drops": {
"amount": 2,
"entries": [
{
"item": "minecraft:rotten_flesh",
"quantityRange": "0-1"
},
{
"item": "cobblemon:bluk_berry",
"percentage": 2.5
}
]
},
"baseStats": {
"hp": 41,
"attack": 50,
"defence": 37,
"special_attack": 50,
"special_defence": 37,
"speed": 66
},
"catchRate": 255,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 56,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": [
"field"
],
"moves": [
"1:growl",
"1:scratch",
"4:sandattack",
"5:fakeout",
"6:assist",
"12:furyswipes",
"15:pursuit",
"16:torment",
"21:assurance",
"24:honeclaws",
"28:suckerpunch",
"30:slash",
"32:nastyplot",
"33:captivate",
"36:nightslash",
"39:snatch",
"40:playrough",
"egg:charm",
"egg:copycat",
"egg:covet",
"egg:doubleteam",
"egg:encore",
"egg:faketears",
"egg:feintattack",
"egg:foulplay",
"egg:payday",
"egg:quickattack",
"egg:slash",
"egg:yawn",
"tm:aerialace",
"tm:assurance",
"tm:attract",
"tm:batonpass",
"tm:charm",
"tm:confide",
"tm:cut",
"tm:darkpulse",
"tm:doubleteam",
"tm:dreameater",
"tm:echoedvoice",
"tm:embargo",
"tm:encore",
"tm:endure",
"tm:facade",
"tm:faketears",
"tm:foulplay",
"tm:frustration",
"tm:grassknot",
"tm:gunkshot",
"tm:hiddenpower",
"tm:honeclaws",
"tm:hypervoice",
"tm:irontail",
"tm:nastyplot",
"tm:payback",
"tm:payday",
"tm:playrough",
"tm:protect",
"tm:psychup",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:round",
"tm:screech",
"tm:secretpower",
"tm:seedbomb",
"tm:shadowball",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:snarl",
"tm:snore",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:swift",
"tm:taunt",
"tm:thief",
"tm:thunderwave",
"tm:torment",
"tm:toxic",
"tm:trick",
"tm:uturn",
"tutor:covet",
"tutor:darkpulse",
"tutor:foulplay",
"tutor:gunkshot",
"tutor:hypervoice",
"tutor:irontail",
"tutor:knockoff",
"tutor:lashout",
"tutor:roleplay",
"tutor:seedbomb",
"tutor:sleeptalk",
"tutor:snatch",
"tutor:snore",
"tutor:spite",
"tutor:trick"
],
"labels": [
"gen5"
],
"pokedex": [
"cobblemon.species.purrloin.desc"
],
"evolutions": [
{
"id": "purrloin_liepard",
"variant": "level_up",
"result": "liepard",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "level",
"minLevel": 20
}
]
}
],
"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": 4,
"weight": 101,
"aspects": [],
"cannotDynamax": false
}