117 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			117 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "implemented": "true", | ||
|  |   "name": "Houndstone", | ||
|  |   "nationalPokedexNumber": 972, | ||
|  |   "primaryType": "ghost", | ||
|  |   "abilities": ["sandrush", "h:fluffy"], | ||
|  |   "baseStats": { | ||
|  |     "hp": 72, | ||
|  |     "attack": 101, | ||
|  |     "defence": 100, | ||
|  |     "special_attack": 50, | ||
|  |     "special_defence": 97, | ||
|  |     "speed": 68 | ||
|  |   }, | ||
|  |   "catchRate": 60, | ||
|  |   "maleRatio": 0.5, | ||
|  |   "baseExperienceYield": 171, | ||
|  |   "baseFriendship": 50, | ||
|  |   "evYield": { | ||
|  |     "hp": 0, | ||
|  |     "attack": 2, | ||
|  |     "defence": 0, | ||
|  |     "special_attack": 0, | ||
|  |     "special_defence": 0, | ||
|  |     "speed": 0 | ||
|  |   }, | ||
|  |   "experienceGroup": "medium_slow", | ||
|  |   "eggCycles": 20, | ||
|  |   "eggGroups": ["field"], | ||
|  |   "moves": [ | ||
|  |     "1:growl", | ||
|  |     "1:tackle", | ||
|  |     "1:lastrespects", | ||
|  |     "3:lick", | ||
|  |     "6:bite", | ||
|  |     "6:tailwhip", | ||
|  |     "9:roar", | ||
|  |     "12:headbutt", | ||
|  |     "16:dig", | ||
|  |     "24:rest", | ||
|  |     "28:crunch", | ||
|  |     "36:playrough", | ||
|  |     "41:helpinghand", | ||
|  |     "46:phantomforce", | ||
|  |     "51:charm", | ||
|  |     "58:doubleedge", | ||
|  |     "tm:bodypress", | ||
|  |     "tm:bulldoze", | ||
|  |     "tm:charm", | ||
|  |     "tm:confuseray", | ||
|  |     "tm:crunch", | ||
|  |     "tm:dig", | ||
|  |     "tm:doubleedge", | ||
|  |     "tm:endeavor", | ||
|  |     "tm:endure", | ||
|  |     "tm:facade", | ||
|  |     "tm:firefang", | ||
|  |     "tm:gigaimpact", | ||
|  |     "tm:helpinghand", | ||
|  |     "tm:hex", | ||
|  |     "tm:hyperbeam", | ||
|  |     "tm:icefang", | ||
|  |     "tm:mudshot", | ||
|  |     "tm:mudslap", | ||
|  |     "tm:nightshade", | ||
|  |     "tm:painsplit", | ||
|  |     "tm:phantomforce", | ||
|  |     "tm:playrough", | ||
|  |     "tm:poltergeist", | ||
|  |     "tm:protect", | ||
|  |     "tm:psychicfangs", | ||
|  |     "tm:raindance", | ||
|  |     "tm:rest", | ||
|  |     "tm:roar", | ||
|  |     "tm:sandstorm", | ||
|  |     "tm:scaryface", | ||
|  |     "tm:shadowball", | ||
|  |     "tm:sleeptalk", | ||
|  |     "tm:snarl", | ||
|  |     "tm:stompingtantrum", | ||
|  |     "tm:substitute", | ||
|  |     "tm:sunnyday", | ||
|  |     "tm:takedown", | ||
|  |     "tm:terablast", | ||
|  |     "tm:thief", | ||
|  |     "tm:thunderfang", | ||
|  |     "tm:trick", | ||
|  |     "tm:uproar", | ||
|  |     "tm:willowisp" | ||
|  |   ], | ||
|  |   "labels": ["gen9"], | ||
|  |   "aspects": [], | ||
|  |   "height": 20, | ||
|  |   "weight": 150, | ||
|  |   "preEvolution": "greavard", | ||
|  |   "evolutions": [], | ||
|  |   "cannotDynamax": false, | ||
|  |   "pokedex": ["cobblemon.species.houndstone.desc"], | ||
|  |   "drops": { | ||
|  |     "amount": 6, | ||
|  |     "entries": [ | ||
|  |       { | ||
|  |         "item": "minecraft:bone", | ||
|  |         "quantityRange": "1-3" | ||
|  |       }, | ||
|  |       { | ||
|  |         "item": "minecraft:rotten_flesh", | ||
|  |         "quantityRange": "0-2" | ||
|  |       }, | ||
|  |       { | ||
|  |         "item": "cobblemon:kasib_berry", | ||
|  |         "percentage": 5.0 | ||
|  |       } | ||
|  |     ] | ||
|  |   } | ||
|  | } |