How Palworld breeding works in 1.0

This guide explains the breeding rules the calculator uses, including the normal formula, special combinations, and how ambiguous results are handled.

Palworld 1.0 · Data v1.0.0 · Verified 2026-07-18

The normal breeding formula

In Palworld, breeding two Pals produces a child determined by a hidden "power" value. Each Pal has a power number; the child is the Pal whose power is closest to the average of the two parents' powers. This calculator implements that rule using community-extracted power values verified against Palworld 1.0.

Normal

Most pairs follow this rule. Results are labeled Normal in the calculator.

Special combinations

A small number of fixed parent pairs override the normal formula and always produce a specific child, regardless of power values. These are hardcoded in the game data.

Special

Special combinations are labeled Special in the calculator, and the fixed pair is shown.

Ambiguous results

Some parent pairs map to more than one possible child because the result depends on parent gender. Since this MVP does not ask for parent gender, the calculator shows both candidates and labels the condition for each.

Ambiguous

Ambiguous pairs are labeled Ambiguous. See the data coverage page for the open items.

Finding a path to a target Pal

The Shortest Path mode lists the Pals you own and finds the fewest breeding generations to reach a target. The graph is a visualization; the numbered step list below it always contains the same information in text.

If no route exists within your generation limit, the calculator tells you so rather than suggesting an unverified chain.

What the data does not include

  • Individual Pal stats (IVs, passive skills) — these are unrelated to breeding outcome species.
  • Gender requirements — breeding in Palworld is gender-agnostic for species outcome.
  • Any Pal removed or unreleased in 1.0 is excluded from the selector.