112 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			112 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |     "implemented": true, | ||
|  |     "name": "Archaludon", | ||
|  |     "nationalPokedexNumber": 1018, | ||
|  |     "primaryType": "steel", | ||
|  |     "secondaryType": "dragon", | ||
|  |     "abilities": [ | ||
|  |       "stamina", | ||
|  |       "sturdy", | ||
|  |       "h:stalwart" | ||
|  |     ], | ||
|  |     "baseStats": { | ||
|  |       "hp": 90, | ||
|  |       "attack": 105, | ||
|  |       "defence": 130, | ||
|  |       "special_attack": 125, | ||
|  |       "special_defence": 65, | ||
|  |       "speed": 85 | ||
|  |     }, | ||
|  |     "catchRate": 10, | ||
|  |     "maleRatio": 0.5, | ||
|  |     "baseExperienceYield": 0, | ||
|  |     "baseFriendship": 50, | ||
|  |     "evYield": { | ||
|  |       "hp": 0, | ||
|  |       "attack": 0, | ||
|  |       "defence": 3, | ||
|  |       "special_attack": 0, | ||
|  |       "special_defence": 0, | ||
|  |       "speed": 0 | ||
|  |     }, | ||
|  |     "experienceGroup": "medium_fast", | ||
|  |     "eggCycles": 30, | ||
|  |     "eggGroups": [ | ||
|  |       "mineral", | ||
|  |       "dragon" | ||
|  |     ], | ||
|  |     "moves": [ | ||
|  |       "1:leer", | ||
|  |       "1:metalclaw", | ||
|  |       "6:rocksmash", | ||
|  |       "12:honeclaws", | ||
|  |       "18:metalsound", | ||
|  |       "24:breakingswipe", | ||
|  |       "30:dragontail", | ||
|  |       "36:irondefense", | ||
|  |       "42:focusenergy", | ||
|  |       "48:dragonclaw", | ||
|  |       "54:flashcannon", | ||
|  |       "60:metalburst", | ||
|  |       "66:hyperbeam", | ||
|  |       "tm:aurasphere", | ||
|  |       "tm:bodypress", | ||
|  |       "tm:bodyslam", | ||
|  |       "tm:breakingswipe", | ||
|  |       "tm:brickbreak", | ||
|  |       "tm:darkpulse", | ||
|  |       "tm:doubleedge", | ||
|  |       "tm:dracometeor", | ||
|  |       "tm:dragoncheer", | ||
|  |       "tm:dragonclaw", | ||
|  |       "tm:dragonpulse", | ||
|  |       "tm:dragontail", | ||
|  |       "tm:earthquake", | ||
|  |       "tm:endure", | ||
|  |       "tm:facade", | ||
|  |       "tm:flashcannon", | ||
|  |       "tm:foulplay", | ||
|  |       "tm:gigaimpact", | ||
|  |       "tm:gyroball", | ||
|  |       "tm:hardpress", | ||
|  |       "tm:heavyslam", | ||
|  |       "tm:hyperbeam", | ||
|  |       "tm:irondefense", | ||
|  |       "tm:ironhead", | ||
|  |       "tm:lightscreen", | ||
|  |       "tm:metalclaw", | ||
|  |       "tm:metalsound", | ||
|  |       "tm:meteorbeam", | ||
|  |       "tm:outrage", | ||
|  |       "tm:protect", | ||
|  |       "tm:reflect", | ||
|  |       "tm:rest", | ||
|  |       "tm:roar", | ||
|  |       "tm:rockslide", | ||
|  |       "tm:rocktomb", | ||
|  |       "tm:scaryface", | ||
|  |       "tm:sleeptalk", | ||
|  |       "tm:smackdown", | ||
|  |       "tm:snarl", | ||
|  |       "tm:solarbeam", | ||
|  |       "tm:stealthrock", | ||
|  |       "tm:steelbeam", | ||
|  |       "tm:stoneedge", | ||
|  |       "tm:substitute", | ||
|  |       "tm:swordsdance", | ||
|  |       "tm:takedown", | ||
|  |       "tm:terablast", | ||
|  |       "tm:thunder", | ||
|  |       "tm:thunderbolt", | ||
|  |       "tm:thunderwave" | ||
|  |     ], | ||
|  |     "labels": [ | ||
|  |       "gen9" | ||
|  |     ], | ||
|  |     "aspects": [], | ||
|  |     "height": 20, | ||
|  |     "weight": 600, | ||
|  |     "preEvolution": "duraludon", | ||
|  |     "evolutions": [], | ||
|  |     "cannotDynamax": false | ||
|  |   } |