Skip to content

MedievalPropClusterDressingSpec

Defined in: packages/declarative-hex-worlds/src/scenario/blueprint.ts:142

Authored or generated semantic prop-cluster dressing.

at: HexCoordinates

Defined in: packages/declarative-hex-worlds/src/gameboard/plan.ts:576

Anchor tile for the cluster.

AddPropClusterRecipeStep.at


optional density?: number

Defined in: packages/declarative-hex-worlds/src/gameboard/plan.ts:584

Percentage of the cluster’s available asset list to place, from 0 to 1. Defaults to 1.

AddPropClusterRecipeStep.density


optional facing?: HexEdgeIndex

Defined in: packages/declarative-hex-worlds/src/gameboard/plan.ts:580

Edge used to orient adjacent spread patterns.

AddPropClusterRecipeStep.facing


optional id?: string

Defined in: packages/declarative-hex-worlds/src/scenario/blueprint.ts:144

Optional stable id used for generated metadata and diagnostics.


optional includeExtra?: boolean

Defined in: packages/declarative-hex-worlds/src/gameboard/plan.ts:586

Include local-only EXTRA prop assets when the cluster kind has them. Defaults to false.

AddPropClusterRecipeStep.includeExtra


kind: PropClusterKind

Defined in: packages/declarative-hex-worlds/src/gameboard/plan.ts:578

Cluster purpose. Determines the default asset list.

AddPropClusterRecipeStep.kind


optional placement?: PropClusterPlacement

Defined in: packages/declarative-hex-worlds/src/gameboard/plan.ts:582

Whether assets stack on one tile or spread to neighboring tiles. Defaults to adjacent.

AddPropClusterRecipeStep.placement


optional rotationSteps?: number

Defined in: packages/declarative-hex-worlds/src/gameboard/plan.ts:590

Base clockwise 60-degree rotation steps. Defaults to facing.

AddPropClusterRecipeStep.rotationSteps


optional scale?: number

Defined in: packages/declarative-hex-worlds/src/gameboard/plan.ts:592

Uniform render scale.

AddPropClusterRecipeStep.scale