Skip to content

MedievalMountainRangeSpec

Defined in: src/scenario/blueprint.ts:70

Multi-tile elevated mountain range intent.

optional height?: number

Defined in: src/scenario/blueprint.ts:78

Highest stack height in the range. Defaults to blueprint maxElevation.


optional id?: string

Defined in: src/scenario/blueprint.ts:72

Optional range id used in diagnostics and generated metadata.


path: readonly HexCoordinates[]

Defined in: src/scenario/blueprint.ts:74

Ridge path. Width expands around these coordinates.


optional treeLine?: number

Defined in: src/scenario/blueprint.ts:82

Include tree-covered mountain assets above this normalized height.


optional variant?: MountainVariant | "cycle"

Defined in: src/scenario/blueprint.ts:80

Mountain visual variant or deterministic cycling. Defaults to cycle.


optional width?: number

Defined in: src/scenario/blueprint.ts:76

Radius around the ridge path to include. Defaults to 1.