| Pages: [1] :: one page |
| Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Lillith Darkmoore
Amarr Ministry of War
|
Posted - 2009.07.24 07:25:00 -
[1]
Now, i have read around the net and found all the formulas. However, recently, i have had this issue where instead of getting the correct number of runs on the t2 bpc, i am getting only 1. This problem is emerging on a frigate blueprint that has 30/30 runs on the copy being invented with a decryptor of run mod 0. the math should go as follows: max(1;((30/30)*10)) = max(1;10) = 10 Typically this wouldn't be a large issue, but the bpc in question is putting out only 8mil profit, as opposed to the full ten runs giving me 80mil profit. Is there some flaw in my logic here? Or is this a glitch? I really have no idea what i am doing wrong.
Alternatively, using the +9 run mod does yield me the proper 10 runs, but i much rather ME -1 as opposed to -7. |

McDuke
Abnormal Experience
|
Posted - 2009.07.24 07:43:00 -
[2]
Ships and rigs have a 1 run base. Not a 10 run base as modules do. So unless you're using a decryptor there's also no point in going for max t1 copies. |

Avalon Champion
The Order of Odin
|
Posted - 2009.07.24 07:47:00 -
[3]
This is the formula that you need to use and it works for all Inventions (mods, ships, and rigs)
Invention Output Runs = min(max( round down ( (Input BPC Runs / T1 Production Limit) * (T2 Production Limit / 10) + Decryptor Runs ), 1), T2 Production Limit)
|

Lord Fitz
Project Amargosa
|
Posted - 2009.07.24 13:20:00 -
[4]
Originally by: Avalon Champion This is the formula that you need to use and it works for all Inventions (mods, ships, and rigs)
Invention Output Runs = min(max( round down ( (Input BPC Runs / T1 Production Limit) * (T2 Production Limit / 10) + Decryptor Runs ), 1), T2 Production Limit)
Looks suspiciously familiar :p Confirming this.
The key here for frigates is that (T2 Production Limit / 10) = 10/10 = 1. While for modules the T2 Production Limit is 100, so 100/10 = 10.
;)
|

Lillith Darkmoore
Amarr Ministry of War
|
Posted - 2009.07.24 14:01:00 -
[5]
Oh. That is a bit saddening. But it does explain why i am getting single run bpcs.... Thanks guys.
|

Avalon Champion
The Order of Odin
|
Posted - 2009.07.26 05:54:00 -
[6]
Originally by: Lord Fitz
Originally by: Avalon Champion This is the formula that you need to use and it works for all Inventions (mods, ships, and rigs)
Invention Output Runs = min(max( round down ( (Input BPC Runs / T1 Production Limit) * (T2 Production Limit / 10) + Decryptor Runs ), 1), T2 Production Limit)
Looks suspiciously familiar :p Confirming this.
The key here for frigates is that (T2 Production Limit / 10) = 10/10 = 1. While for modules the T2 Production Limit is 100, so 100/10 = 10.
;)
I admit it it was originally provided by your good self , now its in a word doc of most useful eve forumlas.
|
| |
|
| Pages: [1] :: one page |
| First page | Previous page | Next page | Last page |