Work To Build

From RimWorld Wiki
Jump to navigation Jump to search

Work To Build is a stat: The base amount of work it takes to build a structure, once all materials are gathered.
The work required to deconstruct the structure is also based on this. Its minimum allowed value is 0 ticks (0 secs). Its default value is 1 tick (0.02 secs).

Explanation[edit]

Work To Build is used for Buildings, defining the amount of work in Ticks required to build a structure. It is the functionally equivalent counterpart to the stat used for items: Work To Make. Note that the wiki merges these two stats into the Work To Make Property, although they can be easily separated by the Type and Type2 Properties.

Bases[edit]

Here is a table of the Work To Build for all buildings (excluding Ruins, since they cannot be built by players):

  • Click to
  • Stat Def Data[edit]

    Def Name
    Label
    Label For Full Stat List
    Offset Label
    Attributes
    Description Category Parameters Complex
    Parameters
    Display
    Priority
    In
    Category
    • Def Name:
      WorkToBuild
    • Label:
      work to build
    The base amount of work it takes to build a structure, once all materials are gathered.

    The work required to deconstruct the structure is also based on this.
    • Display Order:
      50
    • Def Name:
      Building
    • Label:
      Building
    • Display All By Default:
      false
    • Default Base Value: 1
    • Min Value: 0
    • To String Style: WorkAmount
    • Round To Five Over: 300
    • Show If Undefined: false
    • Scenario Randomizable: true
    - 3101