Skip to content

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

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

National Pokédex #0733 · Generation 7

Toucannon

normalflying

Known for forming harmonious couples, this Pokémon is brought to wedding ceremonies as a good luck charm.

Natural spawn

AshRun locations

How to obtain Toucannon

1 place to look

Where to look in the wild

Biome

Jungle / Sky / Tropical Island

Level28-49RarityCommon
  • Time: Daytime
  • Light: Bright

Battle profile

Base stats

485 total
Hp80
Attack120
Defence75
Special Attack75
Special Defence75
Speed60

Abilities

  • Keeneye
  • Skilllink
  • Sheerforce Hidden

Training

Base experience
243
Growth
Medium Fast
EV yield
Hp: 0 · Attack: 3 · Defence: 0 · Special Attack: 0 · Special Defence: 0 · Speed: 0
Friendship
50

Progression

Evolution & forms

This Pokémon does not evolve into another species.

Complete installed learnset

Moves

106 entries
Level moves (15)
Lv. 1 · BeakblastLv. 1 · RockblastLv. 1 · PeckLv. 1 · GrowlLv. 1 · EchoedvoiceLv. 1 · RocksmashLv. 13 · SupersonicLv. 16 · PluckLv. 21 · RoostLv. 24 · FuryattackLv. 30 · ScreechLv. 34 · DrillpeckLv. 40 · BulletseedLv. 44 · FeatherdanceLv. 50 · Hypervoice
Egg moves (4)
BoomburstGunkshotMirrormoveSkyattack
Tm moves (54)
AcrobaticsAerialaceAircutterAirslashBravebirdBrickbreakBulletseedDefogDualwingbeatEchoedvoiceEncoreEndeavorEndureFacadeFeatherdanceFlamechargeFlashcannonFlyGigaimpactGunkshotHeatwaveHelpinghandHurricaneHyperbeamHypervoiceKnockoffOverheatPluckProtectPsychupRestRockblastRocksmashRoostScaryfaceScreechSeedbombSkyattackSleeptalkSmackdownSteelwingSubstituteSunnydaySwiftSwordsdanceTailwindTakedownTemperflareTerablastThiefThroatchopUproarUturnWorkup
Tutor moves (23)
AerialaceAircutterDefogDualwingbeatEndeavorFlashcannonGigaimpactGunkshotHeatwaveHelpinghandHyperbeamHypervoiceKnockoffRestRocksmashRoostSeedbombSkyattackSleeptalkSwiftTailwindThroatchopUproar
Legacy moves (10)
AttractConfideDoubleteamFrustrationHiddenpowerReturnRoundSnoreSwaggerToxic

Useful extras

Drops & breeding

Feather

Quantity 0-3

Chicken

Quantity 1

Sharp Beak

5% chance

Egg groups
Flying
Egg cycles
15
Catch rate
45
Maximum drops
5
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": "toucannon-1",
      "pokemon": "toucannon",
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "28-49",
      "weight": 0.1,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_jungle",
          "#cobblemon:is_sky",
          "#cobblemon:is_tropical_island"
        ],
        "timeRange": "day"
      },
      "anticondition": {
        "biomes": [
          "#cobblemon:is_freezing"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0733_toucannon.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "herd": {
      "maxSize": "9",
      "toleratedLeaders": [
        {
          "pokemon": "toucannon",
          "tier": 1
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    },
    "resting": {
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-3"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:sharp_beak",
        "percentage": 5
      }
    ]
  },
  "labels": [
    "gen7"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 733,
  "name": "Toucannon",
  "primaryType": "normal",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 11,
  "weight": 260,
  "pokedex": [
    "cobblemon.species.toucannon.desc"
  ],
  "labels": [
    "gen7"
  ],
  "aspects": [],
  "abilities": [
    "keeneye",
    "skilllink",
    "h:sheerforce"
  ],
  "eggGroups": [
    "flying"
  ],
  "baseStats": {
    "hp": 80,
    "attack": 120,
    "defence": 75,
    "special_attack": 75,
    "special_defence": 75,
    "speed": 60
  },
  "evYield": {
    "hp": 0,
    "attack": 3,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 243,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 0.6,
    "height": 2.2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "herd": {
      "maxSize": "9",
      "toleratedLeaders": [
        {
          "pokemon": "toucannon",
          "tier": 1
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    },
    "resting": {
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-3"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:sharp_beak",
        "percentage": 5
      }
    ]
  },
  "moves": [
    "1:beakblast",
    "1:rockblast",
    "1:peck",
    "1:growl",
    "1:echoedvoice",
    "1:rocksmash",
    "13:supersonic",
    "16:pluck",
    "21:roost",
    "24:furyattack",
    "30:screech",
    "34:drillpeck",
    "40:bulletseed",
    "44:featherdance",
    "50:hypervoice",
    "egg:boomburst",
    "egg:gunkshot",
    "egg:mirrormove",
    "egg:skyattack",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:aircutter",
    "tm:airslash",
    "tm:bravebird",
    "tm:brickbreak",
    "tm:bulletseed",
    "tm:defog",
    "tm:dualwingbeat",
    "tm:echoedvoice",
    "tm:encore",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:featherdance",
    "tm:flamecharge",
    "tm:flashcannon",
    "tm:fly",
    "tm:gigaimpact",
    "tm:gunkshot",
    "tm:heatwave",
    "tm:helpinghand",
    "tm:hurricane",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:knockoff",
    "tm:overheat",
    "tm:pluck",
    "tm:protect",
    "tm:psychup",
    "tm:rest",
    "tm:rockblast",
    "tm:rocksmash",
    "tm:roost",
    "tm:scaryface",
    "tm:screech",
    "tm:seedbomb",
    "tm:skyattack",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:steelwing",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:swordsdance",
    "tm:tailwind",
    "tm:takedown",
    "tm:temperflare",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:uproar",
    "tm:uturn",
    "tm:workup",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:defog",
    "tutor:dualwingbeat",
    "tutor:endeavor",
    "tutor:flashcannon",
    "tutor:gigaimpact",
    "tutor:gunkshot",
    "tutor:heatwave",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:knockoff",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:roost",
    "tutor:seedbomb",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:throatchop",
    "tutor:uproar",
    "legacy:attract",
    "legacy:confide",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:return",
    "legacy:round",
    "legacy:snore",
    "legacy:swagger",
    "legacy:toxic"
  ],
  "preEvolution": "trumbeak",
  "evolutions": []
}