179 lines
3.8 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"implemented": true,
"name": "Binacle",
"nationalPokedexNumber": 688,
"primaryType": "rock",
"secondaryType": "water",
"abilities": [
"toughclaws",
"sniper",
"h:pickpocket"
],
"baseStats": {
"hp": 42,
"attack": 52,
"defence": 67,
"special_attack": 39,
"special_defence": 56,
"speed": 50
},
"catchRate": 120,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 61,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": [
"water_3"
],
"moves": [
"1:mudslap",
"1:sandattack",
"1:scratch",
"4:withdraw",
"8:watergun",
"12:furycutter",
"16:furyswipes",
"20:ancientpower",
"20:clamp",
"24:rockpolish",
"28:slash",
"32:honeclaws",
"36:razorshell",
"40:shellsmash",
"41:nightslash",
"44:crosschop",
"egg:helpinghand",
"egg:nightslash",
"egg:sandattack",
"egg:switcheroo",
"egg:tickle",
"egg:watersport",
"tm:aerialace",
"tm:assurance",
"tm:attract",
"tm:beatup",
"tm:blizzard",
"tm:brickbreak",
"tm:bulldoze",
"tm:confide",
"tm:cut",
"tm:dig",
"tm:doubleteam",
"tm:earthquake",
"tm:embargo",
"tm:endure",
"tm:facade",
"tm:falseswipe",
"tm:fling",
"tm:frustration",
"tm:grassknot",
"tm:helpinghand",
"tm:hiddenpower",
"tm:honeclaws",
"tm:icebeam",
"tm:icywind",
"tm:infestation",
"tm:irondefense",
"tm:liquidation",
"tm:mudshot",
"tm:naturepower",
"tm:payback",
"tm:poisonjab",
"tm:poweruppunch",
"tm:protect",
"tm:raindance",
"tm:razorshell",
"tm:rest",
"tm:return",
"tm:rockblast",
"tm:rockpolish",
"tm:rockslide",
"tm:rocksmash",
"tm:rocktomb",
"tm:round",
"tm:safeguard",
"tm:sandstorm",
"tm:scald",
"tm:screech",
"tm:secretpower",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:sludgebomb",
"tm:sludgewave",
"tm:smackdown",
"tm:snore",
"tm:stealthrock",
"tm:stoneedge",
"tm:strength",
"tm:substitute",
"tm:surf",
"tm:swagger",
"tm:swordsdance",
"tm:taunt",
"tm:thief",
"tm:torment",
"tm:toxic",
"tm:uproar",
"tm:xscissor",
"tutor:dualchop",
"tutor:endeavor",
"tutor:helpinghand",
"tutor:icywind",
"tutor:irondefense",
"tutor:liquidation",
"tutor:snore",
"tutor:stealthrock",
"tutor:waterpulse"
],
"labels": [
"gen6"
],
"pokedex": [
"cobblemon.species.binacle.desc"
],
"evolutions": [
{
"id": "binacle_barbaracle",
"variant": "level_up",
"result": "barbaracle",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "level",
"minLevel": 39
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 1,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 5,
"weight": 310,
"aspects": [],
"cannotDynamax": false,
"drops": {
"amount": 1,
"entries": [
{
"item": "cobblemon:rindo_berry",
"percentage": 2.5
}
]
}
}