astro.TypeAlias.NebulaType - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki

@elite-dangerous-almanac/core / astro / NebulaType

Type Alias: NebulaType

NebulaType = "real" | "planetary" | "procgen"

Defined in: src/astro/nebulae.ts:55

How a nebula is classified by the source catalogue.

  • real — a catalogued real-world nebula or dark region the game models by name (Horsehead Nebula, Barnard's Loop, Coalsack Dark Region, …).
  • planetary — a planetary nebula, catalogued at the procedurally-named system it surrounds. By far the largest class.
  • procgen — a procedurally generated nebula, catalogued at a nearby system.
⚠️ **GitHub.com Fallback** ⚠️