138 lines
		
	
	
		
			2.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			138 lines
		
	
	
		
			2.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |     "implemented": true, | ||
|  |     "name": "Scream Tail", | ||
|  |     "nationalPokedexNumber": 985, | ||
|  |     "primaryType": "fairy", | ||
|  |     "secondaryType": "psychic", | ||
|  |     "abilities": [ | ||
|  |       "protosynthesis" | ||
|  |     ], | ||
|  |     "baseStats": { | ||
|  |       "hp": 115, | ||
|  |       "attack": 65, | ||
|  |       "defence": 99, | ||
|  |       "special_attack": 65, | ||
|  |       "special_defence": 115, | ||
|  |       "speed": 111 | ||
|  |     }, | ||
|  |     "catchRate": 50, | ||
|  |     "maleRatio": -1, | ||
|  |     "baseExperienceYield": 285, | ||
|  |     "baseFriendship": 0, | ||
|  |     "evYield": { | ||
|  |       "hp": 3, | ||
|  |       "attack": 0, | ||
|  |       "defence": 0, | ||
|  |       "special_attack": 0, | ||
|  |       "special_defence": 0, | ||
|  |       "speed": 0 | ||
|  |     }, | ||
|  |     "experienceGroup": "slow", | ||
|  |     "eggCycles": 50, | ||
|  |     "eggGroups": [ | ||
|  |       "undiscovered" | ||
|  |     ], | ||
|  |     "moves": [ | ||
|  |       "1:disable", | ||
|  |       "1:pound", | ||
|  |       "1:sing", | ||
|  |       "1:sunnyday", | ||
|  |       "7:howl", | ||
|  |       "14:nobleroar", | ||
|  |       "21:bite", | ||
|  |       "28:bodyslam", | ||
|  |       "35:rest", | ||
|  |       "42:playrough", | ||
|  |       "49:hypervoice", | ||
|  |       "56:psychicfangs", | ||
|  |       "63:crunch", | ||
|  |       "70:wish", | ||
|  |       "77:gyroball", | ||
|  |       "84:perishsong", | ||
|  |       "91:boomburst", | ||
|  |       "tm:amnesia", | ||
|  |       "tm:batonpass", | ||
|  |       "tm:blizzard", | ||
|  |       "tm:bodyslam", | ||
|  |       "tm:bulkup", | ||
|  |       "tm:calmmind", | ||
|  |       "tm:crunch", | ||
|  |       "tm:dazzlinggleam", | ||
|  |       "tm:dig", | ||
|  |       "tm:doubleedge", | ||
|  |       "tm:drainpunch", | ||
|  |       "tm:encore", | ||
|  |       "tm:endure", | ||
|  |       "tm:expandingforce", | ||
|  |       "tm:facade", | ||
|  |       "tm:faketears", | ||
|  |       "tm:fireblast", | ||
|  |       "tm:firefang", | ||
|  |       "tm:firepunch", | ||
|  |       "tm:flamethrower", | ||
|  |       "tm:fling", | ||
|  |       "tm:focusblast", | ||
|  |       "tm:gigaimpact", | ||
|  |       "tm:grassknot", | ||
|  |       "tm:gyroball", | ||
|  |       "tm:helpinghand", | ||
|  |       "tm:hyperbeam", | ||
|  |       "tm:hypervoice", | ||
|  |       "tm:icebeam", | ||
|  |       "tm:icefang", | ||
|  |       "tm:icepunch", | ||
|  |       "tm:imprison", | ||
|  |       "tm:lightscreen", | ||
|  |       "tm:metronome", | ||
|  |       "tm:mistyexplosion", | ||
|  |       "tm:mistyterrain", | ||
|  |       "tm:playrough", | ||
|  |       "tm:protect", | ||
|  |       "tm:psybeam", | ||
|  |       "tm:psychic", | ||
|  |       "tm:psychicfangs", | ||
|  |       "tm:psychicnoise", | ||
|  |       "tm:psychicterrain", | ||
|  |       "tm:psychup", | ||
|  |       "tm:psyshock", | ||
|  |       "tm:raindance", | ||
|  |       "tm:reflect", | ||
|  |       "tm:rest", | ||
|  |       "tm:roar", | ||
|  |       "tm:rocktomb", | ||
|  |       "tm:sandstorm", | ||
|  |       "tm:scaryface", | ||
|  |       "tm:sleeptalk", | ||
|  |       "tm:snowscape", | ||
|  |       "tm:stealthrock", | ||
|  |       "tm:stompingtantrum", | ||
|  |       "tm:storedpower", | ||
|  |       "tm:substitute", | ||
|  |       "tm:sunnyday", | ||
|  |       "tm:takedown", | ||
|  |       "tm:terablast", | ||
|  |       "tm:thunder", | ||
|  |       "tm:thunderbolt", | ||
|  |       "tm:thunderfang", | ||
|  |       "tm:thunderpunch", | ||
|  |       "tm:thunderwave", | ||
|  |       "tm:trick", | ||
|  |       "tm:trickroom", | ||
|  |       "tm:uproar", | ||
|  |       "tm:waterpulse", | ||
|  |       "tm:zenheadbutt" | ||
|  |     ], | ||
|  |     "labels": [ | ||
|  |       "gen9", | ||
|  |       "paradox" | ||
|  |     ], | ||
|  |     "aspects": [], | ||
|  |     "height": 12, | ||
|  |     "weight": 80, | ||
|  |     "evolutions": [], | ||
|  |     "cannotDynamax": false, | ||
|  |     "pokedex": [ | ||
|  |       "cobblemon.species.screamtail.desc" | ||
|  |     ] | ||
|  |   } | ||
|  |    |