138 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			138 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "implemented": true, | ||
|  |   "name": "Kartana", | ||
|  |   "nationalPokedexNumber": 798, | ||
|  |   "primaryType": "grass", | ||
|  |   "secondaryType": "steel", | ||
|  |   "abilities": ["beastboost"], | ||
|  |   "drops": { | ||
|  |     "amount": 5, | ||
|  |     "entries": [ | ||
|  |       { | ||
|  |         "item": "cobblemon:rare_candy", | ||
|  |         "quantityRange": "5-10" | ||
|  |       }, | ||
|  |       { | ||
|  |         "item": "cobblemon:miracle_seed", | ||
|  |         "percentage": 50.0 | ||
|  |       }, | ||
|  |       { | ||
|  |         "item": "cobblemon:metal_coat", | ||
|  |         "percentage": 50.0 | ||
|  |       }, | ||
|  |       { | ||
|  |         "item": "cobblemon:ability_capsule", | ||
|  |         "percentage": 25.0 | ||
|  |       }, | ||
|  |       { | ||
|  |         "item": "cobblemon:ability_patch", | ||
|  |         "percentage": 5.0 | ||
|  |       } | ||
|  |     ] | ||
|  |   }, | ||
|  |   "baseStats": { | ||
|  |     "hp": 59, | ||
|  |     "attack": 181, | ||
|  |     "defence": 131, | ||
|  |     "special_attack": 59, | ||
|  |     "special_defence": 31, | ||
|  |     "speed": 109 | ||
|  |   }, | ||
|  |   "catchRate": 45, | ||
|  |   "maleRatio": -1, | ||
|  |   "shoulderMountable": false, | ||
|  |   "baseExperienceYield": 285, | ||
|  |   "experienceGroup": "slow", | ||
|  |   "eggCycles": 120, | ||
|  |   "eggGroups": ["undiscovered"], | ||
|  |   "moves": [ | ||
|  |     "1:furycutter", | ||
|  |     "1:vacuumwave", | ||
|  |     "5:razorleaf", | ||
|  |     "10:falseswipe", | ||
|  |     "15:cut", | ||
|  |     "20:aircutter", | ||
|  |     "25:aerialace", | ||
|  |     "30:detect", | ||
|  |     "35:nightslash", | ||
|  |     "40:synthesis", | ||
|  |     "45:laserfocus", | ||
|  |     "47:xscissor", | ||
|  |     "50:defog", | ||
|  |     "55:leafblade", | ||
|  |     "59:airslash", | ||
|  |     "60:sacredsword", | ||
|  |     "65:swordsdance", | ||
|  |     "67:psychocut", | ||
|  |     "70:guillotine", | ||
|  |     "tm:aerialace", | ||
|  |     "tm:airslash", | ||
|  |     "tm:brickbreak", | ||
|  |     "tm:calmmind", | ||
|  |     "tm:confide", | ||
|  |     "tm:doubleteam", | ||
|  |     "tm:endure", | ||
|  |     "tm:falseswipe", | ||
|  |     "tm:frustration", | ||
|  |     "tm:gigadrain", | ||
|  |     "tm:gigaimpact", | ||
|  |     "tm:hiddenpower", | ||
|  |     "tm:irondefense", | ||
|  |     "tm:leafblade", | ||
|  |     "tm:protect", | ||
|  |     "tm:psychocut", | ||
|  |     "tm:rest", | ||
|  |     "tm:return", | ||
|  |     "tm:round", | ||
|  |     "tm:screech", | ||
|  |     "tm:sleeptalk", | ||
|  |     "tm:smartstrike", | ||
|  |     "tm:snore", | ||
|  |     "tm:solarblade", | ||
|  |     "tm:substitute", | ||
|  |     "tm:swagger", | ||
|  |     "tm:swordsdance", | ||
|  |     "tm:toxic", | ||
|  |     "tm:xscissor", | ||
|  |     "tutor:aircutter", | ||
|  |     "tutor:airslash", | ||
|  |     "tutor:defog", | ||
|  |     "tutor:detect", | ||
|  |     "tutor:gigadrain", | ||
|  |     "tutor:irondefense", | ||
|  |     "tutor:knockoff", | ||
|  |     "tutor:laserfocus", | ||
|  |     "tutor:lastresort", | ||
|  |     "tutor:leafblade", | ||
|  |     "tutor:snore", | ||
|  |     "tutor:steelbeam", | ||
|  |     "tutor:swordsdance", | ||
|  |     "tutor:synthesis", | ||
|  |     "tutor:tailwind", | ||
|  |     "tutor:vacuumwave", | ||
|  |     "tutor:xscissor" | ||
|  |   ], | ||
|  |   "labels": ["gen7", "ultra_beast"], | ||
|  |   "pokedex": ["cobblemon.species.kartana.desc"], | ||
|  |   "evolutions": [], | ||
|  |   "baseScale": 0.75, | ||
|  |   "hitbox": { | ||
|  |     "width": 0.75, | ||
|  |     "height": 1.25, | ||
|  |     "fixed": false | ||
|  |   }, | ||
|  |   "baseFriendship": 0, | ||
|  |   "evYield": { | ||
|  |     "hp": 0, | ||
|  |     "attack": 3, | ||
|  |     "defence": 0, | ||
|  |     "special_attack": 0, | ||
|  |     "special_defence": 0, | ||
|  |     "speed": 0 | ||
|  |   }, | ||
|  |   "height": 3, | ||
|  |   "weight": 1, | ||
|  |   "aspects": [], | ||
|  |   "cannotDynamax": false | ||
|  | } |