Skip to content

Community funded. Cosmetic rewards only. Never pay-to-win.

Our promise
AshRun
In-game model of Fennekin
← All Pokémon

National Pokédex #0653 · Generation 6

Fennekin

fire

As it walks, it munches on a twig in place of a snack. It intimidates opponents by puffing hot air out of its ears.

Natural spawnEvolution chain

AshRun locations

How to obtain Fennekin

1 place to look

Where to look in the wild

Biome

Desert

Level5-31RarityUltra-Rare
  • Light: Bright

Battle profile

Base stats

307 total
Hp40
Attack45
Defence40
Special Attack62
Special Defence60
Speed60

Abilities

  • Blaze
  • Magician Hidden

Training

Base experience
61
Growth
Medium Slow
EV yield
Hp: 0 · Attack: 0 · Defence: 0 · Special Attack: 1 · Special Defence: 0 · Speed: 0
Friendship
50

Progression

Evolution & forms

Complete installed learnset

Moves

103 entries
Level moves (14)
Lv. 1 · ScratchLv. 1 · TailwhipLv. 5 · EmberLv. 11 · HowlLv. 14 · FlamechargeLv. 17 · PsybeamLv. 20 · FirespinLv. 25 · LuckychantLv. 31 · PsyshockLv. 35 · FlamethrowerLv. 38 · WillowispLv. 41 · PsychicLv. 43 · SunnydayLv. 48 · Fireblast
Egg moves (5)
CopycatHeatwaveHypnosisMagicroomWish
Tm moves (54)
AgilityBurningjealousyCalmmindCharmCovetCutDreameaterEchoedvoiceEmbargoEncoreEndureFacadeFireblastFirepledgeFirespinFlamechargeFlamethrowerFlareblitzFoulplayGrassknotHeatwaveHelpinghandImprisonIncinerateIrontailLightscreenMagiccoatMagicroomMudshotMudslapOverheatPoweruppunchProtectPsybeamPsychicPsychicterrainPsyshockRaindanceRestSafeguardSkillswapSleeptalkSolarbeamStoredpowerSubstituteSunnydaySwiftTakedownTerablastThiefTrickTrickroomWillowispWorkup
Tutor moves (18)
BurningjealousyCalmmindCovetFirepledgeFlamethrowerFoulplayHeatwaveHelpinghandIrontailMagiccoatMagicroomMudslapPsychicRestSkillswapSleeptalkSwiftTrick
Legacy moves (12)
AttractConfideDoubleteamFrustrationHiddenpowerPsychupReturnRoundSecretpowerSnoreSwaggerToxic

Useful extras

Drops & breeding

Blaze Powder

Quantity 0-1

Charcoal Stick

5% chance

Egg groups
Field
Egg cycles
20
Catch rate
45
Maximum drops
2
Technical server dataRaw records, internal IDs, source files, presets, and full JSON

Source summary

Base species: Cobblemon-neoforge-1.7.3+1.21.1.jar. Installed additions: none.

Acquisition records

