Pal Calculator
Pick a Pal and its build — level, IVs, Pal Essence Condenser, Statues of Power and passive skills — to compute its final HP, Attack and Defense, and its theoretical max. Condenser (+5%/rank) and Souls (+3%/tier) are verified against reference tables; Trust, Awakening and passive-skill deltas are community-cited and editable — never asserted as fact.
Choose a Pal and level to compute its stats.
Formula, constants & sources
Base stat (verified exact vs reference tables — same math as the IV Calculator):
HP = 500 + 5×L + 0.5 × baseHP × L × (1 + 0.003×IV)Attack = 100 + 0.075 × baseAtk × L × (1 + 0.003×IV)Defense = 50 + 0.075 × baseDef × L × (1 + 0.003×IV)
Boosts stack additively on top of the IV-inclusive base:
final = base × (1 + condenser% + souls% + trust% + awakening% + passives%),
matching paldb's Max composition (IV +30% / Condenser +20% / Statue +60%).
"Theoretical max" uses Lv 80, IV 100, Condenser +20% and Souls +60%
plus any passives / Trust / Awakening you enter. "Firepower" is the
Attack value at your configured build.
Verified: Pal Essence Condenser (+5%/rank, 0–4) and
Statues of Power (+3%/tier, 0–20) vs paldb /Pal_Calc.
Flagged (community-cited / editable): Trust and
Awakening percentages and passive-skill stat deltas — defaulted so
they are never asserted as fact. Constants live in
gamedata/wiki/stat_modifiers.json.
Loading Pal base stats…