Difference between revisions of "Effectiveness Upgrade Module"
From Space Engineers Wiki
(+updated.) |
Jagodragon (talk | contribs) (→Usage) |
||
(18 intermediate revisions by 11 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{DISPLAYTITLE:Yield Module}}<!-- |
− | + | -->{{SimpleItembox|Mod:Vanilla/CubeBlock/LargeEffectivenessModule | |
− | + | |Size|Mass|Integrity|BuildTimeSeconds|UpgradeModuleModifier#%|UpgradeModuleModifierType|IsAirTight|PCU}}{{CategorizeComponents|Mod:Vanilla/CubeBlock/LargeEffectivenessModule}}<!-- | |
− | | | + | -->{{#vardefine:modifier|{{#show:Mod:Vanilla/CubeBlock/LargeEffectivenessModule|?UpgradeModuleModifier#-n}}}} |
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | |||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | }} | ||
− | |||
==Overview== | ==Overview== | ||
− | The Effectiveness Upgrade Module is a 2x1x1 block. It increases the amount of refined ingots per [[ore]], and can only be used on a [[Refinery]]. Unlike the [[Productivity Upgrade Module| | + | The Yield Module (formerly known as Effectiveness Upgrade Module) is a 2x1x1 block. It increases the amount of refined ingots per [[ore]], and can only be used on a [[Refinery]]. Unlike the [[Productivity Upgrade Module|speed module]], the Yield Module requires no additional power. |
==Usage== | ==Usage== | ||
− | The | + | The Yield Module can only function when placed on one of a [[Refinery]]'s attachment points. It helps create more ingots per [[ore]] put in. With a maximum of four Yield Modules (8 attachment points) on one [[Refinery]] it will give an extra 100% Yield for a total 200% |
Formula: | Formula: | ||
− | Total | + | Total Yield = {{#var:modifier}} ^ Attachment points connected to upgrade module, each module provides 2. |
+ | Where {{#var:modifier}} ≈ 2^(1/8), so 4 yield modules with all 8 points attached will give 2x yield. | ||
{|class="wikitable" | {|class="wikitable" | ||
|- | |- | ||
− | !No. of Modules !! Total | + | !No. of Modules !! No. of active Attachment Points || Total Yield || Max Power Consumption for a [[Refinery]] |
|- | |- | ||
! 0 | ! 0 | ||
− | | 100% | + | | 0 || {{#expr: 100 * 2^(0/8) round 0}}% || 560.00 kW |
+ | |- | ||
+ | ! 1 | ||
+ | | 1 || {{#expr: 100 * 2^(1/8) round 0}}% || 560.00 kW | ||
|- | |- | ||
! 1 | ! 1 | ||
− | | | + | | 2 || {{#expr: 100 * 2^(2/8) round 0}}% || 560.00 kW |
|- | |- | ||
! 2 | ! 2 | ||
− | | | + | | 3 || {{#expr: 100 * 2^(3/8) round 0}}% || 560.00 kW |
+ | |- | ||
+ | ! 2 | ||
+ | | 4 || {{#expr: 100 * 2^(4/8) round 0}}% || 560.00 kW | ||
|- | |- | ||
! 3 | ! 3 | ||
− | | | + | | 5 || {{#expr: 100 * 2^(5/8) round 0}}% || 560.00 kW |
+ | |- | ||
+ | ! 3 | ||
+ | | 6 || {{#expr: 100 * 2^(6/8) round 0}}% || 560.00 kW | ||
|- | |- | ||
! 4 | ! 4 | ||
− | | | + | | 7 || {{#expr: 100 * 2^(7/8) round 0}}% || 560.00 kW |
+ | |- | ||
+ | ! 4 | ||
+ | | 8 || {{#expr: 100 * 2^(8/8) round 0}}% || 560.00 kW | ||
|} | |} | ||
== Media == | == Media == | ||
+ | [[File:Effectiveness_Upgrade_Module_EUM01.jpg|none|500px]] | ||
== Tips == | == Tips == | ||
− | *To maximize a [[Refinery]]'s | + | *To maximize a [[Refinery]]'s Yield it would take 16 [[Motor]]s, 80 [[Superconductor Component]]s, 60 [[Small Steel Tube]]s, 200 [[Construction Component]]s, and 400 [[Steel Plate]]s, making it one of the most costly upgrade modules to maximize. |
+ | |||
+ | *The fact that each attachment point is calculated separately means that you can span these across two machines or hang them off in the air utilizing only one attachment point per module/machine. | ||
== Known Issues == | == Known Issues == | ||
== Related Items == | == Related Items == | ||
− | *[[Power Efficiency Upgrade Module]] | + | *[[Power Efficiency Upgrade Module|Power Efficiency Module]] |
− | *[[Productivity Upgrade Module]] | + | *[[Productivity Upgrade Module|Speed Module]] |
== Programming == | == Programming == | ||
Line 76: | Line 64: | ||
[[Category:Miscellaneous Blocks]] | [[Category:Miscellaneous Blocks]] | ||
+ | [[Category:Functional Blocks]] |
Latest revision as of 01:04, 9 June 2023
Functional
Dimensions (W,H,L)1,1,2
Mass2,856 kg
2,856,000 g
2,856,000,000 mg
2.856 t
2,856,000,000 mg
2.856 t
Integrity11,985
Build time
Modifier value109.051 %
Modifier operationMultiplicative
Is AirtightNo
PCU Cost1
BrowseLast edit: 2020-04-13
Contents
Overview
The Yield Module (formerly known as Effectiveness Upgrade Module) is a 2x1x1 block. It increases the amount of refined ingots per ore, and can only be used on a Refinery. Unlike the speed module, the Yield Module requires no additional power.
Usage
The Yield Module can only function when placed on one of a Refinery's attachment points. It helps create more ingots per ore put in. With a maximum of four Yield Modules (8 attachment points) on one Refinery it will give an extra 100% Yield for a total 200%
Formula:
Total Yield = 1.0905077 ^ Attachment points connected to upgrade module, each module provides 2. Where 1.0905077 ≈ 2^(1/8), so 4 yield modules with all 8 points attached will give 2x yield.
No. of Modules | No. of active Attachment Points | Total Yield | Max Power Consumption for a Refinery |
---|---|---|---|
0 | 0 | 100% | 560.00 kW |
1 | 1 | 109% | 560.00 kW |
1 | 2 | 119% | 560.00 kW |
2 | 3 | 130% | 560.00 kW |
2 | 4 | 141% | 560.00 kW |
3 | 5 | 154% | 560.00 kW |
3 | 6 | 168% | 560.00 kW |
4 | 7 | 183% | 560.00 kW |
4 | 8 | 200% | 560.00 kW |
Media
Tips
- To maximize a Refinery's Yield it would take 16 Motors, 80 Superconductor Components, 60 Small Steel Tubes, 200 Construction Components, and 400 Steel Plates, making it one of the most costly upgrade modules to maximize.
- The fact that each attachment point is calculated separately means that you can span these across two machines or hang them off in the air utilizing only one attachment point per module/machine.