124 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			124 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "implemented": true, | ||
|  |   "name": "Walking Wake", | ||
|  |   "nationalPokedexNumber": 1009, | ||
|  |   "primaryType": "water", | ||
|  |   "secondaryType": "dragon", | ||
|  |   "abilities": ["protosynthesis"], | ||
|  |   "baseStats": { | ||
|  |     "hp": 99, | ||
|  |     "attack": 83, | ||
|  |     "defence": 91, | ||
|  |     "special_attack": 125, | ||
|  |     "special_defence": 83, | ||
|  |     "speed": 109 | ||
|  |   }, | ||
|  |   "catchRate": 5, | ||
|  |   "maleRatio": -1, | ||
|  |   "behaviour": { | ||
|  |     "resting": { | ||
|  |       "canSleep": true, | ||
|  |       "willSleepOnBed": false, | ||
|  |       "depth": "normal", | ||
|  |       "light": "0-4" | ||
|  |     }, | ||
|  |     "moving": { | ||
|  |       "swim": { | ||
|  |         "canWalkOnWater": true, | ||
|  |         "canBreatheUnderwater": true | ||
|  |       } | ||
|  |     } | ||
|  |   }, | ||
|  |   "baseExperienceYield": 295, | ||
|  |   "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:aquajet", | ||
|  |     "1:honeclaws", | ||
|  |     "1:leer", | ||
|  |     "1:roar", | ||
|  |     "1:sunnyday", | ||
|  |     "1:twister", | ||
|  |     "7:bite", | ||
|  |     "14:waterpulse", | ||
|  |     "21:nobleroar", | ||
|  |     "28:dragonbreath", | ||
|  |     "35:breakingswipe", | ||
|  |     "42:dragonrush", | ||
|  |     "56:hydrosteam", | ||
|  |     "63:dragonpulse", | ||
|  |     "70:outrage", | ||
|  |     "77:flamethrower", | ||
|  |     "84:hydropump", | ||
|  |     "tm:agility", | ||
|  |     "tm:bodyslam", | ||
|  |     "tm:breakingswipe", | ||
|  |     "tm:chillingwater", | ||
|  |     "tm:crunch", | ||
|  |     "tm:doubleedge", | ||
|  |     "tm:dracometeor", | ||
|  |     "tm:dragoncheer", | ||
|  |     "tm:dragonclaw", | ||
|  |     "tm:dragondance", | ||
|  |     "tm:dragonpulse", | ||
|  |     "tm:dragontail", | ||
|  |     "tm:endure", | ||
|  |     "tm:facade", | ||
|  |     "tm:firefang", | ||
|  |     "tm:flamethrower", | ||
|  |     "tm:flipturn", | ||
|  |     "tm:gigaimpact", | ||
|  |     "tm:hurricane", | ||
|  |     "tm:hydropump", | ||
|  |     "tm:hyperbeam", | ||
|  |     "tm:knockoff", | ||
|  |     "tm:liquidation", | ||
|  |     "tm:lowkick", | ||
|  |     "tm:mudshot", | ||
|  |     "tm:outrage", | ||
|  |     "tm:protect", | ||
|  |     "tm:raindance", | ||
|  |     "tm:rest", | ||
|  |     "tm:roar", | ||
|  |     "tm:scald", | ||
|  |     "tm:scaryface", | ||
|  |     "tm:sleeptalk", | ||
|  |     "tm:snarl", | ||
|  |     "tm:substitute", | ||
|  |     "tm:sunnyday", | ||
|  |     "tm:surf", | ||
|  |     "tm:swift", | ||
|  |     "tm:takedown", | ||
|  |     "tm:terablast", | ||
|  |     "tm:waterfall", | ||
|  |     "tm:waterpulse", | ||
|  |     "tm:weatherball", | ||
|  |     "tm:whirlpool" | ||
|  |   ], | ||
|  |   "labels": ["gen9", "paradox"], | ||
|  |   "pokedex": [ | ||
|  |     "his ferocious creature is shrouded in mystery. It's named after an aquatic monster mentioned in an old expedition journal." | ||
|  |   ], | ||
|  |   "aspects": [], | ||
|  |   "height": 35, | ||
|  |   "weight": 2800, | ||
|  |   "evolutions": [], | ||
|  |   "baseScale": 1.0, | ||
|  |   "hitbox": { | ||
|  |     "width": 1.9, | ||
|  |     "height": 3.2, | ||
|  |     "fixed": false | ||
|  |   }, | ||
|  |   "cannotDynamax": false | ||
|  | } |