Difference between revisions of "Containment Strength"

From RimWorld Wiki
Jump to navigation Jump to search
(Base data for Containment Strength Stat)
 
m (Remaining Stat Template data and Ask query table)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{Anomaly}}
 
{{Anomaly}}
 +
{{Stub|reason=StatWorker_ContainmentStrength}}
 +
{{distinguish|containment}}
 +
{{See also|Minimum Containment Strength|Cold Containment Bonus}}
 
{{Verified|1.5.4104}}{{Stat
 
{{Verified|1.5.4104}}{{Stat
 +
| def name = ContainmentStrength
 +
| label = containment strength
 +
| offset label = containment offset
 +
| description = How securely this can contain an [[entity]]. This is improved by stronger walls and doors, more light, fewer other entities in the room, and special containment devices. Some entities are easier to [[Cold Containment Bonus|contain in cold temperatures]].
 +
| default base value = 0
 +
| show on default value = true
 
| min value = 0
 
| min value = 0
| default base value = 0
 
 
| to string style = FloatOne
 
| to string style = FloatOne
| description = How securely this can contain an entity. This is improved by stronger walls and doors, more light, fewer other entities in the room, and special containment devices. Some entities are easier to contain in cold temperatures.
 
 
| category = Containment
 
| category = Containment
 +
| worker class = StatWorker_ContainmentStrength
 +
}}
 +
 +
== Values ==
 +
<div><li style="display: inline-table;">
 +
{| {{STDT| c_10 sortable}}
 +
! Thing !! [[Property:Containment Strength|Containment<br />Strength]]
 +
|-
 +
{{#ask: [[Containment Strength::+]]
 +
| ?Containment Strength
 +
| format = template
 +
| template = Ask Table Formatter
 +
| link = none
 +
| sort = From DLC, Name
 
}}
 
}}
 +
|}
 +
</li></div>
  
== Complete Data ==
+
== Stat Def Data ==
{| {{STDT}}
+
{| {{STDT| c_10}}
 
! Def Name<br />Label<br />Label For Full Stat List<br />Offset Label !! Description !! Category !! Parameters !! Complex<br />Parameters !! Display<br />Priority<br />In<br />Category
 
! Def Name<br />Label<br />Label For Full Stat List<br />Offset Label !! Description !! Category !! Parameters !! Complex<br />Parameters !! Display<br />Priority<br />In<br />Category
 
|- id="Containment Strength" <!--<StatDef>-->
 
|- id="Containment Strength" <!--<StatDef>-->

Latest revision as of 17:47, 3 October 2024

Containment Strength is a stat: How securely this can contain an entity. This is improved by stronger walls and doors, more light, fewer other entities in the room, and special containment devices. Some entities are easier to contain in cold temperatures. Its minimum allowed value is 0. Its default value is 0.

Values[edit]

  • Thing Containment
    Strength
    Bioferrite plate Content added by the Anomaly DLC 15
    Electric inhibitor Content added by the Anomaly DLC 10
    Electroharvester Content added by the Anomaly DLC -25
    Shard inhibitor Content added by the Anomaly DLC 20
  • Stat Def Data[edit]

    Def Name
    Label
    Label For Full Stat List
    Offset Label
    Description Category Parameters Complex
    Parameters
    Display
    Priority
    In
    Category
    • Def Name:
      ContainmentStrength
    • Label:
      containment strength
    • Offset Label:
      containment offset
    How securely this can contain an entity. This is improved by stronger walls and doors, more light, fewer other entities in the room, and special containment devices. Some entities are easier to contain in cold temperatures.
    • Display Order:
      600
    • Def Name:
      Containment
    • Label:
      Containment
    • Display All By Default:
      false
    • Worker Class: StatWorker_ContainmentStrength
    • Show On Default Value: true
    • Default Base Value: 0
    • Min Value: 0
    • To String Style: FloatOne
    - -

    Version history[edit]