139 lines
2.6 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Pawmot",
"nationalPokedexNumber": 923,
"primaryType": "electric",
"secondaryType": "fighting",
"abilities": [
"voltabsorb",
"naturalcure",
"h:ironfist"
],
"baseStats": {
"hp": 70,
"attack": 115,
"defence": 70,
"special_attack": 70,
"special_defence": 60,
"speed": 105
},
"catchRate": 45,
"maleRatio": 0.5,
"baseExperienceYield": 245,
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 3,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"experienceGroup": "medium_fast",
"eggCycles": 15,
"eggGroups": [
"field"
],
"moves": [
"1:growl",
"1:scratch",
"1:wildcharge",
"1:armthrust",
"1:revivalblessing",
"3:thundershock",
"6:quickattack",
"8:charge",
"12:nuzzle",
"15:dig",
"19:bite",
"23:spark",
"25:armthrust",
"29:thunderwave",
"33:slam",
"39:entrainment",
"44:closecombat",
"49:discharge",
"54:agility",
"60:doubleshock",
"tm:agility",
"tm:batonpass",
"tm:bodypress",
"tm:brickbreak",
"tm:bulkup",
"tm:charge",
"tm:chargebeam",
"tm:charm",
"tm:closecombat",
"tm:coaching",
"tm:crunch",
"tm:dig",
"tm:doubleedge",
"tm:eerieimpulse",
"tm:electricterrain",
"tm:electroball",
"tm:electroweb",
"tm:encore",
"tm:endure",
"tm:facade",
"tm:firepunch",
"tm:fling",
"tm:focusblast",
"tm:focuspunch",
"tm:gigaimpact",
"tm:grassknot",
"tm:helpinghand",
"tm:hyperbeam",
"tm:icepunch",
"tm:knockoff",
"tm:lowkick",
"tm:lowsweep",
"tm:metalclaw",
"tm:metronome",
"tm:playrough",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:rocktomb",
"tm:seedbomb",
"tm:sleeptalk",
"tm:substitute",
"tm:sunnyday",
"tm:supercellslam",
"tm:superfang",
"tm:swift",
"tm:takedown",
"tm:terablast",
"tm:thief",
"tm:throatchop",
"tm:thunder",
"tm:thunderbolt",
"tm:thunderfang",
"tm:thunderpunch",
"tm:thunderwave",
"tm:upperhand",
"tm:voltswitch",
"tm:wildcharge"
],
"labels": [
"gen9"
],
"aspects": [],
"height": 9,
"weight": 410,
"preEvolution": "pawmo",
"evolutions": [],
"cannotDynamax": false,
"pokedex": [
"cobblemon.species.pawmot.desc"
],
"drops": {
"amount": 1,
"entries": [
{
"item": "cobblemon:cheri_berry",
"percentage": 10.0
}
]
}
}