first commit
This commit is contained in:
@ -0,0 +1,199 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Cresselia",
|
||||
"nationalPokedexNumber": 488,
|
||||
"primaryType": "psychic",
|
||||
"abilities": ["levitate"],
|
||||
"drops": {
|
||||
"amount": 5,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:rare_candy",
|
||||
"quantityRange": "5-10"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:moon_stone",
|
||||
"quantityRange": "2-9"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:float_stone",
|
||||
"percentage": 50.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_capsule",
|
||||
"percentage": 25.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_patch",
|
||||
"percentage": 5.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"baseStats": {
|
||||
"hp": 120,
|
||||
"attack": 70,
|
||||
"defence": 110,
|
||||
"special_attack": 75,
|
||||
"special_defence": 120,
|
||||
"speed": 85
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": 0,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 300,
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": ["undiscovered"],
|
||||
"moves": [
|
||||
"1:confusion",
|
||||
"1:doubleteam",
|
||||
"1:lunardance",
|
||||
"1:moonlight",
|
||||
"1:psychocut",
|
||||
"1:psychoshift",
|
||||
"6:mist",
|
||||
"11:safeguard",
|
||||
"12:aurorabeam",
|
||||
"18:psybeam",
|
||||
"20:mist",
|
||||
"24:allyswitch",
|
||||
"24:psychoshift",
|
||||
"29:aurorabeam",
|
||||
"30:slash",
|
||||
"36:psychocut",
|
||||
"38:futuresight",
|
||||
"42:moonlight",
|
||||
"47:slash",
|
||||
"48:safeguard",
|
||||
"54:psychic",
|
||||
"57:moonlight",
|
||||
"60:moonblast",
|
||||
"66:futuresight",
|
||||
"66:psychocut",
|
||||
"72:lunarblessing",
|
||||
"72:lunardance",
|
||||
"75:psychoshift",
|
||||
"84:lunardance",
|
||||
"93:psychic",
|
||||
"99:moonblast",
|
||||
"tm:allyswitch",
|
||||
"tm:attract",
|
||||
"tm:bodyslam",
|
||||
"tm:calmmind",
|
||||
"tm:captivate",
|
||||
"tm:chargebeam",
|
||||
"tm:confide",
|
||||
"tm:confuseray",
|
||||
"tm:dazzlinggleam",
|
||||
"tm:doubleteam",
|
||||
"tm:dreameater",
|
||||
"tm:endure",
|
||||
"tm:energyball",
|
||||
"tm:expandingforce",
|
||||
"tm:facade",
|
||||
"tm:flash",
|
||||
"tm:frustration",
|
||||
"tm:futuresight",
|
||||
"tm:gigaimpact",
|
||||
"tm:grassknot",
|
||||
"tm:gravity",
|
||||
"tm:guardswap",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icywind",
|
||||
"tm:lightscreen",
|
||||
"tm:magicroom",
|
||||
"tm:mudslap",
|
||||
"tm:naturalgift",
|
||||
"tm:powergem",
|
||||
"tm:powerswap",
|
||||
"tm:protect",
|
||||
"tm:psybeam",
|
||||
"tm:psychic",
|
||||
"tm:psychicterrain",
|
||||
"tm:psychocut",
|
||||
"tm:psychup",
|
||||
"tm:psyshock",
|
||||
"tm:raindance",
|
||||
"tm:recycle",
|
||||
"tm:reflect",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:scaryface",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:skillswap",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:solarbeam",
|
||||
"tm:storedpower",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:telekinesis",
|
||||
"tm:terablast",
|
||||
"tm:thunder",
|
||||
"tm:thunderbolt",
|
||||
"tm:thunderwave",
|
||||
"tm:toxic",
|
||||
"tm:trick",
|
||||
"tm:trickroom",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:allyswitch",
|
||||
"tutor:aurorabeam",
|
||||
"tutor:energyball",
|
||||
"tutor:expandingforce",
|
||||
"tutor:furycutter",
|
||||
"tutor:futuresight",
|
||||
"tutor:gravity",
|
||||
"tutor:helpinghand",
|
||||
"tutor:hiddenpower",
|
||||
"tutor:icebeam",
|
||||
"tutor:icywind",
|
||||
"tutor:magiccoat",
|
||||
"tutor:magicroom",
|
||||
"tutor:mist",
|
||||
"tutor:moonblast",
|
||||
"tutor:moonlight",
|
||||
"tutor:mudslap",
|
||||
"tutor:psychocut",
|
||||
"tutor:psyshock",
|
||||
"tutor:recycle",
|
||||
"tutor:signalbeam",
|
||||
"tutor:skillswap",
|
||||
"tutor:slash",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:swift",
|
||||
"tutor:telekinesis",
|
||||
"tutor:trick",
|
||||
"tutor:zenheadbutt"
|
||||
],
|
||||
"labels": ["gen4", "legendary"],
|
||||
"pokedex": ["cobblemon.species.cresselia.desc"],
|
||||
"evolutions": [],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 1,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 100,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 3,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 15,
|
||||
"weight": 856,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
@ -0,0 +1,221 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Croagunk",
|
||||
"nationalPokedexNumber": 453,
|
||||
"primaryType": "poison",
|
||||
"secondaryType": "fighting",
|
||||
"abilities": [
|
||||
"anticipation",
|
||||
"dryskin",
|
||||
"h:poisontouch"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 48,
|
||||
"attack": 61,
|
||||
"defence": 40,
|
||||
"special_attack": 61,
|
||||
"special_defence": 40,
|
||||
"speed": 50
|
||||
},
|
||||
"behaviour": {
|
||||
"resting": {
|
||||
"canSleep": true,
|
||||
"willSleepOnBed": true,
|
||||
"depth": "normal",
|
||||
"light": "0-4"
|
||||
}
|
||||
},
|
||||
"catchRate": 140,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 60,
|
||||
"experienceGroup": "medium_fast",
|
||||
"eggCycles": 10,
|
||||
"eggGroups": [
|
||||
"human_like"
|
||||
],
|
||||
"moves": [
|
||||
"1:astonish",
|
||||
"3:mudslap",
|
||||
"8:poisonsting",
|
||||
"10:taunt",
|
||||
"15:pursuit",
|
||||
"16:lowkick",
|
||||
"17:feintattack",
|
||||
"22:revenge",
|
||||
"24:swagger",
|
||||
"29:mudbomb",
|
||||
"31:suckerpunch",
|
||||
"36:nastyplot",
|
||||
"36:toxic",
|
||||
"36:venoshock",
|
||||
"38:poisonjab",
|
||||
"43:sludgebomb",
|
||||
"45:flatter",
|
||||
"47:belch",
|
||||
"egg:acupressure",
|
||||
"egg:bulletpunch",
|
||||
"egg:counter",
|
||||
"egg:crosschop",
|
||||
"egg:drainpunch",
|
||||
"egg:dynamicpunch",
|
||||
"egg:fakeout",
|
||||
"egg:feint",
|
||||
"egg:headbutt",
|
||||
"egg:meditate",
|
||||
"egg:mefirst",
|
||||
"egg:quickguard",
|
||||
"egg:smellingsalts",
|
||||
"egg:vacuumwave",
|
||||
"egg:wakeupslap",
|
||||
"tm:acidspray",
|
||||
"tm:aerialace",
|
||||
"tm:assurance",
|
||||
"tm:attract",
|
||||
"tm:batonpass",
|
||||
"tm:bounce",
|
||||
"tm:brickbreak",
|
||||
"tm:bulkup",
|
||||
"tm:bulldoze",
|
||||
"tm:captivate",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:darkpulse",
|
||||
"tm:dig",
|
||||
"tm:doubleteam",
|
||||
"tm:drainpunch",
|
||||
"tm:earthquake",
|
||||
"tm:embargo",
|
||||
"tm:encore",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:fling",
|
||||
"tm:focusblast",
|
||||
"tm:focuspunch",
|
||||
"tm:foulplay",
|
||||
"tm:frustration",
|
||||
"tm:gunkshot",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:icepunch",
|
||||
"tm:icywind",
|
||||
"tm:lowkick",
|
||||
"tm:lowsweep",
|
||||
"tm:megakick",
|
||||
"tm:megapunch",
|
||||
"tm:mudshot",
|
||||
"tm:mudslap",
|
||||
"tm:nastyplot",
|
||||
"tm:naturalgift",
|
||||
"tm:payback",
|
||||
"tm:poisonjab",
|
||||
"tm:poweruppunch",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:retaliate",
|
||||
"tm:return",
|
||||
"tm:revenge",
|
||||
"tm:reversal",
|
||||
"tm:rockclimb",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:scaryface",
|
||||
"tm:screech",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shadowclaw",
|
||||
"tm:sleeptalk",
|
||||
"tm:sludgebomb",
|
||||
"tm:sludgewave",
|
||||
"tm:snatch",
|
||||
"tm:snore",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:takedown",
|
||||
"tm:taunt",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:thunderpunch",
|
||||
"tm:torment",
|
||||
"tm:toxic",
|
||||
"tm:venomdrench",
|
||||
"tm:venoshock",
|
||||
"tm:workup",
|
||||
"tm:xscissor",
|
||||
"tutor:astonish",
|
||||
"tutor:bounce",
|
||||
"tutor:coaching",
|
||||
"tutor:darkpulse",
|
||||
"tutor:drainpunch",
|
||||
"tutor:dualchop",
|
||||
"tutor:focuspunch",
|
||||
"tutor:foulplay",
|
||||
"tutor:furycutter",
|
||||
"tutor:gunkshot",
|
||||
"tutor:headbutt",
|
||||
"tutor:helpinghand",
|
||||
"tutor:icepunch",
|
||||
"tutor:icywind",
|
||||
"tutor:knockoff",
|
||||
"tutor:lashout",
|
||||
"tutor:lowkick",
|
||||
"tutor:mudslap",
|
||||
"tutor:poisonjab",
|
||||
"tutor:poisonsting",
|
||||
"tutor:roleplay",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:spite",
|
||||
"tutor:suckerpunch",
|
||||
"tutor:superfang",
|
||||
"tutor:taunt",
|
||||
"tutor:thunderpunch",
|
||||
"tutor:vacuumwave"
|
||||
],
|
||||
"labels": [
|
||||
"gen4"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.croagunk.desc"
|
||||
],
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "croagunk_toxicroak",
|
||||
"variant": "level_up",
|
||||
"result": "toxicroak",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "level",
|
||||
"minLevel": 37
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 0.8,
|
||||
"height": 1.2,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 100,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 1,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 7,
|
||||
"weight": 230,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
@ -0,0 +1,195 @@
|
||||
{
|
||||
"implemented": "true",
|
||||
"name": "Darkrai",
|
||||
"nationalPokedexNumber": 491,
|
||||
"primaryType": "dark",
|
||||
"abilities": ["baddreams"],
|
||||
"drops": {
|
||||
"amount": 5,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:rare_candy",
|
||||
"quantityRange": "5-10"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:phantom_membrane",
|
||||
"quantityRange": "2-9"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:reaper_cloth",
|
||||
"percentage": 50.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_capsule",
|
||||
"percentage": 25.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_patch",
|
||||
"percentage": 5.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"baseStats": {
|
||||
"hp": 70,
|
||||
"attack": 90,
|
||||
"defence": 90,
|
||||
"special_attack": 135,
|
||||
"special_defence": 90,
|
||||
"speed": 125
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": -1,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 270,
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": ["undiscovered"],
|
||||
"moves": [
|
||||
"1:disable",
|
||||
"1:nightshade",
|
||||
"1:ominouswind",
|
||||
"11:quickattack",
|
||||
"20:hypnosis",
|
||||
"29:feintattack",
|
||||
"29:pursuit",
|
||||
"29:suckerpunch",
|
||||
"38:nightmare",
|
||||
"38:nightshade",
|
||||
"47:doubleteam",
|
||||
"57:haze",
|
||||
"66:darkvoid",
|
||||
"75:embargo",
|
||||
"75:nastyplot",
|
||||
"84:dreameater",
|
||||
"93:darkpulse",
|
||||
"tm:aerialace",
|
||||
"tm:blizzard",
|
||||
"tm:brickbreak",
|
||||
"tm:calmmind",
|
||||
"tm:chargebeam",
|
||||
"tm:confide",
|
||||
"tm:confuseray",
|
||||
"tm:curse",
|
||||
"tm:cut",
|
||||
"tm:darkpulse",
|
||||
"tm:doubleteam",
|
||||
"tm:drainpunch",
|
||||
"tm:dreameater",
|
||||
"tm:embargo",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:flash",
|
||||
"tm:fling",
|
||||
"tm:focusblast",
|
||||
"tm:focuspunch",
|
||||
"tm:foulplay",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:haze",
|
||||
"tm:hex",
|
||||
"tm:hiddenpower",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icywind",
|
||||
"tm:incinerate",
|
||||
"tm:knockoff",
|
||||
"tm:lashout",
|
||||
"tm:nastyplot",
|
||||
"tm:naturalgift",
|
||||
"tm:nightshade",
|
||||
"tm:payback",
|
||||
"tm:poisonjab",
|
||||
"tm:poweruppunch",
|
||||
"tm:protect",
|
||||
"tm:psychic",
|
||||
"tm:psychup",
|
||||
"tm:psyshock",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:retaliate",
|
||||
"tm:return",
|
||||
"tm:rockclimb",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:scaryface",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shadowclaw",
|
||||
"tm:shockwave",
|
||||
"tm:sleeptalk",
|
||||
"tm:sludgebomb",
|
||||
"tm:snarl",
|
||||
"tm:snatch",
|
||||
"tm:spite",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:swordsdance",
|
||||
"tm:taunt",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:throatchop",
|
||||
"tm:thunder",
|
||||
"tm:thunderbolt",
|
||||
"tm:thunderwave",
|
||||
"tm:torment",
|
||||
"tm:toxic",
|
||||
"tm:trick",
|
||||
"tm:willowisp",
|
||||
"tm:xscissor",
|
||||
"tutor:darkvoid",
|
||||
"tutor:doubleteam",
|
||||
"tutor:drainpunch",
|
||||
"tutor:feintattack",
|
||||
"tutor:focuspunch",
|
||||
"tutor:foulplay",
|
||||
"tutor:headbutt",
|
||||
"tutor:icywind",
|
||||
"tutor:knockoff",
|
||||
"tutor:lastresort",
|
||||
"tutor:mudslap",
|
||||
"tutor:nightmare",
|
||||
"tutor:ominouswind",
|
||||
"tutor:phantomforce",
|
||||
"tutor:pursuit",
|
||||
"tutor:quickattack",
|
||||
"tutor:roaroftime",
|
||||
"tutor:shockwave",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:spacialrend",
|
||||
"tutor:spite",
|
||||
"tutor:suckerpunch",
|
||||
"tutor:swift",
|
||||
"tutor:throatchop",
|
||||
"tutor:trick",
|
||||
"tutor:wonderroom"
|
||||
],
|
||||
"labels": ["gen4", "mythical", "legendary"],
|
||||
"pokedex": ["cobblemon.species.darkrai.desc"],
|
||||
"evolutions": [],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 1,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 0,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 2,
|
||||
"special_defence": 0,
|
||||
"speed": 1
|
||||
},
|
||||
"height": 15,
|
||||
"weight": 505,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
@ -0,0 +1,209 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Drapion",
|
||||
"nationalPokedexNumber": 452,
|
||||
"primaryType": "poison",
|
||||
"secondaryType": "dark",
|
||||
"abilities": [
|
||||
"battlearmor",
|
||||
"sniper",
|
||||
"h:keeneye"
|
||||
],
|
||||
"drops": {
|
||||
"amount": 2,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:poison_barb",
|
||||
"percentage": 5.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:bluk_berry",
|
||||
"percentage": 5.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"baseStats": {
|
||||
"hp": 70,
|
||||
"attack": 90,
|
||||
"defence": 110,
|
||||
"special_attack": 60,
|
||||
"special_defence": 75,
|
||||
"speed": 95
|
||||
},
|
||||
"catchRate": 45,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 175,
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": [
|
||||
"bug",
|
||||
"water_3"
|
||||
],
|
||||
"moves": [
|
||||
"1:bite",
|
||||
"1:fellstinger",
|
||||
"1:firefang",
|
||||
"1:honeclaws",
|
||||
"1:icefang",
|
||||
"1:knockoff",
|
||||
"1:leer",
|
||||
"1:pinmissile",
|
||||
"1:poisonsting",
|
||||
"1:thunderfang",
|
||||
"9:pinmissile",
|
||||
"9:poisonfang",
|
||||
"12:bite",
|
||||
"12:pinmissile",
|
||||
"13:acupressure",
|
||||
"15:toxicspikes",
|
||||
"16:pursuit",
|
||||
"17:acupressure",
|
||||
"18:bugbite",
|
||||
"20:bugbite",
|
||||
"21:venoshock",
|
||||
"23:poisonfang",
|
||||
"23:scaryface",
|
||||
"24:knockoff",
|
||||
"27:scaryface",
|
||||
"27:venoshock",
|
||||
"28:toxicspikes",
|
||||
"30:honeclaws",
|
||||
"30:pinmissile",
|
||||
"33:toxic",
|
||||
"34:bugbite",
|
||||
"34:toxicspikes",
|
||||
"36:nightslash",
|
||||
"38:nightslash",
|
||||
"39:crosspoison",
|
||||
"39:poisonfang",
|
||||
"43:scaryface",
|
||||
"44:xscissor",
|
||||
"48:honeclaws",
|
||||
"49:acupressure",
|
||||
"49:crunch",
|
||||
"53:fellstinger",
|
||||
"54:crunch",
|
||||
"56:venoshock",
|
||||
"57:crosspoison",
|
||||
"58:crosspoison",
|
||||
"65:crunch",
|
||||
"73:crosspoison",
|
||||
"tm:aerialace",
|
||||
"tm:agility",
|
||||
"tm:assurance",
|
||||
"tm:attract",
|
||||
"tm:brickbreak",
|
||||
"tm:brutalswing",
|
||||
"tm:bugbuzz",
|
||||
"tm:bulldoze",
|
||||
"tm:captivate",
|
||||
"tm:confide",
|
||||
"tm:crosspoison",
|
||||
"tm:crunch",
|
||||
"tm:cut",
|
||||
"tm:darkpulse",
|
||||
"tm:dig",
|
||||
"tm:doubleteam",
|
||||
"tm:earthquake",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:falseswipe",
|
||||
"tm:firefang",
|
||||
"tm:flash",
|
||||
"tm:fling",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:hiddenpower",
|
||||
"tm:honeclaws",
|
||||
"tm:hyperbeam",
|
||||
"tm:icefang",
|
||||
"tm:infestation",
|
||||
"tm:irondefense",
|
||||
"tm:irontail",
|
||||
"tm:leechlife",
|
||||
"tm:naturalgift",
|
||||
"tm:payback",
|
||||
"tm:pinmissile",
|
||||
"tm:poisonjab",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:retaliate",
|
||||
"tm:return",
|
||||
"tm:roar",
|
||||
"tm:rockclimb",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:sandtomb",
|
||||
"tm:scaryface",
|
||||
"tm:screech",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:sleeptalk",
|
||||
"tm:sludgebomb",
|
||||
"tm:snarl",
|
||||
"tm:snore",
|
||||
"tm:stompingtantrum",
|
||||
"tm:strength",
|
||||
"tm:strugglebug",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:swordsdance",
|
||||
"tm:taunt",
|
||||
"tm:thief",
|
||||
"tm:throatchop",
|
||||
"tm:thunderfang",
|
||||
"tm:torment",
|
||||
"tm:toxic",
|
||||
"tm:toxicspikes",
|
||||
"tm:venomdrench",
|
||||
"tm:venoshock",
|
||||
"tm:xscissor",
|
||||
"tutor:aquatail",
|
||||
"tutor:bugbite",
|
||||
"tutor:darkpulse",
|
||||
"tutor:furycutter",
|
||||
"tutor:headbutt",
|
||||
"tutor:irontail",
|
||||
"tutor:knockoff",
|
||||
"tutor:lashout",
|
||||
"tutor:mudslap",
|
||||
"tutor:skittersmack",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:stompingtantrum",
|
||||
"tutor:throatchop"
|
||||
],
|
||||
"labels": [
|
||||
"gen4"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.drapion.desc"
|
||||
],
|
||||
"preEvolution": "skorupi",
|
||||
"evolutions": [],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 1,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 50,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 2,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 13,
|
||||
"weight": 615,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
||||
|
@ -0,0 +1,222 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Froslass",
|
||||
"nationalPokedexNumber": 478,
|
||||
"primaryType": "ice",
|
||||
"secondaryType": "ghost",
|
||||
"abilities": [
|
||||
"snowcloak",
|
||||
"h:cursedbody"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 70,
|
||||
"attack": 80,
|
||||
"defence": 70,
|
||||
"special_attack": 80,
|
||||
"special_defence": 70,
|
||||
"speed": 110
|
||||
},
|
||||
"catchRate": 75,
|
||||
"maleRatio": 0,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 168,
|
||||
"experienceGroup": "medium_fast",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": [
|
||||
"fairy",
|
||||
"mineral"
|
||||
],
|
||||
"moves": [
|
||||
"1:astonish",
|
||||
"1:bite",
|
||||
"1:crunch",
|
||||
"1:destinybond",
|
||||
"1:doubleteam",
|
||||
"1:headbutt",
|
||||
"1:icefang",
|
||||
"1:iceshard",
|
||||
"1:leer",
|
||||
"1:ominouswind",
|
||||
"1:powdersnow",
|
||||
"1:protect",
|
||||
"13:icywind",
|
||||
"14:icywind",
|
||||
"15:iceshard",
|
||||
"19:astonish",
|
||||
"19:confuseray",
|
||||
"20:drainingkiss",
|
||||
"22:ominouswind",
|
||||
"23:drainingkiss",
|
||||
"25:icywind",
|
||||
"28:wakeupslap",
|
||||
"28:willowisp",
|
||||
"30:frostbreath",
|
||||
"31:captivate",
|
||||
"32:confuseray",
|
||||
"35:confuseray",
|
||||
"37:iceshard",
|
||||
"37:wakeupslap",
|
||||
"40:hail",
|
||||
"40:snowscape",
|
||||
"41:captivate",
|
||||
"42:shadowball",
|
||||
"47:willowisp",
|
||||
"48:blizzard",
|
||||
"51:blizzard",
|
||||
"54:auroraveil",
|
||||
"54:hail",
|
||||
"59:destinybond",
|
||||
"61:shadowball",
|
||||
"68:blizzard",
|
||||
"tm:allyswitch",
|
||||
"tm:attract",
|
||||
"tm:auroraveil",
|
||||
"tm:avalanche",
|
||||
"tm:blizzard",
|
||||
"tm:bodyslam",
|
||||
"tm:captivate",
|
||||
"tm:charm",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:confuseray",
|
||||
"tm:crunch",
|
||||
"tm:curse",
|
||||
"tm:doubleteam",
|
||||
"tm:drainingkiss",
|
||||
"tm:dreameater",
|
||||
"tm:embargo",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:faketears",
|
||||
"tm:flash",
|
||||
"tm:fling",
|
||||
"tm:frostbreath",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:hail",
|
||||
"tm:haze",
|
||||
"tm:helpinghand",
|
||||
"tm:hex",
|
||||
"tm:hiddenpower",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icefang",
|
||||
"tm:icepunch",
|
||||
"tm:icespinner",
|
||||
"tm:iciclespear",
|
||||
"tm:icywind",
|
||||
"tm:imprison",
|
||||
"tm:lightscreen",
|
||||
"tm:naturalgift",
|
||||
"tm:nightshade",
|
||||
"tm:painsplit",
|
||||
"tm:payback",
|
||||
"tm:poltergeist",
|
||||
"tm:protect",
|
||||
"tm:psychic",
|
||||
"tm:psychup",
|
||||
"tm:raindance",
|
||||
"tm:reflect",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:scaryface",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shockwave",
|
||||
"tm:sleeptalk",
|
||||
"tm:snatch",
|
||||
"tm:snore",
|
||||
"tm:snowscape",
|
||||
"tm:spikes",
|
||||
"tm:spite",
|
||||
"tm:substitute",
|
||||
"tm:swagger",
|
||||
"tm:takedown",
|
||||
"tm:taunt",
|
||||
"tm:telekinesis",
|
||||
"tm:terablast",
|
||||
"tm:thunder",
|
||||
"tm:thunderbolt",
|
||||
"tm:thunderwave",
|
||||
"tm:torment",
|
||||
"tm:toxic",
|
||||
"tm:trailblaze",
|
||||
"tm:trick",
|
||||
"tm:tripleaxel",
|
||||
"tm:waterpulse",
|
||||
"tm:weatherball",
|
||||
"tm:willowisp",
|
||||
"tutor:allyswitch",
|
||||
"tutor:block",
|
||||
"tutor:headbutt",
|
||||
"tutor:icepunch",
|
||||
"tutor:icywind",
|
||||
"tutor:laserfocus",
|
||||
"tutor:mudslap",
|
||||
"tutor:ominouswind",
|
||||
"tutor:painsplit",
|
||||
"tutor:poltergeist",
|
||||
"tutor:rollout",
|
||||
"tutor:shockwave",
|
||||
"tutor:signalbeam",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:spite",
|
||||
"tutor:suckerpunch",
|
||||
"tutor:telekinesis",
|
||||
"tutor:trick",
|
||||
"tutor:tripleaxel",
|
||||
"tutor:waterpulse"
|
||||
],
|
||||
"labels": [
|
||||
"gen4"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.froslass.desc"
|
||||
],
|
||||
"preEvolution": "snorunt",
|
||||
"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": 13,
|
||||
"weight": 266,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 5,
|
||||
"entries": [
|
||||
{
|
||||
"item": "minecraft:snowball",
|
||||
"quantityRange": "0-2"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:dawn_stone",
|
||||
"percentage": 5.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:never_melt_ice",
|
||||
"percentage": 5.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:babiri_berry",
|
||||
"percentage": 5.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,165 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Gastrodon",
|
||||
"nationalPokedexNumber": 423,
|
||||
"primaryType": "water",
|
||||
"secondaryType": "ground",
|
||||
"abilities": ["stickyhold", "stormdrain", "h:sandforce"],
|
||||
"drops": {
|
||||
"amount": 3,
|
||||
"entries": [
|
||||
{
|
||||
"item": "minecraft:clay_ball",
|
||||
"quantityRange": "0-2"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:rindo_berry",
|
||||
"percentage": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
"baseStats": {
|
||||
"hp": 111,
|
||||
"attack": 83,
|
||||
"defence": 68,
|
||||
"special_attack": 92,
|
||||
"special_defence": 82,
|
||||
"speed": 39
|
||||
},
|
||||
"catchRate": 75,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 166,
|
||||
"experienceGroup": "medium_fast",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": ["water_1", "amorphous"],
|
||||
"moves": [
|
||||
"1:harden",
|
||||
"1:mudslap",
|
||||
"1:mudsport",
|
||||
"1:recover",
|
||||
"1:watergun",
|
||||
"1:waterpulse",
|
||||
"11:mudbomb",
|
||||
"15:waterpulse",
|
||||
"16:hiddenpower",
|
||||
"20:ancientpower",
|
||||
"22:raindance",
|
||||
"25:bodyslam",
|
||||
"29:bodyslam",
|
||||
"33:muddywater",
|
||||
"39:earthpower",
|
||||
"41:muddywater",
|
||||
"46:raindance",
|
||||
"53:memento",
|
||||
"54:recover",
|
||||
"tm:amnesia",
|
||||
"tm:attract",
|
||||
"tm:blizzard",
|
||||
"tm:bodyslam",
|
||||
"tm:brine",
|
||||
"tm:bulldoze",
|
||||
"tm:captivate",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:curse",
|
||||
"tm:dig",
|
||||
"tm:dive",
|
||||
"tm:doubleteam",
|
||||
"tm:earthpower",
|
||||
"tm:earthquake",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:flash",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:hail",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hydropump",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icywind",
|
||||
"tm:infestation",
|
||||
"tm:liquidation",
|
||||
"tm:muddywater",
|
||||
"tm:mudshot",
|
||||
"tm:mudslap",
|
||||
"tm:naturalgift",
|
||||
"tm:painsplit",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:rockblast",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:sandstorm",
|
||||
"tm:sandtomb",
|
||||
"tm:scald",
|
||||
"tm:secretpower",
|
||||
"tm:skittersmack",
|
||||
"tm:sleeptalk",
|
||||
"tm:sludgebomb",
|
||||
"tm:sludgewave",
|
||||
"tm:snore",
|
||||
"tm:snowscape",
|
||||
"tm:spikes",
|
||||
"tm:stealthrock",
|
||||
"tm:stompingtantrum",
|
||||
"tm:stoneedge",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:surf",
|
||||
"tm:swagger",
|
||||
"tm:takedown",
|
||||
"tm:terablast",
|
||||
"tm:toxic",
|
||||
"tm:waterfall",
|
||||
"tm:waterpulse",
|
||||
"tm:weatherball",
|
||||
"tm:whirlpool",
|
||||
"tutor:ancientpower",
|
||||
"tutor:block",
|
||||
"tutor:dive",
|
||||
"tutor:earthpower",
|
||||
"tutor:headbutt",
|
||||
"tutor:icebeam",
|
||||
"tutor:icywind",
|
||||
"tutor:mudslap",
|
||||
"tutor:painsplit",
|
||||
"tutor:protect",
|
||||
"tutor:recover",
|
||||
"tutor:skittersmack",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:stompingtantrum",
|
||||
"tutor:stringshot",
|
||||
"tutor:waterpulse"
|
||||
],
|
||||
"labels": ["gen4"],
|
||||
"pokedex": ["cobblemon.species.gastrodon.desc"],
|
||||
"preEvolution": "shellos",
|
||||
"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": 9,
|
||||
"weight": 299,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
@ -0,0 +1,157 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Glameow",
|
||||
"nationalPokedexNumber": 431,
|
||||
"primaryType": "normal",
|
||||
"abilities": ["limber", "owntempo", "h:keeneye"],
|
||||
"drops": {
|
||||
"amount": 1,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:cheri_berry",
|
||||
"percentage": 2.5
|
||||
}
|
||||
]
|
||||
},
|
||||
"baseStats": {
|
||||
"hp": 49,
|
||||
"attack": 55,
|
||||
"defence": 42,
|
||||
"special_attack": 42,
|
||||
"special_defence": 37,
|
||||
"speed": 85
|
||||
},
|
||||
"catchRate": 190,
|
||||
"maleRatio": 0.25,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 62,
|
||||
"experienceGroup": "fast",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": ["field"],
|
||||
"moves": [
|
||||
"1:fakeout",
|
||||
"5:scratch",
|
||||
"8:growl",
|
||||
"13:hypnosis",
|
||||
"17:feintattack",
|
||||
"20:furyswipes",
|
||||
"25:charm",
|
||||
"29:assist",
|
||||
"32:captivate",
|
||||
"37:slash",
|
||||
"41:suckerpunch",
|
||||
"44:attract",
|
||||
"45:attract",
|
||||
"48:honeclaws",
|
||||
"50:playrough",
|
||||
"egg:assurance",
|
||||
"egg:bite",
|
||||
"egg:faketears",
|
||||
"egg:flail",
|
||||
"egg:lastresort",
|
||||
"egg:quickattack",
|
||||
"egg:sandattack",
|
||||
"egg:snatch",
|
||||
"egg:tailwhip",
|
||||
"egg:wakeupslap",
|
||||
"tm:aerialace",
|
||||
"tm:attract",
|
||||
"tm:captivate",
|
||||
"tm:confide",
|
||||
"tm:cut",
|
||||
"tm:dig",
|
||||
"tm:doubleteam",
|
||||
"tm:dreameater",
|
||||
"tm:echoedvoice",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:flash",
|
||||
"tm:frustration",
|
||||
"tm:hiddenpower",
|
||||
"tm:honeclaws",
|
||||
"tm:irontail",
|
||||
"tm:naturalgift",
|
||||
"tm:payback",
|
||||
"tm:protect",
|
||||
"tm:psychup",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:retaliate",
|
||||
"tm:return",
|
||||
"tm:round",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shadowclaw",
|
||||
"tm:shockwave",
|
||||
"tm:sleeptalk",
|
||||
"tm:snatch",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:taunt",
|
||||
"tm:thief",
|
||||
"tm:thunder",
|
||||
"tm:thunderbolt",
|
||||
"tm:torment",
|
||||
"tm:toxic",
|
||||
"tm:uturn",
|
||||
"tm:waterpulse",
|
||||
"tm:workup",
|
||||
"tutor:assurance",
|
||||
"tutor:covet",
|
||||
"tutor:fakeout",
|
||||
"tutor:foulplay",
|
||||
"tutor:furycutter",
|
||||
"tutor:headbutt",
|
||||
"tutor:hypervoice",
|
||||
"tutor:irontail",
|
||||
"tutor:knockoff",
|
||||
"tutor:lastresort",
|
||||
"tutor:mudslap",
|
||||
"tutor:secretpower",
|
||||
"tutor:shockwave",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:suckerpunch",
|
||||
"tutor:superfang",
|
||||
"tutor:swift",
|
||||
"tutor:waterpulse"
|
||||
],
|
||||
"labels": ["gen4"],
|
||||
"pokedex": ["cobblemon.species.glameow.desc"],
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "glameow_purugly",
|
||||
"variant": "level_up",
|
||||
"result": "purugly",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "level",
|
||||
"minLevel": 38
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"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": 5,
|
||||
"weight": 39,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
@ -0,0 +1,158 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Manaphy",
|
||||
"nationalPokedexNumber": 490,
|
||||
"primaryType": "water",
|
||||
"abilities": ["hydration"],
|
||||
"baseStats": {
|
||||
"hp": 100,
|
||||
"attack": 100,
|
||||
"defence": 100,
|
||||
"special_attack": 100,
|
||||
"special_defence": 100,
|
||||
"speed": 100
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": -1,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 270,
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 10,
|
||||
"eggGroups": ["water_1", "fairy"],
|
||||
"moves": [
|
||||
"1:bubble",
|
||||
"1:heartswap",
|
||||
"1:tailglow",
|
||||
"1:watergun",
|
||||
"1:watersport",
|
||||
"9:charm",
|
||||
"16:supersonic",
|
||||
"24:bubblebeam",
|
||||
"31:acidarmor",
|
||||
"39:whirlpool",
|
||||
"46:waterpulse",
|
||||
"54:aquaring",
|
||||
"61:dive",
|
||||
"69:raindance",
|
||||
"76:heartswap",
|
||||
"76:takeheart",
|
||||
"tm:alluringvoice",
|
||||
"tm:batonpass",
|
||||
"tm:blizzard",
|
||||
"tm:brine",
|
||||
"tm:calmmind",
|
||||
"tm:charm",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:dazzlinggleam",
|
||||
"tm:disarmingvoice",
|
||||
"tm:dive",
|
||||
"tm:doubleteam",
|
||||
"tm:endure",
|
||||
"tm:energyball",
|
||||
"tm:facade",
|
||||
"tm:faketears",
|
||||
"tm:flash",
|
||||
"tm:fling",
|
||||
"tm:flipturn",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:grassknot",
|
||||
"tm:hail",
|
||||
"tm:haze",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hydropump",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icywind",
|
||||
"tm:knockoff",
|
||||
"tm:lightscreen",
|
||||
"tm:liquidation",
|
||||
"tm:mudslap",
|
||||
"tm:naturalgift",
|
||||
"tm:protect",
|
||||
"tm:psybeam",
|
||||
"tm:psychic",
|
||||
"tm:psychup",
|
||||
"tm:raindance",
|
||||
"tm:reflect",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:scald",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:skillswap",
|
||||
"tm:sleeptalk",
|
||||
"tm:storedpower",
|
||||
"tm:substitute",
|
||||
"tm:surf",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:terablast",
|
||||
"tm:toxic",
|
||||
"tm:uturn",
|
||||
"tm:waterfall",
|
||||
"tm:waterpulse",
|
||||
"tm:weatherball",
|
||||
"tm:whirlpool",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:acidarmor",
|
||||
"tutor:ancientpower",
|
||||
"tutor:aquaring",
|
||||
"tutor:bounce",
|
||||
"tutor:bubble",
|
||||
"tutor:covet",
|
||||
"tutor:dive",
|
||||
"tutor:healbell",
|
||||
"tutor:heartswap",
|
||||
"tutor:helpinghand",
|
||||
"tutor:icywind",
|
||||
"tutor:knockoff",
|
||||
"tutor:lastresort",
|
||||
"tutor:liquidation",
|
||||
"tutor:mudslap",
|
||||
"tutor:signalbeam",
|
||||
"tutor:skillswap",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:swift",
|
||||
"tutor:tailglow",
|
||||
"tutor:uproar",
|
||||
"tutor:waterpulse",
|
||||
"tutor:watersport",
|
||||
"tutor:whirlpool"
|
||||
],
|
||||
"labels": ["gen4", "mythical", "legendary"],
|
||||
"pokedex": ["cobblemon.species.manaphy.desc"],
|
||||
"evolutions": [],
|
||||
"baseScale": 0.6,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 1,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 70,
|
||||
"evYield": {
|
||||
"hp": 3,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 3,
|
||||
"weight": 14,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 1,
|
||||
"entries": [
|
||||
{
|
||||
"item": "minecraft:heart_of_the_sea"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,137 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Phione",
|
||||
"nationalPokedexNumber": 489,
|
||||
"primaryType": "water",
|
||||
"abilities": ["hydration"],
|
||||
"baseStats": {
|
||||
"hp": 80,
|
||||
"attack": 80,
|
||||
"defence": 80,
|
||||
"special_attack": 80,
|
||||
"special_defence": 80,
|
||||
"speed": 80
|
||||
},
|
||||
"catchRate": 30,
|
||||
"maleRatio": -1,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 216,
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 40,
|
||||
"eggGroups": ["water_1", "fairy"],
|
||||
"moves": [
|
||||
"1:bubble",
|
||||
"1:watergun",
|
||||
"1:watersport",
|
||||
"9:charm",
|
||||
"16:supersonic",
|
||||
"24:bubblebeam",
|
||||
"31:acidarmor",
|
||||
"39:whirlpool",
|
||||
"46:waterpulse",
|
||||
"54:aquaring",
|
||||
"61:dive",
|
||||
"69:raindance",
|
||||
"75:takeheart",
|
||||
"tm:alluringvoice",
|
||||
"tm:batonpass",
|
||||
"tm:blizzard",
|
||||
"tm:brine",
|
||||
"tm:charm",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:dazzlinggleam",
|
||||
"tm:disarmingvoice",
|
||||
"tm:dive",
|
||||
"tm:doubleteam",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:fling",
|
||||
"tm:flipturn",
|
||||
"tm:frustration",
|
||||
"tm:grassknot",
|
||||
"tm:hail",
|
||||
"tm:haze",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hydropump",
|
||||
"tm:icebeam",
|
||||
"tm:icywind",
|
||||
"tm:knockoff",
|
||||
"tm:liquidation",
|
||||
"tm:naturalgift",
|
||||
"tm:protect",
|
||||
"tm:psychup",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:scald",
|
||||
"tm:secretpower",
|
||||
"tm:sleeptalk",
|
||||
"tm:substitute",
|
||||
"tm:surf",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:terablast",
|
||||
"tm:toxic",
|
||||
"tm:uturn",
|
||||
"tm:waterfall",
|
||||
"tm:waterpulse",
|
||||
"tm:weatherball",
|
||||
"tm:whirlpool",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:ancientpower",
|
||||
"tutor:bounce",
|
||||
"tutor:covet",
|
||||
"tutor:dive",
|
||||
"tutor:grassknot",
|
||||
"tutor:healbell",
|
||||
"tutor:helpinghand",
|
||||
"tutor:icywind",
|
||||
"tutor:knockoff",
|
||||
"tutor:lastresort",
|
||||
"tutor:liquidation",
|
||||
"tutor:mudslap",
|
||||
"tutor:raindance",
|
||||
"tutor:rest",
|
||||
"tutor:signalbeam",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:surf",
|
||||
"tutor:swift",
|
||||
"tutor:uproar",
|
||||
"tutor:waterpulse"
|
||||
],
|
||||
"labels": ["gen4", "mythical", "legendary"],
|
||||
"pokedex": ["cobblemon.species.phione.desc"],
|
||||
"evolutions": [],
|
||||
"baseScale": 0.6,
|
||||
"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": 4,
|
||||
"weight": 31,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 1,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:mystic_water"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,139 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Purugly",
|
||||
"nationalPokedexNumber": 432,
|
||||
"primaryType": "normal",
|
||||
"abilities": ["thickfat", "owntempo", "h:defiant"],
|
||||
"drops": {
|
||||
"amount": 1,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:cheri_berry",
|
||||
"percentage": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
"baseStats": {
|
||||
"hp": 71,
|
||||
"attack": 82,
|
||||
"defence": 64,
|
||||
"special_attack": 64,
|
||||
"special_defence": 59,
|
||||
"speed": 112
|
||||
},
|
||||
"catchRate": 75,
|
||||
"maleRatio": 0.25,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 158,
|
||||
"experienceGroup": "fast",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": ["field"],
|
||||
"moves": [
|
||||
"1:fakeout",
|
||||
"1:growl",
|
||||
"1:scratch",
|
||||
"1:swagger",
|
||||
"13:hypnosis",
|
||||
"17:feintattack",
|
||||
"20:furyswipes",
|
||||
"25:charm",
|
||||
"29:assist",
|
||||
"32:captivate",
|
||||
"37:slash",
|
||||
"38:swagger",
|
||||
"45:bodyslam",
|
||||
"52:attract",
|
||||
"53:attract",
|
||||
"60:honeclaws",
|
||||
"tm:aerialace",
|
||||
"tm:attract",
|
||||
"tm:bulldoze",
|
||||
"tm:captivate",
|
||||
"tm:confide",
|
||||
"tm:cut",
|
||||
"tm:dig",
|
||||
"tm:doubleteam",
|
||||
"tm:dreameater",
|
||||
"tm:echoedvoice",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:flash",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:hiddenpower",
|
||||
"tm:honeclaws",
|
||||
"tm:hyperbeam",
|
||||
"tm:irontail",
|
||||
"tm:naturalgift",
|
||||
"tm:payback",
|
||||
"tm:protect",
|
||||
"tm:psychup",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:retaliate",
|
||||
"tm:return",
|
||||
"tm:roar",
|
||||
"tm:round",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shadowclaw",
|
||||
"tm:shockwave",
|
||||
"tm:sleeptalk",
|
||||
"tm:snatch",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:taunt",
|
||||
"tm:thief",
|
||||
"tm:thunder",
|
||||
"tm:thunderbolt",
|
||||
"tm:torment",
|
||||
"tm:toxic",
|
||||
"tm:uturn",
|
||||
"tm:waterpulse",
|
||||
"tm:workup",
|
||||
"tutor:covet",
|
||||
"tutor:foulplay",
|
||||
"tutor:furycutter",
|
||||
"tutor:headbutt",
|
||||
"tutor:hypervoice",
|
||||
"tutor:irontail",
|
||||
"tutor:knockoff",
|
||||
"tutor:lastresort",
|
||||
"tutor:mudslap",
|
||||
"tutor:rollout",
|
||||
"tutor:shockwave",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:stompingtantrum",
|
||||
"tutor:suckerpunch",
|
||||
"tutor:superfang",
|
||||
"tutor:swift",
|
||||
"tutor:throatchop",
|
||||
"tutor:waterpulse"
|
||||
],
|
||||
"labels": ["gen4"],
|
||||
"pokedex": ["cobblemon.species.purugly.desc"],
|
||||
"preEvolution": "glameow",
|
||||
"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": 10,
|
||||
"weight": 438,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
@ -0,0 +1,293 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Shaymin",
|
||||
"nationalPokedexNumber": 492,
|
||||
"primaryType": "grass",
|
||||
"abilities": [
|
||||
"naturalcure"
|
||||
],
|
||||
"drops": {
|
||||
"amount": 7,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:rare_candy",
|
||||
"quantityRange": "5-10"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:spore_blossom",
|
||||
"quantityRange": "2-9"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:miracle_seed",
|
||||
"percentage": 50.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:max_revive",
|
||||
"quantityRange": "3-9"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:pitcher_pod",
|
||||
"quantityRange": "2-12"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_capsule",
|
||||
"percentage": 25.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_patch",
|
||||
"percentage": 5.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"baseStats": {
|
||||
"hp": 100,
|
||||
"attack": 100,
|
||||
"defence": 100,
|
||||
"special_attack": 100,
|
||||
"special_defence": 100,
|
||||
"speed": 100
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": -1,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 270,
|
||||
"baseFriendship": 100,
|
||||
"evYield": {
|
||||
"hp": 3,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"experienceGroup": "medium_slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"behaviour": {
|
||||
"resting": {
|
||||
"canSleep": true,
|
||||
"depth": "normal",
|
||||
"light": "0-4"
|
||||
},
|
||||
"moving": {
|
||||
"canLook": false,
|
||||
"walk": {
|
||||
"walkSpeed": 0.250,
|
||||
"canWalk": true,
|
||||
"avoidsLand": false
|
||||
},
|
||||
"swim": {
|
||||
"swimSpeed": 0.1,
|
||||
"canSwimInWater": false,
|
||||
"canBreatheUnderwater": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"features": ["sky"],
|
||||
"moves": [
|
||||
"1:defensecurl",
|
||||
"1:growth",
|
||||
"10:magicalleaf",
|
||||
"19:leechseed",
|
||||
"28:quickattack",
|
||||
"28:synthesis",
|
||||
"37:sweetscent",
|
||||
"46:naturalgift",
|
||||
"46:playrough",
|
||||
"55:worryseed",
|
||||
"64:airslash",
|
||||
"64:aromatherapy",
|
||||
"64:grassyterrain",
|
||||
"73:energyball",
|
||||
"82:grasswhistle",
|
||||
"82:sweetkiss",
|
||||
"91:healingwish",
|
||||
"91:leafstorm",
|
||||
"91:luckychant",
|
||||
"100:seedflare",
|
||||
"tm:aircutter",
|
||||
"tm:airslash",
|
||||
"tm:batonpass",
|
||||
"tm:bulletseed",
|
||||
"tm:confide",
|
||||
"tm:dazzlinggleam",
|
||||
"tm:disarmingvoice",
|
||||
"tm:doubleedge",
|
||||
"tm:doubleteam",
|
||||
"tm:earthpower",
|
||||
"tm:endeavor",
|
||||
"tm:endure",
|
||||
"tm:energyball",
|
||||
"tm:facade",
|
||||
"tm:flash",
|
||||
"tm:frustration",
|
||||
"tm:gigadrain",
|
||||
"tm:gigaimpact",
|
||||
"tm:grassknot",
|
||||
"tm:grassyglide",
|
||||
"tm:grassyterrain",
|
||||
"tm:hiddenpower",
|
||||
"tm:hyperbeam",
|
||||
"tm:leafstorm",
|
||||
"tm:magicalleaf",
|
||||
"tm:naturalgift",
|
||||
"tm:naturepower",
|
||||
"tm:petalblizzard",
|
||||
"tm:playrough",
|
||||
"tm:protect",
|
||||
"tm:psychic",
|
||||
"tm:psychup",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:secretpower",
|
||||
"tm:seedbomb",
|
||||
"tm:sleeptalk",
|
||||
"tm:solarbeam",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:swordsdance",
|
||||
"tm:tailwind",
|
||||
"tm:takedown",
|
||||
"tm:terablast",
|
||||
"tm:toxic",
|
||||
"tm:trailblaze",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:aircutter",
|
||||
"tutor:airslash",
|
||||
"tutor:aromatherapy",
|
||||
"tutor:celebrate",
|
||||
"tutor:covet",
|
||||
"tutor:earthpower",
|
||||
"tutor:endeavor",
|
||||
"tutor:energyball",
|
||||
"tutor:gigadrain",
|
||||
"tutor:growth",
|
||||
"tutor:headbutt",
|
||||
"tutor:laserfocus",
|
||||
"tutor:lastresort",
|
||||
"tutor:leechseed",
|
||||
"tutor:magicalleaf",
|
||||
"tutor:mudslap",
|
||||
"tutor:ominouswind",
|
||||
"tutor:return",
|
||||
"tutor:seedbomb",
|
||||
"tutor:seedflare",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:substitute",
|
||||
"tutor:sweetscent",
|
||||
"tutor:swift",
|
||||
"tutor:synthesis",
|
||||
"tutor:tailwind",
|
||||
"tutor:worryseed",
|
||||
"tutor:zenheadbutt"
|
||||
],
|
||||
"labels": [
|
||||
"gen4",
|
||||
"mythical",
|
||||
"legendary"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.shaymin.desc"
|
||||
],
|
||||
"height": 2,
|
||||
"weight": 21,
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "shaymin_shayminsky",
|
||||
"variant": "level_up",
|
||||
"result": "shaymin sky=true",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "held_item",
|
||||
"itemCondition": "minecraft:spore_blossom"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseScale": 0.4,
|
||||
"hitbox": {
|
||||
"width": 0.6,
|
||||
"height": 1,
|
||||
"fixed": false
|
||||
},
|
||||
"forms": [
|
||||
{
|
||||
"name": "Sky",
|
||||
"primaryType": "grass",
|
||||
"secondaryType": "flying",
|
||||
"abilities": [
|
||||
"serenegrace"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 100,
|
||||
"attack": 103,
|
||||
"defence": 75,
|
||||
"special_attack": 120,
|
||||
"special_defence": 75,
|
||||
"speed": 127
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": -1,
|
||||
"baseExperienceYield": 270,
|
||||
"baseFriendship": 100,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 3
|
||||
},
|
||||
"experienceGroup": "medium_slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"labels": [
|
||||
"gen4",
|
||||
"mythical",
|
||||
"legendary"
|
||||
],
|
||||
"aspects": [
|
||||
"sky"
|
||||
],
|
||||
"baseScale": 0.7,
|
||||
"hitbox": {
|
||||
"width": 0.6,
|
||||
"height": 0.8,
|
||||
"fixed": false
|
||||
},
|
||||
"height": 4,
|
||||
"weight": 52,
|
||||
"cannotDynamax": false,
|
||||
"battleOnly": false,
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "shayminsky_shaymin",
|
||||
"variant": "level_up",
|
||||
"result": "shaymin sky=false",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "held_item",
|
||||
"itemCondition": "minecraft:spore_blossom"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
||||
|
@ -0,0 +1,177 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Shellos",
|
||||
"nationalPokedexNumber": 422,
|
||||
"primaryType": "water",
|
||||
"abilities": ["stickyhold", "stormdrain", "h:sandforce"],
|
||||
"drops": {
|
||||
"amount": 2,
|
||||
"entries": [
|
||||
{
|
||||
"item": "minecraft:clay_ball",
|
||||
"quantityRange": "0-1"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:rindo_berry",
|
||||
"percentage": 2.5
|
||||
}
|
||||
]
|
||||
},
|
||||
"baseStats": {
|
||||
"hp": 76,
|
||||
"attack": 48,
|
||||
"defence": 48,
|
||||
"special_attack": 57,
|
||||
"special_defence": 62,
|
||||
"speed": 34
|
||||
},
|
||||
"catchRate": 190,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 65,
|
||||
"experienceGroup": "medium_fast",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": ["water_1", "amorphous"],
|
||||
"moves": [
|
||||
"1:mudslap",
|
||||
"1:watergun",
|
||||
"2:mudsport",
|
||||
"4:harden",
|
||||
"5:harden",
|
||||
"7:waterpulse",
|
||||
"10:recover",
|
||||
"11:mudbomb",
|
||||
"15:waterpulse",
|
||||
"16:hiddenpower",
|
||||
"20:ancientpower",
|
||||
"22:raindance",
|
||||
"25:bodyslam",
|
||||
"29:bodyslam",
|
||||
"31:muddywater",
|
||||
"35:earthpower",
|
||||
"37:muddywater",
|
||||
"40:raindance",
|
||||
"45:memento",
|
||||
"46:recover",
|
||||
"egg:acidarmor",
|
||||
"egg:amnesia",
|
||||
"egg:brine",
|
||||
"egg:clearsmog",
|
||||
"egg:counter",
|
||||
"egg:curse",
|
||||
"egg:fissure",
|
||||
"egg:memento",
|
||||
"egg:mirrorcoat",
|
||||
"egg:mist",
|
||||
"egg:sludge",
|
||||
"egg:spitup",
|
||||
"egg:stockpile",
|
||||
"egg:swallow",
|
||||
"egg:trumpcard",
|
||||
"egg:yawn",
|
||||
"tm:amnesia",
|
||||
"tm:attract",
|
||||
"tm:blizzard",
|
||||
"tm:bodyslam",
|
||||
"tm:brine",
|
||||
"tm:bulldoze",
|
||||
"tm:captivate",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:curse",
|
||||
"tm:dive",
|
||||
"tm:doubleteam",
|
||||
"tm:earthpower",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:frustration",
|
||||
"tm:hail",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hydropump",
|
||||
"tm:icebeam",
|
||||
"tm:icywind",
|
||||
"tm:infestation",
|
||||
"tm:liquidation",
|
||||
"tm:muddywater",
|
||||
"tm:mudshot",
|
||||
"tm:mudslap",
|
||||
"tm:naturalgift",
|
||||
"tm:painsplit",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:rockslide",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:sandstorm",
|
||||
"tm:scald",
|
||||
"tm:secretpower",
|
||||
"tm:skittersmack",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:snowscape",
|
||||
"tm:stealthrock",
|
||||
"tm:stoneedge",
|
||||
"tm:substitute",
|
||||
"tm:surf",
|
||||
"tm:swagger",
|
||||
"tm:takedown",
|
||||
"tm:terablast",
|
||||
"tm:toxic",
|
||||
"tm:waterfall",
|
||||
"tm:waterpulse",
|
||||
"tm:whirlpool",
|
||||
"tutor:ancientpower",
|
||||
"tutor:dive",
|
||||
"tutor:earthpower",
|
||||
"tutor:headbutt",
|
||||
"tutor:icywind",
|
||||
"tutor:mudslap",
|
||||
"tutor:painsplit",
|
||||
"tutor:secretpower",
|
||||
"tutor:skittersmack",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:stringshot",
|
||||
"tutor:waterpulse",
|
||||
"tutor:yawn"
|
||||
],
|
||||
"labels": ["gen4"],
|
||||
"pokedex": ["cobblemon.species.shellos.desc"],
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "shellos_gastrodon",
|
||||
"variant": "level_up",
|
||||
"result": "gastrodon",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "level",
|
||||
"minLevel": 30
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"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": 3,
|
||||
"weight": 63,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
@ -0,0 +1,211 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Skorupi",
|
||||
"nationalPokedexNumber": 451,
|
||||
"primaryType": "poison",
|
||||
"secondaryType": "bug",
|
||||
"abilities": [
|
||||
"battlearmor",
|
||||
"sniper",
|
||||
"h:keeneye"
|
||||
],
|
||||
"drops": {
|
||||
"amount": 2,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:poison_barb",
|
||||
"percentage": 2.5
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:bluk_berry",
|
||||
"percentage": 2.5
|
||||
}
|
||||
]
|
||||
},
|
||||
"baseStats": {
|
||||
"hp": 40,
|
||||
"attack": 50,
|
||||
"defence": 90,
|
||||
"special_attack": 30,
|
||||
"special_defence": 55,
|
||||
"speed": 65
|
||||
},
|
||||
"catchRate": 120,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 66,
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": [
|
||||
"bug",
|
||||
"water_3"
|
||||
],
|
||||
"moves": [
|
||||
"1:bite",
|
||||
"1:leer",
|
||||
"1:poisonsting",
|
||||
"3:honeclaws",
|
||||
"5:knockoff",
|
||||
"6:fellstinger",
|
||||
"6:knockoff",
|
||||
"9:pinmissile",
|
||||
"9:poisonfang",
|
||||
"12:bite",
|
||||
"12:pinmissile",
|
||||
"13:acupressure",
|
||||
"15:toxicspikes",
|
||||
"16:pursuit",
|
||||
"17:acupressure",
|
||||
"18:bugbite",
|
||||
"20:bugbite",
|
||||
"21:venoshock",
|
||||
"23:poisonfang",
|
||||
"23:scaryface",
|
||||
"24:knockoff",
|
||||
"27:scaryface",
|
||||
"27:venoshock",
|
||||
"28:toxicspikes",
|
||||
"30:honeclaws",
|
||||
"30:pinmissile",
|
||||
"33:toxic",
|
||||
"34:bugbite",
|
||||
"34:toxicspikes",
|
||||
"36:nightslash",
|
||||
"38:nightslash",
|
||||
"39:crosspoison",
|
||||
"39:poisonfang",
|
||||
"41:scaryface",
|
||||
"42:xscissor",
|
||||
"45:acupressure",
|
||||
"45:crunch",
|
||||
"45:honeclaws",
|
||||
"47:fellstinger",
|
||||
"48:crunch",
|
||||
"49:crosspoison",
|
||||
"50:crosspoison",
|
||||
"50:venoshock",
|
||||
"56:crunch",
|
||||
"61:crosspoison",
|
||||
"egg:agility",
|
||||
"egg:confuseray",
|
||||
"egg:feintattack",
|
||||
"egg:irontail",
|
||||
"egg:nightslash",
|
||||
"egg:poisontail",
|
||||
"egg:pursuit",
|
||||
"egg:sandattack",
|
||||
"egg:screech",
|
||||
"egg:slash",
|
||||
"egg:twineedle",
|
||||
"egg:whirlwind",
|
||||
"tm:aerialace",
|
||||
"tm:agility",
|
||||
"tm:assurance",
|
||||
"tm:attract",
|
||||
"tm:brickbreak",
|
||||
"tm:bugbuzz",
|
||||
"tm:captivate",
|
||||
"tm:confide",
|
||||
"tm:crosspoison",
|
||||
"tm:crunch",
|
||||
"tm:cut",
|
||||
"tm:darkpulse",
|
||||
"tm:dig",
|
||||
"tm:doubleteam",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:falseswipe",
|
||||
"tm:flash",
|
||||
"tm:fling",
|
||||
"tm:frustration",
|
||||
"tm:hiddenpower",
|
||||
"tm:honeclaws",
|
||||
"tm:infestation",
|
||||
"tm:irontail",
|
||||
"tm:naturalgift",
|
||||
"tm:payback",
|
||||
"tm:pinmissile",
|
||||
"tm:poisonjab",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:scaryface",
|
||||
"tm:screech",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:sleeptalk",
|
||||
"tm:sludgebomb",
|
||||
"tm:snore",
|
||||
"tm:strength",
|
||||
"tm:strugglebug",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:swordsdance",
|
||||
"tm:taunt",
|
||||
"tm:thief",
|
||||
"tm:torment",
|
||||
"tm:toxic",
|
||||
"tm:toxicspikes",
|
||||
"tm:venoshock",
|
||||
"tm:xscissor",
|
||||
"tutor:agility",
|
||||
"tutor:aquatail",
|
||||
"tutor:bite",
|
||||
"tutor:bugbite",
|
||||
"tutor:darkpulse",
|
||||
"tutor:furycutter",
|
||||
"tutor:headbutt",
|
||||
"tutor:irontail",
|
||||
"tutor:knockoff",
|
||||
"tutor:mudslap",
|
||||
"tutor:skittersmack",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore"
|
||||
],
|
||||
"labels": [
|
||||
"gen4"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.skorupi.desc"
|
||||
],
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "skorupi_drapion",
|
||||
"variant": "level_up",
|
||||
"result": "drapion",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "level",
|
||||
"minLevel": 40
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 1,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 50,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 1,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 8,
|
||||
"weight": 120,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
||||
|
@ -0,0 +1,208 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Skuntank",
|
||||
"nationalPokedexNumber": 435,
|
||||
"primaryType": "poison",
|
||||
"secondaryType": "dark",
|
||||
"abilities": [
|
||||
"stench",
|
||||
"aftermath",
|
||||
"h:keeneye"
|
||||
],
|
||||
"drops": {
|
||||
"amount": 1,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:pecha_berry",
|
||||
"percentage": 5.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"baseStats": {
|
||||
"hp": 103,
|
||||
"attack": 93,
|
||||
"defence": 67,
|
||||
"special_attack": 71,
|
||||
"special_defence": 61,
|
||||
"speed": 84
|
||||
},
|
||||
"catchRate": 60,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 168,
|
||||
"experienceGroup": "medium_fast",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": [
|
||||
"field"
|
||||
],
|
||||
"moves": [
|
||||
"1:feint",
|
||||
"1:flamethrower",
|
||||
"1:focusenergy",
|
||||
"1:poisongas",
|
||||
"1:scratch",
|
||||
"1:screech",
|
||||
"1:smokescreen",
|
||||
"7:screech",
|
||||
"9:acidspray",
|
||||
"9:furyswipes",
|
||||
"10:furyswipes",
|
||||
"12:furyswipes",
|
||||
"13:smokescreen",
|
||||
"14:smokescreen",
|
||||
"15:feint",
|
||||
"15:focusenergy",
|
||||
"18:bite",
|
||||
"18:feint",
|
||||
"19:acidspray",
|
||||
"20:toxic",
|
||||
"21:bite",
|
||||
"21:venoshock",
|
||||
"22:slash",
|
||||
"24:screech",
|
||||
"25:slash",
|
||||
"27:toxic",
|
||||
"30:suckerpunch",
|
||||
"31:nightslash",
|
||||
"32:acidspray",
|
||||
"33:memento",
|
||||
"34:flamethrower",
|
||||
"37:venomdrench",
|
||||
"38:nightslash",
|
||||
"39:suckerpunch",
|
||||
"41:memento",
|
||||
"41:nightslash",
|
||||
"43:belch",
|
||||
"45:explosion",
|
||||
"48:explosion",
|
||||
"48:venomdrench",
|
||||
"51:memento",
|
||||
"52:explosion",
|
||||
"53:explosion",
|
||||
"56:belch",
|
||||
"61:explosion",
|
||||
"tm:acidspray",
|
||||
"tm:assurance",
|
||||
"tm:attract",
|
||||
"tm:bodyslam",
|
||||
"tm:burningjealousy",
|
||||
"tm:captivate",
|
||||
"tm:confide",
|
||||
"tm:crunch",
|
||||
"tm:cut",
|
||||
"tm:darkpulse",
|
||||
"tm:defog",
|
||||
"tm:dig",
|
||||
"tm:doubleedge",
|
||||
"tm:doubleteam",
|
||||
"tm:endeavor",
|
||||
"tm:endure",
|
||||
"tm:explosion",
|
||||
"tm:facade",
|
||||
"tm:fireblast",
|
||||
"tm:firespin",
|
||||
"tm:flamethrower",
|
||||
"tm:focusenergy",
|
||||
"tm:foulplay",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:gunkshot",
|
||||
"tm:haze",
|
||||
"tm:helpinghand",
|
||||
"tm:hex",
|
||||
"tm:hiddenpower",
|
||||
"tm:honeclaws",
|
||||
"tm:hyperbeam",
|
||||
"tm:incinerate",
|
||||
"tm:irontail",
|
||||
"tm:knockoff",
|
||||
"tm:lashout",
|
||||
"tm:nastyplot",
|
||||
"tm:naturalgift",
|
||||
"tm:payback",
|
||||
"tm:playrough",
|
||||
"tm:poisonjab",
|
||||
"tm:poisontail",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:roar",
|
||||
"tm:rocksmash",
|
||||
"tm:round",
|
||||
"tm:scaryface",
|
||||
"tm:screech",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shadowclaw",
|
||||
"tm:sleeptalk",
|
||||
"tm:sludgebomb",
|
||||
"tm:sludgewave",
|
||||
"tm:snarl",
|
||||
"tm:snatch",
|
||||
"tm:snore",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:superfang",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:tailslap",
|
||||
"tm:takedown",
|
||||
"tm:taunt",
|
||||
"tm:temperflare",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:throatchop",
|
||||
"tm:torment",
|
||||
"tm:toxic",
|
||||
"tm:toxicspikes",
|
||||
"tm:trailblaze",
|
||||
"tm:venomdrench",
|
||||
"tm:venoshock",
|
||||
"tutor:burningjealousy",
|
||||
"tutor:corrosivegas",
|
||||
"tutor:darkpulse",
|
||||
"tutor:defog",
|
||||
"tutor:foulplay",
|
||||
"tutor:furycutter",
|
||||
"tutor:headbutt",
|
||||
"tutor:irontail",
|
||||
"tutor:lashout",
|
||||
"tutor:mudslap",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:suckerpunch",
|
||||
"tutor:swift",
|
||||
"tutor:throatchop"
|
||||
],
|
||||
"labels": [
|
||||
"gen4"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.skuntank.desc"
|
||||
],
|
||||
"preEvolution": "stunky",
|
||||
"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": 10,
|
||||
"weight": 380,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
||||
|
@ -0,0 +1,229 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Stunky",
|
||||
"nationalPokedexNumber": 434,
|
||||
"primaryType": "poison",
|
||||
"secondaryType": "dark",
|
||||
"abilities": [
|
||||
"stench",
|
||||
"aftermath",
|
||||
"h:keeneye"
|
||||
],
|
||||
"drops": {
|
||||
"amount": 1,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:pecha_berry",
|
||||
"percentage": 2.5
|
||||
}
|
||||
]
|
||||
},
|
||||
"baseStats": {
|
||||
"hp": 63,
|
||||
"attack": 63,
|
||||
"defence": 47,
|
||||
"special_attack": 41,
|
||||
"special_defence": 41,
|
||||
"speed": 74
|
||||
},
|
||||
"catchRate": 225,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 66,
|
||||
"experienceGroup": "medium_fast",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": [
|
||||
"field"
|
||||
],
|
||||
"moves": [
|
||||
"1:focusenergy",
|
||||
"1:poisongas",
|
||||
"1:scratch",
|
||||
"3:feint",
|
||||
"3:poisongas",
|
||||
"4:poisongas",
|
||||
"6:smokescreen",
|
||||
"7:screech",
|
||||
"9:acidspray",
|
||||
"9:furyswipes",
|
||||
"10:furyswipes",
|
||||
"12:furyswipes",
|
||||
"13:smokescreen",
|
||||
"14:smokescreen",
|
||||
"15:feint",
|
||||
"15:focusenergy",
|
||||
"18:bite",
|
||||
"18:feint",
|
||||
"19:acidspray",
|
||||
"20:toxic",
|
||||
"21:bite",
|
||||
"21:venoshock",
|
||||
"22:slash",
|
||||
"24:screech",
|
||||
"25:slash",
|
||||
"27:toxic",
|
||||
"30:suckerpunch",
|
||||
"31:nightslash",
|
||||
"32:acidspray",
|
||||
"33:memento",
|
||||
"36:nightslash",
|
||||
"37:memento",
|
||||
"37:nightslash",
|
||||
"37:venomdrench",
|
||||
"39:belch",
|
||||
"39:suckerpunch",
|
||||
"42:explosion",
|
||||
"42:venomdrench",
|
||||
"43:belch",
|
||||
"43:memento",
|
||||
"44:explosion",
|
||||
"45:explosion",
|
||||
"46:belch",
|
||||
"49:explosion",
|
||||
"egg:astonish",
|
||||
"egg:crunch",
|
||||
"egg:doubleedge",
|
||||
"egg:flameburst",
|
||||
"egg:foulplay",
|
||||
"egg:haze",
|
||||
"egg:irontail",
|
||||
"egg:leer",
|
||||
"egg:playrough",
|
||||
"egg:punishment",
|
||||
"egg:pursuit",
|
||||
"egg:scaryface",
|
||||
"egg:slash",
|
||||
"egg:smog",
|
||||
"tm:acidspray",
|
||||
"tm:assurance",
|
||||
"tm:attract",
|
||||
"tm:bodyslam",
|
||||
"tm:captivate",
|
||||
"tm:confide",
|
||||
"tm:crunch",
|
||||
"tm:cut",
|
||||
"tm:darkpulse",
|
||||
"tm:defog",
|
||||
"tm:dig",
|
||||
"tm:doubleedge",
|
||||
"tm:doubleteam",
|
||||
"tm:endure",
|
||||
"tm:explosion",
|
||||
"tm:facade",
|
||||
"tm:fireblast",
|
||||
"tm:flamethrower",
|
||||
"tm:focusenergy",
|
||||
"tm:foulplay",
|
||||
"tm:frustration",
|
||||
"tm:gunkshot",
|
||||
"tm:haze",
|
||||
"tm:helpinghand",
|
||||
"tm:hex",
|
||||
"tm:hiddenpower",
|
||||
"tm:honeclaws",
|
||||
"tm:incinerate",
|
||||
"tm:irontail",
|
||||
"tm:knockoff",
|
||||
"tm:lashout",
|
||||
"tm:nastyplot",
|
||||
"tm:naturalgift",
|
||||
"tm:payback",
|
||||
"tm:playrough",
|
||||
"tm:poisonjab",
|
||||
"tm:poisontail",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:roar",
|
||||
"tm:rocksmash",
|
||||
"tm:round",
|
||||
"tm:scaryface",
|
||||
"tm:screech",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shadowclaw",
|
||||
"tm:sleeptalk",
|
||||
"tm:sludgebomb",
|
||||
"tm:sludgewave",
|
||||
"tm:snarl",
|
||||
"tm:snatch",
|
||||
"tm:snore",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:tailslap",
|
||||
"tm:takedown",
|
||||
"tm:taunt",
|
||||
"tm:temperflare",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:throatchop",
|
||||
"tm:torment",
|
||||
"tm:toxic",
|
||||
"tm:toxicspikes",
|
||||
"tm:trailblaze",
|
||||
"tm:venomdrench",
|
||||
"tm:venoshock",
|
||||
"tutor:corrosivegas",
|
||||
"tutor:darkpulse",
|
||||
"tutor:defog",
|
||||
"tutor:foulplay",
|
||||
"tutor:furycutter",
|
||||
"tutor:headbutt",
|
||||
"tutor:irontail",
|
||||
"tutor:lashout",
|
||||
"tutor:mudslap",
|
||||
"tutor:screech",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:suckerpunch",
|
||||
"tutor:swift",
|
||||
"tutor:throatchop"
|
||||
],
|
||||
"labels": [
|
||||
"gen4"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.stunky.desc"
|
||||
],
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "stunky_skuntank",
|
||||
"variant": "level_up",
|
||||
"result": "skuntank",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [
|
||||
"flamethrower"
|
||||
],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "level",
|
||||
"minLevel": 34
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"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": 192,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
||||
|
@ -0,0 +1,199 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Toxicroak",
|
||||
"nationalPokedexNumber": 454,
|
||||
"primaryType": "poison",
|
||||
"secondaryType": "fighting",
|
||||
"abilities": [
|
||||
"anticipation",
|
||||
"dryskin",
|
||||
"h:poisontouch"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 83,
|
||||
"attack": 106,
|
||||
"defence": 65,
|
||||
"special_attack": 86,
|
||||
"special_defence": 65,
|
||||
"speed": 85
|
||||
},
|
||||
"behaviour": {
|
||||
"resting": {
|
||||
"canSleep": true,
|
||||
"willSleepOnBed": false,
|
||||
"depth": "normal",
|
||||
"light": "0-4"
|
||||
}
|
||||
},
|
||||
"catchRate": 75,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 172,
|
||||
"experienceGroup": "medium_fast",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": [
|
||||
"human_like"
|
||||
],
|
||||
"moves": [
|
||||
"1:astonish",
|
||||
"1:mudslap",
|
||||
"1:poisonsting",
|
||||
"10:taunt",
|
||||
"15:pursuit",
|
||||
"16:lowkick",
|
||||
"17:feintattack",
|
||||
"22:revenge",
|
||||
"24:swagger",
|
||||
"29:mudbomb",
|
||||
"31:suckerpunch",
|
||||
"36:nastyplot",
|
||||
"36:toxic",
|
||||
"36:venoshock",
|
||||
"41:poisonjab",
|
||||
"49:sludgebomb",
|
||||
"54:flatter",
|
||||
"58:belch",
|
||||
"tm:acidspray",
|
||||
"tm:aerialace",
|
||||
"tm:assurance",
|
||||
"tm:attract",
|
||||
"tm:batonpass",
|
||||
"tm:bounce",
|
||||
"tm:brickbreak",
|
||||
"tm:bulkup",
|
||||
"tm:bulldoze",
|
||||
"tm:captivate",
|
||||
"tm:chillingwater",
|
||||
"tm:closecombat",
|
||||
"tm:confide",
|
||||
"tm:crosspoison",
|
||||
"tm:cut",
|
||||
"tm:darkpulse",
|
||||
"tm:dig",
|
||||
"tm:doubleteam",
|
||||
"tm:drainpunch",
|
||||
"tm:earthquake",
|
||||
"tm:embargo",
|
||||
"tm:encore",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:fling",
|
||||
"tm:focusblast",
|
||||
"tm:focuspunch",
|
||||
"tm:foulplay",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:gunkshot",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hyperbeam",
|
||||
"tm:icepunch",
|
||||
"tm:icywind",
|
||||
"tm:lowkick",
|
||||
"tm:lowsweep",
|
||||
"tm:megakick",
|
||||
"tm:megapunch",
|
||||
"tm:mudshot",
|
||||
"tm:mudslap",
|
||||
"tm:nastyplot",
|
||||
"tm:naturalgift",
|
||||
"tm:payback",
|
||||
"tm:poisonjab",
|
||||
"tm:poweruppunch",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:retaliate",
|
||||
"tm:return",
|
||||
"tm:revenge",
|
||||
"tm:reversal",
|
||||
"tm:rockclimb",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:scaryface",
|
||||
"tm:screech",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shadowclaw",
|
||||
"tm:sleeptalk",
|
||||
"tm:sludgebomb",
|
||||
"tm:sludgewave",
|
||||
"tm:snatch",
|
||||
"tm:snore",
|
||||
"tm:stoneedge",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:swordsdance",
|
||||
"tm:takedown",
|
||||
"tm:taunt",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:throatchop",
|
||||
"tm:thunderpunch",
|
||||
"tm:torment",
|
||||
"tm:toxic",
|
||||
"tm:venomdrench",
|
||||
"tm:venoshock",
|
||||
"tm:workup",
|
||||
"tm:xscissor",
|
||||
"tutor:bounce",
|
||||
"tutor:coaching",
|
||||
"tutor:corrosivegas",
|
||||
"tutor:darkpulse",
|
||||
"tutor:drainpunch",
|
||||
"tutor:dualchop",
|
||||
"tutor:focuspunch",
|
||||
"tutor:foulplay",
|
||||
"tutor:furycutter",
|
||||
"tutor:gunkshot",
|
||||
"tutor:headbutt",
|
||||
"tutor:helpinghand",
|
||||
"tutor:icepunch",
|
||||
"tutor:icywind",
|
||||
"tutor:knockoff",
|
||||
"tutor:lashout",
|
||||
"tutor:lowkick",
|
||||
"tutor:mudslap",
|
||||
"tutor:roleplay",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:spite",
|
||||
"tutor:suckerpunch",
|
||||
"tutor:superfang",
|
||||
"tutor:throatchop",
|
||||
"tutor:thunderpunch",
|
||||
"tutor:vacuumwave"
|
||||
],
|
||||
"labels": [
|
||||
"gen4"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.toxicroak.desc"
|
||||
],
|
||||
"preEvolution": "croagunk",
|
||||
"evolutions": [],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 0.88,
|
||||
"height": 1.8,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 50,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 2,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 13,
|
||||
"weight": 444,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
Reference in New Issue
Block a user