206 lines
4.2 KiB
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Shuppet",
"nationalPokedexNumber": 353,
"primaryType": "ghost",
"abilities": ["insomnia", "frisk", "h:cursedbody"],
"baseStats": {
"hp": 44,
"attack": 75,
"defence": 35,
"special_attack": 63,
"special_defence": 33,
"speed": 45
},
"catchRate": 225,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 59,
"experienceGroup": "fast",
"eggCycles": 25,
"eggGroups": ["amorphous"],
"moves": [
"1:astonish",
"1:knockoff",
"4:screech",
"7:nightshade",
"10:spite",
"16:willowisp",
"19:feintattack",
"19:shadowsneak",
"22:hex",
"26:curse",
"30:shadowball",
"34:embargo",
"34:roleplay",
"38:suckerpunch",
"42:snatch",
"42:trick",
"46:grudge",
"48:phantomforce",
"egg:astonish",
"egg:confuseray",
"egg:destinybond",
"egg:disable",
"egg:foresight",
"egg:gunkshot",
"egg:imprison",
"egg:ominouswind",
"egg:payback",
"egg:phantomforce",
"egg:pursuit",
"egg:shadowsneak",
"tm:attract",
"tm:calmmind",
"tm:captivate",
"tm:chargebeam",
"tm:confide",
"tm:confuseray",
"tm:curse",
"tm:darkpulse",
"tm:dazzlinggleam",
"tm:doubleteam",
"tm:dreameater",
"tm:embargo",
"tm:encore",
"tm:endure",
"tm:facade",
"tm:flash",
"tm:foulplay",
"tm:frustration",
"tm:gunkshot",
"tm:helpinghand",
"tm:hex",
"tm:hiddenpower",
"tm:icywind",
"tm:imprison",
"tm:lashout",
"tm:metronome",
"tm:nastyplot",
"tm:naturalgift",
"tm:nightshade",
"tm:painsplit",
"tm:payback",
"tm:phantomforce",
"tm:poltergeist",
"tm:pounce",
"tm:protect",
"tm:psybeam",
"tm:psychic",
"tm:psychup",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:round",
"tm:scaryface",
"tm:secretpower",
"tm:shadowball",
"tm:shockwave",
"tm:skillswap",
"tm:skittersmack",
"tm:sleeptalk",
"tm:snatch",
"tm:spite",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:taunt",
"tm:telekinesis",
"tm:terablast",
"tm:thief",
"tm:thunder",
"tm:thunderbolt",
"tm:thunderwave",
"tm:torment",
"tm:toxic",
"tm:trick",
"tm:trickroom",
"tm:willowisp",
"tutor:allyswitch",
"tutor:bodyslam",
"tutor:darkpulse",
"tutor:destinybond",
"tutor:doubleedge",
"tutor:dreameater",
"tutor:endure",
"tutor:feintattack",
"tutor:foulplay",
"tutor:gunkshot",
"tutor:headbutt",
"tutor:icywind",
"tutor:knockoff",
"tutor:magiccoat",
"tutor:magicroom",
"tutor:mimic",
"tutor:nightmare",
"tutor:nightshade",
"tutor:ominouswind",
"tutor:painsplit",
"tutor:psychup",
"tutor:roleplay",
"tutor:shadowball",
"tutor:shockwave",
"tutor:skillswap",
"tutor:sleeptalk",
"tutor:snatch",
"tutor:snore",
"tutor:spite",
"tutor:substitute",
"tutor:suckerpunch",
"tutor:swagger",
"tutor:telekinesis",
"tutor:thunderwave",
"tutor:trick",
"tutor:willowisp"
],
"labels": ["gen3"],
"pokedex": ["cobblemon.species.shuppet.desc"],
"evolutions": [
{
"id": "shuppet_banette",
"variant": "level_up",
"result": "banette",
"consumeHeldItem": false,
"learnableMoves": ["knockoff"],
"requirements": [
{
"variant": "level",
"minLevel": 37
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 35,
"evYield": {
"hp": 0,
"attack": 1,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 6,
"weight": 23,
"aspects": [],
"cannotDynamax": false,
"drops": {
"amount": 2,
"entries": [
{
"item": "minecraft:phantom_membrane",
"percentage": 2.5
},
{
"item": "cobblemon:spell_tag",
"percentage": 2.5
}
]
}
}