189 lines
		
	
	
		
			3.7 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			189 lines
		
	
	
		
			3.7 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "implemented": true, | ||
|  |   "name": "Noibat", | ||
|  |   "nationalPokedexNumber": 714, | ||
|  |   "primaryType": "flying", | ||
|  |   "secondaryType": "dragon", | ||
|  |   "abilities": ["frisk", "infiltrator", "h:telepathy"], | ||
|  |   "baseStats": { | ||
|  |     "hp": 40, | ||
|  |     "attack": 30, | ||
|  |     "defence": 35, | ||
|  |     "special_attack": 45, | ||
|  |     "special_defence": 40, | ||
|  |     "speed": 55 | ||
|  |   }, | ||
|  |   "behaviour": { | ||
|  |     "resting": { | ||
|  |       "canSleep": true, | ||
|  |       "willSleepOnBed": false, | ||
|  |       "depth": "normal", | ||
|  |       "light": "0-4" | ||
|  |     }, | ||
|  |     "moving": { | ||
|  |       "fly": { | ||
|  |         "canFly": true, | ||
|  |         "flySpeedHorizontal": 0.4 | ||
|  |       }, | ||
|  |       "walk": { | ||
|  |         "walkSpeed": 0.4 | ||
|  |       } | ||
|  |     } | ||
|  |   }, | ||
|  |   "catchRate": 190, | ||
|  |   "maleRatio": 0.5, | ||
|  |   "shoulderMountable": false, | ||
|  |   "baseExperienceYield": 49, | ||
|  |   "experienceGroup": "medium_fast", | ||
|  |   "eggCycles": 20, | ||
|  |   "eggGroups": ["flying", "dragon"], | ||
|  |   "moves": [ | ||
|  |     "1:absorb", | ||
|  |     "1:tackle", | ||
|  |     "4:gust", | ||
|  |     "5:leechlife", | ||
|  |     "8:supersonic", | ||
|  |     "12:doubleteam", | ||
|  |     "16:wingattack", | ||
|  |     "18:agility", | ||
|  |     "20:bite", | ||
|  |     "24:aircutter", | ||
|  |     "28:whirlwind", | ||
|  |     "31:razorwind", | ||
|  |     "32:superfang", | ||
|  |     "36:airslash", | ||
|  |     "40:screech", | ||
|  |     "44:roost", | ||
|  |     "49:tailwind", | ||
|  |     "52:hurricane", | ||
|  |     "egg:defog", | ||
|  |     "egg:dragonrush", | ||
|  |     "egg:outrage", | ||
|  |     "egg:snatch", | ||
|  |     "egg:switcheroo", | ||
|  |     "egg:tailwind", | ||
|  |     "tm:acrobatics", | ||
|  |     "tm:aerialace", | ||
|  |     "tm:agility", | ||
|  |     "tm:aircutter", | ||
|  |     "tm:airslash", | ||
|  |     "tm:attract", | ||
|  |     "tm:brickbreak", | ||
|  |     "tm:confide", | ||
|  |     "tm:cut", | ||
|  |     "tm:darkpulse", | ||
|  |     "tm:doubleteam", | ||
|  |     "tm:dracometeor", | ||
|  |     "tm:dragonclaw", | ||
|  |     "tm:dragonpulse", | ||
|  |     "tm:dreameater", | ||
|  |     "tm:dualwingbeat", | ||
|  |     "tm:echoedvoice", | ||
|  |     "tm:endure", | ||
|  |     "tm:facade", | ||
|  |     "tm:fly", | ||
|  |     "tm:frustration", | ||
|  |     "tm:heatwave", | ||
|  |     "tm:hiddenpower", | ||
|  |     "tm:hurricane", | ||
|  |     "tm:hypervoice", | ||
|  |     "tm:irontail", | ||
|  |     "tm:leechlife", | ||
|  |     "tm:outrage", | ||
|  |     "tm:protect", | ||
|  |     "tm:psychic", | ||
|  |     "tm:rest", | ||
|  |     "tm:return", | ||
|  |     "tm:roost", | ||
|  |     "tm:round", | ||
|  |     "tm:screech", | ||
|  |     "tm:secretpower", | ||
|  |     "tm:shadowball", | ||
|  |     "tm:shadowclaw", | ||
|  |     "tm:sleeptalk", | ||
|  |     "tm:snore", | ||
|  |     "tm:solarbeam", | ||
|  |     "tm:steelwing", | ||
|  |     "tm:substitute", | ||
|  |     "tm:sunnyday", | ||
|  |     "tm:superfang", | ||
|  |     "tm:swagger", | ||
|  |     "tm:swift", | ||
|  |     "tm:tailwind", | ||
|  |     "tm:takedown", | ||
|  |     "tm:taunt", | ||
|  |     "tm:terablast", | ||
|  |     "tm:thief", | ||
|  |     "tm:torment", | ||
|  |     "tm:toxic", | ||
|  |     "tm:uproar", | ||
|  |     "tm:uturn", | ||
|  |     "tm:wildcharge", | ||
|  |     "tm:xscissor", | ||
|  |     "tutor:defog", | ||
|  |     "tutor:dracometeor", | ||
|  |     "tutor:dragonpulse", | ||
|  |     "tutor:dualwingbeat", | ||
|  |     "tutor:heatwave", | ||
|  |     "tutor:hypervoice", | ||
|  |     "tutor:irontail", | ||
|  |     "tutor:outrage", | ||
|  |     "tutor:skyattack", | ||
|  |     "tutor:snatch", | ||
|  |     "tutor:snore", | ||
|  |     "tutor:superfang", | ||
|  |     "tutor:tailwind", | ||
|  |     "tutor:uproar", | ||
|  |     "tutor:waterpulse" | ||
|  |   ], | ||
|  |   "labels": ["gen6"], | ||
|  |   "pokedex": ["cobblemon.species.noibat.desc"], | ||
|  |   "evolutions": [ | ||
|  |     { | ||
|  |       "id": "noibat_noivern", | ||
|  |       "variant": "level_up", | ||
|  |       "result": "noivern", | ||
|  |       "consumeHeldItem": false, | ||
|  |       "learnableMoves": ["dragonpulse"], | ||
|  |       "requirements": [ | ||
|  |         { | ||
|  |           "variant": "level", | ||
|  |           "minLevel": 48 | ||
|  |         } | ||
|  |       ] | ||
|  |     } | ||
|  |   ], | ||
|  |   "baseScale": 0.6, | ||
|  |   "hitbox": { | ||
|  |     "width": 1, | ||
|  |     "height": 1.5, | ||
|  |     "fixed": false | ||
|  |   }, | ||
|  |   "baseFriendship": 50, | ||
|  |   "evYield": { | ||
|  |     "hp": 0, | ||
|  |     "attack": 0, | ||
|  |     "defence": 0, | ||
|  |     "special_attack": 0, | ||
|  |     "special_defence": 0, | ||
|  |     "speed": 1 | ||
|  |   }, | ||
|  |   "height": 5, | ||
|  |   "weight": 80, | ||
|  |   "aspects": [], | ||
|  |   "cannotDynamax": false, | ||
|  |   "drops": { | ||
|  |     "amount": 2, | ||
|  |     "entries": [ | ||
|  |       { | ||
|  |         "item": "minecraft:phantom_membrane", | ||
|  |         "percentage": 2.5 | ||
|  |       }, | ||
|  |       { | ||
|  |         "item": "cobblemon:yache_berry", | ||
|  |         "percentage": 2.5 | ||
|  |       } | ||
|  |     ] | ||
|  |   } | ||
|  | } |