116 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			116 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "implemented": true, | ||
|  |   "name": "Orthworm", | ||
|  |   "nationalPokedexNumber": 968, | ||
|  |   "primaryType": "steel", | ||
|  |   "abilities": [ | ||
|  |     "eartheater", | ||
|  |     "h:sandveil" | ||
|  |   ], | ||
|  |   "baseStats": { | ||
|  |     "hp": 70, | ||
|  |     "attack": 85, | ||
|  |     "defence": 145, | ||
|  |     "special_attack": 60, | ||
|  |     "special_defence": 55, | ||
|  |     "speed": 65 | ||
|  |   }, | ||
|  |   "catchRate": 25, | ||
|  |   "maleRatio": 0.5, | ||
|  |   "baseExperienceYield": 240, | ||
|  |   "baseFriendship": 50, | ||
|  |   "evYield": { | ||
|  |     "hp": 0, | ||
|  |     "attack": 0, | ||
|  |     "defence": 2, | ||
|  |     "special_attack": 0, | ||
|  |     "special_defence": 0, | ||
|  |     "speed": 0 | ||
|  |   }, | ||
|  |   "experienceGroup": "slow", | ||
|  |   "eggCycles": 35, | ||
|  |   "eggGroups": [ | ||
|  |     "field" | ||
|  |   ], | ||
|  |   "moves": [ | ||
|  |     "1:harden", | ||
|  |     "1:tackle", | ||
|  |     "1:wrap", | ||
|  |     "7:mudslap", | ||
|  |     "12:smackdown", | ||
|  |     "16:bulldoze", | ||
|  |     "21:ironhead", | ||
|  |     "26:takedown", | ||
|  |     "30:dig", | ||
|  |     "34:sandstorm", | ||
|  |     "38:irondefense", | ||
|  |     "43:irontail", | ||
|  |     "47:earthquake", | ||
|  |     "52:shedtail", | ||
|  |     "egg:coil", | ||
|  |     "egg:curse", | ||
|  |     "egg:metalburst", | ||
|  |     "tm:bodypress", | ||
|  |     "tm:bodyslam", | ||
|  |     "tm:bulldoze", | ||
|  |     "tm:curse", | ||
|  |     "tm:dig", | ||
|  |     "tm:doubleedge", | ||
|  |     "tm:earthpower", | ||
|  |     "tm:earthquake", | ||
|  |     "tm:endure", | ||
|  |     "tm:facade", | ||
|  |     "tm:flashcannon", | ||
|  |     "tm:gigaimpact", | ||
|  |     "tm:heavyslam", | ||
|  |     "tm:helpinghand", | ||
|  |     "tm:highhorsepower", | ||
|  |     "tm:hyperbeam", | ||
|  |     "tm:irondefense", | ||
|  |     "tm:ironhead", | ||
|  |     "tm:metalsound", | ||
|  |     "tm:mudshot", | ||
|  |     "tm:mudslap", | ||
|  |     "tm:protect", | ||
|  |     "tm:rest", | ||
|  |     "tm:rockblast", | ||
|  |     "tm:rockslide", | ||
|  |     "tm:rocktomb", | ||
|  |     "tm:sandstorm", | ||
|  |     "tm:sandtomb", | ||
|  |     "tm:sleeptalk", | ||
|  |     "tm:smackdown", | ||
|  |     "tm:spikes", | ||
|  |     "tm:stealthrock", | ||
|  |     "tm:steelbeam", | ||
|  |     "tm:stompingtantrum", | ||
|  |     "tm:substitute", | ||
|  |     "tm:takedown", | ||
|  |     "tm:terablast" | ||
|  |   ], | ||
|  |   "labels": [ | ||
|  |     "gen9" | ||
|  |   ], | ||
|  |   "aspects": [], | ||
|  |   "height": 25, | ||
|  |   "weight": 3100, | ||
|  |   "evolutions": [], | ||
|  |   "cannotDynamax": false, | ||
|  |   "pokedex": [ | ||
|  |     "cobblemon.species.orthworm.desc" | ||
|  |   ], | ||
|  |   "drops": { | ||
|  |     "amount": 3, | ||
|  |     "entries": [ | ||
|  |       { | ||
|  |         "item": "minecraft:iron_nugget", | ||
|  |         "quantityRange": "0-2" | ||
|  |       }, | ||
|  |       { | ||
|  |         "item": "cobblemon:shuca_berry", | ||
|  |         "percentage": 5.0 | ||
|  |       } | ||
|  |     ] | ||
|  |   } | ||
|  | } |