Skip to content

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

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

National Pokédex #0207 · Generation 2

Gligar

groundflying

Gligar glides through the air without a sound as if it were sliding. This Pokémon hangs on to the face of its foe using its clawed hind legs and the large pincers on its forelegs, then injects the prey with its poison barb.

Natural spawnEvolution chain

AshRun locations

How to obtain Gligar

2 places to look

Where to look in the wild

Biome

Badlands

Level18-43RarityUncommon
  • Time: Night
  • Light: Bright
Biome

Nether Mountain

Level18-43RarityCommon

Battle profile

Base stats

430 total
Hp65
Attack75
Defence105
Special Attack35
Special Defence65
Speed85

Abilities

  • Hypercutter
  • Sandveil
  • Immunity Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

157 entries
Level moves (14)
Lv. 1 · PoisonstingLv. 4 · SandattackLv. 7 · HardenLv. 10 · KnockoffLv. 13 · QuickattackLv. 16 · FurycutterLv. 19 · FeintattackLv. 22 · AcrobaticsLv. 27 · SlashLv. 30 · UturnLv. 35 · ScreechLv. 40 · XscissorLv. 45 · SkyuppercutLv. 50 · Swordsdance
Egg moves (10)
CounterCrabhammerCrosspoisonDoubleedgeFeintMudbombNightslashPowertrickRazorwindWingattack
Tm moves (81)
AcrobaticsAerialaceAgilityAquatailAssuranceBatonpassBreakingswipeBrickbreakBulldozeCrosspoisonCrunchCutDarkpulseDefogDoubleedgeDualwingbeatEarthpowerEarthquakeEndureFacadeFalseswipeFirefangFlingFurycutterGuillotineGunkshotHeadbuttHighhorsepowerHoneclawsIcefangIrontailKnockoffLungeMetalclawMudshotMudslapPaybackPinmissilePoisonjabPoisontailPowerwhipProtectPsychicfangsRaindanceRestRockpolishRockslideRocksmashRocktombRoostSandstormSandtombScaleshotScaryfaceScreechSkittersmackSleeptalkSludgebombSpikesStealthrockSteelwingStoneedgeStrengthStrugglebugSubstituteSunnydaySwiftSwordsdanceTailwindTakedownTauntTerablastThiefThroatchopThunderfangTormentToxicToxicspikesUturnVenoshockXscissor
Tutor moves (33)
AerialaceAquatailBulldozeDarkpulseDefogDualwingbeatEarthpowerFalseswipeFirefangFurycutterGunkshotHighhorsepowerIcefangIrontailKnockoffMudslapPoisonjabRestRockslideRocksmashRoostScaleshotSkittersmackSleeptalkSludgebombSpikesStealthrockStoneedgeSwiftTailwindThroatchopThunderfangXscissor
Legacy moves (19)
AttractBugbiteCaptivateConfideCurseDetectDigDoubleteamDreameaterFrustrationHiddenpowerMimicNaturalgiftReturnRockclimbRoundSecretpowerSnoreSwagger

Useful extras

Drops & breeding

Phantom Membrane

2.5% chance

Razor Fang

2.5% chance

Poison Barb

2.5% chance

Yache Berry

2.5% chance

