MedievalMountainRangeSpec
Defined in: src/scenario/blueprint.ts:70
Multi-tile elevated mountain range intent.
Properties
Section titled “Properties”height?
Section titled “height?”
optionalheight?:number
Defined in: src/scenario/blueprint.ts:78
Highest stack height in the range. Defaults to blueprint maxElevation.
optionalid?: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.
treeLine?
Section titled “treeLine?”
optionaltreeLine?:number
Defined in: src/scenario/blueprint.ts:82
Include tree-covered mountain assets above this normalized height.
variant?
Section titled “variant?”
optionalvariant?:MountainVariant|"cycle"
Defined in: src/scenario/blueprint.ts:80
Mountain visual variant or deterministic cycling. Defaults to cycle.
width?
Section titled “width?”
optionalwidth?:number
Defined in: src/scenario/blueprint.ts:76
Radius around the ridge path to include. Defaults to 1.