first commit
This commit is contained in:
@ -0,0 +1,492 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Kyurem",
|
||||
"nationalPokedexNumber": 646,
|
||||
"primaryType": "dragon",
|
||||
"secondaryType": "ice",
|
||||
"abilities": [
|
||||
"pressure"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 125,
|
||||
"attack": 130,
|
||||
"defence": 90,
|
||||
"special_attack": 130,
|
||||
"special_defence": 90,
|
||||
"speed": 95
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": -1,
|
||||
"shoulderMountable": false,
|
||||
"forms": [
|
||||
{
|
||||
"name": "Black",
|
||||
"primaryType": "dragon",
|
||||
"secondaryType": "ice",
|
||||
"abilities": [
|
||||
"teravolt"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 125,
|
||||
"attack": 170,
|
||||
"defence": 100,
|
||||
"special_attack": 120,
|
||||
"special_defence": 90,
|
||||
"speed": 95
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": -1,
|
||||
"baseExperienceYield": 330,
|
||||
"baseFriendship": 0,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 3,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"moves": [
|
||||
"1:ancientpower",
|
||||
"1:dragonbreath",
|
||||
"1:dragonrage",
|
||||
"1:freezedry",
|
||||
"1:icywind",
|
||||
"1:nobleroar",
|
||||
"8:slash",
|
||||
"16:endeavor",
|
||||
"24:dragonpulse",
|
||||
"32:icebeam",
|
||||
"40:hypervoice",
|
||||
"48:fusionbolt",
|
||||
"56:blizzard",
|
||||
"64:imprison",
|
||||
"72:outrage",
|
||||
"80:freezeshock",
|
||||
"88:sheercold",
|
||||
"tm:aerialace",
|
||||
"tm:avalanche",
|
||||
"tm:blizzard",
|
||||
"tm:bodypress",
|
||||
"tm:bodyslam",
|
||||
"tm:breakingswipe",
|
||||
"tm:brutalswing",
|
||||
"tm:confide",
|
||||
"tm:cut",
|
||||
"tm:doubleteam",
|
||||
"tm:dracometeor",
|
||||
"tm:dragoncheer",
|
||||
"tm:dragonclaw",
|
||||
"tm:dragondance",
|
||||
"tm:dragonpulse",
|
||||
"tm:dragontail",
|
||||
"tm:dualwingbeat",
|
||||
"tm:earthpower",
|
||||
"tm:echoedvoice",
|
||||
"tm:endeavor",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:flashcannon",
|
||||
"tm:fling",
|
||||
"tm:fly",
|
||||
"tm:focusblast",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:hail",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:honeclaws",
|
||||
"tm:hyperbeam",
|
||||
"tm:hypervoice",
|
||||
"tm:icebeam",
|
||||
"tm:icefang",
|
||||
"tm:iciclespear",
|
||||
"tm:icywind",
|
||||
"tm:imprison",
|
||||
"tm:ironhead",
|
||||
"tm:lightscreen",
|
||||
"tm:outrage",
|
||||
"tm:payback",
|
||||
"tm:protect",
|
||||
"tm:psychic",
|
||||
"tm:raindance",
|
||||
"tm:reflect",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:roar",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:roost",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:scaleshot",
|
||||
"tm:scaryface",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shadowclaw",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:snowscape",
|
||||
"tm:steelwing",
|
||||
"tm:stoneedge",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:takedown",
|
||||
"tm:terablast",
|
||||
"tm:toxic",
|
||||
"tm:weatherball",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:dracometeor",
|
||||
"tutor:dragonbreath",
|
||||
"tutor:dragonpulse",
|
||||
"tutor:dualwingbeat",
|
||||
"tutor:earthpower",
|
||||
"tutor:endeavor",
|
||||
"tutor:freezeshock",
|
||||
"tutor:icebeam",
|
||||
"tutor:icywind",
|
||||
"tutor:ironhead",
|
||||
"tutor:laserfocus",
|
||||
"tutor:outrage",
|
||||
"tutor:roost",
|
||||
"tutor:scaleshot",
|
||||
"tutor:shadowball",
|
||||
"tutor:signalbeam",
|
||||
"tutor:slash",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:zenheadbutt"
|
||||
],
|
||||
"labels": [
|
||||
"gen5",
|
||||
"legendary"
|
||||
],
|
||||
"aspects": [
|
||||
"black"
|
||||
],
|
||||
"height": 33,
|
||||
"weight": 3250,
|
||||
"cannotDynamax": false,
|
||||
"battleOnly": false
|
||||
},
|
||||
{
|
||||
"name": "White",
|
||||
"primaryType": "dragon",
|
||||
"secondaryType": "ice",
|
||||
"abilities": [
|
||||
"turboblaze"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 125,
|
||||
"attack": 120,
|
||||
"defence": 90,
|
||||
"special_attack": 170,
|
||||
"special_defence": 100,
|
||||
"speed": 95
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": -1,
|
||||
"baseExperienceYield": 330,
|
||||
"baseFriendship": 0,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 3,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"moves": [
|
||||
"1:ancientpower",
|
||||
"1:dragonbreath",
|
||||
"1:dragonrage",
|
||||
"1:freezedry",
|
||||
"1:icywind",
|
||||
"1:nobleroar",
|
||||
"8:slash",
|
||||
"16:endeavor",
|
||||
"24:dragonpulse",
|
||||
"32:icebeam",
|
||||
"40:hypervoice",
|
||||
"48:fusionflare",
|
||||
"56:blizzard",
|
||||
"64:imprison",
|
||||
"72:outrage",
|
||||
"80:iceburn",
|
||||
"88:sheercold",
|
||||
"tm:aerialace",
|
||||
"tm:avalanche",
|
||||
"tm:blizzard",
|
||||
"tm:bodypress",
|
||||
"tm:bodyslam",
|
||||
"tm:breakingswipe",
|
||||
"tm:brutalswing",
|
||||
"tm:confide",
|
||||
"tm:cut",
|
||||
"tm:doubleteam",
|
||||
"tm:dracometeor",
|
||||
"tm:dragoncheer",
|
||||
"tm:dragonclaw",
|
||||
"tm:dragondance",
|
||||
"tm:dragonpulse",
|
||||
"tm:dragontail",
|
||||
"tm:dualwingbeat",
|
||||
"tm:earthpower",
|
||||
"tm:echoedvoice",
|
||||
"tm:endeavor",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:flashcannon",
|
||||
"tm:fling",
|
||||
"tm:fly",
|
||||
"tm:focusblast",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:hail",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:honeclaws",
|
||||
"tm:hyperbeam",
|
||||
"tm:hypervoice",
|
||||
"tm:icebeam",
|
||||
"tm:icefang",
|
||||
"tm:iciclespear",
|
||||
"tm:icywind",
|
||||
"tm:imprison",
|
||||
"tm:ironhead",
|
||||
"tm:lightscreen",
|
||||
"tm:outrage",
|
||||
"tm:payback",
|
||||
"tm:protect",
|
||||
"tm:psychic",
|
||||
"tm:raindance",
|
||||
"tm:reflect",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:roar",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:roost",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:scaleshot",
|
||||
"tm:scaryface",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shadowclaw",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:snowscape",
|
||||
"tm:steelwing",
|
||||
"tm:stoneedge",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:takedown",
|
||||
"tm:terablast",
|
||||
"tm:toxic",
|
||||
"tm:weatherball",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:dracometeor",
|
||||
"tutor:dragonbreath",
|
||||
"tutor:dragonpulse",
|
||||
"tutor:dualwingbeat",
|
||||
"tutor:earthpower",
|
||||
"tutor:endeavor",
|
||||
"tutor:fusionflare",
|
||||
"tutor:hypervoice",
|
||||
"tutor:icebeam",
|
||||
"tutor:iceburn",
|
||||
"tutor:icywind",
|
||||
"tutor:imprison",
|
||||
"tutor:ironhead",
|
||||
"tutor:laserfocus",
|
||||
"tutor:outrage",
|
||||
"tutor:roost",
|
||||
"tutor:scaleshot",
|
||||
"tutor:shadowball",
|
||||
"tutor:signalbeam",
|
||||
"tutor:slash",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:zenheadbutt"
|
||||
],
|
||||
"labels": [
|
||||
"gen5",
|
||||
"legendary"
|
||||
],
|
||||
"aspects": [
|
||||
"white"
|
||||
],
|
||||
"height": 36,
|
||||
"weight": 3250,
|
||||
"cannotDynamax": false,
|
||||
"battleOnly": false
|
||||
}
|
||||
],
|
||||
"baseExperienceYield": 330,
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"moves": [
|
||||
"1:ancientpower",
|
||||
"1:dragonbreath",
|
||||
"1:dragonrage",
|
||||
"1:freezedry",
|
||||
"1:icywind",
|
||||
"1:nobleroar",
|
||||
"8:slash",
|
||||
"16:endeavor",
|
||||
"24:dragonpulse",
|
||||
"32:icebeam",
|
||||
"40:hypervoice",
|
||||
"48:scaryface",
|
||||
"56:blizzard",
|
||||
"64:imprison",
|
||||
"72:outrage",
|
||||
"80:glaciate",
|
||||
"88:sheercold",
|
||||
"tm:aerialace",
|
||||
"tm:avalanche",
|
||||
"tm:blizzard",
|
||||
"tm:bodypress",
|
||||
"tm:bodyslam",
|
||||
"tm:breakingswipe",
|
||||
"tm:brutalswing",
|
||||
"tm:confide",
|
||||
"tm:cut",
|
||||
"tm:doubleteam",
|
||||
"tm:dracometeor",
|
||||
"tm:dragoncheer",
|
||||
"tm:dragonclaw",
|
||||
"tm:dragondance",
|
||||
"tm:dragonpulse",
|
||||
"tm:dragontail",
|
||||
"tm:dualwingbeat",
|
||||
"tm:earthpower",
|
||||
"tm:echoedvoice",
|
||||
"tm:endeavor",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:flashcannon",
|
||||
"tm:fling",
|
||||
"tm:fly",
|
||||
"tm:focusblast",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:hail",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:honeclaws",
|
||||
"tm:hyperbeam",
|
||||
"tm:hypervoice",
|
||||
"tm:icebeam",
|
||||
"tm:icefang",
|
||||
"tm:iciclespear",
|
||||
"tm:icywind",
|
||||
"tm:imprison",
|
||||
"tm:ironhead",
|
||||
"tm:lightscreen",
|
||||
"tm:outrage",
|
||||
"tm:payback",
|
||||
"tm:protect",
|
||||
"tm:psychic",
|
||||
"tm:raindance",
|
||||
"tm:reflect",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:roar",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:roost",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:scaleshot",
|
||||
"tm:scaryface",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shadowclaw",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:snowscape",
|
||||
"tm:steelwing",
|
||||
"tm:stoneedge",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:takedown",
|
||||
"tm:terablast",
|
||||
"tm:toxic",
|
||||
"tm:weatherball",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:dracometeor",
|
||||
"tutor:dragonbreath",
|
||||
"tutor:dragonpulse",
|
||||
"tutor:dualwingbeat",
|
||||
"tutor:earthpower",
|
||||
"tutor:endeavor",
|
||||
"tutor:glaciate",
|
||||
"tutor:icebeam",
|
||||
"tutor:icywind",
|
||||
"tutor:ironhead",
|
||||
"tutor:laserfocus",
|
||||
"tutor:outrage",
|
||||
"tutor:roost",
|
||||
"tutor:scaleshot",
|
||||
"tutor:shadowball",
|
||||
"tutor:signalbeam",
|
||||
"tutor:slash",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:zenheadbutt"
|
||||
],
|
||||
"labels": [
|
||||
"gen5",
|
||||
"legendary"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.kyurem.desc"
|
||||
],
|
||||
"evolutions": [],
|
||||
"baseScale": 1.5,
|
||||
"hitbox": {
|
||||
"width": 2,
|
||||
"height": 2,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 0,
|
||||
"evYield": {
|
||||
"hp": 1,
|
||||
"attack": 1,
|
||||
"defence": 0,
|
||||
"special_attack": 1,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 30,
|
||||
"weight": 3250,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
@ -0,0 +1,176 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Reshiram",
|
||||
"nationalPokedexNumber": 643,
|
||||
"primaryType": "dragon",
|
||||
"secondaryType": "fire",
|
||||
"abilities": [
|
||||
"turboblaze"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 100,
|
||||
"attack": 120,
|
||||
"defence": 100,
|
||||
"special_attack": 150,
|
||||
"special_defence": 120,
|
||||
"speed": 90
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": -1,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 340,
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"moves": [
|
||||
"1:ancientpower",
|
||||
"1:dragonbreath",
|
||||
"1:dragonrage",
|
||||
"1:firefang",
|
||||
"1:nobleroar",
|
||||
"8:slash",
|
||||
"16:crunch",
|
||||
"24:extrasensory",
|
||||
"32:dragonpulse",
|
||||
"40:flamethrower",
|
||||
"48:fusionflare",
|
||||
"56:hypervoice",
|
||||
"64:fireblast",
|
||||
"72:imprison",
|
||||
"80:outrage",
|
||||
"88:blueflare",
|
||||
"tm:bodypress",
|
||||
"tm:bodyslam",
|
||||
"tm:breakingswipe",
|
||||
"tm:brutalswing",
|
||||
"tm:confide",
|
||||
"tm:crunch",
|
||||
"tm:cut",
|
||||
"tm:doubleedge",
|
||||
"tm:doubleteam",
|
||||
"tm:dracometeor",
|
||||
"tm:dragoncheer",
|
||||
"tm:dragonclaw",
|
||||
"tm:dragondance",
|
||||
"tm:dragonpulse",
|
||||
"tm:dragontail",
|
||||
"tm:dualwingbeat",
|
||||
"tm:earthpower",
|
||||
"tm:echoedvoice",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:fireblast",
|
||||
"tm:firefang",
|
||||
"tm:firespin",
|
||||
"tm:flamecharge",
|
||||
"tm:flamethrower",
|
||||
"tm:flareblitz",
|
||||
"tm:fling",
|
||||
"tm:fly",
|
||||
"tm:focusblast",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:heatcrash",
|
||||
"tm:heatwave",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:honeclaws",
|
||||
"tm:hyperbeam",
|
||||
"tm:hypervoice",
|
||||
"tm:imprison",
|
||||
"tm:incinerate",
|
||||
"tm:lightscreen",
|
||||
"tm:mysticalfire",
|
||||
"tm:outrage",
|
||||
"tm:overheat",
|
||||
"tm:payback",
|
||||
"tm:protect",
|
||||
"tm:psychic",
|
||||
"tm:raindance",
|
||||
"tm:reflect",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:roar",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:roost",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:scaleshot",
|
||||
"tm:scaryface",
|
||||
"tm:scorchingsands",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shadowclaw",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:solarbeam",
|
||||
"tm:steelwing",
|
||||
"tm:stoneedge",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:tailwind",
|
||||
"tm:takedown",
|
||||
"tm:terablast",
|
||||
"tm:toxic",
|
||||
"tm:weatherball",
|
||||
"tm:willowisp",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:blueflare",
|
||||
"tutor:defog",
|
||||
"tutor:dracometeor",
|
||||
"tutor:dragonbreath",
|
||||
"tutor:dragonclaw",
|
||||
"tutor:dragonpulse",
|
||||
"tutor:dualwingbeat",
|
||||
"tutor:earthpower",
|
||||
"tutor:extrasensory",
|
||||
"tutor:heatwave",
|
||||
"tutor:imprison",
|
||||
"tutor:laserfocus",
|
||||
"tutor:mist",
|
||||
"tutor:nobleroar",
|
||||
"tutor:outrage",
|
||||
"tutor:roost",
|
||||
"tutor:scaleshot",
|
||||
"tutor:scorchingsands",
|
||||
"tutor:slash",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:tailwind",
|
||||
"tutor:zenheadbutt"
|
||||
],
|
||||
"labels": [
|
||||
"gen5",
|
||||
"legendary"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.reshiram.desc"
|
||||
],
|
||||
"evolutions": [],
|
||||
"baseScale": 0.75,
|
||||
"hitbox": {
|
||||
"width": 3,
|
||||
"height": 6,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 0,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 3,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 32,
|
||||
"weight": 3300,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
@ -0,0 +1,183 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Zekrom",
|
||||
"nationalPokedexNumber": 644,
|
||||
"primaryType": "dragon",
|
||||
"secondaryType": "electric",
|
||||
"abilities": [
|
||||
"teravolt"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 100,
|
||||
"attack": 150,
|
||||
"defence": 120,
|
||||
"special_attack": 120,
|
||||
"special_defence": 100,
|
||||
"speed": 90
|
||||
},
|
||||
"catchRate": 3,
|
||||
"maleRatio": -1,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 340,
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"moves": [
|
||||
"1:ancientpower",
|
||||
"1:dragonbreath",
|
||||
"1:dragonrage",
|
||||
"1:nobleroar",
|
||||
"1:thunderfang",
|
||||
"8:slash",
|
||||
"16:crunch",
|
||||
"24:zenheadbutt",
|
||||
"32:dragonclaw",
|
||||
"40:thunderbolt",
|
||||
"48:fusionbolt",
|
||||
"56:hypervoice",
|
||||
"64:thunder",
|
||||
"72:imprison",
|
||||
"80:outrage",
|
||||
"88:boltstrike",
|
||||
"tm:bodypress",
|
||||
"tm:bodyslam",
|
||||
"tm:breakingswipe",
|
||||
"tm:brickbreak",
|
||||
"tm:brutalswing",
|
||||
"tm:charge",
|
||||
"tm:chargebeam",
|
||||
"tm:confide",
|
||||
"tm:crunch",
|
||||
"tm:cut",
|
||||
"tm:doubleedge",
|
||||
"tm:doubleteam",
|
||||
"tm:dracometeor",
|
||||
"tm:dragoncheer",
|
||||
"tm:dragonclaw",
|
||||
"tm:dragondance",
|
||||
"tm:dragonpulse",
|
||||
"tm:dragontail",
|
||||
"tm:dualwingbeat",
|
||||
"tm:earthpower",
|
||||
"tm:echoedvoice",
|
||||
"tm:electricterrain",
|
||||
"tm:electroball",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:flash",
|
||||
"tm:flashcannon",
|
||||
"tm:fling",
|
||||
"tm:fly",
|
||||
"tm:focusblast",
|
||||
"tm:focuspunch",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:haze",
|
||||
"tm:helpinghand",
|
||||
"tm:hiddenpower",
|
||||
"tm:honeclaws",
|
||||
"tm:hyperbeam",
|
||||
"tm:hypervoice",
|
||||
"tm:imprison",
|
||||
"tm:lightscreen",
|
||||
"tm:outrage",
|
||||
"tm:payback",
|
||||
"tm:protect",
|
||||
"tm:psychic",
|
||||
"tm:raindance",
|
||||
"tm:reflect",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:roar",
|
||||
"tm:rockslide",
|
||||
"tm:rocksmash",
|
||||
"tm:rocktomb",
|
||||
"tm:roost",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:scaleshot",
|
||||
"tm:scaryface",
|
||||
"tm:secretpower",
|
||||
"tm:shadowball",
|
||||
"tm:shadowclaw",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:stealthrock",
|
||||
"tm:steelwing",
|
||||
"tm:stoneedge",
|
||||
"tm:strength",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:supercellslam",
|
||||
"tm:swagger",
|
||||
"tm:swift",
|
||||
"tm:tailwind",
|
||||
"tm:takedown",
|
||||
"tm:terablast",
|
||||
"tm:thunder",
|
||||
"tm:thunderbolt",
|
||||
"tm:thunderfang",
|
||||
"tm:thunderpunch",
|
||||
"tm:thunderwave",
|
||||
"tm:toxic",
|
||||
"tm:voltswitch",
|
||||
"tm:weatherball",
|
||||
"tm:wildcharge",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:boltstrike",
|
||||
"tutor:defog",
|
||||
"tutor:dracometeor",
|
||||
"tutor:dragonbreath",
|
||||
"tutor:dragonclaw",
|
||||
"tutor:dragonpulse",
|
||||
"tutor:dualwingbeat",
|
||||
"tutor:earthpower",
|
||||
"tutor:haze",
|
||||
"tutor:imprison",
|
||||
"tutor:laserfocus",
|
||||
"tutor:magnetrise",
|
||||
"tutor:nobleroar",
|
||||
"tutor:outrage",
|
||||
"tutor:risingvoltage",
|
||||
"tutor:roost",
|
||||
"tutor:scaleshot",
|
||||
"tutor:shockwave",
|
||||
"tutor:signalbeam",
|
||||
"tutor:slash",
|
||||
"tutor:sleeptalk",
|
||||
"tutor:snore",
|
||||
"tutor:stoneedge",
|
||||
"tutor:tailwind",
|
||||
"tutor:thunderpunch",
|
||||
"tutor:zenheadbutt"
|
||||
],
|
||||
"labels": [
|
||||
"gen5",
|
||||
"legendary"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.zekrom.desc"
|
||||
],
|
||||
"evolutions": [],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 2,
|
||||
"height": 3,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 0,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 3,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 29,
|
||||
"weight": 3450,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
Reference in New Issue
Block a user