172 lines
3.5 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Zeraora",
"nationalPokedexNumber": 807,
"primaryType": "electric",
"abilities": ["voltabsorb"],
"drops": {
"amount": 4,
"entries": [
{
"item": "cobblemon:rare_candy",
"quantityRange": "5-10"
},
{
"item": "cobblemon:magnet",
"percentage": 50.0
},
{
"item": "cobblemon:ability_capsule",
"percentage": 25.0
},
{
"item": "cobblemon:ability_patch",
"percentage": 5.0
}
]
},
"baseStats": {
"hp": 88,
"attack": 112,
"defence": 75,
"special_attack": 102,
"special_defence": 80,
"speed": 143
},
"catchRate": 3,
"maleRatio": -1,
"shoulderMountable": false,
"baseExperienceYield": 300,
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": ["undiscovered"],
"moves": [
"1:fakeout",
"1:poweruppunch",
"1:quickattack",
"1:scratch",
"1:snarl",
"1:spark",
"8:furyswipes",
"16:quickguard",
"24:slash",
"32:voltswitch",
"40:charge",
"48:thunderpunch",
"56:honeclaws",
"64:discharge",
"72:wildcharge",
"80:agility",
"88:plasmafists",
"96:closecombat",
"tm:acrobatics",
"tm:aerialace",
"tm:agility",
"tm:assurance",
"tm:aurasphere",
"tm:blazekick",
"tm:bounce",
"tm:brickbreak",
"tm:brutalswing",
"tm:bulkup",
"tm:calmmind",
"tm:closecombat",
"tm:confide",
"tm:doubleteam",
"tm:drainpunch",
"tm:echoedvoice",
"tm:electricterrain",
"tm:electroball",
"tm:electroweb",
"tm:endure",
"tm:facade",
"tm:falseswipe",
"tm:firepunch",
"tm:fling",
"tm:focusblast",
"tm:frustration",
"tm:gigaimpact",
"tm:grassknot",
"tm:helpinghand",
"tm:hiddenpower",
"tm:hyperbeam",
"tm:irontail",
"tm:lowkick",
"tm:lowsweep",
"tm:megakick",
"tm:megapunch",
"tm:outrage",
"tm:payday",
"tm:playrough",
"tm:protect",
"tm:rest",
"tm:return",
"tm:revenge",
"tm:reversal",
"tm:round",
"tm:scaryface",
"tm:sleeptalk",
"tm:snarl",
"tm:snore",
"tm:substitute",
"tm:superpower",
"tm:swift",
"tm:taunt",
"tm:throatchop",
"tm:thunder",
"tm:thunderbolt",
"tm:thunderpunch",
"tm:thunderwave",
"tm:toxic",
"tm:voltswitch",
"tm:wildcharge",
"tm:workup",
"tutor:blazekick",
"tutor:bounce",
"tutor:closecombat",
"tutor:coaching",
"tutor:drainpunch",
"tutor:dualchop",
"tutor:electroweb",
"tutor:endeavor",
"tutor:firepunch",
"tutor:focuspunch",
"tutor:irontail",
"tutor:knockoff",
"tutor:laserfocus",
"tutor:lowkick",
"tutor:outrage",
"tutor:plasmafists",
"tutor:risingvoltage",
"tutor:shockwave",
"tutor:snatch",
"tutor:snore",
"tutor:superpower",
"tutor:throatchop",
"tutor:thunder",
"tutor:thunderpunch"
],
"labels": ["gen7", "mythical", "legendary"],
"pokedex": ["cobblemon.species.zeraora.desc"],
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 0,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 3
},
"height": 15,
"weight": 445,
"aspects": [],
"cannotDynamax": false
}