119 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			119 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "implemented": true, | ||
|  |   "name": "Capsakid", | ||
|  |   "nationalPokedexNumber": 951, | ||
|  |   "primaryType": "grass", | ||
|  |   "abilities": [ | ||
|  |     "chlorophyll", | ||
|  |     "insomnia", | ||
|  |     "h:klutz" | ||
|  |   ], | ||
|  |   "baseStats": { | ||
|  |     "hp": 52, | ||
|  |     "attack": 62, | ||
|  |     "defence": 40, | ||
|  |     "special_attack": 62, | ||
|  |     "special_defence": 40, | ||
|  |     "speed": 50 | ||
|  |   }, | ||
|  |   "catchRate": 190, | ||
|  |   "maleRatio": 0.5, | ||
|  |   "shoulderMountable": true, | ||
|  |   "baseExperienceYield": 61, | ||
|  |   "baseFriendship": 50, | ||
|  |   "evYield": { | ||
|  |     "hp": 0, | ||
|  |     "attack": 1, | ||
|  |     "defence": 0, | ||
|  |     "special_attack": 0, | ||
|  |     "special_defence": 0, | ||
|  |     "speed": 0 | ||
|  |   }, | ||
|  |   "experienceGroup": "medium_fast", | ||
|  |   "eggCycles": 20, | ||
|  |   "eggGroups": [ | ||
|  |     "grass" | ||
|  |   ], | ||
|  |   "behaviour": { | ||
|  |     "resting": { | ||
|  |       "canSleep": true, | ||
|  |       "willSleepOnBed": true, | ||
|  |       "depth": "normal", | ||
|  |       "light": "0-4" | ||
|  |     } | ||
|  |   }, | ||
|  |   "moves": [ | ||
|  |     "1:leafage", | ||
|  |     "1:leer", | ||
|  |     "4:bite", | ||
|  |     "10:growth", | ||
|  |     "13:razorleaf", | ||
|  |     "17:sunnyday", | ||
|  |     "21:bulletseed", | ||
|  |     "24:headbutt", | ||
|  |     "28:zenheadbutt", | ||
|  |     "38:crunch", | ||
|  |     "44:seedbomb", | ||
|  |     "48:solarbeam", | ||
|  |     "egg:ingrain", | ||
|  |     "egg:leechseed", | ||
|  |     "egg:ragepowder", | ||
|  |     "egg:rollout", | ||
|  |     "egg:worryseed", | ||
|  |     "tm:bulletseed", | ||
|  |     "tm:crunch", | ||
|  |     "tm:endure", | ||
|  |     "tm:energyball", | ||
|  |     "tm:facade", | ||
|  |     "tm:gigadrain", | ||
|  |     "tm:grassknot", | ||
|  |     "tm:grassyterrain", | ||
|  |     "tm:helpinghand", | ||
|  |     "tm:leafstorm", | ||
|  |     "tm:magicalleaf", | ||
|  |     "tm:protect", | ||
|  |     "tm:rest", | ||
|  |     "tm:sandstorm", | ||
|  |     "tm:seedbomb", | ||
|  |     "tm:sleeptalk", | ||
|  |     "tm:solarbeam", | ||
|  |     "tm:stompingtantrum", | ||
|  |     "tm:substitute", | ||
|  |     "tm:sunnyday", | ||
|  |     "tm:takedown", | ||
|  |     "tm:terablast", | ||
|  |     "tm:thief", | ||
|  |     "tm:trailblaze", | ||
|  |     "tm:zenheadbutt" | ||
|  |   ], | ||
|  |   "labels": [ | ||
|  |     "gen9" | ||
|  |   ], | ||
|  |   "aspects": [], | ||
|  |   "height": 3, | ||
|  |   "weight": 30, | ||
|  |   "evolutions": [ | ||
|  |     { | ||
|  |       "id": "capsakid_scovillain", | ||
|  |       "variant": "item_interact", | ||
|  |       "result": "scovillain", | ||
|  |       "consumeHeldItem": false, | ||
|  |       "learnableMoves": [ | ||
|  |         "flamethrower", | ||
|  |         "spicyextract" | ||
|  |       ], | ||
|  |       "requirements": [], | ||
|  |       "requiredContext": "cobblemon:fire_stone" | ||
|  |     } | ||
|  |   ], | ||
|  |    "baseScale": 1, | ||
|  |   "hitbox": { | ||
|  |     "width": 0.5, | ||
|  |     "height": 0.65, | ||
|  |     "fixed": false | ||
|  |   }, | ||
|  |   "cannotDynamax": false, | ||
|  |   "pokedex": [ | ||
|  |     "cobblemon.species.capsakid.desc" | ||
|  |   ] | ||
|  | } |