{
  "questGuides": [],
  "structureEncounters": [],
  "naturalSpawns": [
    {
      "id": "fennekin-1",
      "pokemon": "fennekin",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "ultra-rare",
      "level": "5-31",
      "weight": 6,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_desert"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0653_fennekin.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "fennekin_braixen",
      "variant": "level_up",
      "result": "braixen",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 16
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.2
      },
      "swim": {
        "avoidsWater": true,
        "canSwimInLava": true
      }
    },
    "herd": {
      "maxSize": "2",
      "toleratedLeaders": [
        {
          "pokemon": "fennekin",
          "tier": 1
        },
        {
          "pokemon": "ninetales",
          "tier": 2
        },
        {
          "pokemon": "braixen",
          "tier": 2
        },
        {
          "pokemon": "delphox",
          "tier": 3
        }
      ]
    },
    "resting": {
      "willSleepOnBed": true,
      "times": [
        "day"
      ],
      "drowsyChance": 0.0033,
      "rouseChance": 0.0042
    },
    "combat": {
      "willDefendOwner": true
    },
    "fireImmune": true
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:blaze_powder",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:charcoal_stick",
        "percentage": 5
      }
    ]
  },
  "labels": [
    "gen6",
    "starter"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 653,
  "name": "Fennekin",
  "primaryType": "fire",
  "maleRatio": 0.875,
  "height": 4,
  "weight": 94,
  "pokedex": [
    "cobblemon.species.fennekin.desc"
  ],
  "labels": [
    "gen6",
    "starter"
  ],
  "aspects": [],
  "abilities": [
    "blaze",
    "h:magician"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 40,
    "attack": 45,
    "defence": 40,
    "special_attack": 62,
    "special_defence": 60,
    "speed": 60
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 1,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 61,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "standingEyeHeight": 0.7,
  "swimmingEyeHeight": 0.7,
  "flyingEyeHeight": 0.7,
  "baseScale": 0.5,
  "hitbox": {
    "width": 1,
    "height": 1.4,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.2
      },
      "swim": {
        "avoidsWater": true,
        "canSwimInLava": true
      }
    },
    "herd": {
      "maxSize": "2",
      "toleratedLeaders": [
        {
          "pokemon": "fennekin",
          "tier": 1
        },
        {
          "pokemon": "ninetales",
          "tier": 2
        },
        {
          "pokemon": "braixen",
          "tier": 2
        },
        {
          "pokemon": "delphox",
          "tier": 3
        }
      ]
    },
    "resting": {
      "willSleepOnBed": true,
      "times": [
        "day"
      ],
      "drowsyChance": 0.0033,
      "rouseChance": 0.0042
    },
    "combat": {
      "willDefendOwner": true
    },
    "fireImmune": true
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:blaze_powder",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:charcoal_stick",
        "percentage": 5
      }
    ]
  },
  "moves": [
    "1:scratch",
    "1:tailwhip",
    "5:ember",
    "11:howl",
    "14:flamecharge",
    "17:psybeam",
    "20:firespin",
    "25:luckychant",
    "31:psyshock",
    "35:flamethrower",
    "38:willowisp",
    "41:psychic",
    "43:sunnyday",
    "48:fireblast",
    "egg:copycat",
    "egg:heatwave",
    "egg:hypnosis",
    "egg:magicroom",
    "egg:wish",
    "tm:agility",
    "tm:burningjealousy",
    "tm:calmmind",
    "tm:charm",
    "tm:covet",
    "tm:cut",
    "tm:dreameater",
    "tm:echoedvoice",
    "tm:embargo",
    "tm:encore",
    "tm:endure",
    "tm:facade",
    "tm:fireblast",
    "tm:firepledge",
    "tm:firespin",
    "tm:flamecharge",
    "tm:flamethrower",
    "tm:flareblitz",
    "tm:foulplay",
    "tm:grassknot",
    "tm:heatwave",
    "tm:helpinghand",
    "tm:imprison",
    "tm:incinerate",
    "tm:irontail",
    "tm:lightscreen",
    "tm:magiccoat",
    "tm:magicroom",
    "tm:mudshot",
    "tm:mudslap",
    "tm:overheat",
    "tm:poweruppunch",
    "tm:protect",
    "tm:psybeam",
    "tm:psychic",
    "tm:psychicterrain",
    "tm:psyshock",
    "tm:raindance",
    "tm:rest",
    "tm:safeguard",
    "tm:skillswap",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:storedpower",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:trick",
    "tm:trickroom",
    "tm:willowisp",
    "tm:workup",
    "tutor:burningjealousy",
    "tutor:calmmind",
    "tutor:covet",
    "tutor:firepledge",
    "tutor:flamethrower",
    "tutor:foulplay",
    "tutor:heatwave",
    "tutor:helpinghand",
    "tutor:irontail",
    "tutor:magiccoat",
    "tutor:magicroom",
    "tutor:mudslap",
    "tutor:psychic",
    "tutor:rest",
    "tutor:skillswap",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:trick",
    "legacy:attract",
    "legacy:confide",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:psychup",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger",
    "legacy:toxic"
  ],
  "evolutions": [
    {
      "id": "fennekin_braixen",
      "variant": "level_up",
      "result": "braixen",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 16
        }
      ]
    }
  ]
}