126 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			126 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "implemented": true, | ||
|  |   "name": "Kilowattrel", | ||
|  |   "nationalPokedexNumber": 941, | ||
|  |   "primaryType": "electric", | ||
|  |   "secondaryType": "flying", | ||
|  |   "abilities": [ | ||
|  |     "windpower", | ||
|  |     "voltabsorb", | ||
|  |     "h:competitive" | ||
|  |   ], | ||
|  |   "baseStats": { | ||
|  |     "hp": 70, | ||
|  |     "attack": 70, | ||
|  |     "defence": 60, | ||
|  |     "special_attack": 105, | ||
|  |     "special_defence": 60, | ||
|  |     "speed": 125 | ||
|  |   }, | ||
|  |   "catchRate": 90, | ||
|  |   "maleRatio": 0.5, | ||
|  |   "baseExperienceYield": 172, | ||
|  |   "baseFriendship": 50, | ||
|  |   "evYield": { | ||
|  |     "hp": 0, | ||
|  |     "attack": 0, | ||
|  |     "defence": 0, | ||
|  |     "special_attack": 0, | ||
|  |     "special_defence": 0, | ||
|  |     "speed": 2 | ||
|  |   }, | ||
|  |   "experienceGroup": "medium_slow", | ||
|  |   "eggCycles": 20, | ||
|  |   "eggGroups": [ | ||
|  |     "water_1", | ||
|  |     "flying" | ||
|  |   ], | ||
|  |   "moves": [ | ||
|  |     "1:growl", | ||
|  |     "1:peck", | ||
|  |     "1:electroball", | ||
|  |     "4:thundershock", | ||
|  |     "7:quickattack", | ||
|  |     "11:pluck", | ||
|  |     "15:spark", | ||
|  |     "19:uproar", | ||
|  |     "24:roost", | ||
|  |     "30:dualwingbeat", | ||
|  |     "36:agility", | ||
|  |     "43:voltswitch", | ||
|  |     "48:discharge", | ||
|  |     "55:hurricane", | ||
|  |     "tm:acrobatics", | ||
|  |     "tm:aerialace", | ||
|  |     "tm:agility", | ||
|  |     "tm:aircutter", | ||
|  |     "tm:airslash", | ||
|  |     "tm:bravebird", | ||
|  |     "tm:charge", | ||
|  |     "tm:chargebeam", | ||
|  |     "tm:dualwingbeat", | ||
|  |     "tm:eerieimpulse", | ||
|  |     "tm:electricterrain", | ||
|  |     "tm:electroball", | ||
|  |     "tm:electroweb", | ||
|  |     "tm:endeavor", | ||
|  |     "tm:endure", | ||
|  |     "tm:facade", | ||
|  |     "tm:featherdance", | ||
|  |     "tm:fly", | ||
|  |     "tm:gigaimpact", | ||
|  |     "tm:hurricane", | ||
|  |     "tm:hyperbeam", | ||
|  |     "tm:protect", | ||
|  |     "tm:rest", | ||
|  |     "tm:scaryface", | ||
|  |     "tm:sleeptalk", | ||
|  |     "tm:substitute", | ||
|  |     "tm:supercellslam", | ||
|  |     "tm:swift", | ||
|  |     "tm:tailwind", | ||
|  |     "tm:takedown", | ||
|  |     "tm:terablast", | ||
|  |     "tm:thunder", | ||
|  |     "tm:thunderbolt", | ||
|  |     "tm:thunderwave", | ||
|  |     "tm:uproar", | ||
|  |     "tm:uturn", | ||
|  |     "tm:voltswitch", | ||
|  |     "tm:weatherball", | ||
|  |     "tm:wildcharge" | ||
|  |   ], | ||
|  |   "labels": [ | ||
|  |     "gen9" | ||
|  |   ], | ||
|  |   "aspects": [], | ||
|  |   "height": 14, | ||
|  |   "weight": 386, | ||
|  |   "preEvolution": "wattrel", | ||
|  |   "evolutions": [], | ||
|  |   "cannotDynamax": false, | ||
|  |   "pokedex": [ | ||
|  |     "cobblemon.species.kilowattrel.desc" | ||
|  |   ], | ||
|  |   "drops": { | ||
|  |     "amount": 5, | ||
|  |     "entries": [ | ||
|  |       { | ||
|  |         "item": "minecraft:feather", | ||
|  |         "quantityRange": "0-2" | ||
|  |       }, | ||
|  |       { | ||
|  |         "item": "minecraft:chicken" | ||
|  |       }, | ||
|  |       { | ||
|  |         "item": "cobblemon:sharp_beak", | ||
|  |         "percentage": 2.5 | ||
|  |       }, | ||
|  |       { | ||
|  |         "item": "cobblemon:razz_berry", | ||
|  |         "percentage": 5.0 | ||
|  |       } | ||
|  |     ] | ||
|  |   } | ||
|  | } |