How to use the tool
Ingredients
Our system automatically tracks all the ingredients required for your crafting. For each one, it shows key details like the minimum, maximum, and average prices, how many you need, and the total cost.
Multilingual Support
Ingredient and equipment names appear in your selected language based on official Dofus translations.
To change the language of the entire page, use the language selector at the bottom of the page.
Sorting Your Ingredient List
Use the dropdown menu to organize your ingredient list by different values, making it easier to plan and compare the prices.
- Multiplied Values: Sort based on the quantity of items you need, ideal for total cost planning.
(Total: Quantity × Min / Avg / Max Prices) - Single Values: Sort based on per-item prices, useful when comparing individual costs.
- Sort Direction: Choose A–Z (ascending) or Z–A (descending) to reorder the list as needed.
Searching
Use the search box to quickly find specific equipment, and navigate between results using the provided buttons.
Smart Highlights
Click an ingredient to highlight it and all equipment that uses it so you can instantly find what is related to that ingredient. Click again to remove the highlights and keep your workspace clean.
You can also click on an equipment in your craft list to locate and highlight it on the page.
Clipboard & Tooltips
Click any name or image to copy its name to your clipboard.
A small tooltip will appear to confirm it’s been copied.
Presets and Saving
Save your crafting setups as presets so you don’t have to re-enter quantities every time.
You can also delete presets you no longer need and a confirmation prompts help prevent accidental deletions.
Image Loading
Images load only when needed, reducing the amount of data used.
You can toggle image display on or off at any time to improve browser performance or save bandwidth.
Sidebar Positioning (Left ↔ Right)
Choose whether the sidebar appears on the left or right side of the screen, perfect for multi-monitor setups while crafting in-game.
Use Your Own Data
You can upload your own .json file to apply custom prices in your crafting calculations.
Make sure to follow our sample file format, using these supported keys:
'id'
'minimum'
or'min'
'maximum'
or'max'
'average'
or'avg'
'name'
To load your data, upload a file in one of the supported formats: JSON, TSV, CSV, XLS, or XLSX.
If a price or an item is missing from your file, the system will show a price of 0.
If no 'id' field is found the system will detect the language used in the 'name' field of your JSON, but it may take longer to load everything.
If a price doesn't load correctly, try copying the name from our example file and replacing it in your own.
For best results, make sure your data is complete.
How to Convert Your Excel Data
Follow these simple steps to turn your spreadsheet into a usable JSON file for bulk crafting:
In your Excel sheet, arrange your data using the headers: min, avg, max, and name.
You can use columns or rows.
Copy the data and paste it into our conversion system.
Then select the Excel style you want to use, depending on whether your data is arranged in columns or rows.
This is how your json data should look like:
Click the download button to get your JSON output and go back to Dofus bulk crafting tool to use it.