Difference between revisions of "Mech Remote Shield Distance"

From RimWorld Wiki
Jump to navigation Jump to search
m (Remaining Stat Template info and minor formatting)
 
Line 1: Line 1:
 
{{Biotech}}
 
{{Biotech}}
{{Stub|reason=1) Corresponding Property 2) Two-way links}}
+
{{Stub|reason=1) Two-way links}}
 
{{See also|Mech Remote Shield Energy}}
 
{{See also|Mech Remote Shield Energy}}
 
{{Verified|1.5.4104}}{{Stat
 
{{Verified|1.5.4104}}{{Stat
 +
| def name = MechRemoteShieldDistance
 +
| label = mech remote shield distance
 +
| description = The maximum range at which a [[mechanitor]] can place a [[Remote shielder|shield]] on a [[mechanoid]].
 +
| default base value = 0
 
| min value = 0
 
| min value = 0
| default base value = 0
+
| effective maximum = 19.9
| description = The maximum range at which a [[mechanitor]] can place a [[Remote shielder|shield]] on a [[mechanoid]].
+
| show if undefined = false
 +
| show on animals = false
 +
| show on humanlikes = true
 +
| show on mechanoids = false
 
| category = Mechanitor
 
| category = Mechanitor
 +
| display priority in category = 2000
 +
| worker class = StatWorker_Mechanitor
 
}}
 
}}
  
 
== Offsets ==
 
== Offsets ==
 
* [[Hediffs]]
 
* [[Hediffs]]
** [[Hediffs#Remote shielder|Remote shielder]]<ref>See [[Remote shielder]] (Item)</ref>:
+
** [[Hediffs#Remote shielder|Remote shielder]]<ref>See {{Icon Small|Remote shielder|24}} [[Remote shielder]] (Item)</ref>:
 +
<div><li style="display: inline-table;">
 
{| {{STDT| c_18}}
 
{| {{STDT| c_18}}
 
! Level !! Offset
 
! Level !! Offset
Line 23: Line 33:
 
! 3
 
! 3
 
| {{+|19.9}}
 
| {{+|19.9}}
|}
+
|}</li></div>
 
<references />
 
<references />
  
Line 30: Line 40:
  
 
== Stat Def Data ==
 
== Stat Def Data ==
{| {{STDT}}
+
{| {{STDT| c_18}}
 
! 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
 
! 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
 
|- id="Mech Remote Shield Distance" <!-- ParentName="MechanitorStatBase" --><!--<StatDef>-->
 
|- id="Mech Remote Shield Distance" <!-- ParentName="MechanitorStatBase" --><!--<StatDef>-->

Latest revision as of 20:47, 4 October 2024

Mech Remote Shield Distance is a stat: The maximum range at which a mechanitor can place a shield on a mechanoid. Its minimum allowed value is 0. Its default value is 0.

Offsets[edit]

  • Level Offset
    1 +7.9
    2 +13.9
    3 +19.9
    1. See Remote shielder Remote shielder (Item)

    Explanation[edit]

    This stat is only shown on mechanitors (i.e. they have an installed mechlink). Furthermore, it is only affected by the Remote shielder. The value is 0 by default and the final value is simply equal to the offset from the current level (installed count) of the Remote shielder. It represents the maximum distance in cells or tiles that a pawn can use the remote shield ability on any mechanoid.

    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:
      MechRemoteShieldDistance
    • Label:
      mech remote shield distance
    The maximum range at which a mechanitor can place a shield on a mechanoid.
    • Display Order:
      105
    • Def Name:
      Mechanitor
    • Label:
      Mechanitor
    • Display All By Default:
      true
    • Worker Class: StatWorker_Mechanitor
    • Default Base Value: 0
    • Min Value: 0
    • Show On Animals: false
    • Show On Humanlikes: true
    • Show On Mechanoids: false
    • Show If Undefined: false
    - 2000

    Version history[edit]