More actions
m Reorder elements in formula to be in line with other the formula. |
m Rewrite formulas as discussed on discord #wiki. |
||
| Line 100: | Line 100: | ||
To calculate this manually, or import into a tool or spreadsheet, you can use the following formula. | To calculate this manually, or import into a tool or spreadsheet, you can use the following formula. | ||
: <math>\displaystyle \text{ | : <math>\displaystyle \text{Yield} = \text{Base yield} \times (1 + ( \text{Reprocessing skill} \times 0.03) ) \times (1 + (\text{Reprocessing Efficiency skill} \times 0.02) ) \times (1 + ( \text{"group" Ore Processing skill} \times 0.02) ) \times (1 + \text{Processing Implant})</math> | ||
=== Upwell reprocessing formula === | === Upwell reprocessing formula === | ||
: <math> \displaystyle \text{ | : <math> \displaystyle \text{Yield} = ( 50 + Rm ) \times { \color{blue} ( 1 + Sec )} \times ( 1 + Sm ) \times ( 1 + ( R \times 0.03 ) ) \times ( 1 + ( Re \times 0.02 ) ) \times ( 1 + ( Op \times 0.02 ) ) \times ( 1 + Im ) </math> | ||
The first three terms define the ''"base yield"''<ref>https://forums.eveonline.com/t/what-is-the-new-ore-refining-formula-for-athanor-and-tatara-citadels/38090/25</ref>. You can use [https://docs.google.com/spreadsheets/d/1sydiFz-VXyD37Ehz9wIUcY9m4-bLYiUVbdfAGqsXZHM/edit?usp=sharing this calculator] to calculate your reprocessing yield. | The first three terms define the ''"base yield"''<ref>https://forums.eveonline.com/t/what-is-the-new-ore-refining-formula-for-athanor-and-tatara-citadels/38090/25</ref>. You can use [https://docs.google.com/spreadsheets/d/1sydiFz-VXyD37Ehz9wIUcY9m4-bLYiUVbdfAGqsXZHM/edit?usp=sharing this calculator] to calculate your reprocessing yield. | ||
| Line 137: | Line 135: | ||
|} | |} | ||
* Perfect refine in a T2 rigged Tatara in null security space with max skills and an 804 reprocessing implant is 90.6% | |||
* Perfect refine in a T2 rigged Tatara in null security space with max skills and an RX-804 reprocessing implant is 90.6% | |||
{{CollapseBox|width= | |||
|The math | |||
| <math> \displaystyle \text{Reprocessing yield} = (50 + 3) \times ( 1 + 0.12 ) \times ( 1 + 0.055 ) \times ( 1 + ( 5 \times 0.03 )) \times ( 1 + ( 5 \times 0.02 )) \times ( 1 + ( 5 \times 0.02 )) \times ( 1 + 0.04 ) </math> | |||
<math> \displaystyle \text{Reprocessing yield} = (50 + 3) \times ( 1 + 0.12 ) \times ( 1 + 0.055 ) \times ( 1 + 0.15 ) \times ( 1 + 0.1 ) \times ( 1 + 0.1 ) \times ( 1 + 0.04 ) </math> | |||
<math> \displaystyle \text{Reprocessing yield} = 53 \times 1.12 \times 1.055 \times 1.15 \times 1.1 \times 1.1 \times 1.04 </math> | |||
<math> \displaystyle \text{Reprocessing yield} = 90.628... </math> | |||
}} | |||
== Scrapmetal reprocessing == | == Scrapmetal reprocessing == | ||
| Line 144: | Line 152: | ||
To calculate this manually, or import into a tool or spreadsheet, you can use the following formula: | To calculate this manually, or import into a tool or spreadsheet, you can use the following formula: | ||
: <math> \text{ | : <math> \text{Yield} = \text{Base yield} \times (1 + ( \text{Scrapmetal Processing} \times 0.02 ) )</math> | ||