Skip to content

ships.blueprint costs

github-actions[bot] edited this page Aug 22, 2026 · 3 revisions

@elite-dangerous-almanac/core / ships/blueprint-costs

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 25 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.

Interfaces

Type Aliases

Variables

Functions

API

Guides
astro
Classes (1)
ProceduralSystem

Properties

Accessors

Methods

Interfaces (16)
Type Aliases (3)
Variables (11)
Functions (37)
Subpath modules (3)
commodities
Interfaces (1)
Type Aliases (1)
Variables (3)
Functions (3)
equipment
Interfaces (6)
Type Aliases (8)
Variables (3)
Functions (10)
Subpath modules (2)
i18n
Interfaces (1)
Type Aliases (1)
Functions (17)
materials
Enumerations (2)
Interfaces (2)
Type Aliases (2)
Variables (9)
Functions (9)
ships
Classes (3)
BuildMetrics

Methods

LoadoutEditError

Constructors

Properties

Methods

ShipLoadout

Accessors

Methods

Interfaces (125)
Type Aliases (44)
Variables (10)
Functions (85)
Subpath modules (8)

Clone this wiki locally