Difference between revisions of "Terror (Source)"

From RimWorld Wiki
Jump to navigation Jump to search
(Terror (Source) Stat: Used by Terror sculpture, Gibbet cage, and Skullspike)
 
m (Stat Template data)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Ideology}}
 
{{Ideology}}
 
{{Stub|reason=1) Corresponding Property 2) Two-way links}}
 
{{Stub|reason=1) Corresponding Property 2) Two-way links}}
 +
{{See also|Terror|Slavery}}
 
{{Verified|1.5.4104}}{{Stat
 
{{Verified|1.5.4104}}{{Stat
 +
| def name = TerrorSource
 +
| label = terror
 +
| description = The intensity of [[terror]] this object induces when viewed.
 
| default base value = 0
 
| default base value = 0
 +
| hide at value = 0
 +
| format string = {0}%
 
| to string style = Integer
 
| to string style = Integer
| description = The intensity of [[terror]] this object induces when viewed.
+
| show if undefined = false
 +
| show on pawns = false
 
| category = Basics
 
| category = Basics
 +
| display priority in category = 3600
 +
| parts = StatPart_Quality_Offset, StatPart_CorpseCasket
 
}}
 
}}
  
Line 15: Line 24:
 
== Offsets ==
 
== Offsets ==
 
* [[Terror sculpture]] Quality Offset:
 
* [[Terror sculpture]] Quality Offset:
{| {{STDT}}
+
{| {{STDT| c_06}}
 
! [[Quality]] !! Offset
 
! [[Quality]] !! Offset
 
|-
 
|-
Line 36: Line 45:
  
 
== Stat Def Data ==
 
== Stat Def Data ==
{| {{STDT}}
+
{| {{STDT| c_06}}
! Def Name<br />Label<br />Label For Full Stat List<br />Offset Label<br />Attributes !! Description !! Category !! Parameters !! Complex<br />Parameters !! Display<br />Priority<br />In<br />Category
+
! Name !! Description !! Category !! Parameters !! Complex Parameters !! Display Priority In Category
 
|- id="Terror Source" <!--<StatDef>-->
 
|- id="Terror Source" <!--<StatDef>-->
 
|
 
|
Line 44: Line 53:
 
| The intensity of terror this object induces when viewed.
 
| The intensity of terror this object induces when viewed.
 
|
 
|
* Display Order:<br />'''10'''
+
* Display Order: '''10'''
 
* Def Name:<br />'''Basics'''
 
* Def Name:<br />'''Basics'''
 
* Label:<br />'''Basics'''
 
* Label:<br />'''Basics'''
* Display All By Default:<br />{{Good|true}}
+
* Display All By Default: {{Good|true}}
 
|
 
|
* '''Default Base Value:''' 0
+
* Default Base Value: '''0'''
* '''Hide At Value:''' 0
+
* Hide At Value: '''0'''
* '''To String Style:''' Integer
+
* To String Style: '''Integer'''
* '''Format String:''' {0}%
+
* Format String:<br />"{0}%"
* '''Show On Pawns:''' {{Bad|false}}
+
* Show On Pawns: {{Bad|false}}
* '''Show If Undefined:''' {{Bad|false}}
+
* Show If Undefined: {{Bad|false}}
 
|
 
|
 
* '''Parts:'''
 
* '''Parts:'''
** '''StatPart_Quality_Offset:'''
+
** '''StatPart_Quality_Offset'''
 
*** Offset Awful: {{+|3}}
 
*** Offset Awful: {{+|3}}
 
*** Offset Poor: {{+|6}}
 
*** Offset Poor: {{+|6}}
Line 66: Line 75:
 
*** Offset Legendary: {{+|40}}
 
*** Offset Legendary: {{+|40}}
 
*** Thing Defs: '''[[Terror sculpture]]'''
 
*** Thing Defs: '''[[Terror sculpture]]'''
** '''StatPart_CorpseCasket:'''
+
** '''StatPart_CorpseCasket'''
 
*** Offset Occupied: {{+|25}}
 
*** Offset Occupied: {{+|25}}
 
*** Thing Defs: '''[[Gibbet cage]]'''
 
*** Thing Defs: '''[[Gibbet cage]]'''

Latest revision as of 05:00, 22 October 2024

Terror (Source) is a stat: The intensity of terror this object induces when viewed. Its default value is 0%.

Bases[edit]

Offsets[edit]

Quality Offset
Awful +3%
Poor +6%
Normal +10%
Good +15%
Excellent +20%
Masterwork +30%
Legendary +40%

Stat Def Data[edit]

Name Description Category Parameters Complex Parameters Display Priority In Category
  • Def Name:
    TerrorSource
  • Label:
    terror
The intensity of terror this object induces when viewed.
  • Display Order: 10
  • Def Name:
    Basics
  • Label:
    Basics
  • Display All By Default: true
  • Default Base Value: 0
  • Hide At Value: 0
  • To String Style: Integer
  • Format String:
    "{0}%"
  • Show On Pawns: false
  • Show If Undefined: false
  • Parts:
    • StatPart_Quality_Offset
      • Offset Awful: +3
      • Offset Poor: +6
      • Offset Normal: +10
      • Offset Good: +15
      • Offset Excellent: +20
      • Offset Masterwork: +30
      • Offset Legendary: +40
      • Thing Defs: Terror sculpture
    • StatPart_CorpseCasket
3600

Version history[edit]