158 lines
3.1 KiB
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Liepard",
"nationalPokedexNumber": 510,
"primaryType": "dark",
"abilities": ["limber", "unburden", "h:prankster"],
"drops": {
"amount": 3,
"entries": [
{
"item": "minecraft:rotten_flesh",
"quantityRange": "0-2"
},
{
"item": "cobblemon:bluk_berry",
"percentage": 5
}
]
},
"baseStats": {
"hp": 64,
"attack": 88,
"defence": 50,
"special_attack": 88,
"special_defence": 50,
"speed": 106
},
"catchRate": 90,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 156,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": ["field"],
"moves": [
"1:assist",
"1:fakeout",
"1:growl",
"1:sandattack",
"1:scratch",
"12:furyswipes",
"15:pursuit",
"16:torment",
"23:assurance",
"28:honeclaws",
"34:slash",
"34:suckerpunch",
"38:taunt",
"40:nastyplot",
"46:nightslash",
"47:snatch",
"52:playrough",
"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:gigaimpact",
"tm:grassknot",
"tm:gunkshot",
"tm:hiddenpower",
"tm:honeclaws",
"tm:hyperbeam",
"tm:hypervoice",
"tm:irontail",
"tm:nastyplot",
"tm:payback",
"tm:payday",
"tm:playrough",
"tm:protect",
"tm:psychocut",
"tm:psychup",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:rocksmash",
"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:throatchop",
"tm:thunderwave",
"tm:torment",
"tm:toxic",
"tm:trick",
"tm:uturn",
"tutor:burningjealousy",
"tutor:covet",
"tutor:darkpulse",
"tutor:encore",
"tutor:fakeout",
"tutor:foulplay",
"tutor:gunkshot",
"tutor:hypervoice",
"tutor:irontail",
"tutor:knockoff",
"tutor:laserfocus",
"tutor:lashout",
"tutor:roleplay",
"tutor:seedbomb",
"tutor:skittersmack",
"tutor:sleeptalk",
"tutor:snatch",
"tutor:snore",
"tutor:spite",
"tutor:swagger",
"tutor:throatchop",
"tutor:trick"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.liepard.desc"],
"preEvolution": "purrloin",
"evolutions": [],
"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": 2
},
"height": 11,
"weight": 375,
"aspects": [],
"cannotDynamax": false
}