Difference between revisions of "Mech Remote Repair 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 Repair Speed}}
 
{{See also|Mech Repair Speed}}
 
{{Verified|1.5.4104}}{{Stat
 
{{Verified|1.5.4104}}{{Stat
 +
| def name = MechRemoteRepairDistance
 +
| label = mech remote repair distance
 +
| description = How far away a [[mech]] can be during [[Remote repairer|remote repair]].
 +
| default base value = 0
 
| min value = 0
 
| min value = 0
| default base value = 0
+
| effective maximum = 19.9
| description = How far away a [[mech]] can be during [[Remote repairer|remote repair]].
+
| show if undefined = false
 +
| show on animals = false
 +
| show on humanlikes = true
 +
| show on mechanoids = false
 
| category = Mechanitor
 
| category = Mechanitor
| effective maximum = 19.9
+
| display priority in category = 2000
 +
| worker class = StatWorker_Mechanitor
 
}}
 
}}
  
 
== Offsets ==
 
== Offsets ==
 
* [[Hediffs]]
 
* [[Hediffs]]
** [[Hediffs#Remote repairer|Remote repairer]]<ref>See [[Remote repairer]] (Item)</ref>:
+
** [[Hediffs#Remote repairer|Remote repairer]]<ref>See {{Icon Small|Remote repairer|24}} [[Remote repairer]] (Item)</ref>:
 +
<div><li style="display: inline-table;">
 
{| {{STDT| c_18}}
 
{| {{STDT| c_18}}
 
! Level !! Offset
 
! Level !! Offset
Line 24: Line 33:
 
! 3
 
! 3
 
| {{+|19.9}}
 
| {{+|19.9}}
|}
+
|}</li></div>
 
<references />
 
<references />
  
Line 31: 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 Repair Distance" <!-- ParentName="MechanitorStatBase" --><!--<StatDef>-->
 
|- id="Mech Remote Repair Distance" <!-- ParentName="MechanitorStatBase" --><!--<StatDef>-->

Latest revision as of 20:27, 4 October 2024

Mech Remote Repair Distance is a stat: How far away a mech can be during remote repair. 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 repairer Remote repairer (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 repairer. 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 repairer. It represents the maximum distance in cells or tiles that a pawn can use the remote repair ability on player controlled mechanoids (excluding War urchins, which cannot be repaired). It is effectively limited to a maximum of 19.9 cells/tiles: A mechanitor with a level 3 remote repairer (+19.9).

    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:
      MechRemoteRepairDistance
    • Label:
      mech remote repair distance
    How far away a mech can be during remote repair.
    • 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]