194 lines
4.1 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Ledian",
"nationalPokedexNumber": 166,
"primaryType": "bug",
"secondaryType": "flying",
"abilities": [
"swarm",
"earlybird",
"h:ironfist"
],
"baseStats": {
"hp": 55,
"attack": 35,
"defence": 50,
"special_attack": 55,
"special_defence": 110,
"speed": 85
},
"catchRate": 90,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 137,
"experienceGroup": "fast",
"eggCycles": 15,
"eggGroups": [
"bug"
],
"behaviour": {
"moving": {
"walk": {
"walkSpeed": 0.265
},
"fly": {
"canFly": true
}
},
"resting": {
"canSleep": true,
"willSleepOnBed": false,
"depth": "normal",
"light": "0-4"
}
},
"moves": [
"1:supersonic",
"1:swift",
"1:tackle",
"12:lightscreen",
"12:reflect",
"12:safeguard",
"15:machpunch",
"20:silverwind",
"24:cometpunch",
"29:batonpass",
"33:agility",
"38:bugbuzz",
"42:airslash",
"47:doubleedge",
"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:focusblast",
"tm:focuspunch",
"tm:frustration",
"tm:gigadrain",
"tm:gigaimpact",
"tm:hiddenpower",
"tm:hyperbeam",
"tm:infestation",
"tm:lightscreen",
"tm:naturalgift",
"tm:poweruppunch",
"tm:protect",
"tm:reflect",
"tm:rest",
"tm:return",
"tm:rocksmash",
"tm:roost",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:silverwind",
"tm:sleeptalk",
"tm:solarbeam",
"tm:strength",
"tm:strugglebug",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:swordsdance",
"tm:thief",
"tm:toxic",
"tm:uturn",
"tutor:agility",
"tutor:aircutter",
"tutor:attract",
"tutor:batonpass",
"tutor:bugbite",
"tutor:cometpunch",
"tutor:curse",
"tutor:defog",
"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:hyperbeam",
"tutor:icepunch",
"tutor:knockoff",
"tutor:lightscreen",
"tutor:megapunch",
"tutor:mimic",
"tutor:ominouswind",
"tutor:protect",
"tutor:reflect",
"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.ledian.desc"
],
"preEvolution": "ledyba",
"evolutions": [],
"baseScale": 0.875,
"hitbox": {
"width": 0.9,
"height": 1.4,
"fixed": false
},
"baseFriendship": 70,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 2,
"speed": 0
},
"height": 14,
"weight": 356,
"aspects": [],
"cannotDynamax": false,
"drops": {
"amount": 1,
"entries": [
{
"item": "cobblemon:charti_berry",
"percentage": 5.0
}
]
}
}