Skip to content

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

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

National Pokédex #0108 · Generation 1

Lickitung

normal

Whenever Lickitung comes across something new, it will unfailingly give it a lick. It does so because it memorizes things by texture and by taste. It is somewhat put off by sour things.

Natural spawnEvolution chain

AshRun locations

How to obtain Lickitung

1 place to look

Where to look in the wild

Biome

Grassland

Level14-39RarityUncommon
  • Light: Bright

Battle profile

Base stats

385 total
Hp90
Attack55
Defence75
Special Attack60
Special Defence75
Speed30

Abilities

  • Owntempo
  • Oblivious
  • Cloudnine Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

158 entries
Level moves (12)
Lv. 1 · LickLv. 1 · DefensecurlLv. 6 · RolloutLv. 12 · SupersonicLv. 18 · WrapLv. 24 · DisableLv. 30 · StompLv. 36 · KnockoffLv. 42 · ScreechLv. 48 · SlamLv. 54 · PowerwhipLv. 60 · Bellydrum
Egg moves (11)
BelchChipawayCurseHammerarmMagnitudeMefirstRefreshSmellingsaltsSnoreThrashWringout
Tm moves (74)
AmnesiaAquatailBindBlizzardBodypressBodyslamBrickbreakBrutalswingBulldozeCurseCutDigDragontailDreameaterEarthquakeEndureFacadeFireblastFirepunchFlamethrowerFlingFocuspunchGigaimpactHeadbuttHelpinghandHydropumpHyperbeamIceballIcebeamIcepunchIcywindIncinerateIrontailKnockoffMegakickMegapunchMuddywaterMudslapPoweruppunchPowerwhipProtectPsychupRaindanceRestRetaliateRockclimbRockslideRocksmashRocktombRolloutSandstormScreechShadowballShockwaveSleeptalkSnoreSolarbeamSteelrollerStompingtantrumStrengthSubstituteSunnydaySurfSwordsdanceTerablastTerrainpulseThiefThunderThunderboltThunderpunchWaterpulseWhirlpoolWorkupZenheadbutt
Tutor moves (32)
AquatailBindBulldozeFirepunchFlamethrowerFocuspunchGigaimpactHealbellHelpinghandHyperbeamIceballIcebeamIcepunchIcywindIrontailKnockoffMudslapRestRockslideRocksmashRolloutShadowballShockwaveSleeptalkSnoreSteelrollerStompingtantrumTerrainpulseThunderboltThunderpunchWaterpulseZenheadbutt
Legacy moves (27)
AcidAttractBideBubblebeamCaptivateConfideCounterDoubleedgeDoubleteamDynamicpunchFissureFrustrationHiddenpowerMimicNaturalgiftNightmareRageReturnRoundSecretpowerSeismictossSkullbashSubmissionSwaggerTakedownToxicWatergun
Special moves (2)
HealbellWish

Useful extras

Drops & breeding

Slime Ball

Quantity 0-1

Lagging Tail

2.5% chance

Oran Berry

2.5% chance

Egg groups
Monster
Egg cycles
20
Catch rate
45
Maximum drops
3
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": "lickitung-1",
      "pokemon": "lickitung",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "uncommon",
      "level": "14-39",
      "weight": 1.68,
      "weightMultiplier": {
        "multiplier": 0.25,
        "condition": {
          "timeRange": "night"
        }
      },
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_grassland"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0108_lickitung.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "lickitung_lickilicky",
      "variant": "level_up",
      "result": "lickilicky",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "has_move",
          "move": "rollout"
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.2
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    },
    "resting": {
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:slime_ball",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:lagging_tail",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:oran_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen1"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 108,
  "name": "Lickitung",
  "primaryType": "normal",
  "maleRatio": 0.5,
  "height": 12,
  "weight": 655,
  "pokedex": [
    "cobblemon.species.lickitung.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "owntempo",
    "oblivious",
    "h:cloudnine"
  ],
  "eggGroups": [
    "monster"
  ],
  "baseStats": {
    "hp": 90,
    "attack": 55,
    "defence": 75,
    "special_attack": 60,
    "special_defence": 75,
    "speed": 30
  },
  "evYield": {
    "hp": 2,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 77,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1.3,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.2
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    },
    "resting": {
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:slime_ball",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:lagging_tail",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:oran_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:lick",
    "1:defensecurl",
    "6:rollout",
    "12:supersonic",
    "18:wrap",
    "24:disable",
    "30:stomp",
    "36:knockoff",
    "42:screech",
    "48:slam",
    "54:powerwhip",
    "60:bellydrum",
    "egg:belch",
    "egg:chipaway",
    "egg:curse",
    "egg:hammerarm",
    "egg:magnitude",
    "egg:mefirst",
    "egg:refresh",
    "egg:smellingsalts",
    "egg:snore",
    "egg:thrash",
    "egg:wringout",
    "tm:amnesia",
    "tm:aquatail",
    "tm:bind",
    "tm:blizzard",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:bulldoze",
    "tm:curse",
    "tm:cut",
    "tm:dig",
    "tm:dragontail",
    "tm:dreameater",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:fireblast",
    "tm:firepunch",
    "tm:flamethrower",
    "tm:fling",
    "tm:focuspunch",
    "tm:gigaimpact",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:iceball",
    "tm:icebeam",
    "tm:icepunch",
    "tm:icywind",
    "tm:incinerate",
    "tm:irontail",
    "tm:knockoff",
    "tm:megakick",
    "tm:megapunch",
    "tm:muddywater",
    "tm:mudslap",
    "tm:poweruppunch",
    "tm:powerwhip",
    "tm:protect",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:retaliate",
    "tm:rockclimb",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:sandstorm",
    "tm:screech",
    "tm:shadowball",
    "tm:shockwave",
    "tm:sleeptalk",
    "tm:snore",
    "tm:solarbeam",
    "tm:steelroller",
    "tm:stompingtantrum",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:surf",
    "tm:swordsdance",
    "tm:terablast",
    "tm:terrainpulse",
    "tm:thief",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderpunch",
    "tm:waterpulse",
    "tm:whirlpool",
    "tm:workup",
    "tm:zenheadbutt",
    "tutor:aquatail",
    "tutor:bind",
    "tutor:bulldoze",
    "tutor:firepunch",
    "tutor:flamethrower",
    "tutor:focuspunch",
    "tutor:gigaimpact",
    "tutor:healbell",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:iceball",
    "tutor:icebeam",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:shadowball",
    "tutor:shockwave",
    "tutor:sleeptalk",
    "tutor:snore",
    "tutor:steelroller",
    "tutor:stompingtantrum",
    "tutor:terrainpulse",
    "tutor:thunderbolt",
    "tutor:thunderpunch",
    "tutor:waterpulse",
    "tutor:zenheadbutt",
    "legacy:acid",
    "legacy:attract",
    "legacy:bide",
    "legacy:bubblebeam",
    "legacy:captivate",
    "legacy:confide",
    "legacy:counter",
    "legacy:doubleedge",
    "legacy:doubleteam",
    "legacy:dynamicpunch",
    "legacy:fissure",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:mimic",
    "legacy:naturalgift",
    "legacy:nightmare",
    "legacy:rage",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:seismictoss",
    "legacy:skullbash",
    "legacy:submission",
    "legacy:swagger",
    "legacy:takedown",
    "legacy:toxic",
    "legacy:watergun",
    "special:healbell",
    "special:wish"
  ],
  "evolutions": [
    {
      "id": "lickitung_lickilicky",
      "variant": "level_up",
      "result": "lickilicky",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "has_move",
          "move": "rollout"
        }
      ]
    }
  ]
}