106 lines
2.2 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Slither Wing",
"nationalPokedexNumber": 988,
"primaryType": "bug",
"secondaryType": "fighting",
"abilities": ["protosynthesis"],
"baseStats": {
"hp": 85,
"attack": 135,
"defence": 79,
"special_attack": 85,
"special_defence": 105,
"speed": 81
},
"catchRate": 30,
"maleRatio": -1,
"baseExperienceYield": 285,
"baseFriendship": 0,
"evYield": {
"hp": 0,
"attack": 3,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"experienceGroup": "slow",
"eggCycles": 50,
"eggGroups": ["undiscovered"],
"moves": [
"1:bugbite",
"1:ember",
"1:gust",
"1:sunnyday",
"7:poisonpowder",
"7:stunspore",
"14:flamecharge",
"21:stomp",
"28:lowsweep",
"35:morningsun",
"42:lunge",
"49:superpower",
"56:bulkup",
"63:dualwingbeat",
"70:firstimpression",
"77:whirlwind",
"84:leechlife",
"91:thrash",
"tm:acrobatics",
"tm:aerialace",
"tm:bodypress",
"tm:bodyslam",
"tm:brickbreak",
"tm:bugbite",
"tm:bugbuzz",
"tm:bulkup",
"tm:closecombat",
"tm:curse",
"tm:doubleedge",
"tm:dualwingbeat",
"tm:earthquake",
"tm:endure",
"tm:facade",
"tm:flamecharge",
"tm:flareblitz",
"tm:gigadrain",
"tm:gigaimpact",
"tm:heatcrash",
"tm:heatwave",
"tm:heavyslam",
"tm:highhorsepower",
"tm:hurricane",
"tm:hyperbeam",
"tm:leechlife",
"tm:lowkick",
"tm:lowsweep",
"tm:lunge",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:reversal",
"tm:sandstorm",
"tm:skittersmack",
"tm:sleeptalk",
"tm:stompingtantrum",
"tm:substitute",
"tm:sunnyday",
"tm:takedown",
"tm:temperflare",
"tm:terablast",
"tm:trailblaze",
"tm:uturn",
"tm:wildcharge",
"tm:willowisp",
"tm:zenheadbutt"
],
"labels": ["gen9", "paradox"],
"aspects": [],
"height": 32,
"weight": 920,
"evolutions": [],
"cannotDynamax": false,
"pokedex": ["cobblemon.species.slitherwing.desc"]
}