first commit
This commit is contained in:
@ -0,0 +1,263 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Absol",
|
||||
"nationalPokedexNumber": 359,
|
||||
"primaryType": "dark",
|
||||
"abilities": ["pressure", "superluck", "h:justified"],
|
||||
"baseStats": {
|
||||
"hp": 65,
|
||||
"attack": 130,
|
||||
"defence": 60,
|
||||
"special_attack": 75,
|
||||
"special_defence": 60,
|
||||
"speed": 75
|
||||
},
|
||||
"catchRate": 30,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"forms": [
|
||||
{
|
||||
"name": "Mega",
|
||||
"primaryType": "dark",
|
||||
"abilities": ["magicbounce"],
|
||||
"baseStats": {
|
||||
"hp": 65,
|
||||
"attack": 150,
|
||||
"defence": 60,
|
||||
"special_attack": 115,
|
||||
"special_defence": 60,
|
||||
"speed": 115
|
||||
},
|
||||
"catchRate": 30,
|
||||
"maleRatio": 0.5,
|
||||
"baseExperienceYield": 163,
|
||||
"baseFriendship": 35,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 2,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"experienceGroup": "medium_slow",
|
||||
"eggCycles": 25,
|
||||
"eggGroups": ["field"],
|
||||
"labels": ["gen6", "mega"],
|
||||
"aspects": ["mega"],
|
||||
"height": 12,
|
||||
"weight": 490,
|
||||
"cannotDynamax": false,
|
||||
"battleOnly": true
|
||||
}
|
||||
],
|
||||
"baseExperienceYield": 163,
|
||||
"experienceGroup": "medium_slow",
|
||||
"eggCycles": 25,
|
||||
"eggGroups": ["field"],
|
||||
"moves": [
|
||||
"1:feint",
|
||||
"1:leer",
|
||||
"1:quickattack",
|
||||
"1:scratch",
|
||||
"5:doubleteam",
|
||||
"10:knockoff",
|
||||
"10:pursuit",
|
||||
"15:detect",
|
||||
"16:bite",
|
||||
"20:taunt",
|
||||
"25:slash",
|
||||
"30:nightslash",
|
||||
"35:focusenergy",
|
||||
"37:psychocut",
|
||||
"40:suckerpunch",
|
||||
"41:mefirst",
|
||||
"45:swordsdance",
|
||||
"49:razorwind",
|
||||
"50:futuresight",
|
||||
"55:perishsong",
|
||||
"egg:assurance",
|
||||
"egg:batonpass",
|
||||
"egg:bite",
|
||||
"egg:curse",
|
||||
"egg:doubleedge",
|
||||
"egg:feint",
|
||||
"egg:feintattack",
|
||||
"egg:hex",
|
||||
"egg:magiccoat",
|
||||
"egg:meanlook",
|
||||
"egg:mefirst",
|
||||
"egg:megahorn",
|
||||
"egg:perishsong",
|
||||
"egg:playrough",
|
||||
"egg:punishment",
|
||||
"egg:substitute",
|
||||
"egg:suckerpunch",
|
||||
"egg:zenheadbutt",
|
||||
"tm:aerialace",
|
||||
"tm:airslash",
|
||||
"tm:assurance",
|
||||
"tm:attract",
|
||||
"tm:batonpass",
|
||||
"tm:blizzard",
|
||||
"tm:bodyslam",
|
||||
"tm:bounce",
|
||||
"tm:brutalswing",
|
||||
"tm:calmmind",
|
||||
"tm:captivate",
|
||||
"tm:chargebeam",
|
||||
"tm:closecombat",
|
||||
"tm:confide",
|
||||
"tm:cut",
|
||||
"tm:darkpulse",
|
||||
"tm:doubleteam",
|
||||
"tm:dreameater",
|
||||
"tm:echoedvoice",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:falseswipe",
|
||||
"tm:fireblast",
|
||||
"tm:flamethrower",
|
||||
"tm:flash",
|
||||
"tm:focusenergy",
|
||||
"tm:foulplay",
|
||||
"tm:frustration",
|
||||
"tm:futuresight",
|
||||
"tm:gigaimpact",
|
||||
"tm:hail",
|
||||
"tm:hex",
|
||||
"tm:hiddenpower",
|
||||
"tm:honeclaws",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icywind",
|
||||
"tm:incinerate",
|
||||
"tm:irontail",
|
||||
"tm:megahorn",
|
||||
"tm:naturalgift",
|
||||
"tm:payback",
|
||||
"tm:playrough",
|
||||
"tm:protect",
|
||||
"tm:psychocut",
|
||||
"tm:psychup",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:retaliate",
|
||||
"tm:return",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:sandstorm",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shadowclaw",
|
||||
"tm:shockwave",
|
||||
"tm:sleeptalk",
|
||||
"tm:snarl",
|
||||
"tm:snatch",
|
||||
"tm:snore",
|
||||
"tm:stoneedge",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:superpower",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:swordsdance",
|
||||
"tm:taunt",
|
||||
"tm:thief",
|
||||
"tm:throatchop",
|
||||
"tm:thunder",
|
||||
"tm:thunderbolt",
|
||||
"tm:thunderwave",
|
||||
"tm:torment",
|
||||
"tm:toxic",
|
||||
"tm:waterpulse",
|
||||
"tm:willowisp",
|
||||
"tm:xscissor",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:bite",
|
||||
"tutor:bodyslam",
|
||||
"tutor:bounce",
|
||||
"tutor:counter",
|
||||
"tutor:darkpulse",
|
||||
"tutor:doubleedge",
|
||||
"tutor:doubleteam",
|
||||
"tutor:dreameater",
|
||||
"tutor:endure",
|
||||
"tutor:feint",
|
||||
"tutor:foulplay",
|
||||
"tutor:furycutter",
|
||||
"tutor:futuresight",
|
||||
"tutor:headbutt",
|
||||
"tutor:icywind",
|
||||
"tutor:irontail",
|
||||
"tutor:knockoff",
|
||||
"tutor:laserfocus",
|
||||
"tutor:leer",
|
||||
"tutor:magiccoat",
|
||||
"tutor:megahorn",
|
||||
"tutor:mimic",
|
||||
"tutor:mudslap",
|
||||
"tutor:nightmare",
|
||||
"tutor:perishsong",
|
||||
"tutor:psychup",
|
||||
"tutor:razorwind",
|
||||
"tutor:rockslide",
|
||||
"tutor:roleplay",
|
||||
"tutor:scratch",
|
||||
"tutor:shockwave",
|
||||
"tutor:slash",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:spite",
|
||||
"tutor:substitute",
|
||||
"tutor:suckerpunch",
|
||||
"tutor:superpower",
|
||||
"tutor:swagger",
|
||||
"tutor:swift",
|
||||
"tutor:swordsdance",
|
||||
"tutor:throatchop",
|
||||
"tutor:thunderwave",
|
||||
"tutor:waterpulse",
|
||||
"tutor:wish",
|
||||
"tutor:zenheadbutt"
|
||||
],
|
||||
"labels": ["gen3"],
|
||||
"pokedex": ["cobblemon.species.absol.desc"],
|
||||
"evolutions": [],
|
||||
"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": 12,
|
||||
"weight": 470,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 2,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:razor_claw",
|
||||
"percentage": 5
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:roseli_berry",
|
||||
"percentage": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,243 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Altaria",
|
||||
"nationalPokedexNumber": 334,
|
||||
"primaryType": "dragon",
|
||||
"secondaryType": "flying",
|
||||
"abilities": ["naturalcure", "h:cloudnine"],
|
||||
"baseStats": {
|
||||
"hp": 75,
|
||||
"attack": 70,
|
||||
"defence": 90,
|
||||
"special_attack": 70,
|
||||
"special_defence": 105,
|
||||
"speed": 80
|
||||
},
|
||||
"catchRate": 45,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"forms": [
|
||||
{
|
||||
"name": "Mega",
|
||||
"primaryType": "dragon",
|
||||
"secondaryType": "fairy",
|
||||
"abilities": ["pixilate"],
|
||||
"baseStats": {
|
||||
"hp": 75,
|
||||
"attack": 110,
|
||||
"defence": 110,
|
||||
"special_attack": 110,
|
||||
"special_defence": 105,
|
||||
"speed": 80
|
||||
},
|
||||
"catchRate": 45,
|
||||
"maleRatio": 0.5,
|
||||
"baseExperienceYield": 172,
|
||||
"baseFriendship": 50,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 2,
|
||||
"speed": 0
|
||||
},
|
||||
"experienceGroup": "erratic",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": ["flying", "dragon"],
|
||||
"labels": ["gen6", "mega"],
|
||||
"aspects": ["mega"],
|
||||
"height": 15,
|
||||
"weight": 206,
|
||||
"cannotDynamax": false,
|
||||
"battleOnly": true
|
||||
}
|
||||
],
|
||||
"baseExperienceYield": 172,
|
||||
"experienceGroup": "erratic",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": ["flying", "dragon"],
|
||||
"moves": [
|
||||
"1:astonish",
|
||||
"1:disarmingvoice",
|
||||
"1:growl",
|
||||
"1:mist",
|
||||
"1:peck",
|
||||
"1:pluck",
|
||||
"12:furyattack",
|
||||
"16:round",
|
||||
"20:dragonbreath",
|
||||
"20:naturalgift",
|
||||
"24:safeguard",
|
||||
"26:refresh",
|
||||
"28:sing",
|
||||
"30:dragondance",
|
||||
"32:cottonguard",
|
||||
"38:takedown",
|
||||
"40:dragonpulse",
|
||||
"44:moonblast",
|
||||
"50:perishsong",
|
||||
"56:skyattack",
|
||||
"tm:acrobatics",
|
||||
"tm:aerialace",
|
||||
"tm:agility",
|
||||
"tm:alluringvoice",
|
||||
"tm:attract",
|
||||
"tm:bodyslam",
|
||||
"tm:bravebird",
|
||||
"tm:breakingswipe",
|
||||
"tm:bulldoze",
|
||||
"tm:captivate",
|
||||
"tm:confide",
|
||||
"tm:dazzlinggleam",
|
||||
"tm:disarmingvoice",
|
||||
"tm:doubleedge",
|
||||
"tm:doubleteam",
|
||||
"tm:dracometeor",
|
||||
"tm:dragoncheer",
|
||||
"tm:dragonclaw",
|
||||
"tm:dragondance",
|
||||
"tm:dragonpulse",
|
||||
"tm:dreameater",
|
||||
"tm:dualwingbeat",
|
||||
"tm:earthquake",
|
||||
"tm:echoedvoice",
|
||||
"tm:endeavor",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:falseswipe",
|
||||
"tm:featherdance",
|
||||
"tm:fireblast",
|
||||
"tm:firespin",
|
||||
"tm:flamethrower",
|
||||
"tm:fly",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:haze",
|
||||
"tm:heatwave",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:honeclaws",
|
||||
"tm:hurricane",
|
||||
"tm:hyperbeam",
|
||||
"tm:hypervoice",
|
||||
"tm:icebeam",
|
||||
"tm:incinerate",
|
||||
"tm:irontail",
|
||||
"tm:naturalgift",
|
||||
"tm:outrage",
|
||||
"tm:playrough",
|
||||
"tm:pluck",
|
||||
"tm:powerswap",
|
||||
"tm:protect",
|
||||
"tm:psychup",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:roar",
|
||||
"tm:rocksmash",
|
||||
"tm:roost",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:secretpower",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:snowscape",
|
||||
"tm:solarbeam",
|
||||
"tm:steelwing",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:tailwind",
|
||||
"tm:takedown",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:toxic",
|
||||
"tm:trailblaze",
|
||||
"tm:uproar",
|
||||
"tm:willowisp",
|
||||
"tm:weatherball",
|
||||
"tm:willowisp",
|
||||
"tm:wonderroom",
|
||||
"tutor:aerialace",
|
||||
"tutor:agility",
|
||||
"tutor:aircutter",
|
||||
"tutor:bodyslam",
|
||||
"tutor:defog",
|
||||
"tutor:doubleedge",
|
||||
"tutor:dracometeor",
|
||||
"tutor:dragonbreath",
|
||||
"tutor:dragondance",
|
||||
"tutor:dragonpulse",
|
||||
"tutor:dreameater",
|
||||
"tutor:dualwingbeat",
|
||||
"tutor:endure",
|
||||
"tutor:falseswipe",
|
||||
"tutor:fireblast",
|
||||
"tutor:healbell",
|
||||
"tutor:heatwave",
|
||||
"tutor:hypervoice",
|
||||
"tutor:irontail",
|
||||
"tutor:mimic",
|
||||
"tutor:mudslap",
|
||||
"tutor:naturalgift",
|
||||
"tutor:ominouswind",
|
||||
"tutor:outrage",
|
||||
"tutor:protect",
|
||||
"tutor:psychup",
|
||||
"tutor:refresh",
|
||||
"tutor:roost",
|
||||
"tutor:skyattack",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:solarbeam",
|
||||
"tutor:substitute",
|
||||
"tutor:swagger",
|
||||
"tutor:swift",
|
||||
"tutor:tailwind",
|
||||
"tutor:takedown",
|
||||
"tutor:twister",
|
||||
"tutor:uproar",
|
||||
"tutor:wonderroom"
|
||||
],
|
||||
"labels": ["gen3"],
|
||||
"pokedex": ["cobblemon.species.altaria.desc"],
|
||||
"preEvolution": "swablu",
|
||||
"evolutions": [],
|
||||
"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": 11,
|
||||
"weight": 206,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 4,
|
||||
"entries": [
|
||||
{
|
||||
"item": "minecraft:white_wool",
|
||||
"quantityRange": "1-2"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:chicken"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:yache_berry",
|
||||
"percentage": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,179 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Azurill",
|
||||
"nationalPokedexNumber": 298,
|
||||
"primaryType": "normal",
|
||||
"secondaryType": "fairy",
|
||||
"abilities": [
|
||||
"thickfat",
|
||||
"hugepower",
|
||||
"h:sapsipper"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 50,
|
||||
"attack": 20,
|
||||
"defence": 40,
|
||||
"special_attack": 20,
|
||||
"special_defence": 40,
|
||||
"speed": 20
|
||||
},
|
||||
"catchRate": 150,
|
||||
"maleRatio": 0.25,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 38,
|
||||
"experienceGroup": "fast",
|
||||
"eggCycles": 10,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"moves": [
|
||||
"1:splash",
|
||||
"1:tailwhip",
|
||||
"1:watergun",
|
||||
"3:helpinghand",
|
||||
"5:watersport",
|
||||
"6:bubblebeam",
|
||||
"7:bubble",
|
||||
"9:charm",
|
||||
"12:slam",
|
||||
"15:bounce",
|
||||
"egg:aquajet",
|
||||
"egg:bellydrum",
|
||||
"egg:bodyslam",
|
||||
"egg:camouflage",
|
||||
"egg:copycat",
|
||||
"egg:encore",
|
||||
"egg:faketears",
|
||||
"egg:muddywater",
|
||||
"egg:perishsong",
|
||||
"egg:present",
|
||||
"egg:refresh",
|
||||
"egg:sing",
|
||||
"egg:slam",
|
||||
"egg:soak",
|
||||
"egg:supersonic",
|
||||
"egg:tickle",
|
||||
"egg:watersport",
|
||||
"tm:alluringvoice",
|
||||
"tm:attract",
|
||||
"tm:blizzard",
|
||||
"tm:bodyslam",
|
||||
"tm:bounce",
|
||||
"tm:brutalswing",
|
||||
"tm:captivate",
|
||||
"tm:charm",
|
||||
"tm:confide",
|
||||
"tm:doubleteam",
|
||||
"tm:drainingkiss",
|
||||
"tm:encore",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:faketears",
|
||||
"tm:frustration",
|
||||
"tm:hail",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hypervoice",
|
||||
"tm:icebeam",
|
||||
"tm:icywind",
|
||||
"tm:irontail",
|
||||
"tm:lightscreen",
|
||||
"tm:muddywater",
|
||||
"tm:mudshot",
|
||||
"tm:mudslap",
|
||||
"tm:naturalgift",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:round",
|
||||
"tm:scald",
|
||||
"tm:secretpower",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:substitute",
|
||||
"tm:surf",
|
||||
"tm:swagger",
|
||||
"tm:takedown",
|
||||
"tm:terablast",
|
||||
"tm:toxic",
|
||||
"tm:uproar",
|
||||
"tm:waterfall",
|
||||
"tm:waterpulse",
|
||||
"tm:whirlpool",
|
||||
"tm:workup",
|
||||
"tutor:bodyslam",
|
||||
"tutor:bounce",
|
||||
"tutor:covet",
|
||||
"tutor:defensecurl",
|
||||
"tutor:doubleedge",
|
||||
"tutor:endure",
|
||||
"tutor:headbutt",
|
||||
"tutor:helpinghand",
|
||||
"tutor:hypervoice",
|
||||
"tutor:icywind",
|
||||
"tutor:irontail",
|
||||
"tutor:knockoff",
|
||||
"tutor:mimic",
|
||||
"tutor:mudslap",
|
||||
"tutor:rollout",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:substitute",
|
||||
"tutor:swagger",
|
||||
"tutor:swift",
|
||||
"tutor:uproar",
|
||||
"tutor:waterpulse"
|
||||
],
|
||||
"labels": [
|
||||
"gen3",
|
||||
"baby"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.azurill.desc"
|
||||
],
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "azurill_marill",
|
||||
"variant": "level_up",
|
||||
"result": "marill",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "friendship",
|
||||
"amount": 160
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"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": 20,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 1,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:kebia_berry",
|
||||
"percentage": 2.5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -0,0 +1,225 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Banette",
|
||||
"nationalPokedexNumber": 354,
|
||||
"primaryType": "ghost",
|
||||
"abilities": ["insomnia", "frisk", "h:cursedbody"],
|
||||
"baseStats": {
|
||||
"hp": 64,
|
||||
"attack": 115,
|
||||
"defence": 65,
|
||||
"special_attack": 83,
|
||||
"special_defence": 63,
|
||||
"speed": 65
|
||||
},
|
||||
"catchRate": 45,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"forms": [
|
||||
{
|
||||
"name": "Mega",
|
||||
"primaryType": "ghost",
|
||||
"abilities": ["prankster"],
|
||||
"baseStats": {
|
||||
"hp": 64,
|
||||
"attack": 165,
|
||||
"defence": 75,
|
||||
"special_attack": 93,
|
||||
"special_defence": 83,
|
||||
"speed": 75
|
||||
},
|
||||
"catchRate": 45,
|
||||
"maleRatio": 0.5,
|
||||
"baseExperienceYield": 159,
|
||||
"baseFriendship": 35,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 2,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"experienceGroup": "fast",
|
||||
"eggCycles": 25,
|
||||
"eggGroups": ["amorphous"],
|
||||
"labels": ["gen6", "mega"],
|
||||
"aspects": ["mega"],
|
||||
"height": 12,
|
||||
"weight": 130,
|
||||
"cannotDynamax": false,
|
||||
"battleOnly": true
|
||||
}
|
||||
],
|
||||
"baseExperienceYield": 159,
|
||||
"experienceGroup": "fast",
|
||||
"eggCycles": 25,
|
||||
"eggGroups": ["amorphous"],
|
||||
"moves": [
|
||||
"1:knockoff",
|
||||
"1:nightshade",
|
||||
"1:screech",
|
||||
"1:spite",
|
||||
"16:willowisp",
|
||||
"19:feintattack",
|
||||
"19:shadowsneak",
|
||||
"22:hex",
|
||||
"26:curse",
|
||||
"30:shadowball",
|
||||
"34:embargo",
|
||||
"34:roleplay",
|
||||
"40:suckerpunch",
|
||||
"46:snatch",
|
||||
"46:trick",
|
||||
"52:grudge",
|
||||
"53:phantomforce",
|
||||
"tm:attract",
|
||||
"tm:burningjealousy",
|
||||
"tm:calmmind",
|
||||
"tm:captivate",
|
||||
"tm:chargebeam",
|
||||
"tm:confide",
|
||||
"tm:confuseray",
|
||||
"tm:curse",
|
||||
"tm:darkpulse",
|
||||
"tm:dazzlinggleam",
|
||||
"tm:doubleteam",
|
||||
"tm:dreameater",
|
||||
"tm:embargo",
|
||||
"tm:encore",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:flash",
|
||||
"tm:fling",
|
||||
"tm:foulplay",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:gunkshot",
|
||||
"tm:helpinghand",
|
||||
"tm:hex",
|
||||
"tm:hiddenpower",
|
||||
"tm:hyperbeam",
|
||||
"tm:icywind",
|
||||
"tm:imprison",
|
||||
"tm:infestation",
|
||||
"tm:knockoff",
|
||||
"tm:lashout",
|
||||
"tm:metronome",
|
||||
"tm:nastyplot",
|
||||
"tm:naturalgift",
|
||||
"tm:nightshade",
|
||||
"tm:painsplit",
|
||||
"tm:payback",
|
||||
"tm:phantomforce",
|
||||
"tm:poltergeist",
|
||||
"tm:pounce",
|
||||
"tm:protect",
|
||||
"tm:psybeam",
|
||||
"tm:psychic",
|
||||
"tm:psychup",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:round",
|
||||
"tm:scaryface",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shadowclaw",
|
||||
"tm:shockwave",
|
||||
"tm:skillswap",
|
||||
"tm:skittersmack",
|
||||
"tm:sleeptalk",
|
||||
"tm:snatch",
|
||||
"tm:spite",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:swordsdance",
|
||||
"tm:taunt",
|
||||
"tm:telekinesis",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:throatchop",
|
||||
"tm:thunder",
|
||||
"tm:thunderbolt",
|
||||
"tm:thunderwave",
|
||||
"tm:torment",
|
||||
"tm:toxic",
|
||||
"tm:trailblaze",
|
||||
"tm:trick",
|
||||
"tm:trickroom",
|
||||
"tm:willowisp",
|
||||
"tutor:allyswitch",
|
||||
"tutor:bodyslam",
|
||||
"tutor:cottonguard",
|
||||
"tutor:curse",
|
||||
"tutor:darkpulse",
|
||||
"tutor:doubleedge",
|
||||
"tutor:dreameater",
|
||||
"tutor:endure",
|
||||
"tutor:feintattack",
|
||||
"tutor:foulplay",
|
||||
"tutor:gunkshot",
|
||||
"tutor:headbutt",
|
||||
"tutor:helpinghand",
|
||||
"tutor:hex",
|
||||
"tutor:icywind",
|
||||
"tutor:knockoff",
|
||||
"tutor:magiccoat",
|
||||
"tutor:magicroom",
|
||||
"tutor:metronome",
|
||||
"tutor:mimic",
|
||||
"tutor:mudslap",
|
||||
"tutor:nightmare",
|
||||
"tutor:ominouswind",
|
||||
"tutor:painsplit",
|
||||
"tutor:psychup",
|
||||
"tutor:roleplay",
|
||||
"tutor:shadowball",
|
||||
"tutor:shockwave",
|
||||
"tutor:skillswap",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:spite",
|
||||
"tutor:substitute",
|
||||
"tutor:suckerpunch",
|
||||
"tutor:swagger",
|
||||
"tutor:telekinesis",
|
||||
"tutor:throatchop",
|
||||
"tutor:thunderwave",
|
||||
"tutor:trick"
|
||||
],
|
||||
"labels": ["gen3"],
|
||||
"pokedex": ["cobblemon.species.banette.desc"],
|
||||
"preEvolution": "shuppet",
|
||||
"evolutions": [],
|
||||
"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": 11,
|
||||
"weight": 125,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 1,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:spell_tag",
|
||||
"percentage": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,156 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Delcatty",
|
||||
"nationalPokedexNumber": 301,
|
||||
"primaryType": "normal",
|
||||
"abilities": [
|
||||
"cutecharm",
|
||||
"normalize",
|
||||
"h:wonderskin"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 70,
|
||||
"attack": 65,
|
||||
"defence": 65,
|
||||
"special_attack": 55,
|
||||
"special_defence": 55,
|
||||
"speed": 90
|
||||
},
|
||||
"catchRate": 60,
|
||||
"maleRatio": 0.25,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 140,
|
||||
"experienceGroup": "fast",
|
||||
"eggCycles": 15,
|
||||
"eggGroups": [
|
||||
"field",
|
||||
"fairy"
|
||||
],
|
||||
"moves": [
|
||||
"1:attract",
|
||||
"1:doubleslap",
|
||||
"1:fakeout",
|
||||
"1:growl",
|
||||
"1:sing",
|
||||
"tm:attract",
|
||||
"tm:blizzard",
|
||||
"tm:calmmind",
|
||||
"tm:captivate",
|
||||
"tm:chargebeam",
|
||||
"tm:confide",
|
||||
"tm:dig",
|
||||
"tm:doubleteam",
|
||||
"tm:dreameater",
|
||||
"tm:echoedvoice",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:flash",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:grassknot",
|
||||
"tm:hiddenpower",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:irontail",
|
||||
"tm:naturalgift",
|
||||
"tm:payback",
|
||||
"tm:protect",
|
||||
"tm:psychup",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:retaliate",
|
||||
"tm:return",
|
||||
"tm:rocksmash",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shockwave",
|
||||
"tm:sleeptalk",
|
||||
"tm:solarbeam",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:thunder",
|
||||
"tm:thunderbolt",
|
||||
"tm:thunderwave",
|
||||
"tm:toxic",
|
||||
"tm:waterpulse",
|
||||
"tm:wildcharge",
|
||||
"tm:workup",
|
||||
"tutor:attract",
|
||||
"tutor:bodyslam",
|
||||
"tutor:covet",
|
||||
"tutor:defensecurl",
|
||||
"tutor:doubleedge",
|
||||
"tutor:dreameater",
|
||||
"tutor:endure",
|
||||
"tutor:headbutt",
|
||||
"tutor:healbell",
|
||||
"tutor:helpinghand",
|
||||
"tutor:hypervoice",
|
||||
"tutor:icywind",
|
||||
"tutor:irontail",
|
||||
"tutor:laserfocus",
|
||||
"tutor:lastresort",
|
||||
"tutor:mimic",
|
||||
"tutor:mudslap",
|
||||
"tutor:psychup",
|
||||
"tutor:rollout",
|
||||
"tutor:secretpower",
|
||||
"tutor:shockwave",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:stompingtantrum",
|
||||
"tutor:substitute",
|
||||
"tutor:suckerpunch",
|
||||
"tutor:swagger",
|
||||
"tutor:sweetkiss",
|
||||
"tutor:swift",
|
||||
"tutor:thunderwave",
|
||||
"tutor:uproar",
|
||||
"tutor:waterpulse",
|
||||
"tutor:zenheadbutt"
|
||||
],
|
||||
"labels": [
|
||||
"gen3"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.delcatty.desc"
|
||||
],
|
||||
"preEvolution": "skitty",
|
||||
"evolutions": [],
|
||||
"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": 1
|
||||
},
|
||||
"height": 11,
|
||||
"weight": 326,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 2,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:silk_scarf",
|
||||
"percentage": 5.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:pecha_berry",
|
||||
"percentage": 5.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,601 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Deoxys",
|
||||
"nationalPokedexNumber": 386,
|
||||
"primaryType": "psychic",
|
||||
"abilities": [
|
||||
"pressure"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 50,
|
||||
"attack": 150,
|
||||
"defence": 50,
|
||||
"special_attack": 150,
|
||||
"special_defence": 50,
|
||||
"speed": 150
|
||||
},
|
||||
"features": [
|
||||
"deoxysattack",
|
||||
"deoxysdefense",
|
||||
"deoxysspeed"
|
||||
],
|
||||
"behaviour": {
|
||||
"resting": {
|
||||
"canSleep": true,
|
||||
"willSleepOnBed": false,
|
||||
"depth": "normal",
|
||||
"light": "0-4"
|
||||
},
|
||||
"moving": {
|
||||
"fly": {
|
||||
"canFly": true,
|
||||
"flySpeedHorizontal": 0.4
|
||||
},
|
||||
"walk": {
|
||||
"walkSpeed": 0.4
|
||||
}
|
||||
}
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": -1,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 270,
|
||||
"baseFriendship": 0,
|
||||
"baseScale": 0.6,
|
||||
"hitbox": {
|
||||
"width": 2,
|
||||
"height": 3.7,
|
||||
"fixed": false
|
||||
},
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 1,
|
||||
"defence": 0,
|
||||
"special_attack": 1,
|
||||
"special_defence": 0,
|
||||
"speed": 1
|
||||
},
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"moves": [
|
||||
"1:leer",
|
||||
"1:wrap",
|
||||
"7:nightshade",
|
||||
"13:doubleteam",
|
||||
"13:teleport",
|
||||
"19:knockoff",
|
||||
"19:taunt",
|
||||
"25:psyshock",
|
||||
"25:pursuit",
|
||||
"25:spikes",
|
||||
"31:psychic",
|
||||
"37:gravity",
|
||||
"37:protect",
|
||||
"37:snatch",
|
||||
"37:superpower",
|
||||
"37:swift",
|
||||
"43:psychoshift",
|
||||
"43:skillswap",
|
||||
"49:zenheadbutt",
|
||||
"55:agility",
|
||||
"55:amnesia",
|
||||
"55:cosmicpower",
|
||||
"55:irondefense",
|
||||
"61:recover",
|
||||
"61:zapcannon",
|
||||
"67:psychoboost",
|
||||
"73:counter",
|
||||
"73:extremespeed",
|
||||
"73:hyperbeam",
|
||||
"73:mirrorcoat",
|
||||
"tm:aerialace",
|
||||
"tm:agility",
|
||||
"tm:allyswitch",
|
||||
"tm:amnesia",
|
||||
"tm:avalanche",
|
||||
"tm:brickbreak",
|
||||
"tm:brutalswing",
|
||||
"tm:calmmind",
|
||||
"tm:chargebeam",
|
||||
"tm:confide",
|
||||
"tm:cut",
|
||||
"tm:darkpulse",
|
||||
"tm:doubleteam",
|
||||
"tm:drainpunch",
|
||||
"tm:dreameater",
|
||||
"tm:endure",
|
||||
"tm:energyball",
|
||||
"tm:expandingforce",
|
||||
"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:hiddenpower",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icepunch",
|
||||
"tm:icywind",
|
||||
"tm:imprison",
|
||||
"tm:irondefense",
|
||||
"tm:knockoff",
|
||||
"tm:lightscreen",
|
||||
"tm:lowkick",
|
||||
"tm:lowsweep",
|
||||
"tm:meteorbeam",
|
||||
"tm:nastyplot",
|
||||
"tm:naturalgift",
|
||||
"tm:nightshade",
|
||||
"tm:painsplit",
|
||||
"tm:poisonjab",
|
||||
"tm:poweruppunch",
|
||||
"tm:protect",
|
||||
"tm:psybeam",
|
||||
"tm:psychic",
|
||||
"tm:psychicnoise",
|
||||
"tm:psychicterrain",
|
||||
"tm:psychup",
|
||||
"tm:psyshock",
|
||||
"tm:raindance",
|
||||
"tm:recycle",
|
||||
"tm:reflect",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:scaryface",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shockwave",
|
||||
"tm:skillswap",
|
||||
"tm:sleeptalk",
|
||||
"tm:snatch",
|
||||
"tm:solarbeam",
|
||||
"tm:spikes",
|
||||
"tm:stealthrock",
|
||||
"tm:stompingtantrum",
|
||||
"tm:storedpower",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:takedown",
|
||||
"tm:taunt",
|
||||
"tm:telekinesis",
|
||||
"tm:terablast",
|
||||
"tm:throatchop",
|
||||
"tm:thunder",
|
||||
"tm:thunderbolt",
|
||||
"tm:thunderpunch",
|
||||
"tm:thunderwave",
|
||||
"tm:torment",
|
||||
"tm:toxic",
|
||||
"tm:trick",
|
||||
"tm:trickroom",
|
||||
"tm:waterpulse",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:allyswitch",
|
||||
"tutor:bind",
|
||||
"tutor:bodyslam",
|
||||
"tutor:cosmicpower",
|
||||
"tutor:counter",
|
||||
"tutor:darkpulse",
|
||||
"tutor:detect",
|
||||
"tutor:doubleedge",
|
||||
"tutor:doubleteam",
|
||||
"tutor:drainpunch",
|
||||
"tutor:dreameater",
|
||||
"tutor:dynamicpunch",
|
||||
"tutor:endure",
|
||||
"tutor:extremespeed",
|
||||
"tutor:firepunch",
|
||||
"tutor:focuspunch",
|
||||
"tutor:gravity",
|
||||
"tutor:headbutt",
|
||||
"tutor:hyperbeam",
|
||||
"tutor:icepunch",
|
||||
"tutor:icywind",
|
||||
"tutor:irondefense",
|
||||
"tutor:knockoff",
|
||||
"tutor:laserfocus",
|
||||
"tutor:leer",
|
||||
"tutor:lowkick",
|
||||
"tutor:magiccoat",
|
||||
"tutor:megakick",
|
||||
"tutor:megapunch",
|
||||
"tutor:meteormash",
|
||||
"tutor:mimic",
|
||||
"tutor:mirrorcoat",
|
||||
"tutor:mudslap",
|
||||
"tutor:nastyplot",
|
||||
"tutor:nightmare",
|
||||
"tutor:nightshade",
|
||||
"tutor:psychic",
|
||||
"tutor:psychoboost",
|
||||
"tutor:psychup",
|
||||
"tutor:pursuit",
|
||||
"tutor:recover",
|
||||
"tutor:recycle",
|
||||
"tutor:rockslide",
|
||||
"tutor:roleplay",
|
||||
"tutor:seismictoss",
|
||||
"tutor:shockwave",
|
||||
"tutor:signalbeam",
|
||||
"tutor:skillswap",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:spikes",
|
||||
"tutor:stealthrock",
|
||||
"tutor:stompingtantrum",
|
||||
"tutor:substitute",
|
||||
"tutor:superpower",
|
||||
"tutor:swagger",
|
||||
"tutor:swift",
|
||||
"tutor:taunt",
|
||||
"tutor:telekinesis",
|
||||
"tutor:throatchop",
|
||||
"tutor:thunderpunch",
|
||||
"tutor:thunderwave",
|
||||
"tutor:trick",
|
||||
"tutor:waterpulse",
|
||||
"tutor:wonderroom",
|
||||
"tutor:wrap",
|
||||
"tutor:zapcannon",
|
||||
"tutor:zenheadbutt"
|
||||
],
|
||||
"labels": [
|
||||
"gen3",
|
||||
"mythical",
|
||||
"legendary"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.deoxys.desc"
|
||||
],
|
||||
|
||||
"height": 17,
|
||||
"weight": 608,
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "deoxys_deoxysspeed",
|
||||
"variant": "level_up",
|
||||
"result": "deoxys deoxysspeed=true",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "held_item",
|
||||
"itemCondition": "minecraft:chorus_fruit"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "deoxys_deoxysattack",
|
||||
"variant": "level_up",
|
||||
"result": "deoxys deoxysattack=true",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "held_item",
|
||||
"itemCondition": "minecraft:end_crystal"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "deoxys_deoxysdefense",
|
||||
"variant": "level_up",
|
||||
"result": "deoxys deoxysdefense=true",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "held_item",
|
||||
"itemCondition": "minecraft:shulker_shell"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"forms": [
|
||||
{
|
||||
"name": "Deoxys-Attack",
|
||||
"primaryType": "psychic",
|
||||
"abilities": [
|
||||
"pressure"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 50,
|
||||
"attack": 180,
|
||||
"defence": 20,
|
||||
"special_attack": 180,
|
||||
"special_defence": 20,
|
||||
"speed": 150
|
||||
},
|
||||
"behaviour": {
|
||||
"resting": {
|
||||
"canSleep": true,
|
||||
"willSleepOnBed": false,
|
||||
"depth": "normal",
|
||||
"light": "0-4"
|
||||
},
|
||||
"moving": {
|
||||
"fly": {
|
||||
"canFly": true,
|
||||
"flySpeedHorizontal": 0.4
|
||||
},
|
||||
"walk": {
|
||||
"walkSpeed": 0.4
|
||||
}
|
||||
}
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": -1,
|
||||
"baseExperienceYield": 270,
|
||||
"baseFriendship": 0,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 2,
|
||||
"defence": 0,
|
||||
"special_attack": 1,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"labels": [
|
||||
"gen3",
|
||||
"mythical",
|
||||
"legendary"
|
||||
],
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "deoxysattack_deoxys",
|
||||
"variant": "level_up",
|
||||
"result": "deoxys deoxysattack=false",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "held_item",
|
||||
"itemCondition": "minecraft:end_stone"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"aspects": [
|
||||
"deoxysattack"
|
||||
|
||||
],
|
||||
"height": 17,
|
||||
"weight": 608,
|
||||
"cannotDynamax": false,
|
||||
"battleOnly": false,
|
||||
"drops": {
|
||||
"amount": 6,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:rare_candy",
|
||||
"quantityRange": "5-10"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:end_crystal",
|
||||
"percentage": 33.3
|
||||
},
|
||||
{
|
||||
"item": "minecraft:chorus_fruit",
|
||||
"percentage": 33.3
|
||||
},
|
||||
{
|
||||
"item": "minecraft:shulker_shell",
|
||||
"percentage": 33.3
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_capsule",
|
||||
"percentage": 25.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_patch",
|
||||
"percentage": 5.0
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Deoxys-Defense",
|
||||
"primaryType": "psychic",
|
||||
"abilities": [
|
||||
"pressure"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 50,
|
||||
"attack": 70,
|
||||
"defence": 160,
|
||||
"special_attack": 70,
|
||||
"special_defence": 160,
|
||||
"speed": 90
|
||||
},
|
||||
"behaviour": {
|
||||
"resting": {
|
||||
"canSleep": true,
|
||||
"willSleepOnBed": false,
|
||||
"depth": "normal",
|
||||
"light": "0-4"
|
||||
},
|
||||
"moving": {
|
||||
"fly": {
|
||||
"canFly": true,
|
||||
"flySpeedHorizontal": 0.3
|
||||
},
|
||||
"walk": {
|
||||
"walkSpeed": 0.3
|
||||
}
|
||||
}
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": -1,
|
||||
"baseExperienceYield": 270,
|
||||
"baseFriendship": 0,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 2,
|
||||
"special_attack": 0,
|
||||
"special_defence": 1,
|
||||
"speed": 0
|
||||
},
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"labels": [
|
||||
"gen3",
|
||||
"mythical",
|
||||
"legendary"
|
||||
],
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "deoxysdefense_deoxys",
|
||||
"variant": "level_up",
|
||||
"result": "deoxys deoxys deoxysdefense=false",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "held_item",
|
||||
"itemCondition": "minecraft:end_stone"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"aspects": [
|
||||
"deoxysdefense"
|
||||
],
|
||||
"height": 17,
|
||||
"weight": 608,
|
||||
"cannotDynamax": false,
|
||||
"battleOnly": false,
|
||||
"drops": {
|
||||
"amount": 5,
|
||||
"entries": [
|
||||
{
|
||||
"item": "minecraft:eye_of_ender",
|
||||
"quantityRange": "3-5"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Deoxys-Speed",
|
||||
"primaryType": "psychic",
|
||||
"abilities": [
|
||||
"pressure"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 50,
|
||||
"attack": 95,
|
||||
"defence": 90,
|
||||
"special_attack": 95,
|
||||
"special_defence": 90,
|
||||
"speed": 180
|
||||
},
|
||||
"behaviour": {
|
||||
"resting": {
|
||||
"canSleep": true,
|
||||
"willSleepOnBed": false,
|
||||
"depth": "normal",
|
||||
"light": "0-4"
|
||||
},
|
||||
"moving": {
|
||||
"fly": {
|
||||
"canFly": true,
|
||||
"flySpeedHorizontal": 0.6
|
||||
},
|
||||
"walk": {
|
||||
"walkSpeed": 0.9
|
||||
}
|
||||
}
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": -1,
|
||||
"baseExperienceYield": 270,
|
||||
"baseFriendship": 0,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 3
|
||||
},
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"labels": [
|
||||
"gen3",
|
||||
"mythical",
|
||||
"legendary"
|
||||
],
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "deoxysspeed_deoxys",
|
||||
"variant": "level_up",
|
||||
"result": "deoxys deoxysspeed=false",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "held_item",
|
||||
"itemCondition": "minecraft:end_stone"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"aspects": [
|
||||
"deoxysspeed"
|
||||
],
|
||||
"height": 17,
|
||||
"weight": 608,
|
||||
"cannotDynamax": false,
|
||||
"battleOnly": false,
|
||||
"drops": {
|
||||
"amount": 5,
|
||||
"entries": [
|
||||
{
|
||||
"item": "minecraft:eye_of_ender",
|
||||
"quantityRange": "3-5"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 1,
|
||||
"entries": [
|
||||
{
|
||||
"item": "minecraft:eye_of_ender"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,152 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Feebas",
|
||||
"nationalPokedexNumber": 349,
|
||||
"primaryType": "water",
|
||||
"abilities": ["swiftswim", "oblivious", "h:adaptability"],
|
||||
"baseStats": {
|
||||
"hp": 20,
|
||||
"attack": 15,
|
||||
"defence": 20,
|
||||
"special_attack": 10,
|
||||
"special_defence": 55,
|
||||
"speed": 80
|
||||
},
|
||||
"catchRate": 255,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 40,
|
||||
"experienceGroup": "erratic",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": ["water_1", "dragon"],
|
||||
"moves": [
|
||||
"1:splash",
|
||||
"15:tackle",
|
||||
"25:flail",
|
||||
"egg:brine",
|
||||
"egg:captivate",
|
||||
"egg:confuseray",
|
||||
"egg:dragonbreath",
|
||||
"egg:dragonpulse",
|
||||
"egg:haze",
|
||||
"egg:hypnosis",
|
||||
"egg:irontail",
|
||||
"egg:lightscreen",
|
||||
"egg:mirrorcoat",
|
||||
"egg:mist",
|
||||
"egg:mudsport",
|
||||
"egg:tickle",
|
||||
"tm:attract",
|
||||
"tm:blizzard",
|
||||
"tm:brine",
|
||||
"tm:captivate",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:confuseray",
|
||||
"tm:dive",
|
||||
"tm:doubleedge",
|
||||
"tm:doubleteam",
|
||||
"tm:dragonpulse",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:frustration",
|
||||
"tm:hail",
|
||||
"tm:haze",
|
||||
"tm:hiddenpower",
|
||||
"tm:icebeam",
|
||||
"tm:icywind",
|
||||
"tm:irontail",
|
||||
"tm:lightscreen",
|
||||
"tm:muddywater",
|
||||
"tm:mudshot",
|
||||
"tm:naturalgift",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:round",
|
||||
"tm:scald",
|
||||
"tm:scaleshot",
|
||||
"tm:secretpower",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:substitute",
|
||||
"tm:surf",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:terablast",
|
||||
"tm:toxic",
|
||||
"tm:waterfall",
|
||||
"tm:waterpulse",
|
||||
"tm:whirlpool",
|
||||
"tutor:captivate",
|
||||
"tutor:dive",
|
||||
"tutor:doubleedge",
|
||||
"tutor:dragonpulse",
|
||||
"tutor:endure",
|
||||
"tutor:icywind",
|
||||
"tutor:irontail",
|
||||
"tutor:mimic",
|
||||
"tutor:mirrorcoat",
|
||||
"tutor:scaleshot",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:splash",
|
||||
"tutor:substitute",
|
||||
"tutor:swagger",
|
||||
"tutor:swift",
|
||||
"tutor:waterpulse"
|
||||
],
|
||||
"labels": ["gen3"],
|
||||
"pokedex": ["cobblemon.species.feebas.desc"],
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "feebas_milotic",
|
||||
"variant": "trade",
|
||||
"result": "milotic",
|
||||
"consumeHeldItem": true,
|
||||
"learnableMoves": ["waterpulse"],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "held_item",
|
||||
"itemCondition": "cobblemon:prism_scale"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"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": 6,
|
||||
"weight": 74,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 3,
|
||||
"entries": [
|
||||
{
|
||||
"item": "minecraft:salmon"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:bone_meal",
|
||||
"percentage": 5
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:prism_scale",
|
||||
"percentage": 2.5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,207 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Glalie",
|
||||
"nationalPokedexNumber": 362,
|
||||
"primaryType": "ice",
|
||||
"abilities": ["innerfocus", "icebody", "h:moody"],
|
||||
"baseStats": {
|
||||
"hp": 80,
|
||||
"attack": 80,
|
||||
"defence": 80,
|
||||
"special_attack": 80,
|
||||
"special_defence": 80,
|
||||
"speed": 80
|
||||
},
|
||||
"catchRate": 75,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"forms": [
|
||||
{
|
||||
"name": "Mega",
|
||||
"primaryType": "ice",
|
||||
"abilities": ["refrigerate"],
|
||||
"baseStats": {
|
||||
"hp": 80,
|
||||
"attack": 120,
|
||||
"defence": 80,
|
||||
"special_attack": 120,
|
||||
"special_defence": 80,
|
||||
"speed": 100
|
||||
},
|
||||
"catchRate": 75,
|
||||
"maleRatio": 0.5,
|
||||
"baseExperienceYield": 168,
|
||||
"baseFriendship": 50,
|
||||
"evYield": {
|
||||
"hp": 2,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"experienceGroup": "medium_fast",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": ["fairy", "mineral"],
|
||||
"labels": ["gen6", "mega"],
|
||||
"aspects": ["mega"],
|
||||
"height": 21,
|
||||
"weight": 3502,
|
||||
"cannotDynamax": false,
|
||||
"battleOnly": true
|
||||
}
|
||||
],
|
||||
"baseExperienceYield": 168,
|
||||
"experienceGroup": "medium_fast",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": ["fairy", "mineral"],
|
||||
"moves": [
|
||||
"1:astonish",
|
||||
"1:doubleteam",
|
||||
"1:freezedry",
|
||||
"1:headbutt",
|
||||
"1:leer",
|
||||
"1:powdersnow",
|
||||
"1:sheercold",
|
||||
"15:iceshard",
|
||||
"20:protect",
|
||||
"25:icywind",
|
||||
"30:frostbreath",
|
||||
"35:bite",
|
||||
"37:icebeam",
|
||||
"40:icefang",
|
||||
"47:hail",
|
||||
"47:snowscape",
|
||||
"54:weatherball",
|
||||
"61:crunch",
|
||||
"68:blizzard",
|
||||
"tm:attract",
|
||||
"tm:avalanche",
|
||||
"tm:blizzard",
|
||||
"tm:bodyslam",
|
||||
"tm:bulldoze",
|
||||
"tm:captivate",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:crunch",
|
||||
"tm:darkpulse",
|
||||
"tm:doubleteam",
|
||||
"tm:earthquake",
|
||||
"tm:endure",
|
||||
"tm:explosion",
|
||||
"tm:facade",
|
||||
"tm:faketears",
|
||||
"tm:flash",
|
||||
"tm:foulplay",
|
||||
"tm:frostbreath",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:gyroball",
|
||||
"tm:hail",
|
||||
"tm:helpinghand",
|
||||
"tm:hex",
|
||||
"tm:hiddenpower",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icefang",
|
||||
"tm:icespinner",
|
||||
"tm:iciclespear",
|
||||
"tm:icywind",
|
||||
"tm:ironhead",
|
||||
"tm:lightscreen",
|
||||
"tm:naturalgift",
|
||||
"tm:payback",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:scaryface",
|
||||
"tm:secretpower",
|
||||
"tm:selfdestruct",
|
||||
"tm:shadowball",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:snowscape",
|
||||
"tm:spikes",
|
||||
"tm:spite",
|
||||
"tm:substitute",
|
||||
"tm:swagger",
|
||||
"tm:takedown",
|
||||
"tm:taunt",
|
||||
"tm:terablast",
|
||||
"tm:torment",
|
||||
"tm:toxic",
|
||||
"tm:trailblaze",
|
||||
"tm:waterpulse",
|
||||
"tm:weatherball",
|
||||
"tutor:block",
|
||||
"tutor:bodyslam",
|
||||
"tutor:darkpulse",
|
||||
"tutor:defensecurl",
|
||||
"tutor:doubleedge",
|
||||
"tutor:endure",
|
||||
"tutor:explosion",
|
||||
"tutor:headbutt",
|
||||
"tutor:icywind",
|
||||
"tutor:ironhead",
|
||||
"tutor:laserfocus",
|
||||
"tutor:mimic",
|
||||
"tutor:rollout",
|
||||
"tutor:selfdestruct",
|
||||
"tutor:signalbeam",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:spite",
|
||||
"tutor:steelroller",
|
||||
"tutor:substitute",
|
||||
"tutor:superfang",
|
||||
"tutor:swagger",
|
||||
"tutor:waterpulse"
|
||||
],
|
||||
"labels": ["gen3"],
|
||||
"pokedex": ["cobblemon.species.glalie.desc"],
|
||||
"preEvolution": "snorunt",
|
||||
"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": 15,
|
||||
"weight": 2565,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 5,
|
||||
"entries": [
|
||||
{
|
||||
"item": "minecraft:snowball",
|
||||
"quantityRange": "0-2"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:dawn_stone",
|
||||
"percentage": 5
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:never_melt_ice",
|
||||
"percentage": 5
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:babiri_berry",
|
||||
"percentage": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,341 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Groudon",
|
||||
"nationalPokedexNumber": 383,
|
||||
"primaryType": "ground",
|
||||
"abilities": [
|
||||
"drought"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 100,
|
||||
"attack": 150,
|
||||
"defence": 140,
|
||||
"special_attack": 100,
|
||||
"special_defence": 90,
|
||||
"speed": 90
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": -1,
|
||||
"shoulderMountable": false,
|
||||
"features": ["primal"],
|
||||
"forms": [
|
||||
{
|
||||
"name": "Primal",
|
||||
"primaryType": "ground",
|
||||
"secondaryType": "fire",
|
||||
"abilities": [
|
||||
"desolateland"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 100,
|
||||
"attack": 180,
|
||||
"defence": 160,
|
||||
"special_attack": 150,
|
||||
"special_defence": 90,
|
||||
"speed": 90
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": -1,
|
||||
"baseExperienceYield": 335,
|
||||
"baseFriendship": 0,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 3,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"labels": [
|
||||
"gen6",
|
||||
"primal",
|
||||
"legendary"
|
||||
],
|
||||
"aspects": [
|
||||
"primal"
|
||||
],
|
||||
"height": 50,
|
||||
"weight": 9997,
|
||||
"cannotDynamax": false,
|
||||
"battleOnly": false,
|
||||
"baseScale":1.5,
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "groudon_normal",
|
||||
"variant": "level_up",
|
||||
"result": "groudon primal=false",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "held_item",
|
||||
"itemCondition": "cobblemon:flame_orb"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseExperienceYield": 335,
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"moves": [
|
||||
"1:ancientpower",
|
||||
"1:lavaplume",
|
||||
"1:mudshot",
|
||||
"1:precipiceblades",
|
||||
"1:scaryface",
|
||||
"9:earthpower",
|
||||
"18:bulkup",
|
||||
"20:slash",
|
||||
"27:earthquake",
|
||||
"36:hammerarm",
|
||||
"45:fissure",
|
||||
"54:rest",
|
||||
"72:fireblast",
|
||||
"81:solarbeam",
|
||||
"90:eruption",
|
||||
"tm:aerialace",
|
||||
"tm:bodypress",
|
||||
"tm:bodyslam",
|
||||
"tm:brickbreak",
|
||||
"tm:brutalswing",
|
||||
"tm:bulkup",
|
||||
"tm:bulldoze",
|
||||
"tm:confide",
|
||||
"tm:crunch",
|
||||
"tm:cut",
|
||||
"tm:dig",
|
||||
"tm:doubleedge",
|
||||
"tm:doubleteam",
|
||||
"tm:dragonclaw",
|
||||
"tm:dragonpulse",
|
||||
"tm:dragontail",
|
||||
"tm:earthpower",
|
||||
"tm:earthquake",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:fireblast",
|
||||
"tm:firefang",
|
||||
"tm:firepunch",
|
||||
"tm:flamethrower",
|
||||
"tm:fling",
|
||||
"tm:focusblast",
|
||||
"tm:focuspunch",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:heatcrash",
|
||||
"tm:heatwave",
|
||||
"tm:heavyslam",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:highhorsepower",
|
||||
"tm:honeclaws",
|
||||
"tm:hyperbeam",
|
||||
"tm:incinerate",
|
||||
"tm:ironhead",
|
||||
"tm:irontail",
|
||||
"tm:megakick",
|
||||
"tm:megapunch",
|
||||
"tm:metalclaw",
|
||||
"tm:mudshot",
|
||||
"tm:mudslap",
|
||||
"tm:naturalgift",
|
||||
"tm:overheat",
|
||||
"tm:poweruppunch",
|
||||
"tm:protect",
|
||||
"tm:psychup",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:roar",
|
||||
"tm:rockblast",
|
||||
"tm:rockclimb",
|
||||
"tm:rockpolish",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:sandstorm",
|
||||
"tm:sandtomb",
|
||||
"tm:scaryface",
|
||||
"tm:scorchingsands",
|
||||
"tm:secretpower",
|
||||
"tm:shadowclaw",
|
||||
"tm:shockwave",
|
||||
"tm:sleeptalk",
|
||||
"tm:smackdown",
|
||||
"tm:snore",
|
||||
"tm:solarbeam",
|
||||
"tm:spikes",
|
||||
"tm:stealthrock",
|
||||
"tm:stompingtantrum",
|
||||
"tm:stoneedge",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:swordsdance",
|
||||
"tm:takedown",
|
||||
"tm:terablast",
|
||||
"tm:thunder",
|
||||
"tm:thunderbolt",
|
||||
"tm:thunderpunch",
|
||||
"tm:thunderwave",
|
||||
"tm:toxic",
|
||||
"tm:uproar",
|
||||
"tm:willowisp",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:ancientpower",
|
||||
"tutor:block",
|
||||
"tutor:bodyslam",
|
||||
"tutor:bulkup",
|
||||
"tutor:counter",
|
||||
"tutor:defensecurl",
|
||||
"tutor:doubleedge",
|
||||
"tutor:dragonpulse",
|
||||
"tutor:dynamicpunch",
|
||||
"tutor:earthpower",
|
||||
"tutor:endure",
|
||||
"tutor:eruption",
|
||||
"tutor:fireblast",
|
||||
"tutor:firepunch",
|
||||
"tutor:furycutter",
|
||||
"tutor:headbutt",
|
||||
"tutor:ironhead",
|
||||
"tutor:irontail",
|
||||
"tutor:lavaplume",
|
||||
"tutor:megakick",
|
||||
"tutor:megapunch",
|
||||
"tutor:mimic",
|
||||
"tutor:mudslap",
|
||||
"tutor:precipiceblades",
|
||||
"tutor:psychup",
|
||||
"tutor:rockslide",
|
||||
"tutor:rollout",
|
||||
"tutor:scaryface",
|
||||
"tutor:scorchingsands",
|
||||
"tutor:seismictoss",
|
||||
"tutor:shockwave",
|
||||
"tutor:slash",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:solarbeam",
|
||||
"tutor:stealthrock",
|
||||
"tutor:stompingtantrum",
|
||||
"tutor:substitute",
|
||||
"tutor:swagger",
|
||||
"tutor:swift",
|
||||
"tutor:swordsdance",
|
||||
"tutor:thunderpunch",
|
||||
"tutor:thunderwave",
|
||||
"tutor:uproar"
|
||||
],
|
||||
"labels": [
|
||||
"gen3",
|
||||
"legendary"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.groudon.desc"
|
||||
],
|
||||
"behaviour": {
|
||||
"moving": {
|
||||
"canLook": true,
|
||||
"walk": {
|
||||
"walkSpeed": 0.2,
|
||||
"canWalk": true,
|
||||
"avoidsLand": false
|
||||
},
|
||||
"fly": {
|
||||
"canFly": false
|
||||
},
|
||||
"swim": {
|
||||
"swimSpeed": 0.1,
|
||||
"canSwimInWater": false,
|
||||
"canBreatheUnderwater": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "groudon_primal",
|
||||
"variant": "level_up",
|
||||
"result": "groudon primal",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "held_item",
|
||||
"itemCondition": "cobblemon:flame_orb"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 5.5,
|
||||
"height": 6,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 0,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 3,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 35,
|
||||
"weight": 9500,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 9,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:rare_candy",
|
||||
"quantityRange": "5-10"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:smooth_rock",
|
||||
"percentage": 25.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:heat_rock",
|
||||
"percentage": 25.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:hard_stone",
|
||||
"percentage": 25.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:soft_sand",
|
||||
"percentage": 25.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:flame_orb"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:sun_stone",
|
||||
"quantityRange": "3-9"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_capsule",
|
||||
"percentage": 25.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_patch",
|
||||
"percentage": 5.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,286 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Kyogre",
|
||||
"nationalPokedexNumber": 382,
|
||||
"primaryType": "water",
|
||||
"abilities": [
|
||||
"drizzle"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 100,
|
||||
"attack": 100,
|
||||
"defence": 90,
|
||||
"special_attack": 150,
|
||||
"special_defence": 140,
|
||||
"speed": 90
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": -1,
|
||||
"shoulderMountable": false,
|
||||
"features": ["primal"],
|
||||
"forms": [
|
||||
{
|
||||
"name": "Primal",
|
||||
"primaryType": "water",
|
||||
"abilities": [
|
||||
"primordialsea"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 100,
|
||||
"attack": 150,
|
||||
"defence": 90,
|
||||
"special_attack": 180,
|
||||
"special_defence": 160,
|
||||
"speed": 90
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": -1,
|
||||
"baseExperienceYield": 335,
|
||||
"baseFriendship": 0,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 3,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"labels": [
|
||||
"gen6",
|
||||
"primal",
|
||||
"legendary"
|
||||
],
|
||||
"aspects": [
|
||||
"primal"
|
||||
],
|
||||
"height": 98,
|
||||
"weight": 4300,
|
||||
"cannotDynamax": false,
|
||||
"battleOnly": false,
|
||||
"baseScale":1.5,
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "kyogre_normal",
|
||||
"variant": "level_up",
|
||||
"result": "kyogre primal=false",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "held_item",
|
||||
"itemCondition": "minecraft:heart_of_the_sea"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseExperienceYield": 335,
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"moves": [
|
||||
"1:ancientpower",
|
||||
"1:bodyslam",
|
||||
"1:originpulse",
|
||||
"1:scaryface",
|
||||
"1:waterpulse",
|
||||
"9:aquatail",
|
||||
"18:calmmind",
|
||||
"27:muddywater",
|
||||
"36:icebeam",
|
||||
"45:sheercold",
|
||||
"50:rest",
|
||||
"54:aquaring",
|
||||
"72:hydropump",
|
||||
"81:doubleedge",
|
||||
"90:waterspout",
|
||||
"tm:avalanche",
|
||||
"tm:blizzard",
|
||||
"tm:bodyslam",
|
||||
"tm:brickbreak",
|
||||
"tm:brine",
|
||||
"tm:bulldoze",
|
||||
"tm:calmmind",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:dive",
|
||||
"tm:doubleedge",
|
||||
"tm:doubleteam",
|
||||
"tm:earthquake",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:hail",
|
||||
"tm:heavyslam",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hydropump",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icywind",
|
||||
"tm:ironhead",
|
||||
"tm:liquidation",
|
||||
"tm:muddywater",
|
||||
"tm:naturalgift",
|
||||
"tm:protect",
|
||||
"tm:psychup",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:roar",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:scald",
|
||||
"tm:scaryface",
|
||||
"tm:secretpower",
|
||||
"tm:shockwave",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:surf",
|
||||
"tm:swagger",
|
||||
"tm:takedown",
|
||||
"tm:terablast",
|
||||
"tm:thunder",
|
||||
"tm:thunderbolt",
|
||||
"tm:thunderwave",
|
||||
"tm:toxic",
|
||||
"tm:uproar",
|
||||
"tm:waterfall",
|
||||
"tm:waterpulse",
|
||||
"tm:whirlpool",
|
||||
"tutor:ancientpower",
|
||||
"tutor:aquatail",
|
||||
"tutor:block",
|
||||
"tutor:bodyslam",
|
||||
"tutor:calmmind",
|
||||
"tutor:defensecurl",
|
||||
"tutor:dive",
|
||||
"tutor:doubleedge",
|
||||
"tutor:endure",
|
||||
"tutor:headbutt",
|
||||
"tutor:hydropump",
|
||||
"tutor:icywind",
|
||||
"tutor:ironhead",
|
||||
"tutor:liquidation",
|
||||
"tutor:mimic",
|
||||
"tutor:mudslap",
|
||||
"tutor:originpulse",
|
||||
"tutor:psychup",
|
||||
"tutor:rest",
|
||||
"tutor:rockslide",
|
||||
"tutor:shockwave",
|
||||
"tutor:signalbeam",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:substitute",
|
||||
"tutor:surf",
|
||||
"tutor:swagger",
|
||||
"tutor:swift",
|
||||
"tutor:thunder",
|
||||
"tutor:thunderwave",
|
||||
"tutor:uproar",
|
||||
"tutor:waterpulse",
|
||||
"tutor:waterspout"
|
||||
],
|
||||
"labels": [
|
||||
"gen3",
|
||||
"legendary"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.kyogre.desc"
|
||||
],
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "kyogre_primal",
|
||||
"variant": "level_up",
|
||||
"result": "kyogre primal",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "held_item",
|
||||
"itemCondition": "minecraft:heart_of_the_sea"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 10,
|
||||
"height": 2.1,
|
||||
"fixed": false
|
||||
},
|
||||
"behaviour": {
|
||||
"moving": {
|
||||
"canLook": true,
|
||||
"walk": {
|
||||
"walkSpeed": 0.2,
|
||||
"canWalk": true,
|
||||
"avoidsLand": false
|
||||
},
|
||||
"fly": {
|
||||
"canFly": false
|
||||
},
|
||||
"swim": {
|
||||
"swimSpeed": 0.5,
|
||||
"canSwimInWater": true,
|
||||
"canBreatheUnderwater": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"baseFriendship": 0,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 3,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 45,
|
||||
"weight": 3520,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 6,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:rare_candy",
|
||||
"quantityRange": "5-10"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:heart_of_the_sea"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:water_stone",
|
||||
"quantityRange": "3-9"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:mystic_water",
|
||||
"percentage": 50.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_capsule",
|
||||
"percentage": 25.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_patch",
|
||||
"percentage": 5.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,299 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Latias",
|
||||
"nationalPokedexNumber": 380,
|
||||
"primaryType": "dragon",
|
||||
"secondaryType": "psychic",
|
||||
"abilities": [
|
||||
"levitate"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 80,
|
||||
"attack": 80,
|
||||
"defence": 90,
|
||||
"special_attack": 110,
|
||||
"special_defence": 130,
|
||||
"speed": 110
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": 0,
|
||||
"shoulderMountable": false,
|
||||
"forms": [
|
||||
{
|
||||
"name": "Mega",
|
||||
"primaryType": "dragon",
|
||||
"secondaryType": "psychic",
|
||||
"abilities": [
|
||||
"levitate"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 80,
|
||||
"attack": 100,
|
||||
"defence": 120,
|
||||
"special_attack": 140,
|
||||
"special_defence": 150,
|
||||
"speed": 110
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": 0,
|
||||
"baseExperienceYield": 300,
|
||||
"baseFriendship": 90,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 3,
|
||||
"speed": 0
|
||||
},
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"labels": [
|
||||
"gen6",
|
||||
"mega",
|
||||
"legendary"
|
||||
],
|
||||
"aspects": [
|
||||
"mega"
|
||||
],
|
||||
"height": 18,
|
||||
"weight": 520,
|
||||
"cannotDynamax": false,
|
||||
"battleOnly": true
|
||||
}
|
||||
],
|
||||
"baseExperienceYield": 300,
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"moves": [
|
||||
"1:charm",
|
||||
"1:psywave",
|
||||
"1:safeguard",
|
||||
"1:storedpower",
|
||||
"4:watersport",
|
||||
"5:helpinghand",
|
||||
"10:recover",
|
||||
"13:refresh",
|
||||
"15:confusion",
|
||||
"20:tailwind",
|
||||
"25:dragonbreath",
|
||||
"30:wish",
|
||||
"35:mistball",
|
||||
"40:zenheadbutt",
|
||||
"45:dragonpulse",
|
||||
"50:healpulse",
|
||||
"55:reflecttype",
|
||||
"60:psychic",
|
||||
"65:guardsplit",
|
||||
"70:healingwish",
|
||||
"75:psychoshift",
|
||||
"tm:aerialace",
|
||||
"tm:agility",
|
||||
"tm:aircutter",
|
||||
"tm:airslash",
|
||||
"tm:alluringvoice",
|
||||
"tm:allyswitch",
|
||||
"tm:attract",
|
||||
"tm:aurasphere",
|
||||
"tm:batonpass",
|
||||
"tm:bodyslam",
|
||||
"tm:breakingswipe",
|
||||
"tm:bulldoze",
|
||||
"tm:calmmind",
|
||||
"tm:captivate",
|
||||
"tm:chargebeam",
|
||||
"tm:charm",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:cut",
|
||||
"tm:defog",
|
||||
"tm:disarmingvoice",
|
||||
"tm:dive",
|
||||
"tm:doubleedge",
|
||||
"tm:doubleteam",
|
||||
"tm:dracometeor",
|
||||
"tm:dragoncheer",
|
||||
"tm:dragonclaw",
|
||||
"tm:dragondance",
|
||||
"tm:dragonpulse",
|
||||
"tm:drainingkiss",
|
||||
"tm:dreameater",
|
||||
"tm:dualwingbeat",
|
||||
"tm:earthquake",
|
||||
"tm:endure",
|
||||
"tm:energyball",
|
||||
"tm:facade",
|
||||
"tm:flash",
|
||||
"tm:fly",
|
||||
"tm:frustration",
|
||||
"tm:futuresight",
|
||||
"tm:gigaimpact",
|
||||
"tm:grassknot",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:honeclaws",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icywind",
|
||||
"tm:lightscreen",
|
||||
"tm:liquidation",
|
||||
"tm:magicroom",
|
||||
"tm:mysticalfire",
|
||||
"tm:naturalgift",
|
||||
"tm:outrage",
|
||||
"tm:protect",
|
||||
"tm:psychic",
|
||||
"tm:psychocut",
|
||||
"tm:psychup",
|
||||
"tm:psyshock",
|
||||
"tm:raindance",
|
||||
"tm:reflect",
|
||||
"tm:rest",
|
||||
"tm:retaliate",
|
||||
"tm:return",
|
||||
"tm:roar",
|
||||
"tm:roost",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:sandstorm",
|
||||
"tm:scaleshot",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shadowclaw",
|
||||
"tm:shockwave",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:solarbeam",
|
||||
"tm:steelwing",
|
||||
"tm:storedpower",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:surf",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:tailwind",
|
||||
"tm:takedown",
|
||||
"tm:telekinesis",
|
||||
"tm:terablast",
|
||||
"tm:thunder",
|
||||
"tm:thunderbolt",
|
||||
"tm:thunderwave",
|
||||
"tm:toxic",
|
||||
"tm:triattack",
|
||||
"tm:trick",
|
||||
"tm:waterfall",
|
||||
"tm:waterpulse",
|
||||
"tm:weatherball",
|
||||
"tm:whirlpool",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:allyswitch",
|
||||
"tutor:bodyslam",
|
||||
"tutor:charm",
|
||||
"tutor:covet",
|
||||
"tutor:defog",
|
||||
"tutor:dive",
|
||||
"tutor:doubleedge",
|
||||
"tutor:dracometeor",
|
||||
"tutor:dragonbreath",
|
||||
"tutor:dragonpulse",
|
||||
"tutor:dreameater",
|
||||
"tutor:dualwingbeat",
|
||||
"tutor:endure",
|
||||
"tutor:furycutter",
|
||||
"tutor:healpulse",
|
||||
"tutor:helpinghand",
|
||||
"tutor:icywind",
|
||||
"tutor:laserfocus",
|
||||
"tutor:lastresort",
|
||||
"tutor:magiccoat",
|
||||
"tutor:magicroom",
|
||||
"tutor:mimic",
|
||||
"tutor:mistball",
|
||||
"tutor:mudslap",
|
||||
"tutor:outrage",
|
||||
"tutor:psychoshift",
|
||||
"tutor:psychup",
|
||||
"tutor:recover",
|
||||
"tutor:refresh",
|
||||
"tutor:roleplay",
|
||||
"tutor:roost",
|
||||
"tutor:scaleshot",
|
||||
"tutor:shockwave",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:substitute",
|
||||
"tutor:suckerpunch",
|
||||
"tutor:surf",
|
||||
"tutor:swagger",
|
||||
"tutor:sweetkiss",
|
||||
"tutor:swift",
|
||||
"tutor:tailwind",
|
||||
"tutor:telekinesis",
|
||||
"tutor:thunderwave",
|
||||
"tutor:trick",
|
||||
"tutor:twister",
|
||||
"tutor:waterpulse",
|
||||
"tutor:watersport",
|
||||
"tutor:wish",
|
||||
"tutor:zenheadbutt"
|
||||
],
|
||||
"labels": [
|
||||
"gen3",
|
||||
"legendary"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.latias.desc"
|
||||
],
|
||||
"evolutions": [],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 1,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 90,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 3,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 14,
|
||||
"weight": 400,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 5,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:rare_candy",
|
||||
"quantityRange": "5-10"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:sky_tumblestone_block",
|
||||
"quantityRange": "1-4"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:dragon_fang",
|
||||
"percentage": 50.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_capsule",
|
||||
"percentage": 25.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_patch",
|
||||
"percentage": 5.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -0,0 +1,291 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Latios",
|
||||
"nationalPokedexNumber": 381,
|
||||
"primaryType": "dragon",
|
||||
"secondaryType": "psychic",
|
||||
"abilities": [
|
||||
"levitate"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 80,
|
||||
"attack": 90,
|
||||
"defence": 80,
|
||||
"special_attack": 130,
|
||||
"special_defence": 110,
|
||||
"speed": 110
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": 1,
|
||||
"shoulderMountable": false,
|
||||
"forms": [
|
||||
{
|
||||
"name": "Mega",
|
||||
"primaryType": "dragon",
|
||||
"secondaryType": "psychic",
|
||||
"abilities": [
|
||||
"levitate"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 80,
|
||||
"attack": 130,
|
||||
"defence": 100,
|
||||
"special_attack": 160,
|
||||
"special_defence": 120,
|
||||
"speed": 110
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": 1,
|
||||
"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"
|
||||
],
|
||||
"labels": [
|
||||
"gen6",
|
||||
"mega",
|
||||
"legendary"
|
||||
],
|
||||
"aspects": [
|
||||
"mega"
|
||||
],
|
||||
"height": 23,
|
||||
"weight": 700,
|
||||
"cannotDynamax": false,
|
||||
"battleOnly": true
|
||||
}
|
||||
],
|
||||
"baseExperienceYield": 300,
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"moves": [
|
||||
"1:dragondance",
|
||||
"1:healblock",
|
||||
"1:psywave",
|
||||
"1:safeguard",
|
||||
"1:storedpower",
|
||||
"4:protect",
|
||||
"5:helpinghand",
|
||||
"10:recover",
|
||||
"13:refresh",
|
||||
"15:confusion",
|
||||
"20:tailwind",
|
||||
"25:dragonbreath",
|
||||
"30:allyswitch",
|
||||
"35:lusterpurge",
|
||||
"36:telekinesis",
|
||||
"40:zenheadbutt",
|
||||
"45:dragonpulse",
|
||||
"50:healpulse",
|
||||
"55:simplebeam",
|
||||
"60:psychic",
|
||||
"65:powersplit",
|
||||
"70:memento",
|
||||
"75:psychoshift",
|
||||
"tm:aerialace",
|
||||
"tm:agility",
|
||||
"tm:aircutter",
|
||||
"tm:airslash",
|
||||
"tm:allyswitch",
|
||||
"tm:attract",
|
||||
"tm:aurasphere",
|
||||
"tm:batonpass",
|
||||
"tm:bodyslam",
|
||||
"tm:breakingswipe",
|
||||
"tm:bulldoze",
|
||||
"tm:calmmind",
|
||||
"tm:captivate",
|
||||
"tm:chargebeam",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:cut",
|
||||
"tm:defog",
|
||||
"tm:dive",
|
||||
"tm:doubleedge",
|
||||
"tm:doubleteam",
|
||||
"tm:dracometeor",
|
||||
"tm:dragoncheer",
|
||||
"tm:dragonclaw",
|
||||
"tm:dragondance",
|
||||
"tm:dragonpulse",
|
||||
"tm:dreameater",
|
||||
"tm:dualwingbeat",
|
||||
"tm:earthquake",
|
||||
"tm:endure",
|
||||
"tm:energyball",
|
||||
"tm:facade",
|
||||
"tm:flash",
|
||||
"tm:flipturn",
|
||||
"tm:fly",
|
||||
"tm:frustration",
|
||||
"tm:futuresight",
|
||||
"tm:gigaimpact",
|
||||
"tm:grassknot",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:honeclaws",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icywind",
|
||||
"tm:lightscreen",
|
||||
"tm:liquidation",
|
||||
"tm:mysticalfire",
|
||||
"tm:naturalgift",
|
||||
"tm:outrage",
|
||||
"tm:protect",
|
||||
"tm:psychic",
|
||||
"tm:psychicnoise",
|
||||
"tm:psychocut",
|
||||
"tm:psychup",
|
||||
"tm:psyshock",
|
||||
"tm:raindance",
|
||||
"tm:reflect",
|
||||
"tm:rest",
|
||||
"tm:retaliate",
|
||||
"tm:return",
|
||||
"tm:roar",
|
||||
"tm:roost",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:sandstorm",
|
||||
"tm:scaleshot",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shadowclaw",
|
||||
"tm:shockwave",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:solarbeam",
|
||||
"tm:steelwing",
|
||||
"tm:storedpower",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:surf",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:tailwind",
|
||||
"tm:takedown",
|
||||
"tm:telekinesis",
|
||||
"tm:terablast",
|
||||
"tm:thunder",
|
||||
"tm:thunderbolt",
|
||||
"tm:thunderwave",
|
||||
"tm:toxic",
|
||||
"tm:triattack",
|
||||
"tm:trick",
|
||||
"tm:waterfall",
|
||||
"tm:waterpulse",
|
||||
"tm:weatherball",
|
||||
"tm:whirlpool",
|
||||
"tm:wonderroom",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:allyswitch",
|
||||
"tutor:aurasphere",
|
||||
"tutor:bodyslam",
|
||||
"tutor:defog",
|
||||
"tutor:dive",
|
||||
"tutor:doubleedge",
|
||||
"tutor:dracometeor",
|
||||
"tutor:dragondance",
|
||||
"tutor:dreameater",
|
||||
"tutor:dualwingbeat",
|
||||
"tutor:endure",
|
||||
"tutor:furycutter",
|
||||
"tutor:healpulse",
|
||||
"tutor:helpinghand",
|
||||
"tutor:icywind",
|
||||
"tutor:laserfocus",
|
||||
"tutor:lastresort",
|
||||
"tutor:magiccoat",
|
||||
"tutor:mimic",
|
||||
"tutor:mudslap",
|
||||
"tutor:outrage",
|
||||
"tutor:protect",
|
||||
"tutor:psychic",
|
||||
"tutor:psychoshift",
|
||||
"tutor:psychup",
|
||||
"tutor:recover",
|
||||
"tutor:refresh",
|
||||
"tutor:roost",
|
||||
"tutor:scaleshot",
|
||||
"tutor:shockwave",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:substitute",
|
||||
"tutor:swagger",
|
||||
"tutor:swift",
|
||||
"tutor:tailwind",
|
||||
"tutor:telekinesis",
|
||||
"tutor:thunderwave",
|
||||
"tutor:trick",
|
||||
"tutor:twister",
|
||||
"tutor:waterpulse",
|
||||
"tutor:wonderroom"
|
||||
],
|
||||
"labels": [
|
||||
"gen3",
|
||||
"legendary"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.latios.desc"
|
||||
],
|
||||
"evolutions": [],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 1,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 90,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 3,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 20,
|
||||
"weight": 600,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 5,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:rare_candy",
|
||||
"quantityRange": "5-10"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:sky_tumblestone_block",
|
||||
"quantityRange": "1-4"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:dragon_fang",
|
||||
"percentage": 50.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_capsule",
|
||||
"percentage": 25.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_patch",
|
||||
"percentage": 5.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -0,0 +1,266 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Medicham",
|
||||
"nationalPokedexNumber": 308,
|
||||
"primaryType": "fighting",
|
||||
"secondaryType": "psychic",
|
||||
"abilities": [
|
||||
"purepower",
|
||||
"h:telepathy"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 60,
|
||||
"attack": 60,
|
||||
"defence": 75,
|
||||
"special_attack": 60,
|
||||
"special_defence": 75,
|
||||
"speed": 80
|
||||
},
|
||||
"catchRate": 90,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"forms": [
|
||||
{
|
||||
"name": "Mega",
|
||||
"primaryType": "fighting",
|
||||
"secondaryType": "psychic",
|
||||
"abilities": [
|
||||
"purepower"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 60,
|
||||
"attack": 100,
|
||||
"defence": 85,
|
||||
"special_attack": 80,
|
||||
"special_defence": 85,
|
||||
"speed": 100
|
||||
},
|
||||
"catchRate": 90,
|
||||
"maleRatio": 0.5,
|
||||
"baseExperienceYield": 144,
|
||||
"baseFriendship": 70,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 2
|
||||
},
|
||||
"experienceGroup": "medium_fast",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": [
|
||||
"human_like"
|
||||
],
|
||||
"labels": [
|
||||
"gen6",
|
||||
"mega"
|
||||
],
|
||||
"aspects": [
|
||||
"mega"
|
||||
],
|
||||
"height": 13,
|
||||
"weight": 315,
|
||||
"cannotDynamax": false,
|
||||
"battleOnly": true
|
||||
}
|
||||
],
|
||||
"baseExperienceYield": 144,
|
||||
"experienceGroup": "medium_fast",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": [
|
||||
"human_like"
|
||||
],
|
||||
"moves": [
|
||||
"1:bide",
|
||||
"1:confusion",
|
||||
"1:detect",
|
||||
"1:firepunch",
|
||||
"1:icepunch",
|
||||
"1:meditate",
|
||||
"1:thunderpunch",
|
||||
"1:workup",
|
||||
"12:endure",
|
||||
"15:feint",
|
||||
"17:forcepalm",
|
||||
"20:hiddenpower",
|
||||
"20:psybeam",
|
||||
"20:swagger",
|
||||
"23:calmmind",
|
||||
"25:mindreader",
|
||||
"25:zenheadbutt",
|
||||
"28:highjumpkick",
|
||||
"31:psychup",
|
||||
"33:acupressure",
|
||||
"36:powertrick",
|
||||
"42:reversal",
|
||||
"47:recover",
|
||||
"53:axekick",
|
||||
"53:counter",
|
||||
"tm:aerialace",
|
||||
"tm:attract",
|
||||
"tm:aurasphere",
|
||||
"tm:batonpass",
|
||||
"tm:bodyslam",
|
||||
"tm:brickbreak",
|
||||
"tm:bulkup",
|
||||
"tm:calmmind",
|
||||
"tm:captivate",
|
||||
"tm:closecombat",
|
||||
"tm:confide",
|
||||
"tm:doubleteam",
|
||||
"tm:drainpunch",
|
||||
"tm:dreameater",
|
||||
"tm:endure",
|
||||
"tm:energyball",
|
||||
"tm:expandingforce",
|
||||
"tm:facade",
|
||||
"tm:firepunch",
|
||||
"tm:flash",
|
||||
"tm:fling",
|
||||
"tm:focusblast",
|
||||
"tm:focuspunch",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:grassknot",
|
||||
"tm:gravity",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hyperbeam",
|
||||
"tm:icepunch",
|
||||
"tm:imprison",
|
||||
"tm:lightscreen",
|
||||
"tm:lowkick",
|
||||
"tm:lowsweep",
|
||||
"tm:metronome",
|
||||
"tm:naturalgift",
|
||||
"tm:nightshade",
|
||||
"tm:painsplit",
|
||||
"tm:poisonjab",
|
||||
"tm:poweruppunch",
|
||||
"tm:protect",
|
||||
"tm:psybeam",
|
||||
"tm:psychic",
|
||||
"tm:psychicterrain",
|
||||
"tm:psychup",
|
||||
"tm:psyshock",
|
||||
"tm:raindance",
|
||||
"tm:recycle",
|
||||
"tm:reflect",
|
||||
"tm:rest",
|
||||
"tm:retaliate",
|
||||
"tm:return",
|
||||
"tm:reversal",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:skillswap",
|
||||
"tm:sleeptalk",
|
||||
"tm:storedpower",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:takedown",
|
||||
"tm:taunt",
|
||||
"tm:telekinesis",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:thunderpunch",
|
||||
"tm:toxic",
|
||||
"tm:trailblaze",
|
||||
"tm:trick",
|
||||
"tm:trickroom",
|
||||
"tm:upperhand",
|
||||
"tm:vacuumwave",
|
||||
"tm:workup",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:bodyslam",
|
||||
"tutor:counter",
|
||||
"tutor:doubleedge",
|
||||
"tutor:drainpunch",
|
||||
"tutor:dreameater",
|
||||
"tutor:dynamicpunch",
|
||||
"tutor:endure",
|
||||
"tutor:firepunch",
|
||||
"tutor:focuspunch",
|
||||
"tutor:gravity",
|
||||
"tutor:headbutt",
|
||||
"tutor:helpinghand",
|
||||
"tutor:icepunch",
|
||||
"tutor:laserfocus",
|
||||
"tutor:lowkick",
|
||||
"tutor:magiccoat",
|
||||
"tutor:megakick",
|
||||
"tutor:megapunch",
|
||||
"tutor:metronome",
|
||||
"tutor:mimic",
|
||||
"tutor:mudslap",
|
||||
"tutor:painsplit",
|
||||
"tutor:psychup",
|
||||
"tutor:recycle",
|
||||
"tutor:rockslide",
|
||||
"tutor:roleplay",
|
||||
"tutor:seismictoss",
|
||||
"tutor:signalbeam",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:substitute",
|
||||
"tutor:swagger",
|
||||
"tutor:swift",
|
||||
"tutor:telekinesis",
|
||||
"tutor:thunderpunch",
|
||||
"tutor:trick",
|
||||
"tutor:vacuumwave",
|
||||
"tutor:zenheadbutt"
|
||||
],
|
||||
"labels": [
|
||||
"gen3"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.medicham.desc"
|
||||
],
|
||||
"preEvolution": "meditite",
|
||||
"evolutions": [],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 1.6,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 70,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 2
|
||||
},
|
||||
"height": 13,
|
||||
"weight": 315,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 3,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:wise_glasses",
|
||||
"percentage": 5.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:black_belt",
|
||||
"percentage": 5.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:nanab_berry",
|
||||
"percentage": 5.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -0,0 +1,240 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Meditite",
|
||||
"nationalPokedexNumber": 307,
|
||||
"primaryType": "fighting",
|
||||
"secondaryType": "psychic",
|
||||
"abilities": [
|
||||
"purepower",
|
||||
"h:telepathy"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 30,
|
||||
"attack": 40,
|
||||
"defence": 55,
|
||||
"special_attack": 40,
|
||||
"special_defence": 55,
|
||||
"speed": 60
|
||||
},
|
||||
"catchRate": 180,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 56,
|
||||
"experienceGroup": "medium_fast",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": [
|
||||
"human_like"
|
||||
],
|
||||
"moves": [
|
||||
"1:bide",
|
||||
"1:confusion",
|
||||
"1:workup",
|
||||
"4:meditate",
|
||||
"9:detect",
|
||||
"12:endure",
|
||||
"15:feint",
|
||||
"17:forcepalm",
|
||||
"20:hiddenpower",
|
||||
"20:psybeam",
|
||||
"20:swagger",
|
||||
"23:calmmind",
|
||||
"25:mindreader",
|
||||
"25:zenheadbutt",
|
||||
"28:highjumpkick",
|
||||
"31:psychup",
|
||||
"33:acupressure",
|
||||
"36:powertrick",
|
||||
"39:reversal",
|
||||
"41:recover",
|
||||
"44:counter",
|
||||
"egg:batonpass",
|
||||
"egg:bulletpunch",
|
||||
"egg:drainpunch",
|
||||
"egg:dynamicpunch",
|
||||
"egg:fakeout",
|
||||
"egg:firepunch",
|
||||
"egg:foresight",
|
||||
"egg:guardswap",
|
||||
"egg:icepunch",
|
||||
"egg:powerswap",
|
||||
"egg:psychocut",
|
||||
"egg:quickguard",
|
||||
"egg:secretpower",
|
||||
"egg:thunderpunch",
|
||||
"tm:aerialace",
|
||||
"tm:attract",
|
||||
"tm:batonpass",
|
||||
"tm:bodyslam",
|
||||
"tm:brickbreak",
|
||||
"tm:bulkup",
|
||||
"tm:calmmind",
|
||||
"tm:captivate",
|
||||
"tm:closecombat",
|
||||
"tm:confide",
|
||||
"tm:doubleteam",
|
||||
"tm:drainpunch",
|
||||
"tm:dreameater",
|
||||
"tm:endure",
|
||||
"tm:expandingforce",
|
||||
"tm:facade",
|
||||
"tm:firepunch",
|
||||
"tm:flash",
|
||||
"tm:fling",
|
||||
"tm:focusblast",
|
||||
"tm:focuspunch",
|
||||
"tm:frustration",
|
||||
"tm:grassknot",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:icepunch",
|
||||
"tm:imprison",
|
||||
"tm:lightscreen",
|
||||
"tm:lowkick",
|
||||
"tm:lowsweep",
|
||||
"tm:metronome",
|
||||
"tm:naturalgift",
|
||||
"tm:nightshade",
|
||||
"tm:painsplit",
|
||||
"tm:poisonjab",
|
||||
"tm:poweruppunch",
|
||||
"tm:protect",
|
||||
"tm:psybeam",
|
||||
"tm:psychic",
|
||||
"tm:psychicterrain",
|
||||
"tm:psychup",
|
||||
"tm:psyshock",
|
||||
"tm:raindance",
|
||||
"tm:recycle",
|
||||
"tm:reflect",
|
||||
"tm:rest",
|
||||
"tm:retaliate",
|
||||
"tm:return",
|
||||
"tm:reversal",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:skillswap",
|
||||
"tm:sleeptalk",
|
||||
"tm:storedpower",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:takedown",
|
||||
"tm:taunt",
|
||||
"tm:telekinesis",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:thunderpunch",
|
||||
"tm:toxic",
|
||||
"tm:trailblaze",
|
||||
"tm:trick",
|
||||
"tm:trickroom",
|
||||
"tm:upperhand",
|
||||
"tm:workup",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:bide",
|
||||
"tutor:bodyslam",
|
||||
"tutor:confusion",
|
||||
"tutor:counter",
|
||||
"tutor:detect",
|
||||
"tutor:doubleedge",
|
||||
"tutor:drainpunch",
|
||||
"tutor:dreameater",
|
||||
"tutor:dynamicpunch",
|
||||
"tutor:endure",
|
||||
"tutor:firepunch",
|
||||
"tutor:focuspunch",
|
||||
"tutor:gravity",
|
||||
"tutor:headbutt",
|
||||
"tutor:helpinghand",
|
||||
"tutor:icepunch",
|
||||
"tutor:lowkick",
|
||||
"tutor:magiccoat",
|
||||
"tutor:meditate",
|
||||
"tutor:megakick",
|
||||
"tutor:megapunch",
|
||||
"tutor:metronome",
|
||||
"tutor:mimic",
|
||||
"tutor:mudslap",
|
||||
"tutor:painsplit",
|
||||
"tutor:psychup",
|
||||
"tutor:recycle",
|
||||
"tutor:roleplay",
|
||||
"tutor:seismictoss",
|
||||
"tutor:shadowball",
|
||||
"tutor:signalbeam",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:substitute",
|
||||
"tutor:swagger",
|
||||
"tutor:swift",
|
||||
"tutor:telekinesis",
|
||||
"tutor:thunderpunch",
|
||||
"tutor:trick",
|
||||
"tutor:vacuumwave",
|
||||
"tutor:zenheadbutt"
|
||||
],
|
||||
"labels": [
|
||||
"gen3"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.meditite.desc"
|
||||
],
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "meditite_medicham",
|
||||
"variant": "level_up",
|
||||
"result": "medicham",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "level",
|
||||
"minLevel": 37
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseScale": 0.7,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 1.5,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 70,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 1
|
||||
},
|
||||
"height": 6,
|
||||
"weight": 112,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 3,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:wise_glasses",
|
||||
"percentage": 2.5
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:black_belt",
|
||||
"percentage": 2.5
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:nanab_berry",
|
||||
"percentage": 2.5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -0,0 +1,182 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Milotic",
|
||||
"nationalPokedexNumber": 350,
|
||||
"primaryType": "water",
|
||||
"abilities": ["marvelscale", "competitive", "h:cutecharm"],
|
||||
"baseStats": {
|
||||
"hp": 95,
|
||||
"attack": 60,
|
||||
"defence": 79,
|
||||
"special_attack": 100,
|
||||
"special_defence": 125,
|
||||
"speed": 81
|
||||
},
|
||||
"catchRate": 60,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 189,
|
||||
"experienceGroup": "erratic",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": ["water_1", "dragon"],
|
||||
"moves": [
|
||||
"1:flail",
|
||||
"1:refresh",
|
||||
"1:splash",
|
||||
"1:tackle",
|
||||
"1:watergun",
|
||||
"1:waterpulse",
|
||||
"1:watersport",
|
||||
"1:wrap",
|
||||
"4:disarmingvoice",
|
||||
"8:twister",
|
||||
"12:aquaring",
|
||||
"16:attract",
|
||||
"20:lifedew",
|
||||
"21:captivate",
|
||||
"24:dragontail",
|
||||
"28:recover",
|
||||
"32:aquatail",
|
||||
"36:safeguard",
|
||||
"40:surf",
|
||||
"44:raindance",
|
||||
"48:coil",
|
||||
"52:hydropump",
|
||||
"tm:alluringvoice",
|
||||
"tm:attract",
|
||||
"tm:avalanche",
|
||||
"tm:blizzard",
|
||||
"tm:bodyslam",
|
||||
"tm:breakingswipe",
|
||||
"tm:brine",
|
||||
"tm:brutalswing",
|
||||
"tm:bulldoze",
|
||||
"tm:captivate",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:confuseray",
|
||||
"tm:disarmingvoice",
|
||||
"tm:dive",
|
||||
"tm:doubleedge",
|
||||
"tm:doubleteam",
|
||||
"tm:dragoncheer",
|
||||
"tm:dragondance",
|
||||
"tm:dragonpulse",
|
||||
"tm:dragontail",
|
||||
"tm:drainingkiss",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:flipturn",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:hail",
|
||||
"tm:haze",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hydropump",
|
||||
"tm:hyperbeam",
|
||||
"tm:icebeam",
|
||||
"tm:icywind",
|
||||
"tm:imprison",
|
||||
"tm:ironhead",
|
||||
"tm:irontail",
|
||||
"tm:lightscreen",
|
||||
"tm:muddywater",
|
||||
"tm:mudshot",
|
||||
"tm:naturalgift",
|
||||
"tm:protect",
|
||||
"tm:psychup",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:scald",
|
||||
"tm:scaleshot",
|
||||
"tm:secretpower",
|
||||
"tm:skittersmack",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:substitute",
|
||||
"tm:surf",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:takedown",
|
||||
"tm:terablast",
|
||||
"tm:toxic",
|
||||
"tm:tripleaxel",
|
||||
"tm:waterfall",
|
||||
"tm:waterpulse",
|
||||
"tm:weatherball",
|
||||
"tm:whirlpool",
|
||||
"tutor:aquatail",
|
||||
"tutor:bind",
|
||||
"tutor:bodyslam",
|
||||
"tutor:dive",
|
||||
"tutor:doubleedge",
|
||||
"tutor:dragonpulse",
|
||||
"tutor:endure",
|
||||
"tutor:flipturn",
|
||||
"tutor:hydropump",
|
||||
"tutor:icebeam",
|
||||
"tutor:icywind",
|
||||
"tutor:ironhead",
|
||||
"tutor:irontail",
|
||||
"tutor:laserfocus",
|
||||
"tutor:magiccoat",
|
||||
"tutor:mimic",
|
||||
"tutor:mirrorcoat",
|
||||
"tutor:mudslap",
|
||||
"tutor:psychup",
|
||||
"tutor:raindance",
|
||||
"tutor:recover",
|
||||
"tutor:scaleshot",
|
||||
"tutor:skittersmack",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:substitute",
|
||||
"tutor:surf",
|
||||
"tutor:swagger",
|
||||
"tutor:swift",
|
||||
"tutor:toxic",
|
||||
"tutor:tripleaxel",
|
||||
"tutor:twister",
|
||||
"tutor:waterpulse"
|
||||
],
|
||||
"labels": ["gen3"],
|
||||
"pokedex": ["cobblemon.species.milotic.desc"],
|
||||
"preEvolution": "feebas",
|
||||
"evolutions": [],
|
||||
"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": 62,
|
||||
"weight": 1620,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 2,
|
||||
"entries": [
|
||||
{
|
||||
"item": "minecraft:bone_meal",
|
||||
"percentage": 10
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:prism_scale",
|
||||
"percentage": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,339 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Rayquaza",
|
||||
"nationalPokedexNumber": 384,
|
||||
"primaryType": "dragon",
|
||||
"secondaryType": "flying",
|
||||
"abilities": [
|
||||
"airlock"
|
||||
],
|
||||
"drops": {
|
||||
"amount": 5,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:rare_candy",
|
||||
"quantityRange": "5-10"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:dragon_breath",
|
||||
"quantityRange": "2-9"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:dragon_fang",
|
||||
"quantityRange": "3-12"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:dragon_scale",
|
||||
"quantityRange": "3-12"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_capsule",
|
||||
"percentage": 25.0
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:ability_patch",
|
||||
"percentage": 5.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"baseStats": {
|
||||
"hp": 105,
|
||||
"attack": 150,
|
||||
"defence": 90,
|
||||
"special_attack": 150,
|
||||
"special_defence": 90,
|
||||
"speed": 95
|
||||
},
|
||||
"catchRate": 45,
|
||||
"maleRatio": -1,
|
||||
"shoulderMountable": false,
|
||||
"features": ["mega"],
|
||||
"forms": [
|
||||
{
|
||||
"name": "MegaRayquaza",
|
||||
"primaryType": "dragon",
|
||||
"secondaryType": "flying",
|
||||
"abilities": [
|
||||
"deltastream"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 105,
|
||||
"attack": 180,
|
||||
"defence": 100,
|
||||
"special_attack": 180,
|
||||
"special_defence": 100,
|
||||
"speed": 115
|
||||
},
|
||||
"catchRate": 45,
|
||||
"maleRatio": -1,
|
||||
"baseExperienceYield": 340,
|
||||
"baseFriendship": 0,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 2,
|
||||
"defence": 0,
|
||||
"special_attack": 1,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"labels": [
|
||||
"gen3",
|
||||
"mega",
|
||||
"legendary"
|
||||
],
|
||||
"aspects": [
|
||||
"mega"
|
||||
],
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "megarayquaza_rayquaza",
|
||||
"variant": "level_up",
|
||||
"result": "rayquaza mega=false",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "has_move",
|
||||
"move": "dragonascent"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 8,
|
||||
"height": 9,
|
||||
"fixed": false
|
||||
},
|
||||
"height": 69,
|
||||
"weight": 690,
|
||||
"cannotDynamax": false,
|
||||
"battleOnly": true
|
||||
}
|
||||
],
|
||||
"baseExperienceYield": 340,
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"moves": [
|
||||
"1:airslash",
|
||||
"1:ancientpower",
|
||||
"1:dragonascent",
|
||||
"1:scaryface",
|
||||
"1:twister",
|
||||
"9:crunch",
|
||||
"18:dragondance",
|
||||
"20:dragonclaw",
|
||||
"27:extremespeed",
|
||||
"36:dragonpulse",
|
||||
"45:hypervoice",
|
||||
"54:rest",
|
||||
"63:fly",
|
||||
"72:hurricane",
|
||||
"81:outrage",
|
||||
"90:hyperbeam",
|
||||
"tm:aerialace",
|
||||
"tm:airslash",
|
||||
"tm:avalanche",
|
||||
"tm:blizzard",
|
||||
"tm:bodyslam",
|
||||
"tm:breakingswipe",
|
||||
"tm:brickbreak",
|
||||
"tm:brutalswing",
|
||||
"tm:bulkup",
|
||||
"tm:bulldoze",
|
||||
"tm:confide",
|
||||
"tm:cosmicpower",
|
||||
"tm:crunch",
|
||||
"tm:dive",
|
||||
"tm:doubleedge",
|
||||
"tm:doubleteam",
|
||||
"tm:dracometeor",
|
||||
"tm:dragoncheer",
|
||||
"tm:dragonclaw",
|
||||
"tm:dragondance",
|
||||
"tm:dragonpulse",
|
||||
"tm:dragontail",
|
||||
"tm:earthpower",
|
||||
"tm:earthquake",
|
||||
"tm:echoedvoice",
|
||||
"tm:endure",
|
||||
"tm:energyball",
|
||||
"tm:facade",
|
||||
"tm:fireblast",
|
||||
"tm:flamethrower",
|
||||
"tm:fling",
|
||||
"tm:fly",
|
||||
"tm:focusblast",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:gyroball",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:honeclaws",
|
||||
"tm:hurricane",
|
||||
"tm:hydropump",
|
||||
"tm:hyperbeam",
|
||||
"tm:hypervoice",
|
||||
"tm:icebeam",
|
||||
"tm:icywind",
|
||||
"tm:incinerate",
|
||||
"tm:ironhead",
|
||||
"tm:irontail",
|
||||
"tm:meteorbeam",
|
||||
"tm:naturalgift",
|
||||
"tm:outrage",
|
||||
"tm:overheat",
|
||||
"tm:protect",
|
||||
"tm:psychup",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:roar",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:sandstorm",
|
||||
"tm:scaleshot",
|
||||
"tm:scaryface",
|
||||
"tm:secretpower",
|
||||
"tm:shadowclaw",
|
||||
"tm:shockwave",
|
||||
"tm:skydrop",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:solarbeam",
|
||||
"tm:stealthrock",
|
||||
"tm:stoneedge",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:surf",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:swordsdance",
|
||||
"tm:tailwind",
|
||||
"tm:takedown",
|
||||
"tm:terablast",
|
||||
"tm:thunder",
|
||||
"tm:thunderbolt",
|
||||
"tm:thunderwave",
|
||||
"tm:toxic",
|
||||
"tm:uproar",
|
||||
"tm:uturn",
|
||||
"tm:waterfall",
|
||||
"tm:waterpulse",
|
||||
"tm:whirlpool",
|
||||
"tm:wildcharge",
|
||||
"tutor:airslash",
|
||||
"tutor:ancientpower",
|
||||
"tutor:aquatail",
|
||||
"tutor:bind",
|
||||
"tutor:bodyslam",
|
||||
"tutor:brutalswing",
|
||||
"tutor:celebrate",
|
||||
"tutor:defog",
|
||||
"tutor:dive",
|
||||
"tutor:doubleedge",
|
||||
"tutor:dracometeor",
|
||||
"tutor:dragonascent",
|
||||
"tutor:dragonclaw",
|
||||
"tutor:dragondance",
|
||||
"tutor:earthpower",
|
||||
"tutor:endure",
|
||||
"tutor:extremespeed",
|
||||
"tutor:furycutter",
|
||||
"tutor:headbutt",
|
||||
"tutor:hyperbeam",
|
||||
"tutor:icywind",
|
||||
"tutor:ironhead",
|
||||
"tutor:irontail",
|
||||
"tutor:meteorbeam",
|
||||
"tutor:mimic",
|
||||
"tutor:mudslap",
|
||||
"tutor:outrage",
|
||||
"tutor:psychup",
|
||||
"tutor:rockslide",
|
||||
"tutor:scaleshot",
|
||||
"tutor:shockwave",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:substitute",
|
||||
"tutor:swagger",
|
||||
"tutor:swift",
|
||||
"tutor:tailwind",
|
||||
"tutor:thunder",
|
||||
"tutor:thunderwave",
|
||||
"tutor:twister",
|
||||
"tutor:uproar",
|
||||
"tutor:vcreate",
|
||||
"tutor:waterpulse"
|
||||
],
|
||||
"labels": [
|
||||
"gen3",
|
||||
"legendary"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.rayquaza.desc"
|
||||
],
|
||||
"behaviour": {
|
||||
"moving": {
|
||||
"walk": {
|
||||
"canWalk": true,
|
||||
"walkSpeed": 2
|
||||
},
|
||||
"fly": {
|
||||
"canFly": true
|
||||
}
|
||||
},
|
||||
"resting": {
|
||||
"canSleep": true,
|
||||
"willSleepOnBed": true,
|
||||
"depth": "normal",
|
||||
"light": "0-4"
|
||||
}
|
||||
},
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "rayquaza_megarayquaza",
|
||||
"variant": "level_up",
|
||||
"result": "rayquaza mega=true",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "has_move",
|
||||
"move": "dragonascent"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseScale": 1.5,
|
||||
"hitbox": {
|
||||
"width": 2.5,
|
||||
"height": 3.8,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 0,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 2,
|
||||
"defence": 0,
|
||||
"special_attack": 1,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 70,
|
||||
"weight": 2065,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
||||
|
@ -0,0 +1,205 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Shuppet",
|
||||
"nationalPokedexNumber": 353,
|
||||
"primaryType": "ghost",
|
||||
"abilities": ["insomnia", "frisk", "h:cursedbody"],
|
||||
"baseStats": {
|
||||
"hp": 44,
|
||||
"attack": 75,
|
||||
"defence": 35,
|
||||
"special_attack": 63,
|
||||
"special_defence": 33,
|
||||
"speed": 45
|
||||
},
|
||||
"catchRate": 225,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 59,
|
||||
"experienceGroup": "fast",
|
||||
"eggCycles": 25,
|
||||
"eggGroups": ["amorphous"],
|
||||
"moves": [
|
||||
"1:astonish",
|
||||
"1:knockoff",
|
||||
"4:screech",
|
||||
"7:nightshade",
|
||||
"10:spite",
|
||||
"16:willowisp",
|
||||
"19:feintattack",
|
||||
"19:shadowsneak",
|
||||
"22:hex",
|
||||
"26:curse",
|
||||
"30:shadowball",
|
||||
"34:embargo",
|
||||
"34:roleplay",
|
||||
"38:suckerpunch",
|
||||
"42:snatch",
|
||||
"42:trick",
|
||||
"46:grudge",
|
||||
"48:phantomforce",
|
||||
"egg:astonish",
|
||||
"egg:confuseray",
|
||||
"egg:destinybond",
|
||||
"egg:disable",
|
||||
"egg:foresight",
|
||||
"egg:gunkshot",
|
||||
"egg:imprison",
|
||||
"egg:ominouswind",
|
||||
"egg:payback",
|
||||
"egg:phantomforce",
|
||||
"egg:pursuit",
|
||||
"egg:shadowsneak",
|
||||
"tm:attract",
|
||||
"tm:calmmind",
|
||||
"tm:captivate",
|
||||
"tm:chargebeam",
|
||||
"tm:confide",
|
||||
"tm:confuseray",
|
||||
"tm:curse",
|
||||
"tm:darkpulse",
|
||||
"tm:dazzlinggleam",
|
||||
"tm:doubleteam",
|
||||
"tm:dreameater",
|
||||
"tm:embargo",
|
||||
"tm:encore",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:flash",
|
||||
"tm:foulplay",
|
||||
"tm:frustration",
|
||||
"tm:gunkshot",
|
||||
"tm:helpinghand",
|
||||
"tm:hex",
|
||||
"tm:hiddenpower",
|
||||
"tm:icywind",
|
||||
"tm:imprison",
|
||||
"tm:lashout",
|
||||
"tm:metronome",
|
||||
"tm:nastyplot",
|
||||
"tm:naturalgift",
|
||||
"tm:nightshade",
|
||||
"tm:painsplit",
|
||||
"tm:payback",
|
||||
"tm:phantomforce",
|
||||
"tm:poltergeist",
|
||||
"tm:pounce",
|
||||
"tm:protect",
|
||||
"tm:psybeam",
|
||||
"tm:psychic",
|
||||
"tm:psychup",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:round",
|
||||
"tm:scaryface",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shockwave",
|
||||
"tm:skillswap",
|
||||
"tm:skittersmack",
|
||||
"tm:sleeptalk",
|
||||
"tm:snatch",
|
||||
"tm:spite",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:taunt",
|
||||
"tm:telekinesis",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:thunder",
|
||||
"tm:thunderbolt",
|
||||
"tm:thunderwave",
|
||||
"tm:torment",
|
||||
"tm:toxic",
|
||||
"tm:trick",
|
||||
"tm:trickroom",
|
||||
"tm:willowisp",
|
||||
"tutor:allyswitch",
|
||||
"tutor:bodyslam",
|
||||
"tutor:darkpulse",
|
||||
"tutor:destinybond",
|
||||
"tutor:doubleedge",
|
||||
"tutor:dreameater",
|
||||
"tutor:endure",
|
||||
"tutor:feintattack",
|
||||
"tutor:foulplay",
|
||||
"tutor:gunkshot",
|
||||
"tutor:headbutt",
|
||||
"tutor:icywind",
|
||||
"tutor:knockoff",
|
||||
"tutor:magiccoat",
|
||||
"tutor:magicroom",
|
||||
"tutor:mimic",
|
||||
"tutor:nightmare",
|
||||
"tutor:nightshade",
|
||||
"tutor:ominouswind",
|
||||
"tutor:painsplit",
|
||||
"tutor:psychup",
|
||||
"tutor:roleplay",
|
||||
"tutor:shadowball",
|
||||
"tutor:shockwave",
|
||||
"tutor:skillswap",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snatch",
|
||||
"tutor:snore",
|
||||
"tutor:spite",
|
||||
"tutor:substitute",
|
||||
"tutor:suckerpunch",
|
||||
"tutor:swagger",
|
||||
"tutor:telekinesis",
|
||||
"tutor:thunderwave",
|
||||
"tutor:trick",
|
||||
"tutor:willowisp"
|
||||
],
|
||||
"labels": ["gen3"],
|
||||
"pokedex": ["cobblemon.species.shuppet.desc"],
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "shuppet_banette",
|
||||
"variant": "level_up",
|
||||
"result": "banette",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": ["knockoff"],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "level",
|
||||
"minLevel": 37
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"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": 23,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 2,
|
||||
"entries": [
|
||||
{
|
||||
"item": "minecraft:phantom_membrane",
|
||||
"percentage": 2.5
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:spell_tag",
|
||||
"percentage": 2.5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,183 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Skitty",
|
||||
"nationalPokedexNumber": 300,
|
||||
"primaryType": "normal",
|
||||
"abilities": ["cutecharm", "normalize", "h:wonderskin"],
|
||||
"baseStats": {
|
||||
"hp": 50,
|
||||
"attack": 45,
|
||||
"defence": 45,
|
||||
"special_attack": 35,
|
||||
"special_defence": 35,
|
||||
"speed": 50
|
||||
},
|
||||
"catchRate": 255,
|
||||
"maleRatio": 0.25,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 52,
|
||||
"experienceGroup": "fast",
|
||||
"eggCycles": 15,
|
||||
"eggGroups": ["field", "fairy"],
|
||||
"moves": [
|
||||
"1:fakeout",
|
||||
"1:growl",
|
||||
"1:tackle",
|
||||
"1:tailwhip",
|
||||
"4:foresight",
|
||||
"7:sing",
|
||||
"10:attract",
|
||||
"13:disarmingvoice",
|
||||
"16:doubleslap",
|
||||
"19:copycat",
|
||||
"22:feintattack",
|
||||
"25:charm",
|
||||
"28:wakeupslap",
|
||||
"31:assist",
|
||||
"34:covet",
|
||||
"37:healbell",
|
||||
"40:doubleedge",
|
||||
"43:captivate",
|
||||
"46:playrough",
|
||||
"egg:batonpass",
|
||||
"egg:captivate",
|
||||
"egg:cosmicpower",
|
||||
"egg:fakeout",
|
||||
"egg:faketears",
|
||||
"egg:helpinghand",
|
||||
"egg:lastresort",
|
||||
"egg:mudbomb",
|
||||
"egg:psychup",
|
||||
"egg:simplebeam",
|
||||
"egg:substitute",
|
||||
"egg:suckerpunch",
|
||||
"egg:tickle",
|
||||
"egg:uproar",
|
||||
"egg:wish",
|
||||
"egg:zenheadbutt",
|
||||
"tm:attract",
|
||||
"tm:blizzard",
|
||||
"tm:calmmind",
|
||||
"tm:captivate",
|
||||
"tm:chargebeam",
|
||||
"tm:confide",
|
||||
"tm:dig",
|
||||
"tm:doubleteam",
|
||||
"tm:dreameater",
|
||||
"tm:echoedvoice",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:flash",
|
||||
"tm:frustration",
|
||||
"tm:grassknot",
|
||||
"tm:hiddenpower",
|
||||
"tm:icebeam",
|
||||
"tm:irontail",
|
||||
"tm:naturalgift",
|
||||
"tm:payback",
|
||||
"tm:protect",
|
||||
"tm:psychup",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:retaliate",
|
||||
"tm:return",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shockwave",
|
||||
"tm:sleeptalk",
|
||||
"tm:solarbeam",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:thunder",
|
||||
"tm:thunderbolt",
|
||||
"tm:thunderwave",
|
||||
"tm:toxic",
|
||||
"tm:waterpulse",
|
||||
"tm:wildcharge",
|
||||
"tm:workup",
|
||||
"tutor:attract",
|
||||
"tutor:bodyslam",
|
||||
"tutor:captivate",
|
||||
"tutor:covet",
|
||||
"tutor:defensecurl",
|
||||
"tutor:doubleedge",
|
||||
"tutor:dreameater",
|
||||
"tutor:endure",
|
||||
"tutor:foresight",
|
||||
"tutor:growl",
|
||||
"tutor:headbutt",
|
||||
"tutor:healbell",
|
||||
"tutor:helpinghand",
|
||||
"tutor:hypervoice",
|
||||
"tutor:icywind",
|
||||
"tutor:irontail",
|
||||
"tutor:lastresort",
|
||||
"tutor:mimic",
|
||||
"tutor:mudslap",
|
||||
"tutor:payday",
|
||||
"tutor:psychup",
|
||||
"tutor:rollout",
|
||||
"tutor:shockwave",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:substitute",
|
||||
"tutor:suckerpunch",
|
||||
"tutor:swagger",
|
||||
"tutor:swift",
|
||||
"tutor:tackle",
|
||||
"tutor:tailwhip",
|
||||
"tutor:thunderwave",
|
||||
"tutor:tickle",
|
||||
"tutor:uproar",
|
||||
"tutor:waterpulse",
|
||||
"tutor:zenheadbutt"
|
||||
],
|
||||
"labels": ["gen3"],
|
||||
"pokedex": ["cobblemon.species.skitty.desc"],
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "skitty_delcatty",
|
||||
"variant": "item_interact",
|
||||
"result": "delcatty",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [],
|
||||
"requiredContext": "cobblemon:moon_stone"
|
||||
}
|
||||
],
|
||||
"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": 6,
|
||||
"weight": 110,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 2,
|
||||
"entries": [
|
||||
{
|
||||
"item": "cobblemon:silk_scarf",
|
||||
"percentage": 2.5
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:pecha_berry",
|
||||
"percentage": 2.5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,188 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Snorunt",
|
||||
"nationalPokedexNumber": 361,
|
||||
"primaryType": "ice",
|
||||
"abilities": ["innerfocus", "icebody", "h:moody"],
|
||||
"baseStats": {
|
||||
"hp": 50,
|
||||
"attack": 50,
|
||||
"defence": 50,
|
||||
"special_attack": 50,
|
||||
"special_defence": 50,
|
||||
"speed": 50
|
||||
},
|
||||
"catchRate": 190,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 60,
|
||||
"experienceGroup": "medium_fast",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": ["fairy", "mineral"],
|
||||
"moves": [
|
||||
"1:astonish",
|
||||
"1:headbutt",
|
||||
"1:powdersnow",
|
||||
"5:leer",
|
||||
"10:doubleteam",
|
||||
"15:iceshard",
|
||||
"20:protect",
|
||||
"25:icywind",
|
||||
"30:frostbreath",
|
||||
"34:icebeam",
|
||||
"35:bite",
|
||||
"40:icefang",
|
||||
"45:hail",
|
||||
"45:snowscape",
|
||||
"50:weatherball",
|
||||
"55:crunch",
|
||||
"60:blizzard",
|
||||
"egg:avalanche",
|
||||
"egg:bide",
|
||||
"egg:block",
|
||||
"egg:disable",
|
||||
"egg:faketears",
|
||||
"egg:hex",
|
||||
"egg:iciclecrash",
|
||||
"egg:rollout",
|
||||
"egg:spikes",
|
||||
"egg:switcheroo",
|
||||
"egg:weatherball",
|
||||
"tm:attract",
|
||||
"tm:avalanche",
|
||||
"tm:blizzard",
|
||||
"tm:bodyslam",
|
||||
"tm:captivate",
|
||||
"tm:chillingwater",
|
||||
"tm:confide",
|
||||
"tm:crunch",
|
||||
"tm:doubleteam",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:faketears",
|
||||
"tm:flash",
|
||||
"tm:frostbreath",
|
||||
"tm:frustration",
|
||||
"tm:hail",
|
||||
"tm:helpinghand",
|
||||
"tm:hex",
|
||||
"tm:hiddenpower",
|
||||
"tm:icebeam",
|
||||
"tm:icefang",
|
||||
"tm:icespinner",
|
||||
"tm:iciclespear",
|
||||
"tm:icywind",
|
||||
"tm:lightscreen",
|
||||
"tm:naturalgift",
|
||||
"tm:protect",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:snowscape",
|
||||
"tm:spikes",
|
||||
"tm:spite",
|
||||
"tm:substitute",
|
||||
"tm:swagger",
|
||||
"tm:takedown",
|
||||
"tm:terablast",
|
||||
"tm:toxic",
|
||||
"tm:trailblaze",
|
||||
"tm:waterpulse",
|
||||
"tm:weatherball",
|
||||
"tutor:bite",
|
||||
"tutor:block",
|
||||
"tutor:bodyslam",
|
||||
"tutor:doubleedge",
|
||||
"tutor:endure",
|
||||
"tutor:headbutt",
|
||||
"tutor:icywind",
|
||||
"tutor:mimic",
|
||||
"tutor:powdersnow",
|
||||
"tutor:rollout",
|
||||
"tutor:sing",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:spite",
|
||||
"tutor:substitute",
|
||||
"tutor:swagger",
|
||||
"tutor:waterpulse",
|
||||
"tutor:weatherball"
|
||||
],
|
||||
"labels": ["gen3"],
|
||||
"pokedex": ["cobblemon.species.snorunt.desc"],
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "snorunt_glalie",
|
||||
"variant": "level_up",
|
||||
"result": "glalie",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": ["freezedry"],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "level",
|
||||
"minLevel": 42
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "snorunt_froslass",
|
||||
"variant": "item_interact",
|
||||
"result": "froslass",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": [],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "properties",
|
||||
"target": "gender=female"
|
||||
}
|
||||
],
|
||||
"requiredContext": "cobblemon:dawn_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": 7,
|
||||
"weight": 168,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false,
|
||||
"drops": {
|
||||
"amount": 4,
|
||||
"entries": [
|
||||
{
|
||||
"item": "minecraft:snowball",
|
||||
"quantityRange": "0-1"
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:dawn_stone",
|
||||
"percentage": 2.5
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:never_melt_ice",
|
||||
"percentage": 2.5
|
||||
},
|
||||
{
|
||||
"item": "cobblemon:babiri_berry",
|
||||
"percentage": 2.5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,177 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Swablu",
|
||||
"nationalPokedexNumber": 333,
|
||||
"primaryType": "normal",
|
||||
"secondaryType": "flying",
|
||||
"abilities": ["naturalcure", "h:cloudnine"],
|
||||
"baseStats": {
|
||||
"hp": 45,
|
||||
"attack": 40,
|
||||
"defence": 60,
|
||||
"special_attack": 40,
|
||||
"special_defence": 75,
|
||||
"speed": 50
|
||||
},
|
||||
"catchRate": 255,
|
||||
"maleRatio": 0.5,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 62,
|
||||
"experienceGroup": "erratic",
|
||||
"eggCycles": 20,
|
||||
"eggGroups": ["flying", "dragon"],
|
||||
"moves": [
|
||||
"1:growl",
|
||||
"1:peck",
|
||||
"3:astonish",
|
||||
"4:disarmingvoice",
|
||||
"8:mist",
|
||||
"12:furyattack",
|
||||
"16:round",
|
||||
"20:dragonbreath",
|
||||
"20:naturalgift",
|
||||
"24:safeguard",
|
||||
"26:refresh",
|
||||
"28:sing",
|
||||
"30:mirrormove",
|
||||
"32:cottonguard",
|
||||
"36:takedown",
|
||||
"38:dragonpulse",
|
||||
"40:moonblast",
|
||||
"44:perishsong",
|
||||
"egg:agility",
|
||||
"egg:astonish",
|
||||
"egg:defog",
|
||||
"egg:dragonrush",
|
||||
"egg:featherdance",
|
||||
"egg:haze",
|
||||
"egg:hypervoice",
|
||||
"egg:playrough",
|
||||
"egg:powerswap",
|
||||
"egg:pursuit",
|
||||
"egg:rage",
|
||||
"egg:roost",
|
||||
"egg:steelwing",
|
||||
"egg:tailwind",
|
||||
"tm:acrobatics",
|
||||
"tm:aerialace",
|
||||
"tm:agility",
|
||||
"tm:attract",
|
||||
"tm:bodyslam",
|
||||
"tm:bravebird",
|
||||
"tm:captivate",
|
||||
"tm:confide",
|
||||
"tm:dazzlinggleam",
|
||||
"tm:disarmingvoice",
|
||||
"tm:doubleteam",
|
||||
"tm:dragonpulse",
|
||||
"tm:dreameater",
|
||||
"tm:echoedvoice",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:falseswipe",
|
||||
"tm:fly",
|
||||
"tm:frustration",
|
||||
"tm:heatwave",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:hurricane",
|
||||
"tm:hypervoice",
|
||||
"tm:icebeam",
|
||||
"tm:naturalgift",
|
||||
"tm:outrage",
|
||||
"tm:playrough",
|
||||
"tm:pluck",
|
||||
"tm:powerswap",
|
||||
"tm:protect",
|
||||
"tm:psychup",
|
||||
"tm:raindance",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:roost",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:secretpower",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:solarbeam",
|
||||
"tm:steelwing",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:tailwind",
|
||||
"tm:takedown",
|
||||
"tm:terablast",
|
||||
"tm:thief",
|
||||
"tm:toxic",
|
||||
"tm:trailblaze",
|
||||
"tm:uproar",
|
||||
"tutor:aircutter",
|
||||
"tutor:bodyslam",
|
||||
"tutor:defog",
|
||||
"tutor:doubleedge",
|
||||
"tutor:dragonpulse",
|
||||
"tutor:dreameater",
|
||||
"tutor:dualwingbeat",
|
||||
"tutor:endure",
|
||||
"tutor:falseswipe",
|
||||
"tutor:featherdance",
|
||||
"tutor:growl",
|
||||
"tutor:healbell",
|
||||
"tutor:heatwave",
|
||||
"tutor:hypervoice",
|
||||
"tutor:mimic",
|
||||
"tutor:mudslap",
|
||||
"tutor:ominouswind",
|
||||
"tutor:outrage",
|
||||
"tutor:peck",
|
||||
"tutor:psychup",
|
||||
"tutor:roost",
|
||||
"tutor:skyattack",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:substitute",
|
||||
"tutor:swagger",
|
||||
"tutor:swift",
|
||||
"tutor:tailwind",
|
||||
"tutor:twister",
|
||||
"tutor:uproar"
|
||||
],
|
||||
"labels": ["gen3"],
|
||||
"pokedex": ["cobblemon.species.swablu.desc"],
|
||||
"evolutions": [
|
||||
{
|
||||
"id": "swablu_altaria",
|
||||
"variant": "level_up",
|
||||
"result": "altaria",
|
||||
"consumeHeldItem": false,
|
||||
"learnableMoves": ["dragonpulse"],
|
||||
"requirements": [
|
||||
{
|
||||
"variant": "level",
|
||||
"minLevel": 35
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 0.5,
|
||||
"height": 0.75,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 50,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 1,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 4,
|
||||
"weight": 12,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
Reference in New Issue
Block a user