Difference between revisions of "Subcore Encoding Speed"

From RimWorld Wiki
Jump to navigation Jump to search
m
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Biotech}}
 
{{Biotech}}
{{stub|section=1|reason=Needs more information.}}
+
{{Verified|1.5.4104}}{{Stat
{{Stat
+
| min value = 0
 
| default base value = 1
 
| default base value = 1
 
| to string style = PercentZero
 
| to string style = PercentZero
| description = A multiplier on how fast a mechanitor can create subcores.
+
| description = A multiplier on how fast a [[mechanitor]] can create [[subcore]]s.
 +
| category = Mechanitor
 +
| effective maximum = 2.75
 
}}
 
}}
{{Nav|stats|wide}}
+
 
 +
== Factors ==
 +
* Skill Needs
 +
** [[Skills#Crafting|Crafting]][[Skill::Crafting| ]]: [[Skill Base Factor::0.75|75%]] plus [[Skill Bonus Factor::0.1|10%]] per skill level.
 +
{| {{STDT| c_18}}
 +
! Crafting<br />Level !! Encoding<br />Speed
 +
|-
 +
! 0
 +
| 75%
 +
|-
 +
! 1
 +
| 85%
 +
|-
 +
! 2
 +
| 95%
 +
|-
 +
! 3
 +
| 105%
 +
|-
 +
! 4
 +
| 115%
 +
|-
 +
! 5
 +
| 125%
 +
|-
 +
! 6
 +
| 135%
 +
|-
 +
! 7
 +
| 145%
 +
|-
 +
! 8
 +
| 155%
 +
|-
 +
! 9
 +
| 165%
 +
|-
 +
! 10
 +
| 175%
 +
|-
 +
! 11
 +
| 185%
 +
|-
 +
! 12
 +
| 195%
 +
|-
 +
! 13
 +
| 205%
 +
|-
 +
! 14
 +
| 215%
 +
|-
 +
! 15
 +
| 225%
 +
|-
 +
! 16
 +
| 235%
 +
|-
 +
! 17
 +
| 245%
 +
|-
 +
! 18
 +
| 255%
 +
|-
 +
! 19
 +
| 265%
 +
|-
 +
! 20
 +
| 275%
 +
|}
 +
{{Graph:Chart|width=300|height=150|xAxisTitle=Crafting Level|yAxisTitle=Subcore Encoding Speed Multiplier|type=rect|x=0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20|y=0.75, 0.85, 0.95, 1.05, 1.15, 1.25, 1.35, 1.45, 1.55, 1.65, 1.75, 1.85, 1.95, 2.05, 2.15, 2.25, 2.35, 2.45, 2.55, 2.65, 2.75|xGrid=|yGrid=}}
 +
 
 +
== Explanation ==
 +
Although all three subcore types ([[Basic subcore]], [[Standard subcore]], [[High subcore]]) are technically affected by [[Subcore Encoding Speed]], the basic subcore is the only one whose [[Work To Make]] time is modified, since it is the only one of the three that is a traditional bill crafted at a work station (a [[Subcore encoder]]). A basic subcore has a ''Work To Make'' of {{Ticks|{{Q|Basic subcore|Work To Make}}}}.
 +
 
 +
'''Subcore Encoding Speed''' is calculated as:
 +
 
 +
<code>'''Subcore Encoding Speed''' = '''Default Base Value''' × ('''0.75''' + ('''Crafting Skill Level''' × '''0.1''') )</code>
 +
 
 +
Here are the ''Work To Make'' times for a basic subcore for every crafting skill level:
 +
{| {{STDT| c_18}}
 +
! Crafting<br />Level !! Encoding<br />Speed !! Work To Make
 +
|-
 +
! 0
 +
| 75% || {{Ticks|4000}}
 +
|-
 +
! 1
 +
| 85% || {{Ticks|3529}}
 +
|-
 +
! 2
 +
| 95% || {{Ticks|3158}}
 +
|-
 +
! 3
 +
| 105% || {{Ticks|2857}}
 +
|-
 +
! 4
 +
| 115% || {{Ticks|2609}}
 +
|-
 +
! 5
 +
| 125% || {{Ticks|2400}}
 +
|-
 +
! 6
 +
| 135% || {{Ticks|2222}}
 +
|-
 +
! 7
 +
| 145% || {{Ticks|2069}}
 +
|-
 +
! 8
 +
| 155% || {{Ticks|1935}}
 +
|-
 +
! 9
 +
| 165% || {{Ticks|1818}}
 +
|-
 +
! 10
 +
| 175% || {{Ticks|1714}}
 +
|-
 +
! 11
 +
| 185% || {{Ticks|1622}}
 +
|-
 +
! 12
 +
| 195% || {{Ticks|1538}}
 +
|-
 +
! 13
 +
| 205% || {{Ticks|1463}}
 +
|-
 +
! 14
 +
| 215% || {{Ticks|1395}}
 +
|-
 +
! 15
 +
| 225% || {{Ticks|1333}}
 +
|-
 +
! 16
 +
| 235% || {{Ticks|1277}}
 +
|-
 +
! 17
 +
| 245% || {{Ticks|1224}}
 +
|-
 +
! 18
 +
| 255% || {{Ticks|1176}}
 +
|-
 +
! 19
 +
| 265% || {{Ticks|1132}}
 +
|-
 +
! 20
 +
| 275% || {{Ticks|1,091}}
 +
|}
 +
 
 +
== Stat Def Data ==
 +
{| {{STDT}}
 +
! 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="Subcore Encoding Speed" <!-- ParentName="MechanitorStatBase" --><!--<StatDef>-->
 +
|
 +
* '''Def Name:'''<br />SubcoreEncodingSpeed
 +
* '''Label:'''<br />subcore encoding speed
 +
| A multiplier on how fast a mechanitor can create subcores.
 +
|
 +
* Display Order:<br />'''105'''
 +
* Def Name:<br />'''Mechanitor'''
 +
* Label:<br />'''Mechanitor'''
 +
* Display All By Default:<br />{{Good|true}}
 +
|
 +
* Worker Class: '''StatWorker_Mechanitor'''
 +
* Min Value: '''{{%|0}}'''
 +
* Show On Animals: {{Bad|false}}
 +
* Show On Humanlikes: {{Good|true}}
 +
* Show On Mechanoids: {{Bad|false}}
 +
* Show If Undefined: {{Good|true}}
 +
* '''Default Base Value:''' {{%|1}}
 +
* '''To String Style:''' PercentZero
 +
|
 +
* '''Skill Need Factors:'''
 +
** '''SkillNeed_BaseBonus:'''
 +
*** Skill: '''[[Skills#Crafting|Crafting]]'''
 +
*** Base Value: '''{{%|0.75}}'''
 +
*** Bonus Per Level: {{+|{{%|0.1}}}}
 +
{{Graph:Chart|width=300|height=150|xAxisTitle=Crafting Level|yAxisTitle=Subcore Encoding Speed Multiplier|type=rect|x=0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20|y=0.75, 0.85, 0.95, 1.05, 1.15, 1.25, 1.35, 1.45, 1.55, 1.65, 1.75, 1.85, 1.95, 2.05, 2.15, 2.25, 2.35, 2.45, 2.55, 2.65, 2.75|xGrid=|yGrid=}}
 +
| 2000
 +
<!--</StatDef>-->
 +
|}
 +
 
 +
== Version history ==
 +
* [[Biotech (DLC)]] Release - Added.
 +
 
 +
{{nav|stats|wide}}

Latest revision as of 04:27, 20 September 2024

Subcore Encoding Speed is a stat: A multiplier on how fast a mechanitor can create subcores. Its minimum allowed value is 0%. Its default value is 100%.

Factors[edit]

  • Skill Needs
Crafting
Level
Encoding
Speed
0 75%
1 85%
2 95%
3 105%
4 115%
5 125%
6 135%
7 145%
8 155%
9 165%
10 175%
11 185%
12 195%
13 205%
14 215%
15 225%
16 235%
17 245%
18 255%
19 265%
20 275%

Explanation[edit]

Although all three subcore types (Basic subcore, Standard subcore, High subcore) are technically affected by Subcore Encoding Speed, the basic subcore is the only one whose Work To Make time is modified, since it is the only one of the three that is a traditional bill crafted at a work station (a Subcore encoder). A basic subcore has a Work To Make of 3,000 ticks (50 secs).

Subcore Encoding Speed is calculated as:

Subcore Encoding Speed = Default Base Value × (0.75 + (Crafting Skill Level × 0.1) )

Here are the Work To Make times for a basic subcore for every crafting skill level:

Crafting
Level
Encoding
Speed
Work To Make
0 75% 4,000 ticks (1.11 mins)
1 85% 3,529 ticks (58.82 secs)
2 95% 3,158 ticks (52.63 secs)
3 105% 2,857 ticks (47.62 secs)
4 115% 2,609 ticks (43.48 secs)
5 125% 2,400 ticks (40 secs)
6 135% 2,222 ticks (37.03 secs)
7 145% 2,069 ticks (34.48 secs)
8 155% 1,935 ticks (32.25 secs)
9 165% 1,818 ticks (30.3 secs)
10 175% 1,714 ticks (28.57 secs)
11 185% 1,622 ticks (27.03 secs)
12 195% 1,538 ticks (25.63 secs)
13 205% 1,463 ticks (24.38 secs)
14 215% 1,395 ticks (23.25 secs)
15 225% 1,333 ticks (22.22 secs)
16 235% 1,277 ticks (21.28 secs)
17 245% 1,224 ticks (20.4 secs)
18 255% 1,176 ticks (19.6 secs)
19 265% 1,132 ticks (18.87 secs)
20 275% 1,091 ticks (18.18 secs)

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:
    SubcoreEncodingSpeed
  • Label:
    subcore encoding speed
A multiplier on how fast a mechanitor can create subcores.
  • Display Order:
    105
  • Def Name:
    Mechanitor
  • Label:
    Mechanitor
  • Display All By Default:
    true
  • Worker Class: StatWorker_Mechanitor
  • Min Value: 0%
  • Show On Animals: false
  • Show On Humanlikes: true
  • Show On Mechanoids: false
  • Show If Undefined: true
  • Default Base Value: 100%
  • To String Style: PercentZero
  • Skill Need Factors:
    • SkillNeed_BaseBonus:
      • Skill: Crafting
      • Base Value: 75%
      • Bonus Per Level: +10%
2000

Version history[edit]