Palworld Breeding Power Formula Explained: How Offspring Are Determined
Updated: 2026-07-30
Quick Answers
How does the Palworld breeding formula work?
Every Pal has a hidden breeding power value (lower = stronger). The offspring is the Pal whose breeding power is closest to the midpoint of both parents: child = closest((powerA + powerB) / 2).
What is the breeding power range in Palworld 1.0?
Breeding power ranges from about 180 (Paladius, strongest) to about 3050 (Lamball, weakest). Common starter Pals like Chikipi and Lamball have very high values, while legendaries have the lowest.
How do I predict a breeding result?
Add both parents breeding power, divide by 2, and find the Pal closest to that number. Example: Selyne (360) + Wumpo Botan (610) = midpoint 485, which lands on Anubis (480).
The Breeding Power System
Behind every Palworld breeding result is a single hidden number: breeding power (also called CombiRank). Every one of the 277 Pals has a fixed value. Stronger Pals have lower numbers — Paladius sits near 180, while the humble Lamball sits near 3050.
The Formula
offspring = the Pal whose breeding power is closest to (powerA + powerB) / 2
The formula is fully deterministic. Parent level, gender, and stats do not matter — only the species combination decides the result.
Worked Example: Breeding Anubis
| Parent | Breeding Power |
|---|---|
| Selyne | 360 |
| Wumpo Botan | 610 |
Midpoint = (360 + 610) / 2 = 485. The Pal closest to 485 is Anubis at 480 — so this pair always produces Anubis.
Why Some Combos Are Easier
Multiple parent pairs can hit the same midpoint. The easiest combos use parents that are:
- Low tier (high breeding power) — easy to catch in beginner zones
- Not legendary — legendary parents are endgame-only
Our breeding calculator applies this exact formula to all 277 Pals, so you can look up any pair instantly.
Edge Cases
- Same-species breeding: two Pals of the same species always produce that species.
- Ties: when a midpoint falls exactly between two Pals, a fixed tiebreaker table decides the result.
- Legendary results: new in 1.0, pairing two very strong Pals (for example Panthalus + Bellanoir Libero) can produce legendaries like Jetragon.
Related Guides
Frequently Asked Questions
Does parent level affect the breeding result?
No. Only the species of each parent matters. A level 1 Selyne and a level 50 Selyne produce identical offspring when paired with the same partner.
Can two different combos produce the same Pal?
Yes. Anubis can be produced by Selyne + Wumpo Botan, Whalaska Ignis + Reptyro Cryst, or Moldron Cryst + Jormuntide — all three midpoints land on Anubis breeding power.
Where can I see every Pal breeding power?
Use the breeding calculator on this site — it contains the full breeding power table for all 277 Pals and computes every valid combination.