Calculator
Example Data Table
| Parent A | Parent B | Mode | Ranks | Expected Use |
|---|---|---|---|---|
| Herald, Level 10 | Megami, Level 12 | Two Parent | 6 and 8 | Clean early route planning. |
| Avatar, Level 22 | Beast, Level 18 | Two Parent | 15 and 13 | Race result testing. |
| Fairy, Level 9 | Night, Level 14 | Triple Parent | 4, 7, and 5 | Skill route comparison. |
Formula Used
Average Parent Rank = Sum of active parent ranks / active parent count.
Target Rank = Round average rank + 1 + moon modifier + support modifier + route type modifier.
Estimated Level = Average parent level + ((target rank - average rank) × 1.25).
Skill Chance = 70 - desired skills penalty + affinity bonus + source bonus + mutation contribution.
Route Score = readiness score + skill score + rank value + cost score.
How to Use This Calculator
Choose the fusion mode first. Enter the race, level, and rank for each parent. Use parent C only when triple mode is selected.
Set the hero level to check whether the estimated result is usable. Add desired inherited skills, mutation chance, and affinity strength.
Enter parent costs and a compendium discount. Press Calculate to view the result above the form. Use CSV or PDF buttons to save the same result.
Fusion Planning Overview
This calculator helps players plan fusion routes before spending macca, sources, or rare stock slots. It is built as an estimator for Strange Journey Redux style planning. It does not need a full demon database. Instead, it uses race pairing, rank averages, level checks, cost pressure, and skill goals. That makes it useful for early page testing, guide drafts, and custom data entry.
Why Rank Matters
Many fusion systems sort demons inside each race by rank or level. A parent pair is averaged. Then the result is moved toward a nearby rank. This page follows that idea. You enter each parent level and rank. The tool finds an average, applies moon and sub app modifiers, then builds a target rank. The same process also estimates a result level.
Race Pair Logic
Race choice changes the expected family of the result. The included matrix covers common fantasy races. It is easy to edit. Add more pairs if your site stores exact chart data. When no direct pair exists, the fallback rotates through the race list. This keeps the calculator usable for every selection.
Skill And Cost Planning
Fusion is not only about level. Players also care about inherited skills. The calculator scores your desired skills against affinity, source support, and mutation chance. It also totals compendium costs. A discount field helps compare expensive and cheaper routes. The final score blends readiness, skill chance, rank value, and cost pressure.
Using Results Wisely
Treat the output as a planning guide. It can show whether a route is practical for your hero level. It can warn when the target level is too high. It can also show when a desired skill plan is risky. Use the CSV export for spreadsheets. Use the PDF export for simple notes.
Customization Ideas
You can replace the sample matrix with exact chart rows. You can add a demon database table. You can also connect saved skills, alignments, sources, and unlock flags. The page already separates inputs, calculations, exports, and display logic. That structure makes later expansion simple. Keep testing with known recipes before publishing. Store trusted recipes in a small table. Then compare estimated outputs against confirmed game results during review rounds for better accuracy.
FAQs
What does this calculator estimate?
It estimates result race, rank, level, cost, skill chance, and route risk from entered parent data.
Is this a full demon database?
No. It is a flexible planning calculator. You can add exact demon data and chart rows later.
How is the target rank calculated?
The tool averages active parent ranks. It then applies route, moon, and support modifiers.
Why does hero level matter?
Hero level checks whether the estimated result can be used. A higher result may require more leveling.
What does skill affinity change?
Skill affinity affects inherited skill chance. Stronger affinity improves the estimated transfer score.
Can I use triple fusion?
Yes. Select triple mode. Parent C values will then join rank, level, race, and cost calculations.
What do CSV and PDF buttons export?
They export the calculated metrics. CSV helps spreadsheets. PDF helps quick printable notes.
Can I edit the race matrix?
Yes. Edit the buildFusionMatrix function. Add exact race pairs as your data improves.