104 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			104 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "implemented": "true", | ||
|  |   "name": "Iron Moth", | ||
|  |   "nationalPokedexNumber": 994, | ||
|  |   "primaryType": "fire", | ||
|  |   "secondaryType": "poison", | ||
|  |   "abilities": ["quarkdrive"], | ||
|  |   "baseStats": { | ||
|  |     "hp": 80, | ||
|  |     "attack": 70, | ||
|  |     "defence": 60, | ||
|  |     "special_attack": 140, | ||
|  |     "special_defence": 110, | ||
|  |     "speed": 110 | ||
|  |   }, | ||
|  |   "catchRate": 30, | ||
|  |   "maleRatio": -1, | ||
|  |   "baseExperienceYield": 285, | ||
|  |   "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:acidspray", | ||
|  |     "1:electricterrain", | ||
|  |     "1:ember", | ||
|  |     "1:gust", | ||
|  |     "1:whirlwind", | ||
|  |     "7:strugglebug", | ||
|  |     "14:firespin", | ||
|  |     "21:takedown", | ||
|  |     "28:lunge", | ||
|  |     "35:screech", | ||
|  |     "42:discharge", | ||
|  |     "49:sludgewave", | ||
|  |     "56:fierydance", | ||
|  |     "63:metalsound", | ||
|  |     "70:morningsun", | ||
|  |     "77:hurricane", | ||
|  |     "84:bugbuzz", | ||
|  |     "91:overheat", | ||
|  |     "tm:acidspray", | ||
|  |     "tm:acrobatics", | ||
|  |     "tm:agility", | ||
|  |     "tm:airslash", | ||
|  |     "tm:bugbuzz", | ||
|  |     "tm:chargebeam", | ||
|  |     "tm:confuseray", | ||
|  |     "tm:dazzlinggleam", | ||
|  |     "tm:electricterrain", | ||
|  |     "tm:endure", | ||
|  |     "tm:energyball", | ||
|  |     "tm:facade", | ||
|  |     "tm:fireblast", | ||
|  |     "tm:firespin", | ||
|  |     "tm:flamecharge", | ||
|  |     "tm:flamethrower", | ||
|  |     "tm:flareblitz", | ||
|  |     "tm:flashcannon", | ||
|  |     "tm:gigaimpact", | ||
|  |     "tm:heatwave", | ||
|  |     "tm:helpinghand", | ||
|  |     "tm:hurricane", | ||
|  |     "tm:hyperbeam", | ||
|  |     "tm:lightscreen", | ||
|  |     "tm:lunge", | ||
|  |     "tm:metalsound", | ||
|  |     "tm:meteorbeam", | ||
|  |     "tm:overheat", | ||
|  |     "tm:pounce", | ||
|  |     "tm:protect", | ||
|  |     "tm:psychic", | ||
|  |     "tm:rest", | ||
|  |     "tm:sleeptalk", | ||
|  |     "tm:sludgewave", | ||
|  |     "tm:solarbeam", | ||
|  |     "tm:strugglebug", | ||
|  |     "tm:substitute", | ||
|  |     "tm:sunnyday", | ||
|  |     "tm:swift", | ||
|  |     "tm:takedown", | ||
|  |     "tm:terablast", | ||
|  |     "tm:toxic", | ||
|  |     "tm:toxicspikes", | ||
|  |     "tm:uturn", | ||
|  |     "tm:venoshock" | ||
|  |   ], | ||
|  |   "labels": ["gen9", "paradox"], | ||
|  |   "aspects": [], | ||
|  |   "height": 12, | ||
|  |   "weight": 360, | ||
|  |   "evolutions": [], | ||
|  |   "cannotDynamax": false, | ||
|  |   "pokedex": ["cobblemon.species.ironmoth.desc"] | ||
|  | } |