2025-02-18 15:25:17 +01:00

197 lines
4.2 KiB
JSON

{
"implemented":true,
"name": "Bisharp",
"nationalPokedexNumber": 625,
"primaryType": "dark",
"secondaryType": "steel",
"abilities": [
"defiant",
"innerfocus",
"h:pressure"
],
"drops": {
"amount": 2,
"entries": [
{
"item": "minecraft:iron_helmet",
"percentage": 5.0
},
{
"item": "cobblemon:chople_berry",
"percentage": 5.0
}
]
},
"baseStats": {
"hp": 65,
"attack": 125,
"defence": 100,
"special_attack": 60,
"special_defence": 70,
"speed": 70
},
"catchRate": 45,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 172,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": [
"human_like"
],
"moves": [
"1:furycutter",
"1:leer",
"1:metalburst",
"1:metalclaw",
"1:scratch",
"15:torment",
"17:feintattack",
"20:scaryface",
"25:assurance",
"30:metalsound",
"35:slash",
"40:nightslash",
"41:embargo",
"45:irondefense",
"50:laserfocus",
"50:retaliate",
"57:ironhead",
"64:swordsdance",
"71:guillotine",
"tm:aerialace",
"tm:airslash",
"tm:assurance",
"tm:attract",
"tm:beatup",
"tm:brickbreak",
"tm:confide",
"tm:cut",
"tm:darkpulse",
"tm:dig",
"tm:doubleteam",
"tm:embargo",
"tm:endure",
"tm:facade",
"tm:falseswipe",
"tm:flashcannon",
"tm:fling",
"tm:focusblast",
"tm:foulplay",
"tm:frustration",
"tm:gigaimpact",
"tm:grassknot",
"tm:hiddenpower",
"tm:honeclaws",
"tm:hyperbeam",
"tm:irondefense",
"tm:ironhead",
"tm:lashout",
"tm:lowkick",
"tm:lowsweep",
"tm:metalclaw",
"tm:metalsound",
"tm:payback",
"tm:poisonjab",
"tm:poweruppunch",
"tm:protect",
"tm:psychocut",
"tm:raindance",
"tm:rest",
"tm:retaliate",
"tm:return",
"tm:revenge",
"tm:reversal",
"tm:rockpolish",
"tm:rocksmash",
"tm:rocktomb",
"tm:round",
"tm:sandstorm",
"tm:scaryface",
"tm:screech",
"tm:secretpower",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:snarl",
"tm:snore",
"tm:spite",
"tm:stealthrock",
"tm:steelbeam",
"tm:stoneedge",
"tm:substitute",
"tm:swagger",
"tm:swordsdance",
"tm:takedown",
"tm:taunt",
"tm:terablast",
"tm:thief",
"tm:throatchop",
"tm:thunderwave",
"tm:torment",
"tm:toxic",
"tm:xscissor",
"tutor:darkpulse",
"tutor:dualchop",
"tutor:foulplay",
"tutor:irondefense",
"tutor:ironhead",
"tutor:knockoff",
"tutor:laserfocus",
"tutor:lashout",
"tutor:lowkick",
"tutor:magnetrise",
"tutor:roleplay",
"tutor:sleeptalk",
"tutor:snatch",
"tutor:snore",
"tutor:spite",
"tutor:stealthrock",
"tutor:steelbeam",
"tutor:throatchop"
],
"labels": [
"gen5"
],
"pokedex": [
"cobblemon.species.bisharp.desc"
],
"preEvolution": "pawniard",
"evolutions": [
{
"id": "bisharp_kingambit",
"variant": "level_up",
"result": "kingambit",
"consumeHeldItem": false,
"learnableMoves": [
"kowtowcleave"
],
"requirements": [
{
"variant": "defeat",
"target": "bisharp held_item=cobblemon:leaders_crest",
"amount": 3
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 35,
"evYield": {
"hp": 0,
"attack": 2,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 16,
"weight": 700,
"aspects": [],
"cannotDynamax": false
}