GameboardScenarioAssetSummary
Defined in: src/scenario/scenario.ts:183
Asset-level count and gameplay treatment for scenario actors.
Properties
Section titled “Properties”actorKinds
Section titled “actorKinds”actorKinds: readonly
string[]
Defined in: src/scenario/scenario.ts:191
Actor kinds using this asset.
assetId
Section titled “assetId”assetId:
string
Defined in: src/scenario/scenario.ts:185
Manifest or external registry asset id.
count:
number
Defined in: src/scenario/scenario.ts:187
Number of actors that use the asset.
requiresExtra
Section titled “requiresExtra”requiresExtra:
boolean
Defined in: src/scenario/scenario.ts:189
Whether any actor using this asset requires local-only assets.
teams: readonly
string[]
Defined in: src/scenario/scenario.ts:193
Teams or factions using this asset.