ships.blueprint costs - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
@elite-dangerous-almanac/core / ships/blueprint-costs
The blueprint cost catalogue — material shopping lists kept separate from blueprint mechanics, so a consumer that only prices a recipe bundles neither the mechanics nor the whole build facade.
Each blueprint id maps its available grades to what one roll at that grade costs.
Use getBlueprintGradeCost for that per-roll recipe or getBlueprintCost
for the complete weighted climb to a target grade. Both answer with a
BlueprintCost — the materials consumed and the Merc Coin billed beside
them, since some recipes charge a currency as well. The matching stat modifiers live in
ships/blueprints.
Data from EDCD/coriolis-data (modifications/blueprints.json), with Operations and
Anti-Guardian recipes from the Inara registry and Frontier update notes; see
data/ships/SOURCES.md.