Skip to content

materials.Enumeration.MaterialLine

github-actions[bot] edited this page Sep 20, 2026 · 11 revisions

@elite-dangerous-almanac/core / materials / MaterialLine

Enumeration: MaterialLine

Defined in: src/materials/materials.ts:107

The in-game line (group) a material belongs to.

Remarks

The seven raw lines are named after their grade-1 element (Carbon, Phosphorus, Sulphur, Iron, Nickel, Rhenium, Lead). Manufactured and encoded materials use Frontier's group names. Guardian and Thargoid materials — which Frontier files outside the standard groups — are collected under MaterialLine.Guardian and MaterialLine.Thargoid.

Enumeration Members

Alloys

Alloys: "Alloys"

Defined in: src/materials/materials.ts:141

Manufactured line, grades 1–5 (salvaged alloys → proto light alloys).


Capacitors

Capacitors: "Capacitors"

Defined in: src/materials/materials.ts:133

Manufactured line, grades 1–5 (grid resistors → military supercapacitors).


Carbon

Carbon: "Carbon"

Defined in: src/materials/materials.ts:109

Raw element family, grades 1–4: Carbon, Vanadium, Niobium, Yttrium.


Chemical

Chemical: "Chemical"

Defined in: src/materials/materials.ts:123

Manufactured line, grades 1–5 (Chemical Storage Units → Chemical Manipulators).


Composite

Composite: "Composite"

Defined in: src/materials/materials.ts:137

Manufactured line, grades 1–5 (compact composites → core dynamics composites).


Conductive

Conductive: "Conductive"

Defined in: src/materials/materials.ts:129

Manufactured line, grades 1–5 (conductive components → polymers).


Crystals

Crystals: "Crystals"

Defined in: src/materials/materials.ts:139

Manufactured line, grades 1–5 (crystal shards → exquisite focus crystals).


DataArchives

DataArchives: "Data Archives"

Defined in: src/materials/materials.ts:151

Encoded line, grades 1–5 (atypical encoded data → classified scan databanks).


EmissionData

EmissionData: "Emission Data"

Defined in: src/materials/materials.ts:143

Encoded line, grades 1–5 (exceptional scrambled emission data → abnormal compact emissions).


EncodedFirmware

EncodedFirmware: "Encoded Firmware"

Defined in: src/materials/materials.ts:153

Encoded line, grades 1–5 (specialised legacy firmware → modified embedded firmware).


EncryptionFiles

EncryptionFiles: "Encryption Files"

Defined in: src/materials/materials.ts:149

Encoded line, grades 1–5 (unusual encrypted files → adaptive encryptors capture).


Guardian

Guardian: "Guardian"

Defined in: src/materials/materials.ts:155

Guardian technology materials, filed outside the standard lines.


Heat

Heat: "Heat"

Defined in: src/materials/materials.ts:127

Manufactured line, grades 1–5 (heat conduction wiring → exchangers).


Iron

Iron: "Iron"

Defined in: src/materials/materials.ts:115

Raw element family, grades 1–4, starting at Iron.


Lead

Lead: "Lead"

Defined in: src/materials/materials.ts:121

Raw element family, grades 1–4, starting at Lead.


MechanicalComponents

MechanicalComponents: "Mechanical Components"

Defined in: src/materials/materials.ts:131

Manufactured line, grades 1–5 (mechanical scrap → equipment).


Nickel

Nickel: "Nickel"

Defined in: src/materials/materials.ts:117

Raw element family, grades 1–4, starting at Nickel.


Phosphorus

Phosphorus: "Phosphorus"

Defined in: src/materials/materials.ts:111

Raw element family, grades 1–4, starting at Phosphorus.


Rhenium

Rhenium: "Rhenium"

Defined in: src/materials/materials.ts:119

Raw element family, grades 1–4, starting at Rhenium.


ShieldData

ShieldData: "Shield Data"

Defined in: src/materials/materials.ts:147

Encoded line, grades 1–5 (distorted shield cycle recordings → inconsistent shield soak analysis).


Shielding

Shielding: "Shielding"

Defined in: src/materials/materials.ts:135

Manufactured line, grades 1–5 (worn shield emitters → imperial shielding).


Sulphur

Sulphur: "Sulphur"

Defined in: src/materials/materials.ts:113

Raw element family, grades 1–4, starting at Sulphur.


Thargoid

Thargoid: "Thargoid"

Defined in: src/materials/materials.ts:157

Thargoid materials (including the caustic/Titan set), outside the standard lines.


Thermic

Thermic: "Thermic"

Defined in: src/materials/materials.ts:125

Manufactured line, grades 1–5 (Thermic alloys and processors).


WakeScans

WakeScans: "Wake Scans"

Defined in: src/materials/materials.ts:145

Encoded line, grades 1–5 (atypical disrupted wake echoes → datamined wake exceptions).

TypeScript

Guides
astro
Classes (1)
ProceduralSystem

Properties

Accessors

Methods

Interfaces (28)
Type Aliases (6)
Variables (22)
Functions (57)
Subpath modules (3)
commodities
Interfaces (1)
Type Aliases (1)
Variables (3)
Functions (3)
equipment
Interfaces (18)
Type Aliases (9)
Variables (4)
Functions (14)
Subpath modules (2)
galaxy-map
Interfaces (1)
Variables (1)
Functions (2)
i18n
Interfaces (1)
Type Aliases (1)
Functions (23)
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 (86)
Subpath modules (8)

Clone this wiki locally