Options
All
  • Public
  • Public/Protected
  • All
Menu

Details which assets are valid attachments. The most prominent example in Ironsworn: Starforged is the STARSHIP asset (Starship/Assets/Command_Vehicle/Starship); Rover (Starship/Assets/Support_Vehicle/Rover) also has an elective ability that adds this property.

Hierarchy

  • IAssetAttachment

Index

Properties

Properties

Asset Types: string[]

The type of asset that this asset accepts as attachments.

Max: null | number

The maximum number of attached assets accepted by this asset. If undefined or null, there is no maximum.

nullable

Generated using TypeDoc