138 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			138 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "implemented": true,
 | |
|   "name": "Fuecoco",
 | |
|   "nationalPokedexNumber": 909,
 | |
|   "primaryType": "fire",
 | |
|   "abilities": [
 | |
|     "blaze",
 | |
|     "h:unaware"
 | |
|   ],
 | |
|   "drops": {
 | |
|     "amount": 1,
 | |
|     "entries": [
 | |
|       {
 | |
|         "item": "cobblemon:charcoal_stick",
 | |
|         "percentage": 5.0
 | |
|       }
 | |
|     ]
 | |
|   },
 | |
|   "baseStats": {
 | |
|     "hp": 67,
 | |
|     "attack": 45,
 | |
|     "defence": 59,
 | |
|     "special_attack": 63,
 | |
|     "special_defence": 40,
 | |
|     "speed": 36
 | |
|   },
 | |
|   "catchRate": 45,
 | |
|   "maleRatio": 0.875,
 | |
|   "baseExperienceYield": 62,
 | |
|   "baseFriendship": 50,
 | |
|   "evYield": {
 | |
|     "hp": 1,
 | |
|     "attack": 0,
 | |
|     "defence": 0,
 | |
|     "special_attack": 0,
 | |
|     "special_defence": 0,
 | |
|     "speed": 0
 | |
|   },
 | |
|   "experienceGroup": "medium_slow",
 | |
|   "eggCycles": 20,
 | |
|   "eggGroups": [
 | |
|     "field"
 | |
|   ],
 | |
|   "behaviour": {
 | |
|     "resting": {
 | |
|       "canSleep": true,
 | |
|       "willSleepOnBed": true,
 | |
|       "depth": "normal",
 | |
|       "light": "0-4"
 | |
|     }
 | |
|   },
 | |
|   "moves": [
 | |
|     "1:ember",
 | |
|     "1:leer",
 | |
|     "1:tackle",
 | |
|     "7:round",
 | |
|     "12:bite",
 | |
|     "15:incinerate",
 | |
|     "17:yawn",
 | |
|     "21:snarl",
 | |
|     "25:roar",
 | |
|     "28:flamethrower",
 | |
|     "32:hypervoice",
 | |
|     "36:fireblast",
 | |
|     "egg:belch",
 | |
|     "egg:curse",
 | |
|     "egg:encore",
 | |
|     "egg:slackoff",
 | |
|     "tm:bodyslam",
 | |
|     "tm:crunch",
 | |
|     "tm:curse",
 | |
|     "tm:dig",
 | |
|     "tm:disarmingvoice",
 | |
|     "tm:encore",
 | |
|     "tm:endure",
 | |
|     "tm:facade",
 | |
|     "tm:fireblast",
 | |
|     "tm:firefang",
 | |
|     "tm:firepledge",
 | |
|     "tm:firespin",
 | |
|     "tm:flamecharge",
 | |
|     "tm:flamethrower",
 | |
|     "tm:flareblitz",
 | |
|     "tm:heatwave",
 | |
|     "tm:helpinghand",
 | |
|     "tm:hypervoice",
 | |
|     "tm:mudslap",
 | |
|     "tm:outrage",
 | |
|     "tm:overheat",
 | |
|     "tm:protect",
 | |
|     "tm:rest",
 | |
|     "tm:roar",
 | |
|     "tm:seedbomb",
 | |
|     "tm:sleeptalk",
 | |
|     "tm:snarl",
 | |
|     "tm:stompingtantrum",
 | |
|     "tm:substitute",
 | |
|     "tm:sunnyday",
 | |
|     "tm:takedown",
 | |
|     "tm:temperflare",
 | |
|     "tm:terablast",
 | |
|     "tm:thunderfang",
 | |
|     "tm:willowisp",
 | |
|     "tm:zenheadbutt"
 | |
|   ],
 | |
|   "labels": [
 | |
|     "gen9"
 | |
|   ],
 | |
|   "aspects": [],
 | |
|   "height": 4,
 | |
|   "weight": 98,
 | |
|   "evolutions": [
 | |
|     {
 | |
|       "id": "cafe_fuecoco_crocalor",
 | |
|       "variant": "level_up",
 | |
|       "result": "crocalor",
 | |
|       "consumeHeldItem": false,
 | |
|       "learnableMoves": [],
 | |
|       "requirements": [
 | |
|         {
 | |
|           "variant": "level",
 | |
|           "minLevel": 16
 | |
|         }
 | |
|       ]
 | |
|     }
 | |
|   ],
 | |
|   "baseScale": 0.6,
 | |
|   "hitbox": {
 | |
|     "width": 0.8,
 | |
|     "height": 1.1,
 | |
|     "fixed": false
 | |
|   },
 | |
|   "cannotDynamax": false,
 | |
|   "pokedex": [
 | |
|     "cobblemon.species.fuecoco.desc"
 | |
|   ]
 | |
| }
 |