Difference between revisions of "Subcore Encoding Speed"
Jump to navigation
Jump to search
(Added factor information(skill level)) |
m (Remaining Stat Template info and minor formatting) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Biotech}} | {{Biotech}} | ||
− | {{ | + | {{Verified|1.5.4104}}{{Stat |
− | {{Stat | + | | def name = SubcoreEncodingSpeed |
+ | | label = subcore encoding speed | ||
+ | | description = A multiplier on how fast a [[mechanitor]] can create [[subcore]]s. | ||
| default base value = 1 | | default base value = 1 | ||
+ | | min value = 0 | ||
+ | | effective maximum = 2.75 | ||
| to string style = PercentZero | | to string style = PercentZero | ||
− | | | + | | show if undefined = true |
+ | | show on animals = false | ||
+ | | show on humanlikes = true | ||
+ | | show on mechanoids = false | ||
+ | | category = Mechanitor | ||
+ | | display priority in category = 2000 | ||
+ | | worker class = StatWorker_Mechanitor | ||
+ | | skill need factors = Skill: Crafting, Base Value: 0.75, Bonus Per Level: 0.1 | ||
}} | }} | ||
== Factors == | == Factors == | ||
− | * [[Skills#Crafting|Crafting]][[Skill::Crafting| ]]: [[Skill Base Factor::0.75|75%]] plus [[Skill Bonus Factor::0.1|10%]] per skill level. {{ | + | * Skill Needs |
+ | ** [[Skills#Crafting|Crafting]][[Skill::Crafting| ]]: [[Skill Base Factor::0.75|75%]] plus [[Skill Bonus Factor::0.1|10%]] per skill level. | ||
+ | <div><li style="display: inline-table;"> | ||
+ | {| {{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=}}</li></div> | ||
− | {{ | + | == 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: | ||
+ | <div><li style="display: inline-table;"> | ||
+ | {| {{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}} | ||
+ | |}</li></div> | ||
+ | |||
+ | == Stat Def Data == | ||
+ | {| {{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 | ||
+ | |- 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 20:42, 4 October 2024
This article relates to content added by Biotech (DLC). Please note that it will not be present without the DLC enabled. |
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: 75% plus 10% per skill level.
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 |
---|---|---|---|---|---|
|
A multiplier on how fast a mechanitor can create subcores. |
|
|
|
2000 |
Version history[edit]
- Biotech (DLC) Release - Added.