Skip to content

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

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

National Pokédex #0231 · Generation 2

Phanpy

ground

Phanpy uses its long nose to shower itself. When others gather around, they thoroughly douse each other with water. These Pokémon can be seen drying their soaking-wet bodies at the edge of water.

Natural spawnEvolution chain

AshRun locations

How to obtain Phanpy

2 places to look

Where to look in the wild

Biome

Badlands

Level8-33RarityCommon
  • Light: Bright
Biome

Savanna

Level8-33RarityCommon
  • Light: Bright

Battle profile

Base stats

330 total
Hp90
Attack60
Defence60
Special Attack40
Special Defence40
Speed40

Abilities

  • Pickup
  • Sandveil Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

118 entries
Level moves (13)
Lv. 1 · OdorsleuthLv. 1 · TackleLv. 1 · GrowlLv. 1 · DefensecurlLv. 6 · FlailLv. 10 · RolloutLv. 15 · NaturalgiftLv. 19 · EndureLv. 24 · SlamLv. 28 · TakedownLv. 33 · CharmLv. 37 · LastresortLv. 42 · Doubleedge
Egg moves (12)
AncientpowerBodyslamCounterEndeavorFissureFocusenergyHeadsmashHeavyslamHighhorsepowerIceshardPlayroughSnore
Tm moves (54)
AncientpowerBodyslamBulldozeCharmCurseDigDoubleedgeEarthpowerEarthquakeEchoedvoiceEncoreEndeavorEndureFacadeFocusenergyGunkshotHeadbuttHeavyslamHelpinghandHighhorsepowerHypervoiceIronheadIrontailKnockoffLastresortMudshotMudslapNaturalgiftPlayroughProtectRaindanceRestRoarRockslideRocksmashRocktombRolloutSandstormSandtombSeedbombSleeptalkSmackdownSnoreStealthrockStompingtantrumStoneedgeStrengthSubstituteSunnydaySuperpowerTakedownTerablastThiefTrailblaze
Tutor moves (26)
AncientpowerBulldozeEarthpowerEndeavorFocusenergyGunkshotHelpinghandHighhorsepowerHypervoiceIronheadIrontailKnockoffLastresortMudslapPlayroughRestRockslideRocksmashRolloutSeedbombSleeptalkSnoreStealthrockStompingtantrumStoneedgeSuperpower
Legacy moves (13)
AttractCaptivateConfideDoubleteamFrustrationHiddenpowerMimicReturnRoundSecretpowerSwaggerToxicWatergun

Useful extras

Drops & breeding

Clay Ball

Quantity 0-1

Passho Berry

2.5% chance

Egg groups
Field
Egg cycles
20
Catch rate
120
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": "phanpy-1",
      "pokemon": "phanpy",
      "presets": [
        "natural",
        "wild"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "8-33",
      "weight": 1.8,
      "weightMultiplier": {
        "multiplier": 0.25,
        "condition": {
          "timeRange": "night"
        }
      },
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_badlands"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0231_phanpy.json"
    },
    {
      "id": "phanpy-2",
      "pokemon": "phanpy",
      "presets": [
        "natural",
        "wild"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "8-33",
      "weight": 5.4,
      "weightMultiplier": {
        "multiplier": 0.25,
        "condition": {
          "timeRange": "night"
        }
      },
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_savanna"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0231_phanpy.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "phanpy_donphan",
      "variant": "level_up",
      "result": "donphan",
      "consumeHeldItem": false,
      "learnableMoves": [
        "furyattack"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 25
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.13
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "9",
      "toleratedLeaders": [
        {
          "pokemon": "phanpy",
          "tier": 1
        },
        {
          "pokemon": "donphan",
          "tier": 2
        },
        {
          "pokemon": "greattusk",
          "tier": 3
        }
      ]
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:clay_ball",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:passho_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen2"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 231,
  "name": "Phanpy",
  "primaryType": "ground",
  "maleRatio": 0.5,
  "height": 5,
  "weight": 335,
  "pokedex": [
    "cobblemon.species.phanpy.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "pickup",
    "h:sandveil"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 90,
    "attack": 60,
    "defence": 60,
    "special_attack": 40,
    "special_defence": 40,
    "speed": 40
  },
  "evYield": {
    "hp": 1,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 66,
  "experienceGroup": "medium_fast",
  "catchRate": 120,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.7,
  "hitbox": {
    "width": 0.7,
    "height": 0.9,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.13
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "9",
      "toleratedLeaders": [
        {
          "pokemon": "phanpy",
          "tier": 1
        },
        {
          "pokemon": "donphan",
          "tier": 2
        },
        {
          "pokemon": "greattusk",
          "tier": 3
        }
      ]
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:clay_ball",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:passho_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:odorsleuth",
    "1:tackle",
    "1:growl",
    "1:defensecurl",
    "6:flail",
    "10:rollout",
    "15:naturalgift",
    "19:endure",
    "24:slam",
    "28:takedown",
    "33:charm",
    "37:lastresort",
    "42:doubleedge",
    "egg:ancientpower",
    "egg:bodyslam",
    "egg:counter",
    "egg:endeavor",
    "egg:fissure",
    "egg:focusenergy",
    "egg:headsmash",
    "egg:heavyslam",
    "egg:highhorsepower",
    "egg:iceshard",
    "egg:playrough",
    "egg:snore",
    "tm:ancientpower",
    "tm:bodyslam",
    "tm:bulldoze",
    "tm:charm",
    "tm:curse",
    "tm:dig",
    "tm:doubleedge",
    "tm:earthpower",
    "tm:earthquake",
    "tm:echoedvoice",
    "tm:encore",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:focusenergy",
    "tm:gunkshot",
    "tm:headbutt",
    "tm:heavyslam",
    "tm:helpinghand",
    "tm:highhorsepower",
    "tm:hypervoice",
    "tm:ironhead",
    "tm:irontail",
    "tm:knockoff",
    "tm:lastresort",
    "tm:mudshot",
    "tm:mudslap",
    "tm:naturalgift",
    "tm:playrough",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:roar",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:snore",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superpower",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:trailblaze",
    "tutor:ancientpower",
    "tutor:bulldoze",
    "tutor:earthpower",
    "tutor:endeavor",
    "tutor:focusenergy",
    "tutor:gunkshot",
    "tutor:helpinghand",
    "tutor:highhorsepower",
    "tutor:hypervoice",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:lastresort",
    "tutor:mudslap",
    "tutor:playrough",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:snore",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:superpower",
    "legacy:attract",
    "legacy:captivate",
    "legacy:confide",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:mimic",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:swagger",
    "legacy:toxic",
    "legacy:watergun"
  ],
  "evolutions": [
    {
      "id": "phanpy_donphan",
      "variant": "level_up",
      "result": "donphan",
      "consumeHeldItem": false,
      "learnableMoves": [
        "furyattack"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 25
        }
      ]
    }
  ]
}