119 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			119 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "implemented": true, | ||
|  |   "name": "Chi-Yu", | ||
|  |   "nationalPokedexNumber": 1004, | ||
|  |   "primaryType": "dark", | ||
|  |   "secondaryType": "fire", | ||
|  |   "abilities": ["beadsofruin"], | ||
|  |   "drops": { | ||
|  |     "amount": 5, | ||
|  |     "entries": [ | ||
|  |       { | ||
|  |         "item": "cobblemon:rare_candy", | ||
|  |         "quantityRange": "5-10" | ||
|  |       }, | ||
|  |       { | ||
|  |         "item": "cobblemon:black_glasses", | ||
|  |         "percentage": 50.0 | ||
|  |       }, | ||
|  |       { | ||
|  |         "item": "cobblemon:charcoal", | ||
|  |         "percentage": 50.0 | ||
|  |       }, | ||
|  |       { | ||
|  |         "item": "cobblemon:ability_capsule", | ||
|  |         "percentage": 25.0 | ||
|  |       }, | ||
|  |       { | ||
|  |         "item": "cobblemon:ability_patch", | ||
|  |         "percentage": 5.0 | ||
|  |       } | ||
|  |     ] | ||
|  |   }, | ||
|  |   "baseStats": { | ||
|  |     "hp": 55, | ||
|  |     "attack": 80, | ||
|  |     "defence": 80, | ||
|  |     "special_attack": 135, | ||
|  |     "special_defence": 120, | ||
|  |     "speed": 100 | ||
|  |   }, | ||
|  |   "catchRate": 6, | ||
|  |   "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:ember", | ||
|  |     "1:meanlook", | ||
|  |     "1:spite", | ||
|  |     "5:flamewheel", | ||
|  |     "10:payback", | ||
|  |     "15:willowisp", | ||
|  |     "20:flamecharge", | ||
|  |     "25:incinerate", | ||
|  |     "30:confuseray", | ||
|  |     "35:nastyplot", | ||
|  |     "40:darkpulse", | ||
|  |     "45:lavaplume", | ||
|  |     "50:ruination", | ||
|  |     "55:bounce", | ||
|  |     "60:swagger", | ||
|  |     "65:inferno", | ||
|  |     "70:memento", | ||
|  |     "75:overheat", | ||
|  |     "tm:burningjealousy", | ||
|  |     "tm:confuseray", | ||
|  |     "tm:crunch", | ||
|  |     "tm:darkpulse", | ||
|  |     "tm:endure", | ||
|  |     "tm:facade", | ||
|  |     "tm:fireblast", | ||
|  |     "tm:firespin", | ||
|  |     "tm:flamecharge", | ||
|  |     "tm:flamethrower", | ||
|  |     "tm:flareblitz", | ||
|  |     "tm:gigaimpact", | ||
|  |     "tm:heatwave", | ||
|  |     "tm:hex", | ||
|  |     "tm:hyperbeam", | ||
|  |     "tm:lashout", | ||
|  |     "tm:lightscreen", | ||
|  |     "tm:nastyplot", | ||
|  |     "tm:overheat", | ||
|  |     "tm:protect", | ||
|  |     "tm:psychic", | ||
|  |     "tm:reflect", | ||
|  |     "tm:rest", | ||
|  |     "tm:scaryface", | ||
|  |     "tm:sleeptalk", | ||
|  |     "tm:snarl", | ||
|  |     "tm:spite", | ||
|  |     "tm:substitute", | ||
|  |     "tm:sunnyday", | ||
|  |     "tm:takedown", | ||
|  |     "tm:taunt", | ||
|  |     "tm:temperflare", | ||
|  |     "tm:terablast", | ||
|  |     "tm:willowisp", | ||
|  |     "tm:zenheadbutt" | ||
|  |   ], | ||
|  |   "labels": ["gen9", "legendary"], | ||
|  |   "aspects": [], | ||
|  |   "height": 4, | ||
|  |   "weight": 49, | ||
|  |   "evolutions": [], | ||
|  |   "cannotDynamax": false, | ||
|  |   "pokedex": ["cobblemon.species.chiyu.desc"] | ||
|  | } |