203 lines
4.4 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented":true,
"name": "Dudunsparce",
"nationalPokedexNumber": 982,
"primaryType": "normal",
"abilities": [
"serenegrace",
"runaway",
"h:rattled"
],
"baseStats": {
"hp": 125,
"attack": 100,
"defence": 80,
"special_attack": 85,
"special_defence": 75,
"speed": 55
},
"catchRate": 45,
"maleRatio": 0.5,
"baseExperienceYield": 182,
"baseFriendship": 50,
"evYield": {
"hp": 2,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": [
"field"
],
"features": ["threesegment"],
"moves": [
"1:defensecurl",
"1:flail",
"4:mudslap",
"8:rollout",
"12:glare",
"16:screech",
"20:ancientpower",
"24:drillrun",
"28:yawn",
"32:hyperdrill",
"36:roost",
"40:dragonrush",
"44:coil",
"48:doubleedge",
"52:endeavor",
"56:hurricane",
"62:boomburst",
"tm:agility",
"tm:airslash",
"tm:amnesia",
"tm:batonpass",
"tm:blizzard",
"tm:bodypress",
"tm:bodyslam",
"tm:breakingswipe",
"tm:bulldoze",
"tm:calmmind",
"tm:chillingwater",
"tm:curse",
"tm:dig",
"tm:doubleedge",
"tm:dragontail",
"tm:drillrun",
"tm:dualwingbeat",
"tm:earthpower",
"tm:earthquake",
"tm:endeavor",
"tm:endure",
"tm:facade",
"tm:fireblast",
"tm:flamethrower",
"tm:gigaimpact",
"tm:gyroball",
"tm:heavyslam",
"tm:helpinghand",
"tm:hex",
"tm:hurricane",
"tm:hyperbeam",
"tm:hypervoice",
"tm:icebeam",
"tm:icespinner",
"tm:lunge",
"tm:mudshot",
"tm:mudslap",
"tm:outrage",
"tm:painsplit",
"tm:poisonjab",
"tm:poisontail",
"tm:pounce",
"tm:protect",
"tm:psychup",
"tm:raindance",
"tm:rest",
"tm:rockslide",
"tm:rocktomb",
"tm:sandstorm",
"tm:scaleshot",
"tm:scaryface",
"tm:shadowball",
"tm:skittersmack",
"tm:sleeptalk",
"tm:smartstrike",
"tm:solarbeam",
"tm:spite",
"tm:stealthrock",
"tm:stompingtantrum",
"tm:stoneedge",
"tm:storedpower",
"tm:substitute",
"tm:sunnyday",
"tm:tailwind",
"tm:takedown",
"tm:terablast",
"tm:thief",
"tm:throatchop",
"tm:thunder",
"tm:thunderbolt",
"tm:toxic",
"tm:uproar",
"tm:wildcharge",
"tm:zenheadbutt"
],
"labels": [
"gen9"
],
"aspects": [],
"height": 36,
"weight": 392,
"preEvolution": "dunsparce",
"evolutions": [],
"cannotDynamax": false,
"forms": [
{
"name": "Three-Segment",
"primaryType": "normal",
"abilities": [
"serenegrace",
"runaway",
"h:rattled"
],
"baseStats": {
"hp": 125,
"attack": 100,
"defence": 80,
"special_attack": 85,
"special_defence": 75,
"speed": 55
},
"catchRate": 45,
"maleRatio": 0.5,
"baseExperienceYield": 0,
"baseFriendship": 50,
"evYield": {
"hp": 2,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": [
"field"
],
"labels": [
"gen9"
],
"aspects": [
"threesegment"
],
"height": 45,
"weight": 474,
"preEvolution": "dunsparce",
"cannotDynamax": false,
"battleOnly": false
}
],
"pokedex": [
"cobblemon.species.dudunsparce.desc"
],
"drops": {
"amount": 2,
"entries": [
{
"item": "cobblemon:rocky_helmet",
"percentage": 5.0
},
{
"item": "cobblemon:cheri_berry",
"percentage": 5.0
}
]
}
}