Egg groups
Bug
Egg cycles
20
Catch rate
60
Maximum drops
4
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": "gligar-1",
      "pokemon": "gligar",
      "presets": [
        "natural",
        "treetop"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "uncommon",
      "level": "18-43",
      "weight": 5.52,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_badlands"
        ],
        "timeRange": "night"
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0207_gligar.json"
    },
    {
      "id": "gligar-2",
      "pokemon": "gligar",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "18-43",
      "weight": 1.9,
      "condition": {
        "biomes": [
          "#cobblemon:nether/is_mountain"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0207_gligar.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "gligar_gliscor",
      "variant": "level_up",
      "result": "gliscor",
      "consumeHeldItem": true,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "held_item",
          "itemCondition": "cobblemon:razor_fang"
        },
        {
          "variant": "time_range",
          "range": "night"
        }
      ],
      "permanent": true
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "resting": {
      "times": [
        "day"
      ],
      "drowsyChance": 0.0033,
      "rouseChance": 0.0042
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      },
      "fly": {
        "canFly": true
      }
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:phantom_membrane",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:razor_fang",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:poison_barb",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:yache_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen2"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 207,
  "name": "Gligar",
  "primaryType": "ground",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 11,
  "weight": 648,
  "pokedex": [
    "cobblemon.species.gligar.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "hypercutter",
    "sandveil",
    "h:immunity"
  ],
  "eggGroups": [
    "bug"
  ],
  "baseStats": {
    "hp": 65,
    "attack": 75,
    "defence": 105,
    "special_attack": 35,
    "special_defence": 65,
    "speed": 85
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 1,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 86,
  "experienceGroup": "medium_slow",
  "catchRate": 60,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.9,
  "hitbox": {
    "width": 0.7,
    "height": 0.9,
    "fixed": false
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:phantom_membrane",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:razor_fang",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:poison_barb",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:yache_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:poisonsting",
    "4:sandattack",
    "7:harden",
    "10:knockoff",
    "13:quickattack",
    "16:furycutter",
    "19:feintattack",
    "22:acrobatics",
    "27:slash",
    "30:uturn",
    "35:screech",
    "40:xscissor",
    "45:skyuppercut",
    "50:swordsdance",
    "egg:counter",
    "egg:crabhammer",
    "egg:crosspoison",
    "egg:doubleedge",
    "egg:feint",
    "egg:mudbomb",
    "egg:nightslash",
    "egg:powertrick",
    "egg:razorwind",
    "egg:wingattack",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:agility",
    "tm:aquatail",
    "tm:assurance",
    "tm:batonpass",
    "tm:breakingswipe",
    "tm:brickbreak",
    "tm:bulldoze",
    "tm:crosspoison",
    "tm:crunch",
    "tm:cut",
    "tm:darkpulse",
    "tm:defog",
    "tm:doubleedge",
    "tm:dualwingbeat",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:falseswipe",
    "tm:firefang",
    "tm:fling",
    "tm:furycutter",
    "tm:guillotine",
    "tm:gunkshot",
    "tm:headbutt",
    "tm:highhorsepower",
    "tm:honeclaws",
    "tm:icefang",
    "tm:irontail",
    "tm:knockoff",
    "tm:lunge",
    "tm:metalclaw",
    "tm:mudshot",
    "tm:mudslap",
    "tm:payback",
    "tm:pinmissile",
    "tm:poisonjab",
    "tm:poisontail",
    "tm:powerwhip",
    "tm:protect",
    "tm:psychicfangs",
    "tm:raindance",
    "tm:rest",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:roost",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:scaleshot",
    "tm:scaryface",
    "tm:screech",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:spikes",
    "tm:stealthrock",
    "tm:steelwing",
    "tm:stoneedge",
    "tm:strength",
    "tm:strugglebug",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:swordsdance",
    "tm:tailwind",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:thunderfang",
    "tm:torment",
    "tm:toxic",
    "tm:toxicspikes",
    "tm:uturn",
    "tm:venoshock",
    "tm:xscissor",
    "tutor:aerialace",
    "tutor:aquatail",
    "tutor:bulldoze",
    "tutor:darkpulse",
    "tutor:defog",
    "tutor:dualwingbeat",
    "tutor:earthpower",
    "tutor:falseswipe",
    "tutor:firefang",
    "tutor:furycutter",
    "tutor:gunkshot",
    "tutor:highhorsepower",
    "tutor:icefang",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:mudslap",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:roost",
    "tutor:scaleshot",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:spikes",
    "tutor:stealthrock",
    "tutor:stoneedge",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:throatchop",
    "tutor:thunderfang",
    "tutor:xscissor",
    "legacy:attract",
    "legacy:bugbite",
    "legacy:captivate",
    "legacy:confide",
    "legacy:curse",
    "legacy:detect",
    "legacy:dig",
    "legacy:doubleteam",
    "legacy:dreameater",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:mimic",
    "legacy:naturalgift",
    "legacy:return",
    "legacy:rockclimb",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger"
  ],
  "evolutions": [
    {
      "id": "gligar_gliscor",
      "variant": "level_up",
      "result": "gliscor",
      "consumeHeldItem": true,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "held_item",
          "itemCondition": "cobblemon:razor_fang"
        },
        {
          "variant": "time_range",
          "range": "night"
        }
      ],
      "permanent": true
    }
  ],
  "behaviour": {
    "resting": {
      "times": [
        "day"
      ],
      "drowsyChance": 0.0033,
      "rouseChance": 0.0042
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      },
      "fly": {
        "canFly": true
      }
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  }
}