1 |
The "being the sole energy contributor" was somewhat misleading (but that's what the commit log said). The 0.33 privatized OD share is the theoretical max, but in practice it is almost never reached.
|
1 |
The "being the sole energy contributor" was somewhat misleading (but that's what the commit log said). The 0.33 privatized OD share is the theoretical max, but in practice it is almost never reached.
|
2 |
\n
|
2 |
\n
|
3 |
Each energy structure is assigned its OD contribution. This is proportionate to its E income. For example, if all the team's energy is a fusion (+35) and a geo (+25), and the OD is +12m, then the fusion is "responsible" for +7m and the geo for +5m. When freshly made, they claim 0.33 of that income. This goes down to 0.1 when they're almost fully but not yet repaid, and after that it jumps to 0. The reduction is not linear either. It depends on how much was already repaid: 0.35 - 0.25*repaid (capped at 0.33).
|
3 |
Each energy structure is assigned its OD contribution. This is proportionate to its E income. For example, if all the team's energy is a fusion (+35) and a geo (+25), and the OD is +12m, then the fusion is "responsible" for +7m and the geo for +5m. When freshly made, they claim 0.33 of that income. This goes down to 0.1 when they're almost fully but not yet repaid, and after that it jumps to 0. The reduction is not linear either. It depends on how much was already repaid: 0.35 - 0.25*repaid (capped at 0.33).
|
4 |
\n
|
4 |
\n
|
5 |
For
example
let's
say
the
Fusion
has
just
been
made
and
the
geo
was
already
80%
repaid.
The
fusion
owner
gets
0.
33*7
=
2.
33
and
the
geo
owner
gets
0.
15*5
=
0.
75.
The
total
private
share
is
3.
08
metal
(
and
not
0.
33*12
=
4)
.
As
energy
gets
repaid,
the
actual
private
share
decreases
because
many
generators
start
having
0
payback.
|
5 |
For
example
let's
say
the
Fusion
has
just
been
made
and
the
geo
was
already
80%
repaid.
The
fusion
owner
gets
0.
33*7
=
2.
33
and
the
geo
owner
gets
(
0.
35
-
0.
25*0.
8)
*5
=
0.
75.
The
total
private
share
is
3.
08
metal
(
and
not
0.
33*12
=
4)
.
As
energy
gets
repaid,
the
actual
private
share
decreases
because
many
generators
start
having
0
payback.
|
6 |
\n
|
6 |
\n
|
7 |
[spoiler]At least that is how it's supposed to work. I'm pretty sure a wrong variable is used which inflates the private shares.[/spoiler]
|
7 |
[spoiler]At least that is how it's supposed to work. I'm pretty sure a wrong variable is used which inflates the private shares.[/spoiler]
|