218 lines
4.7 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Ledyba",
"nationalPokedexNumber": 165,
"primaryType": "bug",
"secondaryType": "flying",
"abilities": [
"swarm",
"earlybird",
"h:rattled"
],
"baseStats": {
"hp": 40,
"attack": 20,
"defence": 30,
"special_attack": 40,
"special_defence": 80,
"speed": 55
},
"catchRate": 255,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 53,
"experienceGroup": "fast",
"eggCycles": 15,
"eggGroups": [
"bug"
],
"behaviour": {
"moving": {
"walk": {
"walkSpeed": 0.28
},
"fly": {
"canFly": true
}
},
"resting": {
"canSleep": true,
"willSleepOnBed": false,
"depth": "normal",
"light": "0-4"
}
},
"moves": [
"1:tackle",
"5:supersonic",
"8:swift",
"12:lightscreen",
"12:reflect",
"12:safeguard",
"15:machpunch",
"19:silverwind",
"22:cometpunch",
"26:batonpass",
"29:agility",
"33:bugbuzz",
"36:airslash",
"40:doubleedge",
"egg:bide",
"egg:bugbite",
"egg:bugbuzz",
"egg:counter",
"egg:dizzypunch",
"egg:drainpunch",
"egg:encore",
"egg:endure",
"egg:focuspunch",
"egg:knockoff",
"egg:psybeam",
"egg:screech",
"egg:silverwind",
"egg:tailwind",
"tm:acrobatics",
"tm:aerialace",
"tm:attract",
"tm:brickbreak",
"tm:captivate",
"tm:confide",
"tm:dig",
"tm:doubleteam",
"tm:drainpunch",
"tm:endure",
"tm:facade",
"tm:flash",
"tm:fling",
"tm:focuspunch",
"tm:frustration",
"tm:gigadrain",
"tm:hiddenpower",
"tm:infestation",
"tm:lightscreen",
"tm:naturalgift",
"tm:poweruppunch",
"tm:protect",
"tm:reflect",
"tm:rest",
"tm:return",
"tm:roost",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:silverwind",
"tm:sleeptalk",
"tm:solarbeam",
"tm:strugglebug",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:swordsdance",
"tm:thief",
"tm:toxic",
"tm:uturn",
"tutor:aerialace",
"tutor:agility",
"tutor:aircutter",
"tutor:attract",
"tutor:batonpass",
"tutor:bide",
"tutor:bugbite",
"tutor:cometpunch",
"tutor:curse",
"tutor:dig",
"tutor:doubleedge",
"tutor:doubleteam",
"tutor:drainpunch",
"tutor:dynamicpunch",
"tutor:endure",
"tutor:flash",
"tutor:focuspunch",
"tutor:frustration",
"tutor:gigadrain",
"tutor:headbutt",
"tutor:hiddenpower",
"tutor:icepunch",
"tutor:knockoff",
"tutor:lightscreen",
"tutor:megapunch",
"tutor:mimic",
"tutor:ominouswind",
"tutor:protect",
"tutor:psybeam",
"tutor:reflect",
"tutor:refresh",
"tutor:rest",
"tutor:return",
"tutor:rollout",
"tutor:roost",
"tutor:safeguard",
"tutor:sleeptalk",
"tutor:snore",
"tutor:solarbeam",
"tutor:stringshot",
"tutor:substitute",
"tutor:sunnyday",
"tutor:supersonic",
"tutor:swagger",
"tutor:sweetscent",
"tutor:swift",
"tutor:swordsdance",
"tutor:tackle",
"tutor:tailwind",
"tutor:thief",
"tutor:thunderpunch",
"tutor:toxic",
"tutor:uproar"
],
"labels": [
"gen2"
],
"pokedex": [
"cobblemon.species.ledyba.desc"
],
"evolutions": [
{
"id": "ledyba_ledian",
"variant": "level_up",
"result": "ledian",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "level",
"minLevel": 18
}
]
}
],
"baseScale": 0.7,
"hitbox": {
"width": 0.9,
"height": 1,
"fixed": false
},
"baseFriendship": 70,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 1,
"speed": 0
},
"height": 10,
"weight": 108,
"aspects": [],
"cannotDynamax": false,
"drops": {
"amount": 1,
"entries": [
{
"item": "cobblemon:charti_berry",
"percentage": 2.5
}
]
}
}