106 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			106 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "implemented": true, | ||
|  |   "name": "Raging Bolt", | ||
|  |   "nationalPokedexNumber": 1021, | ||
|  |   "primaryType": "electric", | ||
|  |   "secondaryType": "dragon", | ||
|  |   "abilities": ["protosynthesis"], | ||
|  |   "baseStats": { | ||
|  |     "hp": 125, | ||
|  |     "attack": 73, | ||
|  |     "defence": 91, | ||
|  |     "special_attack": 137, | ||
|  |     "special_defence": 89, | ||
|  |     "speed": 75 | ||
|  |   }, | ||
|  |   "catchRate": 10, | ||
|  |   "maleRatio": -1, | ||
|  |   "baseExperienceYield": 0, | ||
|  |   "baseFriendship": 0, | ||
|  |   "evYield": { | ||
|  |     "hp": 0, | ||
|  |     "attack": 0, | ||
|  |     "defence": 0, | ||
|  |     "special_attack": 3, | ||
|  |     "special_defence": 0, | ||
|  |     "speed": 0 | ||
|  |   }, | ||
|  |   "experienceGroup": "slow", | ||
|  |   "eggCycles": 50, | ||
|  |   "eggGroups": ["undiscovered"], | ||
|  |   "moves": [ | ||
|  |     "1:ancientpower", | ||
|  |     "1:shockwave", | ||
|  |     "1:stomp", | ||
|  |     "1:sunnyday", | ||
|  |     "1:twister", | ||
|  |     "7:charge", | ||
|  |     "14:dragonbreath", | ||
|  |     "21:electricterrain", | ||
|  |     "28:discharge", | ||
|  |     "35:dragontail", | ||
|  |     "42:calmmind", | ||
|  |     "49:thunderclap", | ||
|  |     "56:dragonhammer", | ||
|  |     "63:risingvoltage", | ||
|  |     "70:dragonpulse", | ||
|  |     "77:zapcannon", | ||
|  |     "84:bodypress", | ||
|  |     "91:thunder", | ||
|  |     "tm:bodypress", | ||
|  |     "tm:bodyslam", | ||
|  |     "tm:breakingswipe", | ||
|  |     "tm:calmmind", | ||
|  |     "tm:charge", | ||
|  |     "tm:chargebeam", | ||
|  |     "tm:crunch", | ||
|  |     "tm:doubleedge", | ||
|  |     "tm:dracometeor", | ||
|  |     "tm:dragoncheer", | ||
|  |     "tm:dragonpulse", | ||
|  |     "tm:dragontail", | ||
|  |     "tm:earthquake", | ||
|  |     "tm:eerieimpulse", | ||
|  |     "tm:electricterrain", | ||
|  |     "tm:electroball", | ||
|  |     "tm:electroweb", | ||
|  |     "tm:endure", | ||
|  |     "tm:facade", | ||
|  |     "tm:gigaimpact", | ||
|  |     "tm:heavyslam", | ||
|  |     "tm:hyperbeam", | ||
|  |     "tm:hypervoice", | ||
|  |     "tm:outrage", | ||
|  |     "tm:protect", | ||
|  |     "tm:rest", | ||
|  |     "tm:roar", | ||
|  |     "tm:scaryface", | ||
|  |     "tm:sleeptalk", | ||
|  |     "tm:snarl", | ||
|  |     "tm:solarbeam", | ||
|  |     "tm:stompingtantrum", | ||
|  |     "tm:substitute", | ||
|  |     "tm:sunnyday", | ||
|  |     "tm:supercellslam", | ||
|  |     "tm:takedown", | ||
|  |     "tm:taunt", | ||
|  |     "tm:terablast", | ||
|  |     "tm:thunder", | ||
|  |     "tm:thunderbolt", | ||
|  |     "tm:thunderfang", | ||
|  |     "tm:thunderwave", | ||
|  |     "tm:voltswitch", | ||
|  |     "tm:weatherball", | ||
|  |     "tm:wildcharge" | ||
|  |   ], | ||
|  |   "labels": ["gen9", "paradox"], | ||
|  |   "pokedex": [ | ||
|  |     "It's said to incinerate everything around it with lightning launched from its fur. Very little is known about this creature." | ||
|  |   ], | ||
|  |   "aspects": [], | ||
|  |   "height": 52, | ||
|  |   "weight": 4800, | ||
|  |   "evolutions": [], | ||
|  |   "cannotDynamax": false | ||
|  | } |