Skip to content

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

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

National Pokédex #0504 · Generation 5

Patrat

normal

Extremely cautious, one of them will always be on the lookout, but it won't notice a foe coming from behind.

Natural spawnEvolution chain

AshRun locations

How to obtain Patrat

1 place to look

Where to look in the wild

Biome

Grassland

Level1-26RarityCommon
  • Light: Bright

Battle profile

Base stats

255 total
Hp45
Attack55
Defence39
Special Attack35
Special Defence39
Speed42

Abilities

  • Runaway
  • Keeneye
  • Analytic Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

96 entries
Level moves (17)
Lv. 1 · TackleLv. 3 · LeerLv. 6 · BiteLv. 8 · BideLv. 11 · DetectLv. 13 · SandattackLv. 16 · CrunchLv. 18 · HypnosisLv. 21 · SuperfangLv. 23 · AfteryouLv. 26 · FocusenergyLv. 28 · WorkupLv. 31 · HyperfangLv. 33 · NastyplotLv. 36 · MeanlookLv. 38 · BatonpassLv. 41 · Slam
Egg moves (9)
AssuranceBulletseedFlailForesightIrontailPursuitRevengeScreechTearfullook
Tm moves (40)
AfteryouAquatailAssuranceBatonpassBulletseedCovetCrunchCutDigEndeavorEndureFacadeFlingFocusenergyGrassknotGunkshotHelpinghandIrontailLaserfocusLastresortLowkickNastyplotProtectRaindanceRestRetaliateRevengeScreechSeedbombShadowballShockwaveSleeptalkSubstituteSunnydaySuperfangSwordsdanceTerablastThunderboltWorkupZenheadbutt
Tutor moves (19)
AfteryouAquatailCovetEndeavorFocusenergyGunkshotHelpinghandIrontailLaserfocusLastresortLowkickRestSeedbombShadowballShockwaveSleeptalkSuperfangThunderboltZenheadbutt
Legacy moves (11)
AttractConfideDoubleteamFrustrationHiddenpowerReturnRoundSecretpowerSnoreSwaggerToxic

Useful extras

Drops & breeding

Babiri Berry

2.5% chance

Egg groups
Field
Egg cycles
15
Catch rate
255
Maximum drops
1
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": "patrat-1",
      "pokemon": "patrat",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "1-26",
      "weight": 9,
      "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/0504_patrat.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "patrat_watchog",
      "variant": "level_up",
      "result": "watchog",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 20
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "6",
      "toleratedLeaders": [
        {
          "pokemon": "patrat",
          "tier": 1
        },
        {
          "pokemon": "watchog",
          "tier": 2
        }
      ]
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true,
      "willFlee": true
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:babiri_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen5"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 504,
  "name": "Patrat",
  "primaryType": "normal",
  "maleRatio": 0.5,
  "height": 5,
  "weight": 116,
  "pokedex": [
    "cobblemon.species.patrat.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "runaway",
    "keeneye",
    "h:analytic"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 45,
    "attack": 55,
    "defence": 39,
    "special_attack": 35,
    "special_defence": 39,
    "speed": 42
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 51,
  "experienceGroup": "medium_fast",
  "catchRate": 255,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.5,
  "hitbox": {
    "width": 0.8,
    "height": 1.3,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "6",
      "toleratedLeaders": [
        {
          "pokemon": "patrat",
          "tier": 1
        },
        {
          "pokemon": "watchog",
          "tier": 2
        }
      ]
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true,
      "willFlee": true
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:babiri_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:tackle",
    "3:leer",
    "6:bite",
    "8:bide",
    "11:detect",
    "13:sandattack",
    "16:crunch",
    "18:hypnosis",
    "21:superfang",
    "23:afteryou",
    "26:focusenergy",
    "28:workup",
    "31:hyperfang",
    "33:nastyplot",
    "36:meanlook",
    "38:batonpass",
    "41:slam",
    "egg:assurance",
    "egg:bulletseed",
    "egg:flail",
    "egg:foresight",
    "egg:irontail",
    "egg:pursuit",
    "egg:revenge",
    "egg:screech",
    "egg:tearfullook",
    "tm:afteryou",
    "tm:aquatail",
    "tm:assurance",
    "tm:batonpass",
    "tm:bulletseed",
    "tm:covet",
    "tm:crunch",
    "tm:cut",
    "tm:dig",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:fling",
    "tm:focusenergy",
    "tm:grassknot",
    "tm:gunkshot",
    "tm:helpinghand",
    "tm:irontail",
    "tm:laserfocus",
    "tm:lastresort",
    "tm:lowkick",
    "tm:nastyplot",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:retaliate",
    "tm:revenge",
    "tm:screech",
    "tm:seedbomb",
    "tm:shadowball",
    "tm:shockwave",
    "tm:sleeptalk",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superfang",
    "tm:swordsdance",
    "tm:terablast",
    "tm:thunderbolt",
    "tm:workup",
    "tm:zenheadbutt",
    "tutor:afteryou",
    "tutor:aquatail",
    "tutor:covet",
    "tutor:endeavor",
    "tutor:focusenergy",
    "tutor:gunkshot",
    "tutor:helpinghand",
    "tutor:irontail",
    "tutor:laserfocus",
    "tutor:lastresort",
    "tutor:lowkick",
    "tutor:rest",
    "tutor:seedbomb",
    "tutor:shadowball",
    "tutor:shockwave",
    "tutor:sleeptalk",
    "tutor:superfang",
    "tutor:thunderbolt",
    "tutor:zenheadbutt",
    "legacy:attract",
    "legacy:confide",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger",
    "legacy:toxic"
  ],
  "evolutions": [
    {
      "id": "patrat_watchog",
      "variant": "level_up",
      "result": "watchog",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 20
        }
      ]
    }
  ],
  "lightingData": {
    "lightLevel": 3,
    "liquidGlowMode": "BOTH"
  }
}