184 lines
		
	
	
		
			4.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			184 lines
		
	
	
		
			4.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "implemented":true, | ||
|  |     "name": "Kubfu", | ||
|  |     "nationalPokedexNumber": 891, | ||
|  |     "primaryType": "fighting", | ||
|  |     "abilities": [ | ||
|  |       "innerfocus", | ||
|  |       "h:noguard" | ||
|  |     ], | ||
|  |     "drops": { | ||
|  |       "amount": 5, | ||
|  |       "entries": [ | ||
|  |         { | ||
|  |           "item": "cobblemon:rare_candy", | ||
|  |           "quantityRange": "5-10" | ||
|  |         }, | ||
|  |         { | ||
|  |           "item": "cobblemon:expert_belt", | ||
|  |           "percentage": 50.0 | ||
|  |         }, | ||
|  |         { | ||
|  |           "item": "cobblemon:muscle_band", | ||
|  |           "percentage": 50.0 | ||
|  |         }, | ||
|  |         { | ||
|  |           "item": "cobblemon:ability_capsule", | ||
|  |           "percentage": 25.0 | ||
|  |         }, | ||
|  |         { | ||
|  |           "item": "cobblemon:ability_patch", | ||
|  |           "percentage": 5.0 | ||
|  |         } | ||
|  |       ] | ||
|  |     }, | ||
|  |     "baseStats": { | ||
|  |       "hp": 60, | ||
|  |       "attack": 90, | ||
|  |       "defence": 60, | ||
|  |       "special_attack": 53, | ||
|  |       "special_defence": 50, | ||
|  |       "speed": 72 | ||
|  |     }, | ||
|  |     "catchRate": 3, | ||
|  |     "maleRatio": 0.875, | ||
|  |     "shoulderMountable": false, | ||
|  |     "baseExperienceYield": 77, | ||
|  |     "experienceGroup": "slow", | ||
|  |     "eggCycles": 120, | ||
|  |     "eggGroups": [ | ||
|  |       "undiscovered" | ||
|  |     ], | ||
|  |     "moves": [ | ||
|  |       "1:leer", | ||
|  |       "1:rocksmash", | ||
|  |       "4:endure", | ||
|  |       "8:focusenergy", | ||
|  |       "12:aerialace", | ||
|  |       "16:scaryface", | ||
|  |       "20:headbutt", | ||
|  |       "24:brickbreak", | ||
|  |       "28:detect", | ||
|  |       "32:bulkup", | ||
|  |       "36:ironhead", | ||
|  |       "40:dynamicpunch", | ||
|  |       "44:counter", | ||
|  |       "48:closecombat", | ||
|  |       "52:focuspunch", | ||
|  |       "tm:acrobatics", | ||
|  |       "tm:aerialace", | ||
|  |       "tm:attract", | ||
|  |       "tm:bodyslam", | ||
|  |       "tm:brickbreak", | ||
|  |       "tm:bulkup", | ||
|  |       "tm:closecombat", | ||
|  |       "tm:dig", | ||
|  |       "tm:doubleedge", | ||
|  |       "tm:endure", | ||
|  |       "tm:facade", | ||
|  |       "tm:firepunch", | ||
|  |       "tm:fling", | ||
|  |       "tm:focusenergy", | ||
|  |       "tm:focuspunch", | ||
|  |       "tm:helpinghand", | ||
|  |       "tm:icepunch", | ||
|  |       "tm:ironhead", | ||
|  |       "tm:lowkick", | ||
|  |       "tm:lowsweep", | ||
|  |       "tm:megakick", | ||
|  |       "tm:megapunch", | ||
|  |       "tm:metalclaw", | ||
|  |       "tm:protect", | ||
|  |       "tm:rest", | ||
|  |       "tm:retaliate", | ||
|  |       "tm:revenge", | ||
|  |       "tm:reversal", | ||
|  |       "tm:round", | ||
|  |       "tm:scaryface", | ||
|  |       "tm:sleeptalk", | ||
|  |       "tm:snore", | ||
|  |       "tm:substitute", | ||
|  |       "tm:superpower", | ||
|  |       "tm:swordsdance", | ||
|  |       "tm:takedown", | ||
|  |       "tm:terablast", | ||
|  |       "tm:thunderpunch", | ||
|  |       "tm:uturn", | ||
|  |       "tm:workup", | ||
|  |       "tm:zenheadbutt", | ||
|  |       "tutor:coaching", | ||
|  |       "tutor:endure", | ||
|  |       "tutor:focusenergy", | ||
|  |       "tutor:leer", | ||
|  |       "tutor:rocksmash" | ||
|  |     ], | ||
|  |     "labels": [ | ||
|  |       "gen8", | ||
|  |       "legendary" | ||
|  |     ], | ||
|  |     "pokedex": [ | ||
|  |       "cobblemon.species.kubfu.desc" | ||
|  |     ], | ||
|  |     "evolutions": [ | ||
|  |       { | ||
|  |         "id": "kubfu_urshifu", | ||
|  |         "variant": "item_interact", | ||
|  |         "result": "urshifu", | ||
|  |         "consumeHeldItem": true, | ||
|  |         "learnableMoves": [ | ||
|  |           "wickedblow" | ||
|  |         ], | ||
|  |         "requirements": [], | ||
|  |         "requiredContext": "cobblemon:muscle_band" | ||
|  |       }, | ||
|  |       { | ||
|  |         "id": "kubfu_urshifu_rapidstrike", | ||
|  |         "variant": "item_interact", | ||
|  |         "result": "urshifu rapidstrike", | ||
|  |         "consumeHeldItem": true, | ||
|  |         "learnableMoves": [ | ||
|  |           "surgingstrikes" | ||
|  |         ], | ||
|  |         "requirements": [], | ||
|  |         "requiredContext": "cobblemon:expert_belt" | ||
|  |       } | ||
|  |     ], | ||
|  |     "baseScale":1.0, | ||
|  |     "hitbox": { | ||
|  |       "width": 1, | ||
|  |       "height": 1.5, | ||
|  |       "fixed": false | ||
|  |     }, | ||
|  |     "baseFriendship": 50, | ||
|  |     "evYield": { | ||
|  |       "hp": 0, | ||
|  |       "attack": 1, | ||
|  |       "defence": 0, | ||
|  |       "special_attack": 0, | ||
|  |       "special_defence": 0, | ||
|  |       "speed": 0 | ||
|  |     }, | ||
|  |     "behaviour": { | ||
|  |       "moving": { | ||
|  |         "canLook": true, | ||
|  |         "walk": { | ||
|  |           "walkSpeed": 0.6, | ||
|  |           "canWalk": true, | ||
|  |           "avoidsLand": false | ||
|  |         }, | ||
|  |       "fly": { | ||
|  |         "canFly": false | ||
|  |       }, | ||
|  |       "swim": { | ||
|  |         "swimSpeed": 0.2, | ||
|  |         "canSwimInWater": false, | ||
|  |         "canBreatheUnderwater": false | ||
|  |       } | ||
|  |     } | ||
|  |   }, | ||
|  |     "height": 6, | ||
|  |     "weight": 120, | ||
|  |     "aspects": [], | ||
|  |     "cannotDynamax": false | ||
|  |   } | ||
|  |    |