first commit

This commit is contained in:
2025-02-18 15:25:17 +01:00
commit 37cf0e8062
7403 changed files with 1227142 additions and 0 deletions

View File

@ -0,0 +1,133 @@
{
"implemented": true,
"name": "Amoonguss",
"nationalPokedexNumber": 591,
"primaryType": "grass",
"secondaryType": "poison",
"abilities": ["effectspore", "h:regenerator"],
"drops": {
"amount": 3,
"entries": [
{
"item": "minecraft:red_mushroom",
"quantityRange": "0-2"
},
{
"item": "cobblemon:cheri_berry",
"percentage": 5
}
]
},
"baseStats": {
"hp": 114,
"attack": 85,
"defence": 70,
"special_attack": 85,
"special_defence": 80,
"speed": 30
},
"catchRate": 75,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 162,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": ["grass"],
"moves": [
"1:absorb",
"1:astonish",
"1:bide",
"1:growth",
"1:stunspore",
"12:megadrain",
"16:synthesis",
"20:clearsmog",
"20:feintattack",
"24:sweetscent",
"28:gigadrain",
"32:ingrain",
"36:toxic",
"42:ragepowder",
"48:solarbeam",
"54:spore",
"tm:attract",
"tm:bodyslam",
"tm:bulletseed",
"tm:confide",
"tm:doubleteam",
"tm:endure",
"tm:energyball",
"tm:facade",
"tm:flash",
"tm:foulplay",
"tm:frustration",
"tm:gigadrain",
"tm:gigaimpact",
"tm:grassknot",
"tm:grassyterrain",
"tm:hex",
"tm:hiddenpower",
"tm:hyperbeam",
"tm:leafstorm",
"tm:magicalleaf",
"tm:naturepower",
"tm:payback",
"tm:pollenpuff",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:round",
"tm:scaryface",
"tm:secretpower",
"tm:seedbomb",
"tm:sleeptalk",
"tm:sludgebomb",
"tm:snore",
"tm:solarbeam",
"tm:stompingtantrum",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:terablast",
"tm:toxic",
"tm:venoshock",
"tutor:afteryou",
"tutor:clearsmog",
"tutor:foulplay",
"tutor:gastroacid",
"tutor:gigadrain",
"tutor:protect",
"tutor:ragepowder",
"tutor:seedbomb",
"tutor:sleeptalk",
"tutor:snore",
"tutor:spore",
"tutor:stompingtantrum",
"tutor:synthesis",
"tutor:worryseed"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.amoonguss.desc"],
"preEvolution": "foongus",
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 2,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 6,
"weight": 105,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,191 @@
{
"implemented": true,
"name": "Axew",
"nationalPokedexNumber": 610,
"primaryType": "dragon",
"abilities": ["rivalry", "moldbreaker", "h:unnerve"],
"drops": {
"amount": 2,
"entries": [
{
"item": "cobblemon:dragon_fang",
"percentage": 2.5
},
{
"item": "cobblemon:haban_berry",
"percentage": 2.5
}
]
},
"baseStats": {
"hp": 46,
"attack": 87,
"defence": 60,
"special_attack": 30,
"special_defence": 40,
"speed": 57
},
"catchRate": 75,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 64,
"experienceGroup": "slow",
"eggCycles": 40,
"eggGroups": ["monster", "dragon"],
"moves": [
"1:leer",
"1:scratch",
"3:bite",
"6:falseswipe",
"9:assurance",
"10:dragonrage",
"12:taunt",
"15:slash",
"18:dragonclaw",
"21:scaryface",
"24:crunch",
"27:dragondance",
"30:breakingswipe",
"30:dualchop",
"33:focusenergy",
"33:laserfocus",
"36:dragonpulse",
"39:swordsdance",
"42:outrage",
"45:guillotine",
"48:gigaimpact",
"egg:aquatail",
"egg:counter",
"egg:dragonpulse",
"egg:endeavor",
"egg:endure",
"egg:firstimpression",
"egg:focusenergy",
"egg:harden",
"egg:irontail",
"egg:nightslash",
"egg:razorwind",
"egg:reversal",
"tm:aerialace",
"tm:assurance",
"tm:attract",
"tm:breakingswipe",
"tm:brickbreak",
"tm:bulldoze",
"tm:confide",
"tm:crunch",
"tm:cut",
"tm:dig",
"tm:doubleedge",
"tm:doubleteam",
"tm:dracometeor",
"tm:dragoncheer",
"tm:dragonclaw",
"tm:dragondance",
"tm:dragonpulse",
"tm:dragontail",
"tm:endeavor",
"tm:endure",
"tm:facade",
"tm:falseswipe",
"tm:fling",
"tm:focusenergy",
"tm:frustration",
"tm:gigaimpact",
"tm:hiddenpower",
"tm:honeclaws",
"tm:incinerate",
"tm:ironhead",
"tm:irontail",
"tm:outrage",
"tm:payback",
"tm:poisonjab",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:reversal",
"tm:roar",
"tm:rocksmash",
"tm:rocktomb",
"tm:round",
"tm:scaleshot",
"tm:scaryface",
"tm:secretpower",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:snarl",
"tm:snore",
"tm:stompingtantrum",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:superpower",
"tm:surf",
"tm:swagger",
"tm:swift",
"tm:swordsdance",
"tm:takedown",
"tm:taunt",
"tm:terablast",
"tm:toxic",
"tm:trailblaze",
"tm:xscissor",
"tutor:aquatail",
"tutor:counter",
"tutor:dracometeor",
"tutor:dragonclaw",
"tutor:dragonpulse",
"tutor:dragonrage",
"tutor:dualchop",
"tutor:endeavor",
"tutor:endure",
"tutor:gigaimpact",
"tutor:irontail",
"tutor:nightslash",
"tutor:outrage",
"tutor:return",
"tutor:scaleshot",
"tutor:scratch",
"tutor:shockwave",
"tutor:sleeptalk",
"tutor:snore",
"tutor:superpower"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.axew.desc"],
"evolutions": [
{
"id": "axew_fraxure",
"variant": "level_up",
"result": "fraxure",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "level",
"minLevel": 38
}
]
}
],
"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": 180,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,197 @@
{
"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
}

View File

@ -0,0 +1,167 @@
{
"implemented": true,
"name": "Cinccino",
"nationalPokedexNumber": 573,
"primaryType": "normal",
"abilities": [
"cutecharm",
"technician",
"h:skilllink"
],
"drops": {
"amount": 2,
"entries": [
{
"item": "cobblemon:silk_scarf",
"percentage": 5.0
},
{
"item": "cobblemon:chesto_berry",
"percentage": 5.0
}
]
},
"baseStats": {
"hp": 75,
"attack": 95,
"defence": 60,
"special_attack": 65,
"special_defence": 60,
"speed": 115
},
"catchRate": 60,
"maleRatio": 0.25,
"shoulderMountable": false,
"baseExperienceYield": 165,
"experienceGroup": "fast",
"eggCycles": 15,
"eggGroups": [
"field"
],
"moves": [
"1:afteryou",
"1:babydolleyes",
"1:bulletseed",
"1:charm",
"1:echoedvoice",
"1:encore",
"1:helpinghand",
"1:hypervoice",
"1:lastresort",
"1:pound",
"1:rockblast",
"1:sing",
"1:slam",
"1:swift",
"1:tailslap",
"1:tickle",
"tm:alluringvoice",
"tm:attract",
"tm:batonpass",
"tm:bulletseed",
"tm:calmmind",
"tm:charm",
"tm:chillingwater",
"tm:confide",
"tm:dazzlinggleam",
"tm:dig",
"tm:doubleedge",
"tm:doubleteam",
"tm:echoedvoice",
"tm:encore",
"tm:endeavor",
"tm:endure",
"tm:facade",
"tm:faketears",
"tm:fling",
"tm:focusblast",
"tm:frustration",
"tm:gigaimpact",
"tm:grassknot",
"tm:gunkshot",
"tm:helpinghand",
"tm:hiddenpower",
"tm:hyperbeam",
"tm:hypervoice",
"tm:icespinner",
"tm:irontail",
"tm:knockoff",
"tm:lightscreen",
"tm:mudslap",
"tm:playrough",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:retaliate",
"tm:return",
"tm:rockblast",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:seedbomb",
"tm:sleeptalk",
"tm:snore",
"tm:substitute",
"tm:sunnyday",
"tm:superfang",
"tm:swagger",
"tm:swift",
"tm:takedown",
"tm:tailslap",
"tm:terablast",
"tm:thief",
"tm:thunder",
"tm:thunderbolt",
"tm:thunderwave",
"tm:toxic",
"tm:trailblaze",
"tm:tripleaxel",
"tm:uproar",
"tm:uturn",
"tm:workup",
"tutor:afteryou",
"tutor:aquatail",
"tutor:covet",
"tutor:gunkshot",
"tutor:helpinghand",
"tutor:hypervoice",
"tutor:irontail",
"tutor:knockoff",
"tutor:laserfocus",
"tutor:lastresort",
"tutor:seedbomb",
"tutor:shockwave",
"tutor:sleeptalk",
"tutor:snore",
"tutor:tripleaxel",
"tutor:uproar"
],
"labels": [
"gen5"
],
"pokedex": [
"cobblemon.species.cinccino.desc"
],
"preEvolution": "minccino",
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 2
},
"height": 5,
"weight": 75,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,157 @@
{
"implemented": true,
"name": "Drilbur",
"nationalPokedexNumber": 529,
"primaryType": "ground",
"abilities": [
"sandrush",
"sandforce",
"h:moldbreaker"
],
"baseStats": {
"hp": 60,
"attack": 85,
"defence": 40,
"special_attack": 30,
"special_defence": 45,
"speed": 68
},
"behaviour": {
"resting": {
"canSleep": true,
"willSleepOnBed": true,
"depth": "normal",
"light": "0-4"
}
},
"catchRate": 120,
"maleRatio": 0.5,
"shoulderMountable": true,
"baseExperienceYield": 66,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": [
"field"
],
"moves": [
"1:mudsport",
"1:scratch",
"5:rapidspin",
"8:mudslap",
"12:furyswipes",
"15:metalclaw",
"19:dig",
"22:honeclaws",
"24:crushclaw",
"26:slash",
"29:rockslide",
"33:earthquake",
"36:swordsdance",
"40:sandstorm",
"43:drillrun",
"47:fissure",
"egg:crushclaw",
"egg:earthpower",
"egg:irondefense",
"egg:metalsound",
"egg:rapidspin",
"egg:rockclimb",
"egg:skullbash",
"egg:slash",
"egg:submission",
"tm:aerialace",
"tm:attract",
"tm:brickbreak",
"tm:bulldoze",
"tm:confide",
"tm:cut",
"tm:dig",
"tm:doubleteam",
"tm:drillrun",
"tm:earthpower",
"tm:earthquake",
"tm:endure",
"tm:facade",
"tm:fling",
"tm:frustration",
"tm:hiddenpower",
"tm:highhorsepower",
"tm:honeclaws",
"tm:irondefense",
"tm:mudshot",
"tm:poisonjab",
"tm:protect",
"tm:rest",
"tm:return",
"tm:rockslide",
"tm:rocksmash",
"tm:rocktomb",
"tm:round",
"tm:sandstorm",
"tm:sandtomb",
"tm:secretpower",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:sludgebomb",
"tm:snore",
"tm:stealthrock",
"tm:strength",
"tm:substitute",
"tm:swagger",
"tm:swordsdance",
"tm:toxic",
"tm:xscissor",
"tutor:drillrun",
"tutor:earthpower",
"tutor:irondefense",
"tutor:metalsound",
"tutor:rapidspin",
"tutor:rockclimb",
"tutor:scorchingsands",
"tutor:sleeptalk",
"tutor:snore",
"tutor:stealthrock"
],
"labels": [
"gen5"
],
"pokedex": [
"cobblemon.species.drilbur.desc"
],
"evolutions": [
{
"id": "drilbur_excadrill",
"variant": "level_up",
"result": "excadrill",
"consumeHeldItem": false,
"learnableMoves": [
"horndrill"
],
"requirements": [
{
"variant": "level",
"minLevel": 31
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 0.9,
"height": 0.8,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 1,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 3,
"weight": 85,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,196 @@
{
"implemented": true,
"name": "Druddigon",
"nationalPokedexNumber": 621,
"primaryType": "dragon",
"abilities": [
"roughskin",
"sheerforce",
"h:moldbreaker"
],
"drops": {
"amount": 2,
"entries": [
{
"item": "cobblemon:dragon_fang",
"percentage": 5.0
},
{
"item": "cobblemon:haban_berry",
"percentage": 5.0
}
]
},
"baseStats": {
"hp": 77,
"attack": 120,
"defence": 90,
"special_attack": 60,
"special_defence": 90,
"speed": 48
},
"catchRate": 45,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 170,
"experienceGroup": "medium_fast",
"eggCycles": 30,
"eggGroups": [
"monster",
"dragon"
],
"moves": [
"1:leer",
"1:scratch",
"5:bite",
"10:dragontail",
"15:metalclaw",
"18:dragonrage",
"20:scaryface",
"25:slash",
"30:dragonclaw",
"31:chipaway",
"35:honeclaws",
"35:revenge",
"40:crunch",
"40:nightslash",
"45:ironhead",
"49:rockclimb",
"50:outrage",
"55:superpower",
"egg:crushclaw",
"egg:feintattack",
"egg:firefang",
"egg:glare",
"egg:irontail",
"egg:metalclaw",
"egg:nightslash",
"egg:poisontail",
"egg:pursuit",
"egg:snatch",
"egg:suckerpunch",
"egg:thunderfang",
"tm:aerialace",
"tm:attract",
"tm:bodyslam",
"tm:bulldoze",
"tm:chargebeam",
"tm:confide",
"tm:crunch",
"tm:cut",
"tm:darkpulse",
"tm:dig",
"tm:doubleteam",
"tm:dragonclaw",
"tm:dragonpulse",
"tm:dragontail",
"tm:earthquake",
"tm:endure",
"tm:facade",
"tm:firefang",
"tm:firepunch",
"tm:flamethrower",
"tm:flashcannon",
"tm:fling",
"tm:focusblast",
"tm:frustration",
"tm:gigaimpact",
"tm:gunkshot",
"tm:heatwave",
"tm:hiddenpower",
"tm:honeclaws",
"tm:hyperbeam",
"tm:incinerate",
"tm:ironhead",
"tm:irontail",
"tm:megapunch",
"tm:outrage",
"tm:payback",
"tm:poweruppunch",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:retaliate",
"tm:return",
"tm:revenge",
"tm:roar",
"tm:rockslide",
"tm:rocksmash",
"tm:rocktomb",
"tm:round",
"tm:scaryface",
"tm:secretpower",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:sludgebomb",
"tm:smackdown",
"tm:snarl",
"tm:snore",
"tm:stealthrock",
"tm:stompingtantrum",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:superpower",
"tm:surf",
"tm:swagger",
"tm:taunt",
"tm:thunderfang",
"tm:thunderpunch",
"tm:torment",
"tm:toxic",
"tutor:aquatail",
"tutor:bite",
"tutor:darkpulse",
"tutor:dracometeor",
"tutor:dragonpulse",
"tutor:dualwingbeat",
"tutor:firefang",
"tutor:firepunch",
"tutor:gunkshot",
"tutor:heatwave",
"tutor:ironhead",
"tutor:irontail",
"tutor:lashout",
"tutor:leer",
"tutor:outrage",
"tutor:scaleshot",
"tutor:scratch",
"tutor:shockwave",
"tutor:sleeptalk",
"tutor:snatch",
"tutor:snore",
"tutor:stealthrock",
"tutor:stompingtantrum",
"tutor:suckerpunch",
"tutor:superpower",
"tutor:thunderpunch"
],
"labels": [
"gen5"
],
"pokedex": [
"cobblemon.species.druddigon.desc"
],
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 2,
"height": 1.5,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 2,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 16,
"weight": 1390,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,160 @@
{
"implemented": true,
"name": "Ducklett",
"nationalPokedexNumber": 580,
"primaryType": "water",
"secondaryType": "flying",
"abilities": ["keeneye", "bigpecks", "h:hydration"],
"drops": {
"amount": 3,
"entries": [
{
"item": "minecraft:feather",
"quantityRange": "0-1"
},
{
"item": "minecraft:chicken"
},
{
"item": "cobblemon:wacan_berry",
"percentage": 2.5
}
]
},
"baseStats": {
"hp": 62,
"attack": 44,
"defence": 50,
"special_attack": 44,
"special_defence": 50,
"speed": 55
},
"catchRate": 190,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 61,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": ["water_1", "flying"],
"moves": [
"1:watergun",
"3:watersport",
"6:defog",
"9:wingattack",
"13:waterpulse",
"15:aerialace",
"19:bubblebeam",
"21:featherdance",
"24:aquaring",
"27:airslash",
"30:roost",
"34:raindance",
"37:tailwind",
"41:bravebird",
"46:hurricane",
"egg:aircutter",
"egg:aquajet",
"egg:brine",
"egg:dive",
"egg:endeavor",
"egg:gust",
"egg:luckychant",
"egg:mefirst",
"egg:mirrormove",
"egg:mudsport",
"egg:steelwing",
"tm:aerialace",
"tm:attract",
"tm:aircutter",
"tm:airslash",
"tm:bravebird",
"tm:chillingwater",
"tm:confide",
"tm:disarmingvoice",
"tm:dive",
"tm:doubleedge",
"tm:doubleteam",
"tm:endeavor",
"tm:endure",
"tm:facade",
"tm:featherdance",
"tm:fly",
"tm:frustration",
"tm:hail",
"tm:helpinghand",
"tm:hiddenpower",
"tm:hurricane",
"tm:icebeam",
"tm:icywind",
"tm:liquidation",
"tm:pluck",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:roost",
"tm:round",
"tm:scald",
"tm:secretpower",
"tm:sleeptalk",
"tm:steelwing",
"tm:substitute",
"tm:surf",
"tm:swagger",
"tm:swift",
"tm:tailwind",
"tm:terablast",
"tm:toxic",
"tm:trailblaze",
"tm:waterpulse",
"tm:whirlpool",
"tutor:brine",
"tutor:defog",
"tutor:endeavor",
"tutor:icywind",
"tutor:liquidation",
"tutor:mefirst",
"tutor:roost",
"tutor:sleeptalk",
"tutor:snore",
"tutor:tailwind",
"tutor:uproar",
"tutor:waterpulse"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.ducklett.desc"],
"evolutions": [
{
"id": "ducklett_swanna",
"variant": "level_up",
"result": "swanna",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "level",
"minLevel": 35
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 70,
"evYield": {
"hp": 1,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 5,
"weight": 55,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,182 @@
{
"implemented": true,
"name": "Duosion",
"nationalPokedexNumber": 578,
"primaryType": "psychic",
"abilities": ["overcoat", "magicguard", "h:regenerator"],
"drops": {
"amount": 3,
"entries": [
{
"item": "minecraft:slime_ball",
"quantityRange": "0-2"
},
{
"item": "cobblemon:persim_berry",
"percentage": 5
}
]
},
"baseStats": {
"hp": 65,
"attack": 40,
"defence": 50,
"special_attack": 125,
"special_defence": 60,
"speed": 30
},
"catchRate": 100,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 130,
"experienceGroup": "medium_slow",
"eggCycles": 20,
"eggGroups": ["amorphous"],
"moves": [
"1:confusion",
"1:endeavor",
"1:protect",
"1:psywave",
"1:recover",
"1:rollout",
"1:snatch",
"12:psybeam",
"14:hiddenpower",
"16:charm",
"20:psyshock",
"24:lightscreen",
"24:reflect",
"28:allyswitch",
"35:painsplit",
"40:psychic",
"46:skillswap",
"50:healblock",
"52:futuresight",
"58:wonderroom",
"tm:allyswitch",
"tm:attract",
"tm:calmmind",
"tm:charm",
"tm:confide",
"tm:confuseray",
"tm:doubleteam",
"tm:dreameater",
"tm:embargo",
"tm:encore",
"tm:endeavor",
"tm:endure",
"tm:energyball",
"tm:expandingforce",
"tm:explosion",
"tm:facade",
"tm:flash",
"tm:flashcannon",
"tm:frustration",
"tm:futuresight",
"tm:gravity",
"tm:guardswap",
"tm:gyroball",
"tm:helpinghand",
"tm:hiddenpower",
"tm:imprison",
"tm:infestation",
"tm:irondefense",
"tm:lightscreen",
"tm:nightshade",
"tm:painsplit",
"tm:powerswap",
"tm:protect",
"tm:psybeam",
"tm:psychic",
"tm:psychicterrain",
"tm:psychup",
"tm:psyshock",
"tm:raindance",
"tm:reflect",
"tm:rest",
"tm:return",
"tm:rockslide",
"tm:rocktomb",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:shadowball",
"tm:skillswap",
"tm:sleeptalk",
"tm:snore",
"tm:storedpower",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:swift",
"tm:telekinesis",
"tm:terablast",
"tm:thunder",
"tm:thunderwave",
"tm:toxic",
"tm:trick",
"tm:trickroom",
"tm:wonderroom",
"tm:zenheadbutt",
"tutor:afteryou",
"tutor:allyswitch",
"tutor:endeavor",
"tutor:expandingforce",
"tutor:gravity",
"tutor:helpinghand",
"tutor:imprison",
"tutor:irondefense",
"tutor:magiccoat",
"tutor:painsplit",
"tutor:recover",
"tutor:roleplay",
"tutor:shockwave",
"tutor:signalbeam",
"tutor:skillswap",
"tutor:sleeptalk",
"tutor:snatch",
"tutor:snore",
"tutor:steelroller",
"tutor:telekinesis",
"tutor:trick",
"tutor:wonderroom",
"tutor:zenheadbutt"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.duosion.desc"],
"preEvolution": "solosis",
"evolutions": [
{
"id": "duosion_reuniclus",
"variant": "level_up",
"result": "reuniclus",
"consumeHeldItem": false,
"learnableMoves": ["hammerarm"],
"requirements": [
{
"variant": "level",
"minLevel": 41
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 2,
"special_defence": 0,
"speed": 0
},
"height": 6,
"weight": 80,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,140 @@
{
"implemented": true,
"name": "Eelektrik",
"nationalPokedexNumber": 603,
"primaryType": "electric",
"abilities": ["levitate"],
"drops": {
"amount": 2,
"entries": [
{
"item": "minecraft:slime_ball",
"quantityRange": "0-2"
}
]
},
"baseStats": {
"hp": 65,
"attack": 85,
"defence": 70,
"special_attack": 75,
"special_defence": 70,
"speed": 40
},
"catchRate": 60,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 142,
"experienceGroup": "slow",
"eggCycles": 20,
"eggGroups": ["amorphous"],
"moves": [
"1:chargebeam",
"1:crunch",
"1:headbutt",
"1:spark",
"1:thunderwave",
"9:bind",
"19:acid",
"29:discharge",
"44:thunderbolt",
"49:acidspray",
"54:coil",
"59:wildcharge",
"64:gastroacid",
"69:zapcannon",
"74:thrash",
"tm:acidspray",
"tm:acrobatics",
"tm:attract",
"tm:bodyslam",
"tm:charge",
"tm:chargebeam",
"tm:confide",
"tm:crunch",
"tm:doubleteam",
"tm:eerieimpulse",
"tm:electricterrain",
"tm:electroball",
"tm:electroweb",
"tm:endure",
"tm:facade",
"tm:flash",
"tm:flashcannon",
"tm:frustration",
"tm:gigadrain",
"tm:hiddenpower",
"tm:knockoff",
"tm:lightscreen",
"tm:lunge",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:round",
"tm:scaryface",
"tm:secretpower",
"tm:sleeptalk",
"tm:substitute",
"tm:superfang",
"tm:swagger",
"tm:takedown",
"tm:terablast",
"tm:throatchop",
"tm:thunder",
"tm:thunderbolt",
"tm:thunderfang",
"tm:thunderwave",
"tm:toxic",
"tm:uturn",
"tm:voltswitch",
"tm:wildcharge",
"tutor:aquatail",
"tutor:bind",
"tutor:bounce",
"tutor:gastroacid",
"tutor:gigadrain",
"tutor:irontail",
"tutor:knockoff",
"tutor:magnetrise",
"tutor:shockwave",
"tutor:signalbeam",
"tutor:sleeptalk",
"tutor:snore",
"tutor:superfang",
"tutor:throatchop"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.eelektrik.desc"],
"preEvolution": "tynamo",
"evolutions": [
{
"id": "eelektrik_eelektross",
"variant": "item_interact",
"result": "eelektross",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [],
"requiredContext": "cobblemon:thunder_stone"
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 70,
"evYield": {
"hp": 0,
"attack": 2,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 12,
"weight": 220,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,167 @@
{
"implemented": true,
"name": "Eelektross",
"nationalPokedexNumber": 604,
"primaryType": "electric",
"abilities": ["levitate"],
"drops": {
"amount": 3,
"entries": [
{
"item": "minecraft:slime_ball",
"quantityRange": "0-3"
}
]
},
"baseStats": {
"hp": 85,
"attack": 115,
"defence": 80,
"special_attack": 105,
"special_defence": 80,
"speed": 50
},
"catchRate": 30,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 232,
"experienceGroup": "slow",
"eggCycles": 20,
"eggGroups": ["amorphous"],
"moves": [
"1:acid",
"1:coil",
"1:crunch",
"1:crushclaw",
"1:discharge",
"1:gastroacid",
"1:headbutt",
"1:iondeluge",
"1:thrash",
"1:zapcannon",
"5:wildcharge",
"tm:acidspray",
"tm:acrobatics",
"tm:attract",
"tm:bodypress",
"tm:bodyslam",
"tm:brickbreak",
"tm:bulkup",
"tm:bulldoze",
"tm:charge",
"tm:chargebeam",
"tm:closecombat",
"tm:confide",
"tm:confuseray",
"tm:crunch",
"tm:cut",
"tm:doubleteam",
"tm:dragonclaw",
"tm:dragonpulse",
"tm:dragontail",
"tm:drainpunch",
"tm:eerieimpulse",
"tm:electricterrain",
"tm:electroball",
"tm:electroweb",
"tm:endure",
"tm:facade",
"tm:firepunch",
"tm:flamethrower",
"tm:flash",
"tm:flashcannon",
"tm:focuspunch",
"tm:frustration",
"tm:gigadrain",
"tm:gigaimpact",
"tm:grassknot",
"tm:heavyslam",
"tm:hex",
"tm:hiddenpower",
"tm:honeclaws",
"tm:hyperbeam",
"tm:knockoff",
"tm:lightscreen",
"tm:liquidation",
"tm:lunge",
"tm:outrage",
"tm:poweruppunch",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:roar",
"tm:rockslide",
"tm:rocksmash",
"tm:rocktomb",
"tm:round",
"tm:scaryface",
"tm:secretpower",
"tm:sleeptalk",
"tm:stompingtantrum",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:supercellslam",
"tm:superfang",
"tm:swagger",
"tm:swift",
"tm:takedown",
"tm:terablast",
"tm:throatchop",
"tm:thunder",
"tm:thunderbolt",
"tm:thunderfang",
"tm:thunderpunch",
"tm:thunderwave",
"tm:toxic",
"tm:uturn",
"tm:voltswitch",
"tm:wildcharge",
"tm:zenheadbutt",
"tutor:aquatail",
"tutor:bind",
"tutor:bounce",
"tutor:dragonpulse",
"tutor:drainpunch",
"tutor:firepunch",
"tutor:focuspunch",
"tutor:gastroacid",
"tutor:gigadrain",
"tutor:irontail",
"tutor:knockoff",
"tutor:magnetrise",
"tutor:outrage",
"tutor:shockwave",
"tutor:signalbeam",
"tutor:sleeptalk",
"tutor:snore",
"tutor:superfang",
"tutor:superpower",
"tutor:throatchop",
"tutor:thunderpunch"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.eelektross.desc"],
"preEvolution": "eelektrik",
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 70,
"evYield": {
"hp": 0,
"attack": 3,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 21,
"weight": 805,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,145 @@
{
"implemented": true,
"name": "Excadrill",
"nationalPokedexNumber": 530,
"primaryType": "ground",
"secondaryType": "steel",
"abilities": [
"sandrush",
"sandforce",
"h:moldbreaker"
],
"baseStats": {
"hp": 110,
"attack": 135,
"defence": 60,
"special_attack": 50,
"special_defence": 65,
"speed": 88
},
"behaviour": {
"resting": {
"canSleep": true,
"willSleepOnBed": true,
"depth": "normal",
"light": "0-4"
}
},
"catchRate": 60,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 178,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": [
"field"
],
"moves": [
"1:mudslap",
"1:mudsport",
"1:rapidspin",
"1:rototiller",
"1:scratch",
"12:furyswipes",
"15:metalclaw",
"19:dig",
"22:honeclaws",
"24:crushclaw",
"26:slash",
"29:rockslide",
"31:horndrill",
"36:earthquake",
"42:swordsdance",
"49:sandstorm",
"55:drillrun",
"62:fissure",
"tm:aerialace",
"tm:attract",
"tm:brickbreak",
"tm:brutalswing",
"tm:bulldoze",
"tm:confide",
"tm:cut",
"tm:dig",
"tm:doubleteam",
"tm:drillrun",
"tm:earthpower",
"tm:earthquake",
"tm:endure",
"tm:facade",
"tm:fling",
"tm:focusblast",
"tm:frustration",
"tm:gigaimpact",
"tm:hiddenpower",
"tm:highhorsepower",
"tm:honeclaws",
"tm:hyperbeam",
"tm:irondefense",
"tm:ironhead",
"tm:mudshot",
"tm:poisonjab",
"tm:protect",
"tm:rest",
"tm:return",
"tm:rockblast",
"tm:rockslide",
"tm:rocksmash",
"tm:rocktomb",
"tm:round",
"tm:sandstorm",
"tm:sandtomb",
"tm:secretpower",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:sludgebomb",
"tm:smartstrike",
"tm:snore",
"tm:stealthrock",
"tm:stompingtantrum",
"tm:strength",
"tm:substitute",
"tm:swagger",
"tm:swordsdance",
"tm:toxic",
"tm:xscissor",
"tutor:drillrun",
"tutor:earthpower",
"tutor:irondefense",
"tutor:ironhead",
"tutor:magnetrise",
"tutor:scorchingsands",
"tutor:sleeptalk",
"tutor:snore",
"tutor:stealthrock",
"tutor:steelbeam",
"tutor:stompingtantrum"
],
"labels": [
"gen5"
],
"pokedex": [
"cobblemon.species.excadrill.desc"
],
"preEvolution": "drilbur",
"evolutions": [],
"baseScale": 1.2,
"hitbox": {
"width": 1.15,
"height": 1.65,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 2,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 7,
"weight": 404,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,155 @@
{
"implemented": true,
"name": "Foongus",
"nationalPokedexNumber": 590,
"primaryType": "grass",
"secondaryType": "poison",
"abilities": [
"effectspore",
"h:regenerator"
],
"drops": {
"amount": 2,
"entries": [
{
"item": "minecraft:red_mushroom",
"quantityRange": "0-1"
},
{
"item": "cobblemon:cheri_berry",
"percentage": 2.5
}
]
},
"baseStats": {
"hp": 69,
"attack": 55,
"defence": 45,
"special_attack": 55,
"special_defence": 55,
"speed": 15
},
"catchRate": 190,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 59,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": [
"grass"
],
"moves": [
"1:absorb",
"1:astonish",
"4:growth",
"8:stunspore",
"12:bide",
"12:megadrain",
"16:synthesis",
"20:clearsmog",
"20:feintattack",
"24:sweetscent",
"28:gigadrain",
"32:ingrain",
"36:toxic",
"40:ragepowder",
"44:solarbeam",
"48:spore",
"egg:bodyslam",
"egg:defensecurl",
"egg:endure",
"egg:gastroacid",
"egg:growth",
"egg:poisonpowder",
"egg:rollout",
"egg:stunspore",
"egg:worryseed",
"tm:attract",
"tm:bodyslam",
"tm:bulletseed",
"tm:confide",
"tm:doubleteam",
"tm:endure",
"tm:energyball",
"tm:facade",
"tm:flash",
"tm:foulplay",
"tm:frustration",
"tm:gigadrain",
"tm:grassknot",
"tm:grassyterrain",
"tm:hiddenpower",
"tm:leafstorm",
"tm:magicalleaf",
"tm:naturepower",
"tm:payback",
"tm:pollenpuff",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:round",
"tm:secretpower",
"tm:seedbomb",
"tm:sleeptalk",
"tm:sludgebomb",
"tm:snore",
"tm:solarbeam",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:terablast",
"tm:toxic",
"tm:venoshock",
"tutor:afteryou",
"tutor:foulplay",
"tutor:gastroacid",
"tutor:gigadrain",
"tutor:seedbomb",
"tutor:sleeptalk",
"tutor:snore",
"tutor:synthesis",
"tutor:worryseed"
],
"labels": [
"gen5"
],
"pokedex": [
"cobblemon.species.foongus.desc"
],
"evolutions": [
{
"id": "foongus_amoonguss",
"variant": "level_up",
"result": "amoonguss",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "level",
"minLevel": 39
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 1,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 2,
"weight": 10,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,175 @@
{
"implemented": true,
"name": "Fraxure",
"nationalPokedexNumber": 611,
"primaryType": "dragon",
"abilities": ["rivalry", "moldbreaker", "h:unnerve"],
"drops": {
"amount": 2,
"entries": [
{
"item": "cobblemon:dragon_fang",
"percentage": 5
},
{
"item": "cobblemon:haban_berry",
"percentage": 5
}
]
},
"baseStats": {
"hp": 66,
"attack": 117,
"defence": 70,
"special_attack": 40,
"special_defence": 50,
"speed": 67
},
"catchRate": 60,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 144,
"experienceGroup": "slow",
"eggCycles": 40,
"eggGroups": ["monster", "dragon"],
"moves": [
"1:bite",
"1:dragonrage",
"1:falseswipe",
"1:leer",
"1:scratch",
"9:assurance",
"12:taunt",
"15:slash",
"18:dragonclaw",
"21:scaryface",
"24:crunch",
"27:dragondance",
"30:breakingswipe",
"30:dualchop",
"33:focusenergy",
"33:laserfocus",
"36:dragonpulse",
"41:swordsdance",
"46:outrage",
"51:guillotine",
"56:gigaimpact",
"tm:aerialace",
"tm:assurance",
"tm:attract",
"tm:breakingswipe",
"tm:brickbreak",
"tm:bulldoze",
"tm:confide",
"tm:crunch",
"tm:cut",
"tm:dig",
"tm:doubleedge",
"tm:doubleteam",
"tm:dracometeor",
"tm:dragoncheer",
"tm:dragonclaw",
"tm:dragondance",
"tm:dragonpulse",
"tm:dragontail",
"tm:endeavor",
"tm:endure",
"tm:facade",
"tm:falseswipe",
"tm:fling",
"tm:focusenergy",
"tm:frustration",
"tm:gigaimpact",
"tm:hiddenpower",
"tm:honeclaws",
"tm:incinerate",
"tm:ironhead",
"tm:irontail",
"tm:lowkick",
"tm:outrage",
"tm:payback",
"tm:poisonjab",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:reversal",
"tm:roar",
"tm:rocksmash",
"tm:rocktomb",
"tm:round",
"tm:scaleshot",
"tm:scaryface",
"tm:secretpower",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:snarl",
"tm:snore",
"tm:stompingtantrum",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:superpower",
"tm:surf",
"tm:swagger",
"tm:swift",
"tm:swordsdance",
"tm:takedown",
"tm:taunt",
"tm:terablast",
"tm:toxic",
"tm:trailblaze",
"tm:xscissor",
"tutor:aquatail",
"tutor:dracometeor",
"tutor:dragonpulse",
"tutor:dualchop",
"tutor:endeavor",
"tutor:irontail",
"tutor:lowkick",
"tutor:outrage",
"tutor:scaleshot",
"tutor:shockwave",
"tutor:sleeptalk",
"tutor:snore",
"tutor:stompingtantrum",
"tutor:superpower"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.fraxure.desc"],
"preEvolution": "axew",
"evolutions": [
{
"id": "fraxure_haxorus",
"variant": "level_up",
"result": "haxorus",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "level",
"minLevel": 48
}
]
}
],
"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": 10,
"weight": 360,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,359 @@
{
"implemented": true,
"name": "Genesect",
"nationalPokedexNumber": 649,
"primaryType": "bug",
"secondaryType": "steel",
"abilities": [
"download"
],
"drops": {
"amount": 2,
"entries": [
{
"item": "cobblemon:dubious_disc"
},
{
"item": "cobblemon:dome_fossil"
}
]
},
"baseStats": {
"hp": 71,
"attack": 120,
"defence": 95,
"special_attack": 120,
"special_defence": 95,
"speed": 99
},
"catchRate": 3,
"maleRatio": -1,
"shoulderMountable": false,
"forms": [
{
"name": "Douse",
"primaryType": "bug",
"secondaryType": "steel",
"abilities": [
"download"
],
"baseStats": {
"hp": 71,
"attack": 120,
"defence": 95,
"special_attack": 120,
"special_defence": 95,
"speed": 99
},
"catchRate": 3,
"maleRatio": -1,
"baseExperienceYield": 300,
"baseFriendship": 0,
"evYield": {
"hp": 0,
"attack": 1,
"defence": 0,
"special_attack": 1,
"special_defence": 0,
"speed": 1
},
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"labels": [
"gen5",
"mythical",
"legendary"
],
"aspects": [
"douse"
],
"height": 15,
"weight": 825,
"cannotDynamax": false,
"battleOnly": false
},
{
"name": "Shock",
"primaryType": "bug",
"secondaryType": "steel",
"abilities": [
"download"
],
"baseStats": {
"hp": 71,
"attack": 120,
"defence": 95,
"special_attack": 120,
"special_defence": 95,
"speed": 99
},
"catchRate": 3,
"maleRatio": -1,
"baseExperienceYield": 300,
"baseFriendship": 0,
"evYield": {
"hp": 0,
"attack": 1,
"defence": 0,
"special_attack": 1,
"special_defence": 0,
"speed": 1
},
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"labels": [
"gen5",
"mythical",
"legendary"
],
"aspects": [
"shock"
],
"height": 15,
"weight": 825,
"cannotDynamax": false,
"battleOnly": false
},
{
"name": "Burn",
"primaryType": "bug",
"secondaryType": "steel",
"abilities": [
"download"
],
"baseStats": {
"hp": 71,
"attack": 120,
"defence": 95,
"special_attack": 120,
"special_defence": 95,
"speed": 99
},
"catchRate": 3,
"maleRatio": -1,
"baseExperienceYield": 300,
"baseFriendship": 0,
"evYield": {
"hp": 0,
"attack": 1,
"defence": 0,
"special_attack": 1,
"special_defence": 0,
"speed": 1
},
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"labels": [
"gen5",
"mythical",
"legendary"
],
"aspects": [
"burn"
],
"height": 15,
"weight": 825,
"cannotDynamax": false,
"battleOnly": false
},
{
"name": "Chill",
"primaryType": "bug",
"secondaryType": "steel",
"abilities": [
"download"
],
"baseStats": {
"hp": 71,
"attack": 120,
"defence": 95,
"special_attack": 120,
"special_defence": 95,
"speed": 99
},
"catchRate": 3,
"maleRatio": -1,
"baseExperienceYield": 300,
"baseFriendship": 0,
"evYield": {
"hp": 0,
"attack": 1,
"defence": 0,
"special_attack": 1,
"special_defence": 0,
"speed": 1
},
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"labels": [
"gen5",
"mythical",
"legendary"
],
"aspects": [
"chill"
],
"height": 15,
"weight": 825,
"cannotDynamax": false,
"battleOnly": false
}
],
"baseExperienceYield": 300,
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"moves": [
"1:furycutter",
"1:quickattack",
"7:screech",
"14:metalclaw",
"21:fellstinger",
"22:magnetbomb",
"28:flamecharge",
"29:slash",
"35:metalsound",
"40:signalbeam",
"42:xscissor",
"44:triattack",
"49:magnetrise",
"56:bugbuzz",
"63:simplebeam",
"70:zapcannon",
"73:hyperbeam",
"77:lockon",
"84:technoblast",
"91:selfdestruct",
"tm:aerialace",
"tm:allyswitch",
"tm:assurance",
"tm:blazekick",
"tm:blizzard",
"tm:bugbuzz",
"tm:chargebeam",
"tm:confide",
"tm:darkpulse",
"tm:doubleteam",
"tm:electroweb",
"tm:endure",
"tm:energyball",
"tm:explosion",
"tm:facade",
"tm:flamecharge",
"tm:flamethrower",
"tm:flash",
"tm:flashcannon",
"tm:fly",
"tm:frustration",
"tm:gigadrain",
"tm:gigaimpact",
"tm:gunkshot",
"tm:hiddenpower",
"tm:honeclaws",
"tm:hyperbeam",
"tm:icebeam",
"tm:infestation",
"tm:irondefense",
"tm:ironhead",
"tm:leechlife",
"tm:lightscreen",
"tm:protect",
"tm:psychic",
"tm:reflect",
"tm:rest",
"tm:return",
"tm:rockpolish",
"tm:round",
"tm:screech",
"tm:secretpower",
"tm:selfdestruct",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:snore",
"tm:solarbeam",
"tm:strugglebug",
"tm:substitute",
"tm:swagger",
"tm:swift",
"tm:thunder",
"tm:thunderbolt",
"tm:thunderwave",
"tm:toxic",
"tm:triattack",
"tm:uturn",
"tm:xscissor",
"tm:zenheadbutt",
"tutor:allyswitch",
"tutor:blazekick",
"tutor:bugbite",
"tutor:darkpulse",
"tutor:electroweb",
"tutor:extremespeed",
"tutor:fellstinger",
"tutor:gigadrain",
"tutor:gravity",
"tutor:gunkshot",
"tutor:irondefense",
"tutor:ironhead",
"tutor:lastresort",
"tutor:magiccoat",
"tutor:magnetbomb",
"tutor:magnetrise",
"tutor:metalclaw",
"tutor:recycle",
"tutor:shiftgear",
"tutor:shockwave",
"tutor:signalbeam",
"tutor:sleeptalk",
"tutor:snore",
"tutor:solarbeam",
"tutor:steelbeam",
"tutor:technoblast",
"tutor:telekinesis",
"tutor:xscissor",
"tutor:zenheadbutt"
],
"labels": [
"gen5",
"mythical",
"legendary"
],
"pokedex": [
"cobblemon.species.genesect.desc"
],
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 0,
"evYield": {
"hp": 0,
"attack": 1,
"defence": 0,
"special_attack": 1,
"special_defence": 0,
"speed": 1
},
"height": 15,
"weight": 825,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,192 @@
{
"implemented": true,
"name": "Gothita",
"nationalPokedexNumber": 574,
"primaryType": "psychic",
"abilities": ["frisk", "competitive", "h:shadowtag"],
"drops": {
"amount": 3,
"entries": [
{
"item": "minecraft:ender_pearl",
"quantityRange": "0-1"
},
{
"item": "cobblemon:twisted_spoon",
"percentage": 2.5
},
{
"item": "cobblemon:persim_berry",
"percentage": 2.5
}
]
},
"baseStats": {
"hp": 45,
"attack": 30,
"defence": 50,
"special_attack": 55,
"special_defence": 65,
"speed": 45
},
"catchRate": 200,
"maleRatio": 0.25,
"shoulderMountable": false,
"baseExperienceYield": 58,
"experienceGroup": "medium_slow",
"eggCycles": 20,
"eggGroups": ["human_like"],
"moves": [
"1:confusion",
"1:pound",
"4:playnice",
"8:tickle",
"12:psybeam",
"14:doubleslap",
"16:charm",
"19:embargo",
"20:psyshock",
"24:feintattack",
"24:hypnosis",
"28:faketears",
"33:healblock",
"33:psychup",
"36:psychic",
"40:flatter",
"40:telekinesis",
"44:futuresight",
"48:magicroom",
"egg:captivate",
"egg:darkpulse",
"egg:fakeout",
"egg:healpulse",
"egg:meanlook",
"egg:miracleeye",
"egg:mirrorcoat",
"egg:torment",
"egg:uproar",
"tm:allyswitch",
"tm:attract",
"tm:calmmind",
"tm:chargebeam",
"tm:charm",
"tm:confide",
"tm:darkpulse",
"tm:doubleteam",
"tm:dreameater",
"tm:embargo",
"tm:endure",
"tm:energyball",
"tm:expandingforce",
"tm:facade",
"tm:faketears",
"tm:flash",
"tm:fling",
"tm:foulplay",
"tm:frustration",
"tm:futuresight",
"tm:grassknot",
"tm:gravity",
"tm:guardswap",
"tm:helpinghand",
"tm:hiddenpower",
"tm:imprison",
"tm:lightscreen",
"tm:magicroom",
"tm:nastyplot",
"tm:payback",
"tm:protect",
"tm:psybeam",
"tm:psychic",
"tm:psychicnoise",
"tm:psychicterrain",
"tm:psychup",
"tm:psyshock",
"tm:raindance",
"tm:reflect",
"tm:rest",
"tm:return",
"tm:rockslide",
"tm:rocktomb",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:shadowball",
"tm:skillswap",
"tm:sleeptalk",
"tm:snore",
"tm:storedpower",
"tm:substitute",
"tm:swagger",
"tm:swift",
"tm:taunt",
"tm:telekinesis",
"tm:terablast",
"tm:thief",
"tm:thunderbolt",
"tm:thunderwave",
"tm:torment",
"tm:toxic",
"tm:trick",
"tm:trickroom",
"tm:uproar",
"tm:zenheadbutt",
"tutor:allyswitch",
"tutor:covet",
"tutor:expandingforce",
"tutor:foulplay",
"tutor:gravity",
"tutor:healbell",
"tutor:helpinghand",
"tutor:magiccoat",
"tutor:magicroom",
"tutor:recycle",
"tutor:roleplay",
"tutor:shockwave",
"tutor:signalbeam",
"tutor:skillswap",
"tutor:sleeptalk",
"tutor:snatch",
"tutor:snore",
"tutor:telekinesis",
"tutor:trick",
"tutor:uproar",
"tutor:zenheadbutt"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.gothita.desc"],
"evolutions": [
{
"id": "gothita_gothorita",
"variant": "level_up",
"result": "gothorita",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "level",
"minLevel": 32
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 1,
"speed": 0
},
"height": 4,
"weight": 58,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,180 @@
{
"implemented": true,
"name": "Gothitelle",
"nationalPokedexNumber": 576,
"primaryType": "psychic",
"abilities": ["frisk", "competitive", "h:shadowtag"],
"drops": {
"amount": 5,
"entries": [
{
"item": "minecraft:ender_pearl",
"quantityRange": "0-3"
},
{
"item": "cobblemon:twisted_spoon",
"percentage": 10
},
{
"item": "cobblemon:persim_berry",
"percentage": 10
}
]
},
"baseStats": {
"hp": 70,
"attack": 55,
"defence": 95,
"special_attack": 95,
"special_defence": 110,
"speed": 65
},
"catchRate": 50,
"maleRatio": 0.25,
"shoulderMountable": false,
"baseExperienceYield": 245,
"experienceGroup": "medium_slow",
"eggCycles": 20,
"eggGroups": ["human_like"],
"moves": [
"1:confusion",
"1:playnice",
"1:pound",
"1:tickle",
"12:psybeam",
"14:doubleslap",
"16:charm",
"19:embargo",
"20:psyshock",
"24:feintattack",
"24:hypnosis",
"28:faketears",
"34:healblock",
"35:psychup",
"40:psychic",
"45:telekinesis",
"48:flatter",
"56:futuresight",
"64:magicroom",
"tm:allyswitch",
"tm:attract",
"tm:bodyslam",
"tm:brickbreak",
"tm:calmmind",
"tm:chargebeam",
"tm:charm",
"tm:confide",
"tm:cosmicpower",
"tm:darkpulse",
"tm:doubleteam",
"tm:dreameater",
"tm:embargo",
"tm:endure",
"tm:energyball",
"tm:expandingforce",
"tm:facade",
"tm:faketears",
"tm:flash",
"tm:fling",
"tm:focusblast",
"tm:foulplay",
"tm:frustration",
"tm:futuresight",
"tm:gigaimpact",
"tm:grassknot",
"tm:gravity",
"tm:guardswap",
"tm:helpinghand",
"tm:hiddenpower",
"tm:hyperbeam",
"tm:imprison",
"tm:lightscreen",
"tm:lowsweep",
"tm:magicroom",
"tm:metronome",
"tm:nastyplot",
"tm:payback",
"tm:poweruppunch",
"tm:protect",
"tm:psybeam",
"tm:psychic",
"tm:psychicnoise",
"tm:psychicterrain",
"tm:psychup",
"tm:psyshock",
"tm:raindance",
"tm:reflect",
"tm:rest",
"tm:return",
"tm:rockslide",
"tm:rocktomb",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:shadowball",
"tm:skillswap",
"tm:sleeptalk",
"tm:snore",
"tm:storedpower",
"tm:substitute",
"tm:swagger",
"tm:swift",
"tm:taunt",
"tm:telekinesis",
"tm:terablast",
"tm:thief",
"tm:thunderbolt",
"tm:thunderwave",
"tm:torment",
"tm:toxic",
"tm:trick",
"tm:trickroom",
"tm:uproar",
"tm:zenheadbutt",
"tutor:allyswitch",
"tutor:covet",
"tutor:expandingforce",
"tutor:foulplay",
"tutor:gravity",
"tutor:healbell",
"tutor:helpinghand",
"tutor:laserfocus",
"tutor:magiccoat",
"tutor:magicroom",
"tutor:recycle",
"tutor:roleplay",
"tutor:shockwave",
"tutor:signalbeam",
"tutor:skillswap",
"tutor:sleeptalk",
"tutor:snatch",
"tutor:snore",
"tutor:telekinesis",
"tutor:trick",
"tutor:uproar",
"tutor:zenheadbutt"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.gothitelle.desc"],
"preEvolution": "gothorita",
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 3,
"speed": 0
},
"height": 15,
"weight": 440,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,190 @@
{
"implemented": true,
"name": "Gothorita",
"nationalPokedexNumber": 575,
"primaryType": "psychic",
"abilities": ["frisk", "competitive", "h:shadowtag"],
"drops": {
"amount": 4,
"entries": [
{
"item": "minecraft:ender_pearl",
"quantityRange": "0-2"
},
{
"item": "cobblemon:twisted_spoon",
"percentage": 5
},
{
"item": "cobblemon:persim_berry",
"percentage": 5
}
]
},
"baseStats": {
"hp": 60,
"attack": 45,
"defence": 70,
"special_attack": 75,
"special_defence": 85,
"speed": 55
},
"catchRate": 100,
"maleRatio": 0.25,
"shoulderMountable": false,
"baseExperienceYield": 137,
"experienceGroup": "medium_slow",
"eggCycles": 20,
"eggGroups": ["human_like"],
"moves": [
"1:confusion",
"1:playnice",
"1:pound",
"1:tickle",
"12:psybeam",
"14:doubleslap",
"16:charm",
"19:embargo",
"20:psyshock",
"24:feintattack",
"24:hypnosis",
"28:faketears",
"34:healblock",
"35:psychup",
"40:psychic",
"43:telekinesis",
"46:flatter",
"52:futuresight",
"58:magicroom",
"tm:allyswitch",
"tm:attract",
"tm:calmmind",
"tm:chargebeam",
"tm:charm",
"tm:confide",
"tm:darkpulse",
"tm:doubleteam",
"tm:dreameater",
"tm:embargo",
"tm:endure",
"tm:energyball",
"tm:expandingforce",
"tm:facade",
"tm:faketears",
"tm:flash",
"tm:fling",
"tm:foulplay",
"tm:frustration",
"tm:futuresight",
"tm:grassknot",
"tm:gravity",
"tm:guardswap",
"tm:helpinghand",
"tm:hiddenpower",
"tm:imprison",
"tm:lightscreen",
"tm:magicroom",
"tm:metronome",
"tm:nastyplot",
"tm:payback",
"tm:protect",
"tm:psybeam",
"tm:psychic",
"tm:psychicnoise",
"tm:psychicterrain",
"tm:psychup",
"tm:psyshock",
"tm:raindance",
"tm:reflect",
"tm:rest",
"tm:return",
"tm:rockslide",
"tm:rocktomb",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:shadowball",
"tm:skillswap",
"tm:sleeptalk",
"tm:snore",
"tm:storedpower",
"tm:substitute",
"tm:swagger",
"tm:swift",
"tm:taunt",
"tm:telekinesis",
"tm:terablast",
"tm:thief",
"tm:thunderbolt",
"tm:thunderwave",
"tm:torment",
"tm:toxic",
"tm:trick",
"tm:trickroom",
"tm:uproar",
"tm:zenheadbutt",
"tutor:allyswitch",
"tutor:covet",
"tutor:expandingforce",
"tutor:flatter",
"tutor:foulplay",
"tutor:futuresight",
"tutor:gravity",
"tutor:healbell",
"tutor:helpinghand",
"tutor:imprison",
"tutor:magiccoat",
"tutor:magicroom",
"tutor:mirrorcoat",
"tutor:psyshock",
"tutor:recycle",
"tutor:roleplay",
"tutor:shockwave",
"tutor:signalbeam",
"tutor:skillswap",
"tutor:sleeptalk",
"tutor:snatch",
"tutor:snore",
"tutor:telekinesis",
"tutor:trick",
"tutor:uproar",
"tutor:zenheadbutt"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.gothorita.desc"],
"preEvolution": "gothita",
"evolutions": [
{
"id": "gothorita_gothitelle",
"variant": "level_up",
"result": "gothitelle",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "level",
"minLevel": 41
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 2,
"speed": 0
},
"height": 7,
"weight": 180,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,175 @@
{
"implemented": true,
"name": "Haxorus",
"nationalPokedexNumber": 612,
"primaryType": "dragon",
"abilities": ["rivalry", "moldbreaker", "h:unnerve"],
"drops": {
"amount": 2,
"entries": [
{
"item": "cobblemon:dragon_fang",
"percentage": 10
},
{
"item": "cobblemon:haban_berry",
"percentage": 10
}
]
},
"baseStats": {
"hp": 76,
"attack": 147,
"defence": 90,
"special_attack": 60,
"special_defence": 70,
"speed": 97
},
"catchRate": 45,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 270,
"experienceGroup": "slow",
"eggCycles": 40,
"eggGroups": ["monster", "dragon"],
"moves": [
"1:bite",
"1:dragonrage",
"1:falseswipe",
"1:leer",
"1:scratch",
"9:assurance",
"12:taunt",
"15:slash",
"18:dragonclaw",
"21:scaryface",
"24:crunch",
"27:dragondance",
"30:breakingswipe",
"30:dualchop",
"33:focusenergy",
"33:laserfocus",
"36:dragonpulse",
"41:swordsdance",
"46:outrage",
"53:guillotine",
"60:gigaimpact",
"tm:aerialace",
"tm:assurance",
"tm:attract",
"tm:bodyslam",
"tm:breakingswipe",
"tm:brickbreak",
"tm:brutalswing",
"tm:bulldoze",
"tm:closecombat",
"tm:confide",
"tm:crunch",
"tm:cut",
"tm:dig",
"tm:doubleedge",
"tm:doubleteam",
"tm:dracometeor",
"tm:dragoncheer",
"tm:dragonclaw",
"tm:dragondance",
"tm:dragonpulse",
"tm:dragontail",
"tm:earthquake",
"tm:endeavor",
"tm:endure",
"tm:facade",
"tm:falseswipe",
"tm:fling",
"tm:focusblast",
"tm:focusenergy",
"tm:frustration",
"tm:gigaimpact",
"tm:grassknot",
"tm:hiddenpower",
"tm:honeclaws",
"tm:hyperbeam",
"tm:incinerate",
"tm:ironhead",
"tm:irontail",
"tm:lowkick",
"tm:lowsweep",
"tm:outrage",
"tm:payback",
"tm:poisonjab",
"tm:protect",
"tm:psychocut",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:reversal",
"tm:roar",
"tm:rockslide",
"tm:rocksmash",
"tm:rocktomb",
"tm:round",
"tm:scaleshot",
"tm:scaryface",
"tm:secretpower",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:snarl",
"tm:snore",
"tm:stompingtantrum",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:superpower",
"tm:surf",
"tm:swagger",
"tm:swift",
"tm:swordsdance",
"tm:takedown",
"tm:taunt",
"tm:terablast",
"tm:toxic",
"tm:trailblaze",
"tm:xscissor",
"tutor:aquatail",
"tutor:dracometeor",
"tutor:dragondance",
"tutor:dragonpulse",
"tutor:dualchop",
"tutor:earthquake",
"tutor:endeavor",
"tutor:irontail",
"tutor:laserfocus",
"tutor:lowkick",
"tutor:outrage",
"tutor:scaleshot",
"tutor:shockwave",
"tutor:sleeptalk",
"tutor:snore",
"tutor:stompingtantrum",
"tutor:superpower",
"tutor:xscissor"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.haxorus.desc"],
"preEvolution": "fraxure",
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 35,
"evYield": {
"hp": 0,
"attack": 3,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 18,
"weight": 1055,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,575 @@
{
"implemented": true,
"name": "Kyurem",
"nationalPokedexNumber": 646,
"primaryType": "dragon",
"secondaryType": "ice",
"abilities": [
"pressure"
],
"drops": {
"amount": 6,
"entries": [
{
"item": "cobblemon:rare_candy",
"quantityRange": "5-10"
},
{
"item": "cobblemon:dragon_fang",
"percentage": 50.0
},
{
"item": "cobblemon:never_melt_ice",
"percentage": 50.0
},
{
"item": "cobblemon:ice_stone",
"quantityRange": "3-9"
},
{
"item": "cobblemon:ability_capsule",
"percentage": 25.0
},
{
"item": "cobblemon:ability_patch",
"percentage": 5.0
}
]
},
"baseStats": {
"hp": 125,
"attack": 130,
"defence": 90,
"special_attack": 130,
"special_defence": 90,
"speed": 95
},
"catchRate": 3,
"maleRatio": -1,
"shoulderMountable": false,
"features": [
"black",
"white"
],
"forms": [
{
"name": "Black",
"primaryType": "dragon",
"secondaryType": "ice",
"abilities": [
"teravolt"
],
"baseStats": {
"hp": 125,
"attack": 170,
"defence": 100,
"special_attack": 120,
"special_defence": 90,
"speed": 95
},
"catchRate": 3,
"maleRatio": -1,
"baseExperienceYield": 330,
"baseFriendship": 0,
"evYield": {
"hp": 0,
"attack": 3,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"evolutions": [
{
"id": "black_kyurem",
"variant": "level_up",
"result": "kyurem black=false",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": []
}
],
"moves": [
"1:ancientpower",
"1:dragonbreath",
"1:dragonrage",
"1:freezedry",
"1:icywind",
"1:nobleroar",
"8:slash",
"16:endeavor",
"24:dragonpulse",
"32:icebeam",
"40:hypervoice",
"48:fusionbolt",
"56:blizzard",
"64:imprison",
"72:outrage",
"80:freezeshock",
"88:sheercold",
"tm:aerialace",
"tm:avalanche",
"tm:blizzard",
"tm:bodypress",
"tm:bodyslam",
"tm:breakingswipe",
"tm:brutalswing",
"tm:confide",
"tm:cut",
"tm:doubleteam",
"tm:dracometeor",
"tm:dragoncheer",
"tm:dragonclaw",
"tm:dragondance",
"tm:dragonpulse",
"tm:dragontail",
"tm:dualwingbeat",
"tm:earthpower",
"tm:echoedvoice",
"tm:endeavor",
"tm:endure",
"tm:facade",
"tm:flashcannon",
"tm:fling",
"tm:fly",
"tm:focusblast",
"tm:frustration",
"tm:gigaimpact",
"tm:hail",
"tm:helpinghand",
"tm:hiddenpower",
"tm:honeclaws",
"tm:hyperbeam",
"tm:hypervoice",
"tm:icebeam",
"tm:icefang",
"tm:iciclespear",
"tm:icywind",
"tm:imprison",
"tm:ironhead",
"tm:lightscreen",
"tm:outrage",
"tm:payback",
"tm:protect",
"tm:psychic",
"tm:raindance",
"tm:reflect",
"tm:rest",
"tm:return",
"tm:roar",
"tm:rockslide",
"tm:rocksmash",
"tm:rocktomb",
"tm:roost",
"tm:round",
"tm:safeguard",
"tm:scaleshot",
"tm:scaryface",
"tm:secretpower",
"tm:shadowball",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:snore",
"tm:snowscape",
"tm:steelwing",
"tm:stoneedge",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:swift",
"tm:takedown",
"tm:terablast",
"tm:toxic",
"tm:weatherball",
"tm:zenheadbutt",
"tutor:dracometeor",
"tutor:dragonbreath",
"tutor:dragonpulse",
"tutor:dualwingbeat",
"tutor:earthpower",
"tutor:endeavor",
"tutor:freezeshock",
"tutor:icebeam",
"tutor:icywind",
"tutor:ironhead",
"tutor:laserfocus",
"tutor:outrage",
"tutor:roost",
"tutor:scaleshot",
"tutor:shadowball",
"tutor:signalbeam",
"tutor:slash",
"tutor:sleeptalk",
"tutor:snore",
"tutor:zenheadbutt"
],
"labels": [
"gen5",
"legendary"
],
"aspects": [
"black"
],
"height": 33,
"weight": 3250,
"cannotDynamax": false,
"battleOnly": false
},
{
"name": "White",
"primaryType": "dragon",
"secondaryType": "ice",
"abilities": [
"turboblaze"
],
"baseStats": {
"hp": 125,
"attack": 120,
"defence": 90,
"special_attack": 170,
"special_defence": 100,
"speed": 95
},
"catchRate": 3,
"maleRatio": -1,
"baseExperienceYield": 330,
"baseFriendship": 0,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 3,
"special_defence": 0,
"speed": 0
},
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"evolutions": [
{
"id": "white_kyurem",
"variant": "level_up",
"result": "kyurem white=false",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": []
}
],
"moves": [
"1:ancientpower",
"1:dragonbreath",
"1:dragonrage",
"1:freezedry",
"1:icywind",
"1:nobleroar",
"8:slash",
"16:endeavor",
"24:dragonpulse",
"32:icebeam",
"40:hypervoice",
"48:fusionflare",
"56:blizzard",
"64:imprison",
"72:outrage",
"80:iceburn",
"88:sheercold",
"tm:aerialace",
"tm:avalanche",
"tm:blizzard",
"tm:bodypress",
"tm:bodyslam",
"tm:breakingswipe",
"tm:brutalswing",
"tm:confide",
"tm:cut",
"tm:doubleteam",
"tm:dracometeor",
"tm:dragoncheer",
"tm:dragonclaw",
"tm:dragondance",
"tm:dragonpulse",
"tm:dragontail",
"tm:dualwingbeat",
"tm:earthpower",
"tm:echoedvoice",
"tm:endeavor",
"tm:endure",
"tm:facade",
"tm:flashcannon",
"tm:fling",
"tm:fly",
"tm:focusblast",
"tm:frustration",
"tm:gigaimpact",
"tm:hail",
"tm:helpinghand",
"tm:hiddenpower",
"tm:honeclaws",
"tm:hyperbeam",
"tm:hypervoice",
"tm:icebeam",
"tm:icefang",
"tm:iciclespear",
"tm:icywind",
"tm:imprison",
"tm:ironhead",
"tm:lightscreen",
"tm:outrage",
"tm:payback",
"tm:protect",
"tm:psychic",
"tm:raindance",
"tm:reflect",
"tm:rest",
"tm:return",
"tm:roar",
"tm:rockslide",
"tm:rocksmash",
"tm:rocktomb",
"tm:roost",
"tm:round",
"tm:safeguard",
"tm:scaleshot",
"tm:scaryface",
"tm:secretpower",
"tm:shadowball",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:snore",
"tm:snowscape",
"tm:steelwing",
"tm:stoneedge",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:swift",
"tm:takedown",
"tm:terablast",
"tm:toxic",
"tm:weatherball",
"tm:zenheadbutt",
"tutor:dracometeor",
"tutor:dragonbreath",
"tutor:dragonpulse",
"tutor:dualwingbeat",
"tutor:earthpower",
"tutor:endeavor",
"tutor:fusionflare",
"tutor:hypervoice",
"tutor:icebeam",
"tutor:iceburn",
"tutor:icywind",
"tutor:imprison",
"tutor:ironhead",
"tutor:laserfocus",
"tutor:outrage",
"tutor:roost",
"tutor:scaleshot",
"tutor:shadowball",
"tutor:signalbeam",
"tutor:slash",
"tutor:sleeptalk",
"tutor:snore",
"tutor:zenheadbutt"
],
"labels": [
"gen5",
"legendary"
],
"aspects": [
"white"
],
"height": 36,
"weight": 3250,
"cannotDynamax": false,
"battleOnly": false
}
],
"baseExperienceYield": 330,
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"moves": [
"1:ancientpower",
"1:dragonbreath",
"1:dragonrage",
"1:freezedry",
"1:icywind",
"1:nobleroar",
"8:slash",
"16:endeavor",
"24:dragonpulse",
"32:icebeam",
"40:hypervoice",
"48:scaryface",
"56:blizzard",
"64:imprison",
"72:outrage",
"80:glaciate",
"88:sheercold",
"tm:aerialace",
"tm:avalanche",
"tm:blizzard",
"tm:bodypress",
"tm:bodyslam",
"tm:breakingswipe",
"tm:brutalswing",
"tm:confide",
"tm:cut",
"tm:doubleteam",
"tm:dracometeor",
"tm:dragoncheer",
"tm:dragonclaw",
"tm:dragondance",
"tm:dragonpulse",
"tm:dragontail",
"tm:dualwingbeat",
"tm:earthpower",
"tm:echoedvoice",
"tm:endeavor",
"tm:endure",
"tm:facade",
"tm:flashcannon",
"tm:fling",
"tm:fly",
"tm:focusblast",
"tm:frustration",
"tm:gigaimpact",
"tm:hail",
"tm:helpinghand",
"tm:hiddenpower",
"tm:honeclaws",
"tm:hyperbeam",
"tm:hypervoice",
"tm:icebeam",
"tm:icefang",
"tm:iciclespear",
"tm:icywind",
"tm:imprison",
"tm:ironhead",
"tm:lightscreen",
"tm:outrage",
"tm:payback",
"tm:protect",
"tm:psychic",
"tm:raindance",
"tm:reflect",
"tm:rest",
"tm:return",
"tm:roar",
"tm:rockslide",
"tm:rocksmash",
"tm:rocktomb",
"tm:roost",
"tm:round",
"tm:safeguard",
"tm:scaleshot",
"tm:scaryface",
"tm:secretpower",
"tm:shadowball",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:snore",
"tm:snowscape",
"tm:steelwing",
"tm:stoneedge",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:swift",
"tm:takedown",
"tm:terablast",
"tm:toxic",
"tm:weatherball",
"tm:zenheadbutt",
"tutor:dracometeor",
"tutor:dragonbreath",
"tutor:dragonpulse",
"tutor:dualwingbeat",
"tutor:earthpower",
"tutor:endeavor",
"tutor:glaciate",
"tutor:icebeam",
"tutor:icywind",
"tutor:ironhead",
"tutor:laserfocus",
"tutor:outrage",
"tutor:roost",
"tutor:scaleshot",
"tutor:shadowball",
"tutor:signalbeam",
"tutor:slash",
"tutor:sleeptalk",
"tutor:snore",
"tutor:zenheadbutt"
],
"labels": [
"gen5",
"legendary"
],
"pokedex": [
"cobblemon.species.kyurem.desc"
],
"evolutions": [
{
"id": "kyurem_white",
"variant": "level_up",
"result": "kyurem white=true",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "party_member",
"target": "reshiram",
"contains": true
}
]
},
{
"id": "kyurem_black",
"variant": "level_up",
"result": "kyurem black=true",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "party_member",
"target": "zekrom",
"contains": true
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 4,
"height": 4,
"fixed": false
},
"baseFriendship": 0,
"evYield": {
"hp": 1,
"attack": 1,
"defence": 0,
"special_attack": 1,
"special_defence": 0,
"speed": 0
},
"height": 30,
"weight": 3250,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,236 @@
{
"implemente": true,
"name": "Landorus",
"nationalPokedexNumber": 645,
"primaryType": "ground",
"secondaryType": "flying",
"abilities": [
"sandforce",
"h:sheerforce"
],
"drops": {
"amount": 5,
"entries": [
{
"item": "cobblemon:rare_candy",
"quantityRange": "5-10"
},
{
"item": "cobblemon:smooth_rock",
"percentage": 50.0
},
{
"item": "cobblemon:float_stone",
"percentage": 50.0
},
{
"item": "cobblemon:ability_capsule",
"percentage": 25.0
},
{
"item": "cobblemon:ability_patch",
"percentage": 5.0
}
]
},
"baseStats": {
"hp": 89,
"attack": 125,
"defence": 90,
"special_attack": 115,
"special_defence": 80,
"speed": 101
},
"catchRate": 3,
"maleRatio": 1,
"shoulderMountable": false,
"baseExperienceYield": 300,
"baseFriendship": 90,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 3,
"special_defence": 0,
"speed": 0
},
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"moves": [
"1:mudshot",
"1:rockthrow",
"1:sandtomb",
"1:smackdown",
"5:leer",
"7:punishment",
"10:block",
"15:bulldoze",
"20:rocktomb",
"25:swordsdance",
"30:imprison",
"35:rockslide",
"40:earthpower",
"45:extrasensory",
"50:stoneedge",
"55:hammerarm",
"60:sandstorm",
"65:earthquake",
"70:outrage",
"75:fissure",
"80:sandsearstorm",
"tm:attract",
"tm:bodyslam",
"tm:brickbreak",
"tm:brutalswing",
"tm:bulkup",
"tm:bulldoze",
"tm:calmmind",
"tm:confide",
"tm:crunch",
"tm:dig",
"tm:doubleteam",
"tm:earthpower",
"tm:earthquake",
"tm:endure",
"tm:explosion",
"tm:facade",
"tm:fling",
"tm:fly",
"tm:focusblast",
"tm:frustration",
"tm:gigaimpact",
"tm:grassknot",
"tm:gravity",
"tm:hiddenpower",
"tm:hyperbeam",
"tm:imprison",
"tm:irontail",
"tm:mudshot",
"tm:mudslap",
"tm:nastyplot",
"tm:outrage",
"tm:payback",
"tm:protect",
"tm:psychic",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:rockpolish",
"tm:rockslide",
"tm:rocksmash",
"tm:rocktomb",
"tm:round",
"tm:sandstorm",
"tm:sandtomb",
"tm:scaryface",
"tm:scorchingsands",
"tm:secretpower",
"tm:selfdestruct",
"tm:sleeptalk",
"tm:sludgebomb",
"tm:sludgewave",
"tm:smackdown",
"tm:snore",
"tm:stealthrock",
"tm:stompingtantrum",
"tm:stoneedge",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:superpower",
"tm:swagger",
"tm:swordsdance",
"tm:takedown",
"tm:taunt",
"tm:terablast",
"tm:toxic",
"tm:uturn",
"tm:weatherball",
"tutor:block",
"tutor:bulldoze",
"tutor:defog",
"tutor:earthpower",
"tutor:earthquake",
"tutor:extrasensory",
"tutor:fissure",
"tutor:focusblast",
"tutor:gravity",
"tutor:irontail",
"tutor:knockoff",
"tutor:mudshot",
"tutor:outrage",
"tutor:rockslide",
"tutor:rocktomb",
"tutor:roleplay",
"tutor:sandstorm",
"tutor:sandtomb",
"tutor:sleeptalk",
"tutor:snore",
"tutor:stealthrock",
"tutor:superpower",
"tutor:swordsdance",
"tutor:uturn"
],
"labels": [
"gen5",
"legendary"
],
"pokedex": [
"cobblemon.species.landorus.desc"
],
"height": 15,
"weight": 680,
"evolutions": [],
"forms": [
{
"name": "Therian",
"primaryType": "ground",
"secondaryType": "flying",
"abilities": [
"intimidate"
],
"baseStats": {
"hp": 89,
"attack": 145,
"defence": 90,
"special_attack": 105,
"special_defence": 80,
"speed": 91
},
"catchRate": 3,
"maleRatio": 1,
"baseExperienceYield": 300,
"baseFriendship": 90,
"evYield": {
"hp": 0,
"attack": 3,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"labels": [
"gen5",
"legendary"
],
"aspects": [
"therian"
],
"height": 13,
"weight": 680,
"cannotDynamax": false,
"battleOnly": false
}
],
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,168 @@
{
"implemented": true,
"name": "Leavanny",
"nationalPokedexNumber": 542,
"primaryType": "bug",
"secondaryType": "grass",
"abilities": ["swarm", "chlorophyll", "h:overcoat"],
"drops": {
"amount": 6,
"entries": [
{
"item": "minecraft:string",
"quantityRange": "0-3"
},
{
"item": "cobblemon:mental_herb",
"percentage": 10
},
{
"item": "cobblemon:revival_herb",
"percentage": 10
},
{
"item": "cobblemon:coba_berry",
"percentage": 10
}
]
},
"baseStats": {
"hp": 75,
"attack": 103,
"defence": 80,
"special_attack": 70,
"special_defence": 80,
"speed": 92
},
"catchRate": 45,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 225,
"experienceGroup": "medium_slow",
"eggCycles": 15,
"eggGroups": ["bug"],
"moves": [
"1:bugbite",
"1:falseswipe",
"1:razorleaf",
"1:slash",
"1:stringshot",
"1:tackle",
"22:strugglebug",
"29:fellstinger",
"32:helpinghand",
"36:leafblade",
"39:xscissor",
"43:entrainment",
"46:swordsdance",
"50:leafstorm",
"tm:aerialace",
"tm:agility",
"tm:airslash",
"tm:attract",
"tm:batonpass",
"tm:bugbite",
"tm:bugbuzz",
"tm:bulletseed",
"tm:calmmind",
"tm:charm",
"tm:confide",
"tm:cut",
"tm:doubleteam",
"tm:dreameater",
"tm:electroweb",
"tm:endure",
"tm:energyball",
"tm:facade",
"tm:falseswipe",
"tm:flash",
"tm:frustration",
"tm:gigadrain",
"tm:gigaimpact",
"tm:grassknot",
"tm:grassyglide",
"tm:grassyterrain",
"tm:helpinghand",
"tm:hiddenpower",
"tm:honeclaws",
"tm:hyperbeam",
"tm:irondefense",
"tm:knockoff",
"tm:leafstorm",
"tm:lightscreen",
"tm:lowkick",
"tm:lunge",
"tm:magicalleaf",
"tm:naturepower",
"tm:payback",
"tm:poisonjab",
"tm:pollenpuff",
"tm:pounce",
"tm:protect",
"tm:raindance",
"tm:reflect",
"tm:rest",
"tm:retaliate",
"tm:return",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:seedbomb",
"tm:shadowclaw",
"tm:skittersmack",
"tm:sleeptalk",
"tm:solarbeam",
"tm:steelwing",
"tm:strugglebug",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:swordsdance",
"tm:takedown",
"tm:terablast",
"tm:throatchop",
"tm:toxic",
"tm:trailblaze",
"tm:tripleaxel",
"tm:xscissor",
"tutor:bugbite",
"tutor:electroweb",
"tutor:gigadrain",
"tutor:healbell",
"tutor:helpinghand",
"tutor:irondefense",
"tutor:knockoff",
"tutor:laserfocus",
"tutor:magiccoat",
"tutor:seedbomb",
"tutor:signalbeam",
"tutor:sleeptalk",
"tutor:snore",
"tutor:synthesis",
"tutor:throatchop",
"tutor:worryseed"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.leavanny.desc"],
"preEvolution": "swadloon",
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 70,
"evYield": {
"hp": 0,
"attack": 3,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 12,
"weight": 205,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,157 @@
{
"implemented": true,
"name": "Liepard",
"nationalPokedexNumber": 510,
"primaryType": "dark",
"abilities": ["limber", "unburden", "h:prankster"],
"drops": {
"amount": 3,
"entries": [
{
"item": "minecraft:rotten_flesh",
"quantityRange": "0-2"
},
{
"item": "cobblemon:bluk_berry",
"percentage": 5
}
]
},
"baseStats": {
"hp": 64,
"attack": 88,
"defence": 50,
"special_attack": 88,
"special_defence": 50,
"speed": 106
},
"catchRate": 90,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 156,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": ["field"],
"moves": [
"1:assist",
"1:fakeout",
"1:growl",
"1:sandattack",
"1:scratch",
"12:furyswipes",
"15:pursuit",
"16:torment",
"23:assurance",
"28:honeclaws",
"34:slash",
"34:suckerpunch",
"38:taunt",
"40:nastyplot",
"46:nightslash",
"47:snatch",
"52:playrough",
"tm:aerialace",
"tm:assurance",
"tm:attract",
"tm:batonpass",
"tm:charm",
"tm:confide",
"tm:cut",
"tm:darkpulse",
"tm:doubleteam",
"tm:dreameater",
"tm:echoedvoice",
"tm:embargo",
"tm:encore",
"tm:endure",
"tm:facade",
"tm:faketears",
"tm:foulplay",
"tm:frustration",
"tm:gigaimpact",
"tm:grassknot",
"tm:gunkshot",
"tm:hiddenpower",
"tm:honeclaws",
"tm:hyperbeam",
"tm:hypervoice",
"tm:irontail",
"tm:nastyplot",
"tm:payback",
"tm:payday",
"tm:playrough",
"tm:protect",
"tm:psychocut",
"tm:psychup",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:rocksmash",
"tm:round",
"tm:screech",
"tm:secretpower",
"tm:seedbomb",
"tm:shadowball",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:snarl",
"tm:snore",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:swift",
"tm:taunt",
"tm:thief",
"tm:throatchop",
"tm:thunderwave",
"tm:torment",
"tm:toxic",
"tm:trick",
"tm:uturn",
"tutor:burningjealousy",
"tutor:covet",
"tutor:darkpulse",
"tutor:encore",
"tutor:fakeout",
"tutor:foulplay",
"tutor:gunkshot",
"tutor:hypervoice",
"tutor:irontail",
"tutor:knockoff",
"tutor:laserfocus",
"tutor:lashout",
"tutor:roleplay",
"tutor:seedbomb",
"tutor:skittersmack",
"tutor:sleeptalk",
"tutor:snatch",
"tutor:snore",
"tutor:spite",
"tutor:swagger",
"tutor:throatchop",
"tutor:trick"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.liepard.desc"],
"preEvolution": "purrloin",
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 2
},
"height": 11,
"weight": 375,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,189 @@
{
"implemented": true,
"name": "Mandibuzz",
"nationalPokedexNumber": 630,
"primaryType": "dark",
"secondaryType": "flying",
"abilities": [
"bigpecks",
"overcoat",
"h:weakarmor"
],
"drops": {
"amount": 7,
"entries": [
{
"item": "minecraft:feather",
"quantityRange": "0-2"
},
{
"item": "minecraft:rotten_flesh",
"quantityRange": "0-2"
},
{
"item": "minecraft:chicken"
},
{
"item": "cobblemon:sharp_beak",
"percentage": 2.5
},
{
"item": "cobblemon:bluk_berry",
"percentage": 5.0
}
]
},
"baseStats": {
"hp": 110,
"attack": 65,
"defence": 105,
"special_attack": 55,
"special_defence": 95,
"speed": 80
},
"catchRate": 60,
"maleRatio": 0,
"shoulderMountable": false,
"baseExperienceYield": 179,
"experienceGroup": "slow",
"eggCycles": 20,
"eggGroups": [
"flying"
],
"moves": [
"1:bonerush",
"1:flatter",
"1:furyattack",
"1:gust",
"1:leer",
"1:mirrormove",
"1:pluck",
"1:skyattack",
"1:toxic",
"18:tailwind",
"23:feintattack",
"24:knockoff",
"28:punishment",
"30:irondefense",
"36:whirlwind",
"42:airslash",
"48:darkpulse",
"50:embargo",
"57:nastyplot",
"64:defog",
"72:attract",
"80:bravebird",
"tm:acrobatics",
"tm:aerialace",
"tm:aircutter",
"tm:airslash",
"tm:assurance",
"tm:attract",
"tm:bravebird",
"tm:confide",
"tm:cut",
"tm:darkpulse",
"tm:doubleedge",
"tm:doubleteam",
"tm:dualwingbeat",
"tm:embargo",
"tm:endure",
"tm:facade",
"tm:faketears",
"tm:featherdance",
"tm:fly",
"tm:foulplay",
"tm:frustration",
"tm:gigaimpact",
"tm:heatwave",
"tm:hiddenpower",
"tm:hurricane",
"tm:hyperbeam",
"tm:incinerate",
"tm:irondefense",
"tm:knockoff",
"tm:lashout",
"tm:nastyplot",
"tm:payback",
"tm:pluck",
"tm:protect",
"tm:psychup",
"tm:raindance",
"tm:rest",
"tm:retaliate",
"tm:return",
"tm:rocksmash",
"tm:rocktomb",
"tm:roost",
"tm:round",
"tm:sandstorm",
"tm:scaryface",
"tm:secretpower",
"tm:shadowball",
"tm:sleeptalk",
"tm:snarl",
"tm:snore",
"tm:spite",
"tm:steelwing",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:swift",
"tm:tailwind",
"tm:takedown",
"tm:taunt",
"tm:terablast",
"tm:thief",
"tm:throatchop",
"tm:torment",
"tm:toxic",
"tm:uproar",
"tm:uturn",
"tutor:block",
"tutor:darkpulse",
"tutor:defog",
"tutor:dualwingbeat",
"tutor:feintattack",
"tutor:flatter",
"tutor:foulplay",
"tutor:heatwave",
"tutor:irondefense",
"tutor:knockoff",
"tutor:lashout",
"tutor:nastyplot",
"tutor:pluck",
"tutor:roost",
"tutor:skyattack",
"tutor:sleeptalk",
"tutor:snatch",
"tutor:snore",
"tutor:tailwind"
],
"labels": [
"gen5"
],
"pokedex": [
"cobblemon.species.mandibuzz.desc"
],
"preEvolution": "vullaby",
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 35,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 2,
"special_defence": 0,
"speed": 0
},
"height": 12,
"weight": 395,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,181 @@
{
"implemented": true,
"name": "Minccino",
"nationalPokedexNumber": 572,
"primaryType": "normal",
"abilities": [
"cutecharm",
"technician",
"h:skilllink"
],
"drops": {
"amount": 2,
"entries": [
{
"item": "cobblemon:silk_scarf",
"percentage": 2.5
},
{
"item": "cobblemon:chesto_berry",
"percentage": 2.5
}
]
},
"baseStats": {
"hp": 55,
"attack": 50,
"defence": 40,
"special_attack": 40,
"special_defence": 40,
"speed": 75
},
"catchRate": 255,
"maleRatio": 0.25,
"shoulderMountable": false,
"baseExperienceYield": 60,
"experienceGroup": "fast",
"eggCycles": 15,
"eggGroups": [
"field"
],
"moves": [
"1:babydolleyes",
"1:pound",
"3:growl",
"4:helpinghand",
"8:echoedvoice",
"12:sing",
"13:doubleslap",
"16:charm",
"20:swift",
"24:encore",
"28:afteryou",
"31:wakeupslap",
"32:tailslap",
"36:tickle",
"39:captivate",
"40:slam",
"44:hypervoice",
"48:lastresort",
"egg:aquatail",
"egg:endure",
"egg:faketears",
"egg:flail",
"egg:irontail",
"egg:knockoff",
"egg:mudslap",
"egg:sleeptalk",
"egg:tailwhip",
"egg:tidyup",
"tm:alluringvoice",
"tm:attract",
"tm:batonpass",
"tm:bulletseed",
"tm:calmmind",
"tm:charm",
"tm:chillingwater",
"tm:confide",
"tm:dazzlinggleam",
"tm:dig",
"tm:doubleteam",
"tm:echoedvoice",
"tm:encore",
"tm:endeavor",
"tm:endure",
"tm:facade",
"tm:faketears",
"tm:fling",
"tm:frustration",
"tm:grassknot",
"tm:gunkshot",
"tm:helpinghand",
"tm:hiddenpower",
"tm:hypervoice",
"tm:irontail",
"tm:knockoff",
"tm:mudslap",
"tm:playrough",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:retaliate",
"tm:return",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:seedbomb",
"tm:sleeptalk",
"tm:snore",
"tm:substitute",
"tm:sunnyday",
"tm:superfang",
"tm:swagger",
"tm:swift",
"tm:tailslap",
"tm:takedown",
"tm:terablast",
"tm:thief",
"tm:thunderbolt",
"tm:thunderwave",
"tm:toxic",
"tm:trailblaze",
"tm:tripleaxel",
"tm:uproar",
"tm:uturn",
"tm:workup",
"tutor:afteryou",
"tutor:aquatail",
"tutor:covet",
"tutor:gunkshot",
"tutor:helpinghand",
"tutor:hypervoice",
"tutor:irontail",
"tutor:knockoff",
"tutor:lastresort",
"tutor:seedbomb",
"tutor:shockwave",
"tutor:sleeptalk",
"tutor:snore",
"tutor:tripleaxel",
"tutor:uproar"
],
"labels": [
"gen5"
],
"pokedex": [
"cobblemon.species.minccino.desc"
],
"evolutions": [
{
"id": "minccino_cinccino",
"variant": "item_interact",
"result": "cinccino",
"consumeHeldItem": false,
"learnableMoves": [
"tailslap"
],
"requirements": [],
"requiredContext": "cobblemon:shiny_stone"
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 1
},
"height": 4,
"weight": 58,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,178 @@
{
"implemented": true,
"name": "Munna",
"nationalPokedexNumber": 517,
"primaryType": "psychic",
"abilities": [
"forewarn",
"synchronize",
"h:telepathy"
],
"drops": {
"amount": 1,
"entries": [
{
"item": "cobblemon:chesto_berry",
"percentage": 2.5
}
]
},
"baseStats": {
"hp": 76,
"attack": 25,
"defence": 45,
"special_attack": 67,
"special_defence": 55,
"speed": 24
},
"catchRate": 190,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 58,
"experienceGroup": "fast",
"eggCycles": 10,
"eggGroups": [
"field"
],
"moves": [
"1:defensecurl",
"1:psywave",
"1:storedpower",
"4:hypnosis",
"5:luckychant",
"8:psybeam",
"12:imprison",
"16:moonlight",
"20:magiccoat",
"24:zenheadbutt",
"25:synchronoise",
"28:calmmind",
"29:nightmare",
"32:yawn",
"36:psychic",
"40:moonblast",
"43:telekinesis",
"44:dreameater",
"48:futuresight",
"52:wonderroom",
"egg:barrier",
"egg:batonpass",
"egg:curse",
"egg:healingwish",
"egg:helpinghand",
"egg:magiccoat",
"egg:secretpower",
"egg:sleeptalk",
"egg:sonicboom",
"egg:swift",
"tm:allyswitch",
"tm:amnesia",
"tm:attract",
"tm:calmmind",
"tm:chargebeam",
"tm:confide",
"tm:dazzlinggleam",
"tm:doubleteam",
"tm:dreameater",
"tm:endure",
"tm:energyball",
"tm:facade",
"tm:flash",
"tm:frustration",
"tm:futuresight",
"tm:guardswap",
"tm:gyroball",
"tm:helpinghand",
"tm:hiddenpower",
"tm:imprison",
"tm:lightscreen",
"tm:powerswap",
"tm:protect",
"tm:psychic",
"tm:psychup",
"tm:psyshock",
"tm:raindance",
"tm:reflect",
"tm:rest",
"tm:return",
"tm:rockslide",
"tm:rocktomb",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:shadowball",
"tm:skillswap",
"tm:sleeptalk",
"tm:snore",
"tm:storedpower",
"tm:substitute",
"tm:swagger",
"tm:swift",
"tm:telekinesis",
"tm:thunderwave",
"tm:torment",
"tm:toxic",
"tm:trick",
"tm:trickroom",
"tm:wonderroom",
"tm:zenheadbutt",
"tutor:afteryou",
"tutor:allyswitch",
"tutor:dreameater",
"tutor:expandingforce",
"tutor:gravity",
"tutor:healbell",
"tutor:helpinghand",
"tutor:hypnosis",
"tutor:magiccoat",
"tutor:painsplit",
"tutor:rest",
"tutor:shockwave",
"tutor:signalbeam",
"tutor:skillswap",
"tutor:sleeptalk",
"tutor:snore",
"tutor:telekinesis",
"tutor:trick",
"tutor:wonderroom",
"tutor:worryseed",
"tutor:zenheadbutt"
],
"labels": [
"gen5"
],
"pokedex": [
"cobblemon.species.munna.desc"
],
"evolutions": [
{
"id": "munna_musharna",
"variant": "item_interact",
"result": "musharna",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [],
"requiredContext": "cobblemon:moon_stone"
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 1,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 6,
"weight": 233,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,161 @@
{
"implemented": true,
"name": "Musharna",
"nationalPokedexNumber": 518,
"primaryType": "psychic",
"abilities": [
"forewarn",
"synchronize",
"h:telepathy"
],
"drops": {
"amount": 1,
"entries": [
{
"item": "cobblemon:chesto_berry",
"percentage": 5.0
}
]
},
"baseStats": {
"hp": 116,
"attack": 55,
"defence": 85,
"special_attack": 107,
"special_defence": 95,
"speed": 29
},
"catchRate": 75,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 170,
"experienceGroup": "fast",
"eggCycles": 10,
"eggGroups": [
"field"
],
"moves": [
"1:calmmind",
"1:defensecurl",
"1:dreameater",
"1:futuresight",
"1:hypnosis",
"1:imprison",
"1:luckychant",
"1:magiccoat",
"1:moonblast",
"1:moonlight",
"1:psybeam",
"1:psychic",
"1:psychicterrain",
"1:storedpower",
"1:wonderroom",
"1:yawn",
"1:zenheadbutt",
"tm:allyswitch",
"tm:amnesia",
"tm:attract",
"tm:calmmind",
"tm:chargebeam",
"tm:confide",
"tm:dazzlinggleam",
"tm:doubleteam",
"tm:dreameater",
"tm:endure",
"tm:energyball",
"tm:facade",
"tm:flash",
"tm:frustration",
"tm:futuresight",
"tm:gigaimpact",
"tm:guardswap",
"tm:gyroball",
"tm:helpinghand",
"tm:hiddenpower",
"tm:hyperbeam",
"tm:imprison",
"tm:lightscreen",
"tm:powerswap",
"tm:protect",
"tm:psychic",
"tm:psychicterrain",
"tm:psychup",
"tm:psyshock",
"tm:raindance",
"tm:reflect",
"tm:rest",
"tm:return",
"tm:rockslide",
"tm:rocktomb",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:shadowball",
"tm:skillswap",
"tm:sleeptalk",
"tm:snore",
"tm:storedpower",
"tm:substitute",
"tm:swagger",
"tm:swift",
"tm:telekinesis",
"tm:thunderwave",
"tm:torment",
"tm:toxic",
"tm:trick",
"tm:trickroom",
"tm:wonderroom",
"tm:zenheadbutt",
"tutor:afteryou",
"tutor:allyswitch",
"tutor:defensecurl",
"tutor:expandingforce",
"tutor:gravity",
"tutor:healbell",
"tutor:helpinghand",
"tutor:hypnosis",
"tutor:luckychant",
"tutor:magiccoat",
"tutor:mistyexplosion",
"tutor:painsplit",
"tutor:psybeam",
"tutor:shockwave",
"tutor:signalbeam",
"tutor:skillswap",
"tutor:sleeptalk",
"tutor:snore",
"tutor:telekinesis",
"tutor:trick",
"tutor:wonderroom",
"tutor:worryseed",
"tutor:zenheadbutt"
],
"labels": [
"gen5"
],
"pokedex": [
"cobblemon.species.musharna.desc"
],
"preEvolution": "munna",
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 2,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 11,
"weight": 605,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,169 @@
{
"implemented": true,
"name": "Pawniard",
"nationalPokedexNumber": 624,
"primaryType": "dark",
"secondaryType": "steel",
"abilities": ["defiant", "innerfocus", "h:pressure"],
"baseStats": {
"hp": 45,
"attack": 85,
"defence": 70,
"special_attack": 40,
"special_defence": 40,
"speed": 60
},
"catchRate": 120,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 68,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": ["human_like"],
"moves": [
"1:leer",
"1:scratch",
"5:furycutter",
"10:metalclaw",
"15:torment",
"17:feintattack",
"20:scaryface",
"25:assurance",
"30:metalsound",
"35:slash",
"40:nightslash",
"41:embargo",
"45:irondefense",
"50:laserfocus",
"50:retaliate",
"55:ironhead",
"60:swordsdance",
"65:guillotine",
"egg:headbutt",
"egg:meanlook",
"egg:psychocut",
"egg:pursuit",
"egg:quickguard",
"egg:revenge",
"egg:stealthrock",
"egg:suckerpunch",
"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:foulplay",
"tm:frustration",
"tm:grassknot",
"tm:hiddenpower",
"tm:honeclaws",
"tm:irondefense",
"tm:ironhead",
"tm:lowkick",
"tm:lowsweep",
"tm:metalclaw",
"tm:payback",
"tm:poisonjab",
"tm:poweruppunch",
"tm:protect",
"tm:psychocut",
"tm:raindance",
"tm:rest",
"tm:retaliate",
"tm:return",
"tm:revenge",
"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:stealthrock",
"tm:steelbeam",
"tm:stoneedge",
"tm:substitute",
"tm:swagger",
"tm:swordsdance",
"tm:takedown",
"tm:taunt",
"tm:terablast",
"tm:thief",
"tm:thunderwave",
"tm:torment",
"tm:toxic",
"tm:xscissor",
"tutor:darkpulse",
"tutor:dualchop",
"tutor:foulplay",
"tutor:furycutter",
"tutor:irondefense",
"tutor:ironhead",
"tutor:knockoff",
"tutor:lashout",
"tutor:lowkick",
"tutor:magnetrise",
"tutor:psychocut",
"tutor:roleplay",
"tutor:sleeptalk",
"tutor:snatch",
"tutor:snore",
"tutor:spite",
"tutor:stealthrock",
"tutor:steelbeam",
"tutor:suckerpunch"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.pawniard.desc"],
"evolutions": [
{
"id": "pawniard_bisharp",
"variant": "level_up",
"result": "bisharp",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "level",
"minLevel": 52
}
]
}
],
"baseScale": 0.75,
"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": 5,
"weight": 102,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,181 @@
{
"implemented": true,
"name": "Purrloin",
"nationalPokedexNumber": 509,
"primaryType": "dark",
"abilities": [
"limber",
"unburden",
"h:prankster"
],
"drops": {
"amount": 2,
"entries": [
{
"item": "minecraft:rotten_flesh",
"quantityRange": "0-1"
},
{
"item": "cobblemon:bluk_berry",
"percentage": 2.5
}
]
},
"baseStats": {
"hp": 41,
"attack": 50,
"defence": 37,
"special_attack": 50,
"special_defence": 37,
"speed": 66
},
"catchRate": 255,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 56,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": [
"field"
],
"moves": [
"1:growl",
"1:scratch",
"4:sandattack",
"5:fakeout",
"6:assist",
"12:furyswipes",
"15:pursuit",
"16:torment",
"21:assurance",
"24:honeclaws",
"28:suckerpunch",
"30:slash",
"32:nastyplot",
"33:captivate",
"36:nightslash",
"39:snatch",
"40:playrough",
"egg:charm",
"egg:copycat",
"egg:covet",
"egg:doubleteam",
"egg:encore",
"egg:faketears",
"egg:feintattack",
"egg:foulplay",
"egg:payday",
"egg:quickattack",
"egg:slash",
"egg:yawn",
"tm:aerialace",
"tm:assurance",
"tm:attract",
"tm:batonpass",
"tm:charm",
"tm:confide",
"tm:cut",
"tm:darkpulse",
"tm:doubleteam",
"tm:dreameater",
"tm:echoedvoice",
"tm:embargo",
"tm:encore",
"tm:endure",
"tm:facade",
"tm:faketears",
"tm:foulplay",
"tm:frustration",
"tm:grassknot",
"tm:gunkshot",
"tm:hiddenpower",
"tm:honeclaws",
"tm:hypervoice",
"tm:irontail",
"tm:nastyplot",
"tm:payback",
"tm:payday",
"tm:playrough",
"tm:protect",
"tm:psychup",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:round",
"tm:screech",
"tm:secretpower",
"tm:seedbomb",
"tm:shadowball",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:snarl",
"tm:snore",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:swift",
"tm:taunt",
"tm:thief",
"tm:thunderwave",
"tm:torment",
"tm:toxic",
"tm:trick",
"tm:uturn",
"tutor:covet",
"tutor:darkpulse",
"tutor:foulplay",
"tutor:gunkshot",
"tutor:hypervoice",
"tutor:irontail",
"tutor:knockoff",
"tutor:lashout",
"tutor:roleplay",
"tutor:seedbomb",
"tutor:sleeptalk",
"tutor:snatch",
"tutor:snore",
"tutor:spite",
"tutor:trick"
],
"labels": [
"gen5"
],
"pokedex": [
"cobblemon.species.purrloin.desc"
],
"evolutions": [
{
"id": "purrloin_liepard",
"variant": "level_up",
"result": "liepard",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "level",
"minLevel": 20
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 1
},
"height": 4,
"weight": 101,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,209 @@
{
"implemented": true,
"name": "Reshiram",
"nationalPokedexNumber": 643,
"primaryType": "dragon",
"secondaryType": "fire",
"abilities": [
"turboblaze"
],
"drops": {
"amount": 7,
"entries": [
{
"item": "cobblemon:rare_candy",
"quantityRange": "5-10"
},
{
"item": "cobblemon:dragon_fang",
"percentage": 50.0
},
{
"item": "cobblemon:flame_orb",
"percentage": 50.0
},
{
"item": "cobblemon:fire_stone",
"quantityRange": "3-9"
},
{
"item": "minecraft:wither_skeleton_skull"
},
{
"item": "cobblemon:ability_capsule",
"percentage": 25.0
},
{
"item": "cobblemon:ability_patch",
"percentage": 5.0
}
]
},
"baseStats": {
"hp": 100,
"attack": 120,
"defence": 100,
"special_attack": 150,
"special_defence": 120,
"speed": 90
},
"catchRate": 3,
"maleRatio": -1,
"shoulderMountable": false,
"baseExperienceYield": 340,
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"moves": [
"1:ancientpower",
"1:dragonbreath",
"1:dragonrage",
"1:firefang",
"1:nobleroar",
"8:slash",
"16:crunch",
"24:extrasensory",
"32:dragonpulse",
"40:flamethrower",
"48:fusionflare",
"56:hypervoice",
"64:fireblast",
"72:imprison",
"80:outrage",
"88:blueflare",
"tm:bodypress",
"tm:bodyslam",
"tm:breakingswipe",
"tm:brutalswing",
"tm:confide",
"tm:crunch",
"tm:cut",
"tm:doubleedge",
"tm:doubleteam",
"tm:dracometeor",
"tm:dragoncheer",
"tm:dragonclaw",
"tm:dragondance",
"tm:dragonpulse",
"tm:dragontail",
"tm:dualwingbeat",
"tm:earthpower",
"tm:echoedvoice",
"tm:endure",
"tm:facade",
"tm:fireblast",
"tm:firefang",
"tm:firespin",
"tm:flamecharge",
"tm:flamethrower",
"tm:flareblitz",
"tm:fling",
"tm:fly",
"tm:focusblast",
"tm:frustration",
"tm:gigaimpact",
"tm:heatcrash",
"tm:heatwave",
"tm:helpinghand",
"tm:hiddenpower",
"tm:honeclaws",
"tm:hyperbeam",
"tm:hypervoice",
"tm:imprison",
"tm:incinerate",
"tm:lightscreen",
"tm:mysticalfire",
"tm:outrage",
"tm:overheat",
"tm:payback",
"tm:protect",
"tm:psychic",
"tm:raindance",
"tm:reflect",
"tm:rest",
"tm:return",
"tm:roar",
"tm:rockslide",
"tm:rocksmash",
"tm:rocktomb",
"tm:roost",
"tm:round",
"tm:safeguard",
"tm:scaleshot",
"tm:scaryface",
"tm:scorchingsands",
"tm:secretpower",
"tm:shadowball",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:snore",
"tm:solarbeam",
"tm:steelwing",
"tm:stoneedge",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:swift",
"tm:tailwind",
"tm:takedown",
"tm:terablast",
"tm:toxic",
"tm:weatherball",
"tm:willowisp",
"tm:zenheadbutt",
"tutor:blueflare",
"tutor:defog",
"tutor:dracometeor",
"tutor:dragonbreath",
"tutor:dragonclaw",
"tutor:dragonpulse",
"tutor:dualwingbeat",
"tutor:earthpower",
"tutor:extrasensory",
"tutor:heatwave",
"tutor:imprison",
"tutor:laserfocus",
"tutor:mist",
"tutor:nobleroar",
"tutor:outrage",
"tutor:roost",
"tutor:scaleshot",
"tutor:scorchingsands",
"tutor:slash",
"tutor:sleeptalk",
"tutor:snore",
"tutor:tailwind",
"tutor:zenheadbutt"
],
"labels": [
"gen5",
"legendary"
],
"pokedex": [
"cobblemon.species.reshiram.desc"
],
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 0,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 3,
"special_defence": 0,
"speed": 0
},
"height": 32,
"weight": 3300,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,193 @@
{
"implemented": true,
"name": "Reuniclus",
"nationalPokedexNumber": 579,
"primaryType": "psychic",
"abilities": ["overcoat", "magicguard", "h:regenerator"],
"drops": {
"amount": 4,
"entries": [
{
"item": "minecraft:slime_ball",
"quantityRange": "0-3"
},
{
"item": "cobblemon:persim_berry",
"percentage": 10
}
]
},
"baseStats": {
"hp": 110,
"attack": 65,
"defence": 75,
"special_attack": 125,
"special_defence": 85,
"speed": 30
},
"catchRate": 50,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 245,
"experienceGroup": "medium_slow",
"eggCycles": 20,
"eggGroups": ["amorphous"],
"moves": [
"1:confusion",
"1:dizzypunch",
"1:endeavor",
"1:protect",
"1:psywave",
"1:recover",
"1:rollout",
"1:snatch",
"12:psybeam",
"14:hiddenpower",
"16:charm",
"20:psyshock",
"24:lightscreen",
"24:reflect",
"28:allyswitch",
"35:painsplit",
"40:psychic",
"48:skillswap",
"54:healblock",
"56:futuresight",
"64:wonderroom",
"tm:allyswitch",
"tm:attract",
"tm:bodyslam",
"tm:calmmind",
"tm:charm",
"tm:confide",
"tm:confuseray",
"tm:doubleteam",
"tm:drainpunch",
"tm:dreameater",
"tm:embargo",
"tm:encore",
"tm:endeavor",
"tm:endure",
"tm:energyball",
"tm:expandingforce",
"tm:explosion",
"tm:facade",
"tm:firepunch",
"tm:flash",
"tm:flashcannon",
"tm:fling",
"tm:focusblast",
"tm:focuspunch",
"tm:frustration",
"tm:futuresight",
"tm:gigaimpact",
"tm:grassknot",
"tm:gravity",
"tm:guardswap",
"tm:gyroball",
"tm:helpinghand",
"tm:hiddenpower",
"tm:hyperbeam",
"tm:icepunch",
"tm:imprison",
"tm:infestation",
"tm:irondefense",
"tm:knockoff",
"tm:lightscreen",
"tm:megapunch",
"tm:nightshade",
"tm:painsplit",
"tm:powerswap",
"tm:poweruppunch",
"tm:protect",
"tm:psybeam",
"tm:psychic",
"tm:psychicnoise",
"tm:psychicterrain",
"tm:psychup",
"tm:psyshock",
"tm:raindance",
"tm:reflect",
"tm:rest",
"tm:return",
"tm:rockslide",
"tm:rocksmash",
"tm:rocktomb",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:shadowball",
"tm:skillswap",
"tm:sleeptalk",
"tm:snore",
"tm:storedpower",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:superpower",
"tm:swagger",
"tm:swift",
"tm:telekinesis",
"tm:terablast",
"tm:thunder",
"tm:thunderpunch",
"tm:thunderwave",
"tm:toxic",
"tm:trick",
"tm:trickroom",
"tm:wonderroom",
"tm:zenheadbutt",
"tutor:afteryou",
"tutor:allyswitch",
"tutor:drainpunch",
"tutor:endeavor",
"tutor:expandingforce",
"tutor:firepunch",
"tutor:focuspunch",
"tutor:gravity",
"tutor:helpinghand",
"tutor:icepunch",
"tutor:irondefense",
"tutor:knockoff",
"tutor:laserfocus",
"tutor:magiccoat",
"tutor:painsplit",
"tutor:roleplay",
"tutor:shockwave",
"tutor:signalbeam",
"tutor:skillswap",
"tutor:sleeptalk",
"tutor:snatch",
"tutor:snore",
"tutor:steelroller",
"tutor:superpower",
"tutor:telekinesis",
"tutor:thunderpunch",
"tutor:trick",
"tutor:wonderroom",
"tutor:zenheadbutt"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.reuniclus.desc"],
"preEvolution": "duosion",
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 3,
"special_defence": 0,
"speed": 0
},
"height": 10,
"weight": 201,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,176 @@
{
"implemented": true,
"name": "Sewaddle",
"nationalPokedexNumber": 540,
"primaryType": "bug",
"secondaryType": "grass",
"abilities": [
"swarm",
"chlorophyll",
"h:overcoat"
],
"drops": {
"amount": 4,
"entries": [
{
"item": "minecraft:string",
"quantityRange": "0-1"
},
{
"item": "cobblemon:mental_herb",
"percentage": 2.5
},
{
"item": "cobblemon:revival_herb",
"percentage": 2.5
},
{
"item": "cobblemon:coba_berry",
"percentage": 2.5
}
]
},
"baseStats": {
"hp": 45,
"attack": 53,
"defence": 70,
"special_attack": 40,
"special_defence": 60,
"speed": 42
},
"catchRate": 255,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 62,
"experienceGroup": "medium_slow",
"eggCycles": 15,
"eggGroups": [
"bug"
],
"moves": [
"1:stringshot",
"1:tackle",
"8:bugbite",
"15:razorleaf",
"22:strugglebug",
"29:endure",
"31:stickyweb",
"36:bugbuzz",
"43:flail",
"egg:agility",
"egg:airslash",
"egg:batonpass",
"egg:camouflage",
"egg:grassyterrain",
"egg:mefirst",
"egg:mindreader",
"egg:razorwind",
"egg:screech",
"egg:silverwind",
"egg:snore",
"egg:switcheroo",
"egg:synthesis",
"egg:worryseed",
"tm:attract",
"tm:batonpass",
"tm:bugbite",
"tm:bugbuzz",
"tm:calmmind",
"tm:charm",
"tm:confide",
"tm:cut",
"tm:doubleteam",
"tm:dreameater",
"tm:electroweb",
"tm:endure",
"tm:energyball",
"tm:facade",
"tm:flash",
"tm:frustration",
"tm:gigadrain",
"tm:grassknot",
"tm:grassyglide",
"tm:grassyterrain",
"tm:hiddenpower",
"tm:irondefense",
"tm:lightscreen",
"tm:lunge",
"tm:magicalleaf",
"tm:naturepower",
"tm:payback",
"tm:pounce",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:seedbomb",
"tm:skittersmack",
"tm:sleeptalk",
"tm:solarbeam",
"tm:strugglebug",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:takedown",
"tm:terablast",
"tm:toxic",
"tm:trailblaze",
"tutor:bugbite",
"tutor:electroweb",
"tutor:gigadrain",
"tutor:irondefense",
"tutor:magiccoat",
"tutor:seedbomb",
"tutor:signalbeam",
"tutor:sleeptalk",
"tutor:snore",
"tutor:synthesis",
"tutor:worryseed"
],
"labels": [
"gen5"
],
"pokedex": [
"cobblemon.species.sewaddle.desc"
],
"evolutions": [
{
"id": "sewaddle_swadloon",
"variant": "level_up",
"result": "swadloon",
"consumeHeldItem": false,
"learnableMoves": [
"protect"
],
"requirements": [
{
"variant": "level",
"minLevel": 20
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 70,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 1,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 3,
"weight": 25,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,198 @@
{
"implemented": true,
"name": "Solosis",
"nationalPokedexNumber": 577,
"primaryType": "psychic",
"abilities": [
"overcoat",
"magicguard",
"h:regenerator"
],
"drops": {
"amount": 2,
"entries": [
{
"item": "minecraft:slime_ball",
"quantityRange": "0-1"
},
{
"item": "cobblemon:persim_berry",
"percentage": 2.5
}
]
},
"baseStats": {
"hp": 45,
"attack": 30,
"defence": 40,
"special_attack": 105,
"special_defence": 50,
"speed": 20
},
"catchRate": 200,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 58,
"experienceGroup": "medium_slow",
"eggCycles": 20,
"eggGroups": [
"amorphous"
],
"moves": [
"1:confusion",
"1:protect",
"1:psywave",
"4:recover",
"7:rollout",
"8:endeavor",
"10:snatch",
"12:psybeam",
"14:hiddenpower",
"16:charm",
"20:psyshock",
"24:lightscreen",
"24:reflect",
"28:allyswitch",
"33:painsplit",
"36:psychic",
"40:skillswap",
"44:futuresight",
"46:healblock",
"48:wonderroom",
"egg:acidarmor",
"egg:astonish",
"egg:confuseray",
"egg:helpinghand",
"egg:imprison",
"egg:nightshade",
"egg:secretpower",
"egg:trick",
"tm:allyswitch",
"tm:attract",
"tm:calmmind",
"tm:charm",
"tm:confide",
"tm:confuseray",
"tm:doubleteam",
"tm:dreameater",
"tm:embargo",
"tm:encore",
"tm:endeavor",
"tm:endure",
"tm:energyball",
"tm:expandingforce",
"tm:explosion",
"tm:facade",
"tm:flash",
"tm:flashcannon",
"tm:frustration",
"tm:futuresight",
"tm:gravity",
"tm:guardswap",
"tm:gyroball",
"tm:helpinghand",
"tm:hiddenpower",
"tm:imprison",
"tm:infestation",
"tm:irondefense",
"tm:lightscreen",
"tm:nightshade",
"tm:painsplit",
"tm:powerswap",
"tm:protect",
"tm:psybeam",
"tm:psychic",
"tm:psychicterrain",
"tm:psychup",
"tm:psyshock",
"tm:raindance",
"tm:reflect",
"tm:rest",
"tm:return",
"tm:rockslide",
"tm:rocktomb",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:shadowball",
"tm:skillswap",
"tm:sleeptalk",
"tm:snore",
"tm:storedpower",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:swift",
"tm:telekinesis",
"tm:terablast",
"tm:thunder",
"tm:thunderwave",
"tm:toxic",
"tm:trick",
"tm:trickroom",
"tm:wonderroom",
"tm:zenheadbutt",
"tutor:afteryou",
"tutor:allyswitch",
"tutor:endeavor",
"tutor:expandingforce",
"tutor:gravity",
"tutor:helpinghand",
"tutor:irondefense",
"tutor:magiccoat",
"tutor:painsplit",
"tutor:roleplay",
"tutor:shockwave",
"tutor:signalbeam",
"tutor:skillswap",
"tutor:sleeptalk",
"tutor:snatch",
"tutor:snore",
"tutor:steelroller",
"tutor:telekinesis",
"tutor:trick",
"tutor:wonderroom",
"tutor:zenheadbutt"
],
"labels": [
"gen5"
],
"pokedex": [
"cobblemon.species.solosis.desc"
],
"evolutions": [
{
"id": "solosis_duosion",
"variant": "level_up",
"result": "duosion",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "level",
"minLevel": 32
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 1,
"special_defence": 0,
"speed": 0
},
"height": 3,
"weight": 10,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,152 @@
{
"implemented": true,
"name": "Swadloon",
"nationalPokedexNumber": 541,
"primaryType": "bug",
"secondaryType": "grass",
"abilities": ["leafguard", "chlorophyll", "h:overcoat"],
"drops": {
"amount": 5,
"entries": [
{
"item": "minecraft:string",
"quantityRange": "0-2"
},
{
"item": "cobblemon:mental_herb",
"percentage": 5
},
{
"item": "cobblemon:revival_herb",
"percentage": 5
},
{
"item": "cobblemon:coba_berry",
"percentage": 5
}
]
},
"baseStats": {
"hp": 55,
"attack": 63,
"defence": 90,
"special_attack": 50,
"special_defence": 80,
"speed": 42
},
"catchRate": 120,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 133,
"experienceGroup": "medium_slow",
"eggCycles": 15,
"eggGroups": ["bug"],
"moves": [
"1:bugbite",
"1:grasswhistle",
"1:protect",
"1:razorleaf",
"1:stringshot",
"1:tackle",
"22:strugglebug",
"29:endure",
"31:stickyweb",
"36:bugbuzz",
"43:flail",
"tm:attract",
"tm:batonpass",
"tm:bugbite",
"tm:bugbuzz",
"tm:calmmind",
"tm:charm",
"tm:confide",
"tm:cut",
"tm:doubleteam",
"tm:dreameater",
"tm:electroweb",
"tm:endure",
"tm:energyball",
"tm:facade",
"tm:flash",
"tm:frustration",
"tm:gigadrain",
"tm:grassknot",
"tm:grassyglide",
"tm:grassyterrain",
"tm:hiddenpower",
"tm:irondefense",
"tm:lightscreen",
"tm:lunge",
"tm:magicalleaf",
"tm:naturepower",
"tm:payback",
"tm:pounce",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:seedbomb",
"tm:skittersmack",
"tm:sleeptalk",
"tm:solarbeam",
"tm:strugglebug",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:takedown",
"tm:terablast",
"tm:toxic",
"tm:trailblaze",
"tutor:bugbite",
"tutor:electroweb",
"tutor:gigadrain",
"tutor:irondefense",
"tutor:magiccoat",
"tutor:seedbomb",
"tutor:signalbeam",
"tutor:sleeptalk",
"tutor:snore",
"tutor:synthesis",
"tutor:worryseed"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.swadloon.desc"],
"preEvolution": "sewaddle",
"evolutions": [
{
"id": "swadloon_leavanny",
"variant": "level_up",
"result": "leavanny",
"consumeHeldItem": false,
"learnableMoves": ["slash"],
"requirements": [
{
"variant": "friendship",
"amount": 160
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 70,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 2,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 5,
"weight": 73,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,147 @@
{
"implemented": true,
"name": "Swanna",
"nationalPokedexNumber": 581,
"primaryType": "water",
"secondaryType": "flying",
"abilities": ["keeneye", "bigpecks", "h:hydration"],
"drops": {
"amount": 5,
"entries": [
{
"item": "minecraft:feather",
"quantityRange": "0-2"
},
{
"item": "minecraft:chicken"
},
{
"item": "cobblemon:sharp_beak",
"percentage": 2.5
},
{
"item": "cobblemon:wacan_berry",
"percentage": 5
}
]
},
"baseStats": {
"hp": 75,
"attack": 87,
"defence": 63,
"special_attack": 87,
"special_defence": 63,
"speed": 98
},
"catchRate": 45,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 166,
"experienceGroup": "medium_fast",
"eggCycles": 20,
"eggGroups": ["water_1", "flying"],
"moves": [
"1:defog",
"1:watergun",
"1:watersport",
"1:wingattack",
"13:waterpulse",
"15:aerialace",
"19:bubblebeam",
"21:featherdance",
"24:aquaring",
"27:airslash",
"30:roost",
"34:raindance",
"40:tailwind",
"47:bravebird",
"55:hurricane",
"tm:acrobatics",
"tm:aerialace",
"tm:aircutter",
"tm:airslash",
"tm:alluringvoice",
"tm:attract",
"tm:bravebird",
"tm:chillingwater",
"tm:confide",
"tm:disarmingvoice",
"tm:dive",
"tm:doubleedge",
"tm:doubleteam",
"tm:endeavor",
"tm:endure",
"tm:facade",
"tm:featherdance",
"tm:flipturn",
"tm:fly",
"tm:frustration",
"tm:gigaimpact",
"tm:hail",
"tm:helpinghand",
"tm:hiddenpower",
"tm:hurricane",
"tm:hydropump",
"tm:hyperbeam",
"tm:icebeam",
"tm:icywind",
"tm:knockoff",
"tm:liquidation",
"tm:pluck",
"tm:protect",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:roost",
"tm:round",
"tm:scald",
"tm:secretpower",
"tm:sleeptalk",
"tm:steelwing",
"tm:substitute",
"tm:surf",
"tm:swagger",
"tm:swift",
"tm:tailwind",
"tm:terablast",
"tm:toxic",
"tm:trailblaze",
"tm:waterpulse",
"tm:weatherball",
"tm:whirlpool",
"tutor:defog",
"tutor:endeavor",
"tutor:icywind",
"tutor:liquidation",
"tutor:roost",
"tutor:skyattack",
"tutor:sleeptalk",
"tutor:snore",
"tutor:tailwind",
"tutor:uproar",
"tutor:waterpulse"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.swanna.desc"],
"preEvolution": "ducklett",
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 70,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 2
},
"height": 13,
"weight": 242,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,254 @@
{
"implemented": true,
"name": "Thundurus",
"nationalPokedexNumber": 642,
"primaryType": "electric",
"secondaryType": "flying",
"abilities": [
"prankster",
"h:defiant"
],
"drops": {
"amount": 5,
"entries": [
{
"item": "cobblemon:rare_candy",
"quantityRange": "5-10"
},
{
"item": "cobblemon:float_stone",
"percentage": 50.0
},
{
"item": "cobblemon:black_glasses",
"percentage": 50.0
},
{
"item": "cobblemon:ability_capsule",
"percentage": 25.0
},
{
"item": "cobblemon:ability_patch",
"percentage": 5.0
}
]
},
"baseStats": {
"hp": 79,
"attack": 115,
"defence": 70,
"special_attack": 125,
"special_defence": 80,
"speed": 111
},
"catchRate": 3,
"maleRatio": 1,
"shoulderMountable": false,
"baseExperienceYield": 290,
"baseFriendship": 90,
"evYield": {
"hp": 0,
"attack": 3,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"moves": [
"1:astonish",
"1:nastyplot",
"1:thundershock",
"5:leer",
"10:swagger",
"13:revenge",
"15:bite",
"20:shockwave",
"25:agility",
"25:healblock",
"30:charge",
"35:voltswitch",
"40:crunch",
"45:discharge",
"50:uproar",
"55:hammerarm",
"60:raindance",
"65:thunder",
"67:darkpulse",
"70:thrash",
"75:wildboltstorm",
"tm:acrobatics",
"tm:agility",
"tm:assurance",
"tm:attract",
"tm:bodyslam",
"tm:brickbreak",
"tm:brutalswing",
"tm:bulkup",
"tm:charge",
"tm:chargebeam",
"tm:confide",
"tm:crunch",
"tm:darkpulse",
"tm:doubleteam",
"tm:eerieimpulse",
"tm:electricterrain",
"tm:electroball",
"tm:electroweb",
"tm:embargo",
"tm:endure",
"tm:facade",
"tm:flashcannon",
"tm:fling",
"tm:fly",
"tm:focusblast",
"tm:foulplay",
"tm:frustration",
"tm:gigaimpact",
"tm:grassknot",
"tm:hiddenpower",
"tm:hyperbeam",
"tm:incinerate",
"tm:irontail",
"tm:knockoff",
"tm:lashout",
"tm:nastyplot",
"tm:payback",
"tm:protect",
"tm:psychic",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:revenge",
"tm:rocksmash",
"tm:round",
"tm:scaryface",
"tm:secretpower",
"tm:skydrop",
"tm:sleeptalk",
"tm:sludgebomb",
"tm:sludgewave",
"tm:smackdown",
"tm:smartstrike",
"tm:snarl",
"tm:snore",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:supercellslam",
"tm:superpower",
"tm:swagger",
"tm:takedown",
"tm:taunt",
"tm:terablast",
"tm:thief",
"tm:thunder",
"tm:thunderbolt",
"tm:thunderpunch",
"tm:thunderwave",
"tm:torment",
"tm:toxic",
"tm:uproar",
"tm:uturn",
"tm:voltswitch",
"tm:weatherball",
"tm:wildcharge",
"tm:zenheadbutt",
"tutor:agility",
"tutor:astonish",
"tutor:charge",
"tutor:crunch",
"tutor:darkpulse",
"tutor:defog",
"tutor:discharge",
"tutor:electroweb",
"tutor:focusblast",
"tutor:foulplay",
"tutor:grassknot",
"tutor:hammerarm",
"tutor:healblock",
"tutor:irontail",
"tutor:knockoff",
"tutor:lashout",
"tutor:nastyplot",
"tutor:raindance",
"tutor:revenge",
"tutor:risingvoltage",
"tutor:roleplay",
"tutor:shockwave",
"tutor:sleeptalk",
"tutor:sludgewave",
"tutor:snore",
"tutor:superpower",
"tutor:thunder",
"tutor:thunderbolt",
"tutor:thunderpunch",
"tutor:thundershock",
"tutor:uproar",
"tutor:weatherball",
"tutor:wildcharge"
],
"labels": [
"gen5",
"legendary"
],
"pokedex": [
"cobblemon.species.thundurus.desc"
],
"height": 15,
"weight": 610,
"evolutions": [],
"forms": [
{
"name": "Therian",
"primaryType": "electric",
"secondaryType": "flying",
"abilities": [
"voltabsorb"
],
"baseStats": {
"hp": 79,
"attack": 105,
"defence": 70,
"special_attack": 145,
"special_defence": 80,
"speed": 101
},
"catchRate": 3,
"maleRatio": 1,
"baseExperienceYield": 290,
"baseFriendship": 90,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 3,
"special_defence": 0,
"speed": 0
},
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"labels": [
"gen5",
"legendary"
],
"aspects": [
"therian"
],
"height": 30,
"weight": 610,
"cannotDynamax": false,
"battleOnly": false
}
],
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,239 @@
{
"implemented": true,
"name": "Tornadus",
"nationalPokedexNumber": 641,
"primaryType": "flying",
"abilities": [
"prankster",
"h:defiant"
],
"drops": {
"amount": 5,
"entries": [
{
"item": "cobblemon:rare_candy",
"quantityRange": "5-10"
},
{
"item": "cobblemon:float_stone",
"percentage": 50.0
},
{
"item": "cobblemon:black_glasses",
"percentage": 50.0
},
{
"item": "cobblemon:ability_capsule",
"percentage": 25.0
},
{
"item": "cobblemon:ability_patch",
"percentage": 5.0
}
]
},
"baseStats": {
"hp": 79,
"attack": 115,
"defence": 70,
"special_attack": 125,
"special_defence": 80,
"speed": 111
},
"catchRate": 3,
"maleRatio": 1,
"shoulderMountable": false,
"baseExperienceYield": 290,
"baseFriendship": 90,
"evYield": {
"hp": 0,
"attack": 3,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"moves": [
"1:astonish",
"1:gust",
"5:leer",
"10:swagger",
"13:revenge",
"15:bite",
"20:aircutter",
"25:agility",
"30:tailwind",
"35:airslash",
"40:crunch",
"45:extrasensory",
"50:uproar",
"55:hammerarm",
"60:raindance",
"65:hurricane",
"67:darkpulse",
"70:thrash",
"77:bleakwindstorm",
"tm:acrobatics",
"tm:aerialace",
"tm:agility",
"tm:aircutter",
"tm:airslash",
"tm:assurance",
"tm:attract",
"tm:bodyslam",
"tm:brickbreak",
"tm:brutalswing",
"tm:bulkup",
"tm:chillingwater",
"tm:confide",
"tm:crunch",
"tm:darkpulse",
"tm:doubleteam",
"tm:embargo",
"tm:endure",
"tm:facade",
"tm:fling",
"tm:fly",
"tm:focusblast",
"tm:foulplay",
"tm:frustration",
"tm:gigaimpact",
"tm:grassknot",
"tm:heatwave",
"tm:hiddenpower",
"tm:hurricane",
"tm:hyperbeam",
"tm:icywind",
"tm:incinerate",
"tm:irontail",
"tm:knockoff",
"tm:lashout",
"tm:metronome",
"tm:nastyplot",
"tm:payback",
"tm:protect",
"tm:psychic",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:revenge",
"tm:reversal",
"tm:rocksmash",
"tm:round",
"tm:sandstorm",
"tm:scaryface",
"tm:secretpower",
"tm:skydrop",
"tm:sleeptalk",
"tm:sludgebomb",
"tm:sludgewave",
"tm:smackdown",
"tm:snore",
"tm:snowscape",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:superpower",
"tm:swagger",
"tm:tailwind",
"tm:takedown",
"tm:taunt",
"tm:terablast",
"tm:thief",
"tm:torment",
"tm:toxic",
"tm:uproar",
"tm:uturn",
"tm:weatherball",
"tutor:agility",
"tutor:aircutter",
"tutor:airslash",
"tutor:astonish",
"tutor:crunch",
"tutor:darkpulse",
"tutor:defog",
"tutor:extrasensory",
"tutor:foulplay",
"tutor:grassknot",
"tutor:gust",
"tutor:hammerarm",
"tutor:heatwave",
"tutor:hiddenpower",
"tutor:hurricane",
"tutor:icywind",
"tutor:irontail",
"tutor:knockoff",
"tutor:lashout",
"tutor:raindance",
"tutor:revenge",
"tutor:roleplay",
"tutor:sleeptalk",
"tutor:snore",
"tutor:superpower",
"tutor:tailwind",
"tutor:uproar"
],
"labels": [
"gen5",
"legendary"
],
"pokedex": [
"cobblemon.species.tornadus.desc"
],
"height": 15,
"weight": 630,
"evolutions": [],
"forms": [
{
"name": "Therian",
"primaryType": "flying",
"abilities": [
"regenerator"
],
"baseStats": {
"hp": 79,
"attack": 100,
"defence": 80,
"special_attack": 110,
"special_defence": 90,
"speed": 121
},
"catchRate": 3,
"maleRatio": 1,
"baseExperienceYield": 290,
"baseFriendship": 90,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 3
},
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": [
"undiscovered"
],
"labels": [
"gen5",
"legendary"
],
"aspects": [
"therian"
],
"height": 14,
"weight": 630,
"cannotDynamax": false,
"battleOnly": false
}
],
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,89 @@
{
"implemented": true,
"name": "Tynamo",
"nationalPokedexNumber": 602,
"primaryType": "electric",
"abilities": [
"levitate"
],
"drops": {
"amount": 1,
"entries": [
{
"item": "minecraft:slime_ball",
"quantityRange": "0-1"
}
]
},
"baseStats": {
"hp": 35,
"attack": 55,
"defence": 40,
"special_attack": 45,
"special_defence": 40,
"speed": 60
},
"catchRate": 190,
"maleRatio": 0.5,
"shoulderMountable": false,
"baseExperienceYield": 55,
"experienceGroup": "slow",
"eggCycles": 20,
"eggGroups": [
"amorphous"
],
"moves": [
"1:chargebeam",
"1:spark",
"1:tackle",
"1:thunderwave",
"tm:charge",
"tm:chargebeam",
"tm:knockoff",
"tm:terablast",
"tm:thunderwave",
"tutor:magnetrise"
],
"labels": [
"gen5"
],
"pokedex": [
"cobblemon.species.tynamo.desc"
],
"evolutions": [
{
"id": "tynamo_eelektrik",
"variant": "level_up",
"result": "eelektrik",
"consumeHeldItem": false,
"learnableMoves": [
"crunch"
],
"requirements": [
{
"variant": "level",
"minLevel": 39
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 70,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 1
},
"height": 2,
"weight": 3,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,183 @@
{
"implemented": true,
"name": "Vullaby",
"nationalPokedexNumber": 629,
"primaryType": "dark",
"secondaryType": "flying",
"abilities": ["bigpecks", "overcoat", "h:weakarmor"],
"drops": {
"amount": 4,
"entries": [
{
"item": "minecraft:feather",
"quantityRange": "0-1"
},
{
"item": "minecraft:rotten_flesh",
"quantityRange": "0-1"
},
{
"item": "minecraft:chicken"
},
{
"item": "cobblemon:bluk_berry",
"percentage": 2.5
}
]
},
"baseStats": {
"hp": 70,
"attack": 55,
"defence": 75,
"special_attack": 45,
"special_defence": 65,
"speed": 60
},
"catchRate": 190,
"maleRatio": 0,
"shoulderMountable": false,
"baseExperienceYield": 74,
"experienceGroup": "slow",
"eggCycles": 20,
"eggGroups": ["flying"],
"moves": [
"1:gust",
"1:leer",
"5:furyattack",
"6:flatter",
"12:pluck",
"18:tailwind",
"23:feintattack",
"24:knockoff",
"28:punishment",
"30:irondefense",
"36:whirlwind",
"42:airslash",
"48:darkpulse",
"50:embargo",
"54:nastyplot",
"60:defog",
"64:mirrormove",
"66:attract",
"72:bravebird",
"egg:faketears",
"egg:foulplay",
"egg:knockoff",
"egg:meanlook",
"egg:roost",
"egg:scaryface",
"egg:steelwing",
"egg:toxic",
"tm:aerialace",
"tm:aircutter",
"tm:airslash",
"tm:assurance",
"tm:attract",
"tm:bravebird",
"tm:confide",
"tm:cut",
"tm:darkpulse",
"tm:doubleedge",
"tm:doubleteam",
"tm:dualwingbeat",
"tm:embargo",
"tm:endure",
"tm:facade",
"tm:faketears",
"tm:featherdance",
"tm:fly",
"tm:foulplay",
"tm:frustration",
"tm:heatwave",
"tm:hiddenpower",
"tm:incinerate",
"tm:irondefense",
"tm:knockoff",
"tm:lashout",
"tm:nastyplot",
"tm:payback",
"tm:pluck",
"tm:protect",
"tm:psychup",
"tm:raindance",
"tm:rest",
"tm:retaliate",
"tm:return",
"tm:rocksmash",
"tm:rocktomb",
"tm:roost",
"tm:round",
"tm:scaryface",
"tm:secretpower",
"tm:shadowball",
"tm:sleeptalk",
"tm:snarl",
"tm:snore",
"tm:spite",
"tm:steelwing",
"tm:substitute",
"tm:sunnyday",
"tm:swagger",
"tm:swift",
"tm:tailwind",
"tm:takedown",
"tm:taunt",
"tm:terablast",
"tm:thief",
"tm:throatchop",
"tm:torment",
"tm:toxic",
"tm:uproar",
"tm:uturn",
"tutor:block",
"tutor:darkpulse",
"tutor:defog",
"tutor:dualwingbeat",
"tutor:foulplay",
"tutor:heatwave",
"tutor:irondefense",
"tutor:knockoff",
"tutor:lashout",
"tutor:roost",
"tutor:sleeptalk",
"tutor:snatch",
"tutor:snore",
"tutor:tailwind"
],
"labels": ["gen5"],
"pokedex": ["cobblemon.species.vullaby.desc"],
"evolutions": [
{
"id": "vullaby_mandibuzz",
"variant": "level_up",
"result": "mandibuzz",
"consumeHeldItem": false,
"learnableMoves": ["bonerush"],
"requirements": [
{
"variant": "level",
"minLevel": 54
}
]
}
],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 35,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 1,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 5,
"weight": 90,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,293 @@
{
"implemented": true,
"name": "Yamask",
"nationalPokedexNumber": 562,
"primaryType": "ghost",
"abilities": ["mummy"],
"drops": {
"amount": 1,
"entries": [
{
"item": "cobblemon:spell_tag",
"percentage": 2.5
}
]
},
"baseStats": {
"hp": 38,
"attack": 30,
"defence": 85,
"special_attack": 55,
"special_defence": 65,
"speed": 30
},
"behaviour": {
"resting": {
"canSleep": true,
"willSleepOnBed": true,
"depth": "normal",
"light": "0-4"
},
"moving": {
"fly": {
"canFly": true
}
}
},
"catchRate": 190,
"maleRatio": 0.5,
"shoulderMountable": false,
"forms": [
{
"name": "Galar",
"primaryType": "ground",
"secondaryType": "ghost",
"abilities": ["wanderingspirit"],
"baseStats": {
"hp": 38,
"attack": 55,
"defence": 85,
"special_attack": 30,
"special_defence": 65,
"speed": 30
},
"catchRate": 190,
"maleRatio": 0.5,
"baseExperienceYield": 61,
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 1,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"experienceGroup": "medium_fast",
"eggCycles": 25,
"eggGroups": ["mineral", "amorphous"],
"moves": [
"1:astonish",
"1:protect",
"4:haze",
"8:nightshade",
"12:disable",
"16:brutalswing",
"20:craftyshield",
"24:hex",
"28:meanlook",
"32:slam",
"36:curse",
"40:shadowball",
"44:earthquake",
"48:guardsplit",
"48:powersplit",
"52:destinybond",
"egg:memento",
"tm:allyswitch",
"tm:attract",
"tm:brutalswing",
"tm:calmmind",
"tm:darkpulse",
"tm:earthpower",
"tm:earthquake",
"tm:endure",
"tm:energyball",
"tm:facade",
"tm:faketears",
"tm:hex",
"tm:imprison",
"tm:irondefense",
"tm:nastyplot",
"tm:payback",
"tm:protect",
"tm:psychic",
"tm:raindance",
"tm:rest",
"tm:rockslide",
"tm:rocktomb",
"tm:round",
"tm:safeguard",
"tm:sandstorm",
"tm:shadowball",
"tm:skillswap",
"tm:sleeptalk",
"tm:snore",
"tm:substitute",
"tm:thief",
"tm:toxicspikes",
"tm:trick",
"tm:trickroom",
"tm:willowisp",
"tm:wonderroom",
"tm:zenheadbutt",
"tutor:poltergeist"
],
"labels": ["gen8", "galar_regional"],
"aspects": ["galarian"],
"height": 5,
"weight": 15,
"evolutions": [
{
"id": "yamask_runerigus",
"variant": "level_up",
"result": "runerigus",
"consumeHeldItem": false,
"learnableMoves": [],
"requirements": [
{
"variant": "damage_taken",
"amount": 49
}
]
}
],
"cannotDynamax": false,
"battleOnly": false,
"drops": {
"amount": 1,
"entries": [
{
"item": "cobblemon:kasib_berry",
"percentage": 2.5
}
]
}
}
],
"baseExperienceYield": 61,
"experienceGroup": "medium_fast",
"eggCycles": 25,
"eggGroups": ["mineral", "amorphous"],
"moves": [
"1:astonish",
"1:protect",
"4:haze",
"8:nightshade",
"12:disable",
"16:willowisp",
"20:craftyshield",
"24:hex",
"25:ominouswind",
"28:meanlook",
"32:grudge",
"36:curse",
"40:shadowball",
"44:darkpulse",
"48:guardsplit",
"48:powersplit",
"52:destinybond",
"egg:allyswitch",
"egg:craftyshield",
"egg:disable",
"egg:endure",
"egg:faketears",
"egg:healblock",
"egg:imprison",
"egg:memento",
"egg:nastyplot",
"egg:nightmare",
"egg:toxicspikes",
"tm:allyswitch",
"tm:attract",
"tm:calmmind",
"tm:confide",
"tm:darkpulse",
"tm:doubleteam",
"tm:dreameater",
"tm:embargo",
"tm:endure",
"tm:energyball",
"tm:facade",
"tm:faketears",
"tm:flash",
"tm:frustration",
"tm:hex",
"tm:hiddenpower",
"tm:imprison",
"tm:infestation",
"tm:irondefense",
"tm:nastyplot",
"tm:payback",
"tm:protect",
"tm:psychic",
"tm:psychup",
"tm:raindance",
"tm:rest",
"tm:return",
"tm:round",
"tm:safeguard",
"tm:secretpower",
"tm:shadowball",
"tm:skillswap",
"tm:sleeptalk",
"tm:snore",
"tm:substitute",
"tm:swagger",
"tm:telekinesis",
"tm:thief",
"tm:toxic",
"tm:toxicspikes",
"tm:trick",
"tm:trickroom",
"tm:willowisp",
"tm:wonderroom",
"tm:zenheadbutt",
"tutor:afteryou",
"tutor:allyswitch",
"tutor:block",
"tutor:darkpulse",
"tutor:irondefense",
"tutor:knockoff",
"tutor:magiccoat",
"tutor:painsplit",
"tutor:poltergeist",
"tutor:roleplay",
"tutor:shockwave",
"tutor:skillswap",
"tutor:sleeptalk",
"tutor:snatch",
"tutor:snore",
"tutor:spite",
"tutor:telekinesis",
"tutor:trick",
"tutor:wonderroom",
"tutor:zenheadbutt"
],
"labels": ["gen5", "unova_regional"],
"pokedex": ["cobblemon.species.yamask.desc"],
"evolutions": [
{
"id": "yamask_cofagrigus",
"variant": "level_up",
"result": "cofagrigus",
"consumeHeldItem": false,
"learnableMoves": ["shadowclaw"],
"requirements": [
{
"variant": "level",
"minLevel": 34
}
]
}
],
"baseScale": 0.5,
"hitbox": {
"width": 1,
"height": 1.4,
"fixed": false
},
"baseFriendship": 50,
"evYield": {
"hp": 0,
"attack": 0,
"defence": 1,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 5,
"weight": 15,
"aspects": [],
"cannotDynamax": false
}

View File

@ -0,0 +1,199 @@
{
"implemented": true,
"name": "Zekrom",
"nationalPokedexNumber": 644,
"primaryType": "dragon",
"secondaryType": "electric",
"abilities": ["teravolt"],
"drops": {
"amount": 5,
"entries": [
{
"item": "cobblemon:rare_candy",
"quantityRange": "5-10"
},
{
"item": "cobblemon:cell_battery",
"percentage": 50.0
},
{
"item": "cobblemon:dragon_fang",
"percentage": 50.0
},
{
"item": "cobblemon:ability_capsule",
"percentage": 25.0
},
{
"item": "cobblemon:ability_patch",
"percentage": 5.0
}
]
},
"baseStats": {
"hp": 100,
"attack": 150,
"defence": 120,
"special_attack": 120,
"special_defence": 100,
"speed": 90
},
"catchRate": 3,
"maleRatio": -1,
"shoulderMountable": false,
"baseExperienceYield": 340,
"experienceGroup": "slow",
"eggCycles": 120,
"eggGroups": ["undiscovered"],
"moves": [
"1:ancientpower",
"1:dragonbreath",
"1:dragonrage",
"1:nobleroar",
"1:thunderfang",
"8:slash",
"16:crunch",
"24:zenheadbutt",
"32:dragonclaw",
"40:thunderbolt",
"48:fusionbolt",
"56:hypervoice",
"64:thunder",
"72:imprison",
"80:outrage",
"88:boltstrike",
"tm:bodypress",
"tm:bodyslam",
"tm:breakingswipe",
"tm:brickbreak",
"tm:brutalswing",
"tm:charge",
"tm:chargebeam",
"tm:confide",
"tm:crunch",
"tm:cut",
"tm:doubleedge",
"tm:doubleteam",
"tm:dracometeor",
"tm:dragoncheer",
"tm:dragonclaw",
"tm:dragondance",
"tm:dragonpulse",
"tm:dragontail",
"tm:dualwingbeat",
"tm:earthpower",
"tm:echoedvoice",
"tm:electricterrain",
"tm:electroball",
"tm:endure",
"tm:facade",
"tm:flash",
"tm:flashcannon",
"tm:fling",
"tm:fly",
"tm:focusblast",
"tm:focuspunch",
"tm:frustration",
"tm:gigaimpact",
"tm:haze",
"tm:helpinghand",
"tm:hiddenpower",
"tm:honeclaws",
"tm:hyperbeam",
"tm:hypervoice",
"tm:imprison",
"tm:lightscreen",
"tm:outrage",
"tm:payback",
"tm:protect",
"tm:psychic",
"tm:raindance",
"tm:reflect",
"tm:rest",
"tm:return",
"tm:roar",
"tm:rockslide",
"tm:rocksmash",
"tm:rocktomb",
"tm:roost",
"tm:round",
"tm:safeguard",
"tm:scaleshot",
"tm:scaryface",
"tm:secretpower",
"tm:shadowball",
"tm:shadowclaw",
"tm:sleeptalk",
"tm:snore",
"tm:stealthrock",
"tm:steelwing",
"tm:stoneedge",
"tm:strength",
"tm:substitute",
"tm:sunnyday",
"tm:supercellslam",
"tm:swagger",
"tm:swift",
"tm:tailwind",
"tm:takedown",
"tm:terablast",
"tm:thunder",
"tm:thunderbolt",
"tm:thunderfang",
"tm:thunderpunch",
"tm:thunderwave",
"tm:toxic",
"tm:voltswitch",
"tm:weatherball",
"tm:wildcharge",
"tm:zenheadbutt",
"tutor:boltstrike",
"tutor:defog",
"tutor:dracometeor",
"tutor:dragonbreath",
"tutor:dragonclaw",
"tutor:dragonpulse",
"tutor:dualwingbeat",
"tutor:earthpower",
"tutor:haze",
"tutor:imprison",
"tutor:laserfocus",
"tutor:magnetrise",
"tutor:nobleroar",
"tutor:outrage",
"tutor:risingvoltage",
"tutor:roost",
"tutor:scaleshot",
"tutor:shockwave",
"tutor:signalbeam",
"tutor:slash",
"tutor:sleeptalk",
"tutor:snore",
"tutor:stoneedge",
"tutor:tailwind",
"tutor:thunderpunch",
"tutor:zenheadbutt"
],
"labels": ["gen5", "legendary"],
"pokedex": ["cobblemon.species.zekrom.desc"],
"evolutions": [],
"baseScale": 1,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
},
"baseFriendship": 0,
"evYield": {
"hp": 0,
"attack": 3,
"defence": 0,
"special_attack": 0,
"special_defence": 0,
"speed": 0
},
"height": 29,
"weight": 3450,
"aspects": [],
"cannotDynamax": false
}