Genshin Impact Crafting Material Cost Calculator

Total the materials and Mora a craft costs before you commit resources

List the materials in a Genshin Impact recipe with their per-unit Mora value and the quantity required per craft, then enter how many you want to make. The tool totals material cost, Mora crafting fee, and the per-craft breakdown.

How is the total cost calculated?

For each material the tool multiplies its per-craft quantity by the batch size, then by its per-unit Mora value, and sums them. It then adds the Mora crafting fee times the batch size to get the grand total.

Before you sink Mora and rare materials into a batch of crafts, it helps to know the true cost. This calculator works like a bill of materials: list each ingredient with its quantity and per-unit value, set a batch size and any Mora fee, and get a clean per-craft and total cost.

How it works

The total is a straightforward sum over the recipe:

material total = Σ (quantity per craft × batch × per-unit value)
fee total      = mora fee per craft × batch
grand total    = material total + fee total
per craft      = grand total / batch

Setting an ingredient’s value to zero keeps it in the plan for quantity tracking while excluding it from the Mora cost.

Example and tips

A recipe needing 3 of a 200-Mora-value material and 1 of a 1,500-Mora intermediate, with a 100 Mora fee, costs 3×200 + 1,500 + 100 = 2,200 Mora per craft, or 22,000 for a batch of 10. To cost multi-step recipes, compute the intermediate first and feed its per-craft cost back in as a material value.