156 lines
3.3 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Poipole",
"nationalPokedexNumber": 803,
"primaryType": "poison",
"abilities": [
"beastboost"
],
"drops": {
"amount": 5,
"entries": [
{
"item": "cobblemon:rare_candy",
"quantityRange": "5-10"
},
{
"item": "minecraft:echo_shard",
"quantityRange": "2-11"
},
{
"item": "cobblemon:poison_barb",
"percentage": 50.0
},
{
"item": "cobblemon:ability_capsule",
"percentage": 25.0
},
{
"item": "cobblemon:ability_patch",
"percentage": 5.0
}
]
},
"baseStats": {
"hp": 67,
"attack": 73,
"defence": 67,
"special_attack": 73,
"special_defence": 67,
"speed": 73
},
"catchRate": 45,
"maleRatio": -1,
"shoulderMountable": false,
"baseExperienceYield": 210,
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"moves": [
"1:acid",
"1:dragonpulse",
"1:growl",
"1:helpinghand",
"1:peck",
"7:furyattack",
"14:fellstinger",
"21:charm",
"28:venoshock",
"35:venomdrench",
"42:nastyplot",
"49:poisonjab",
"56:gastroacid",
"63:toxic",
"tm:charm",
"tm:confide",
"tm:dragonpulse",
"tm:echoedvoice",
"tm:endure",
"tm:facade",
"tm:frustration",
"tm:gunkshot",
"tm:helpinghand",
"tm:hiddenpower",
"tm:irontail",
"tm:nastyplot",
"tm:pinmissile",
"tm:poisonjab",
"tm:protect",
"tm:rest",
"tm:return",
"tm:round",
"tm:sleeptalk",
"tm:sludgebomb",
"tm:sludgewave",
"tm:snore",
"tm:substitute",
"tm:toxic",
"tm:toxicspikes",
"tm:uproar",
"tm:venomdrench",
"tm:venoshock",
"tutor:acid",
"tutor:charm",
"tutor:covet",
"tutor:dragonpulse",
"tutor:fellstinger",
"tutor:furyattack",
"tutor:gastroacid",
"tutor:gunkshot",
"tutor:helpinghand",
"tutor:irontail",
"tutor:nastyplot",
"tutor:poisonjab",
"tutor:signalbeam",
"tutor:snatch",
"tutor:snore",
"tutor:uproar",
"tutor:venomdrench"
],
"labels": [
"gen7",
"ultra_beast"
],
"pokedex": [
"cobblemon.species.poipole.desc"
],
"evolutions": [
{
"id": "poipole_naganadel",
"variant": "level_up",
"result": "naganadel",
"consumeHeldItem": false,
"learnableMoves": [
"aircutter"
],
"requirements": [
{
"variant": "has_move",
"move": "dragonpulse"
}
]
}
],
"baseScale": 0.6,
"hitbox": {
"width": 0.7,
"height": 1.4,
"fixed": false
},
"baseFriendship": 0,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 1
},
"height": 6,
"weight": 18,
"aspects": [],
"cannotDynamax": false
}