Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Conrad c (talk | contribs)
Created page with "m1 first module m2 second module mn n:th module They must be ordered: m1 > m2 > ... > mn S(n) = stacking penalty for n:th module S(n) = 0.5^[((n-1) / 2.22292081) ^2] S(n) = 2^(-..."
 
Conrad c (talk | contribs)
No edit summary
Line 1: Line 1:
m1 first module
m1 first module<br/>
m2 second module
m2 second module<br/>
mn n:th module
mn n:th module<br/>
They must be ordered: m1 > m2 > ... > mn
They must be ordered: m1 > m2 > ... > mn<br/>


S(n) = stacking penalty for n:th module
S(n) = stacking penalty for n:th module<br/>
S(n) = 0.5^[((n-1) / 2.22292081) ^2]
S(n) = 0.5^[((n-1) / 2.22292081) ^2]<br/>
S(n) = 2^(-0.20237274238855663*(n-1)^2)
S(n) = 2^(-0.20237274238855663*(n-1)^2)<br/>


value - the value of the stat being modified
value - the value of the stat being modified<br/>


Damage increase:
Damage increase:<br/>
(1+m1*S(1)) * ... * (1+mn*S(n)) * value
(1+m1*S(1)) * ... * (1+mn*S(n)) * value<br/>


ROF:
ROF:<br/>
(1-m1*S(1)) * (1-m2*S(2)) * ... * (1-mn*S(n)) * value
(1-m1*S(1)) * (1-m2*S(2)) * ... * (1-mn*S(n)) * value<br/>


Harderners:
Harderners:<br/>
1 - (1-m1*S(1)) * (1-m2*S(2)) * ... * (1-mn*S(n)) * (1 - value)
1 - (1-m1*S(1)) * (1-m2*S(2)) * ... * (1-mn*S(n)) * (1 - value)<br/>
Harderners modifiy not the resistance, but the amount of damage let through.
Harderners modifiy not the resistance, but the amount of damage let through.<br/>


n S(n)
n S(n)<br/>
1 1
1 1<br/>
2 0.86912
2 0.86912<br/>
3 0.570583
3 0.570583<br/>
4 0.282955
4 0.282955<br/>
5 0.105993
5 0.105993<br/>
6 0.0299912  
6 0.0299912<br/>
7 0.00641018
7 0.00641018<br/>
8 0.00103492
8 0.00103492<br/>

Revision as of 19:15, 28 September 2010

m1 first module
m2 second module
mn n:th module
They must be ordered: m1 > m2 > ... > mn

S(n) = stacking penalty for n:th module
S(n) = 0.5^[((n-1) / 2.22292081) ^2]
S(n) = 2^(-0.20237274238855663*(n-1)^2)

value - the value of the stat being modified

Damage increase:
(1+m1*S(1)) * ... * (1+mn*S(n)) * value

ROF:
(1-m1*S(1)) * (1-m2*S(2)) * ... * (1-mn*S(n)) * value

Harderners:
1 - (1-m1*S(1)) * (1-m2*S(2)) * ... * (1-mn*S(n)) * (1 - value)
Harderners modifiy not the resistance, but the amount of damage let through.

n S(n)
1 1
2 0.86912
3 0.570583
4 0.282955
5 0.105993
6 0.0299912
7 0.00641018
8 0.00103492