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