Palworld 1.0 is here — every Pal, map, and tool is updated for the 1.0 release. See what’s new →

Tools

Stat Calculator

Exact HP, Attack and Defense for any Pal at any level — exact in-game formula. Includes Pal condensing multiplier.

Stat calculator

Pick a Pal above to see its stats at any level.

Condensing cost (Pal Distillation Pod)

How many duplicates you need to feed into the Distillation Pod to reach each star. Full condensing to 4★ takes 48 duplicates total in Palworld 1.0.

LevelStat bonusDupes (this level)
☆☆☆+5%4
★★☆☆+10%8
★★★+15%12
★★★★+20%24

Exact in-game duplicate counts for Palworld 1.0 — the same for every Pal.

Formula

Stat values are computed from each Pal's base coefficients using the exact in-game constants for Palworld 1.0:

  • HP⌊(500 + 5·L + base × 0.5 × L × (1 + IV × 0.3%)) × enhance⌋
  • Attack⌊(100 + base × 0.075 × L × (1 + IV × 0.3%)) × enhance⌋
  • Defense⌊(50 + base × 0.075 × L × (1 + IV × 0.3%)) × enhance⌋
  • Condensing multiplier1 + stars × 0.05

IV (Talent) is a hidden 0–100 integer worth 0.3% per point (100 = +30%) and applies only to the level-scaling term, not the flat base. Base coefficients come from DT_PalMonsterParameter. World difficulty multipliers (which affect combat damage but not displayed HP) are not included.