Difference between revisions of "Solar Array"
From Starfleet Commander
Jump to navigationJump to searchGary Mintz (talk | contribs) |
|||
(27 intermediate revisions by 13 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Image:solar_plant.png|right|300px]]The Solar | + | [[Image:solar_plant.png|right|300px]]The Solar Array is your primary source of [[energy]]. Energy is used to power [[Mines|mines]]. If the mines lack enough energy, they will produce at a proportionally reduced capacity until you produce more by the following formula: |
+ | |||
+ | {| | ||
+ | |- | ||
+ | | rowspan="2" | Production = | ||
+ | | style="border-bottom: 1px solid black;" | Available Energy | ||
+ | | rowspan="2" | * Base Production | ||
+ | |- | ||
+ | | Required Energy | ||
+ | |} | ||
''Example:'' | ''Example:'' | ||
− | ''You have a level 3 Ore Mine which requires 40 energy to operate at full capacity, which would produce 119 | + | ''You have a level 3 Ore Mine which requires 40 energy to operate at full capacity, which would produce 119 ore per hour. However, you have only a level 1 Solar Array, which produces 22 energy. Therefore your ore mine will produce (22/40) * 119 = 65 ore per hour. As soon as you upgrade your Solar Array to level 2, which produces 48 energy, your ore mine will operate at full capacity again.'' |
+ | |||
+ | ==Costs and Energy Production by Level== | ||
+ | X = Level | ||
+ | |||
+ | Ore Cost = floor( 50 * (1.5)^X ) | ||
+ | |||
+ | Crystal Cost = floor( 20 * (1.5)^X ) | ||
+ | |||
+ | Production Value = floor( 20 * X * (1.1)^X ) | ||
+ | {{DTableBegin}} | ||
+ | {{DTableHeader}} | Level | ||
+ | {{DTableHeader}} | Ore Cost | ||
+ | {{DTableHeader}} | Crystal Cost | ||
+ | {{DTableHeader}} | Production Value | ||
+ | {{DTableRow}} | ||
+ | | 1 || 75 || 30 || 22 | ||
+ | {{DTableRowAlt}} | ||
+ | | 2 || 112 || 45 || 48 | ||
+ | {{DTableRow}} | ||
+ | | 3 || 168 || 67 || 79 | ||
+ | {{DTableRowAlt}} | ||
+ | | 4 || 253 || 101 || 117 | ||
+ | {{DTableRow}} | ||
+ | | 5 || 379 || 151 || 161 | ||
+ | {{DTableRowAlt}} | ||
+ | | 6 || 569 || 227 || 212 | ||
+ | {{DTableRow}} | ||
+ | | 7 || 854 || 341 || 272 | ||
+ | {{DTableRowAlt}} | ||
+ | | 8 || 1,281 || 512 || 342 | ||
+ | {{DTableRow}} | ||
+ | | 9 || 1,922 || 768 || 424 | ||
+ | {{DTableRowAlt}} | ||
+ | | 10 || 2,883 || 1,153 || 518 | ||
+ | {{DTableRow}} | ||
+ | | 11 || 4,324 || 1,729 || 627 | ||
+ | {{DTableRowAlt}} | ||
+ | | 12 || 6,487 || 2,594 || 753 | ||
+ | {{DTableRow}} | ||
+ | | 13 || 9,730 || 3,892 || 897 | ||
+ | {{DTableRowAlt}} | ||
+ | | 14 || 14,596 || 5,838 || 1,063 | ||
+ | {{DTableRow}} | ||
+ | | 15 || 21,894 || 8,757 || 1,253 | ||
+ | {{DTableRowAlt}} | ||
+ | | 16 || 32,842 || 13,136 || 1,470 | ||
+ | {{DTableRow}} | ||
+ | | 17 || 49,263 || 19,705 || 1,718 | ||
+ | {{DTableRowAlt}} | ||
+ | | 18 || 73,894 || 29,557 || 2,001 | ||
+ | {{DTableRow}} | ||
+ | | 19 || 110,841 || 44,336 || 2,324 | ||
+ | {{DTableRowAlt}} | ||
+ | | 20 || 166,262 || 66,505 || 2,690 | ||
+ | {{DTableRow}} | ||
+ | | 21 || 249,394 || 99,757 || 3,108 | ||
+ | {{DTableRowAlt}} | ||
+ | | 22 || 374,091 || 149,636 || 3,581 | ||
+ | {{DTableRow}} | ||
+ | | 23 || 561,137 || 224,454 || 4,118 | ||
+ | {{DTableRowAlt}} | ||
+ | | 24 || 841,705 || 336,682 || 4,727 | ||
+ | {{DTableRow}} | ||
+ | | 25 || 1,262,558 || 505,023 || 5,417 | ||
+ | {{DTableRowAlt}} | ||
+ | | 26 || 1,893,837 || 757,535 || 6,197 | ||
+ | {{DTableRow}} | ||
+ | | 27 || 2,840,756 || 1,136,302 || 7,079 | ||
+ | {{DTableRowAlt}} | ||
+ | | 28 || 4,261,134 || 1,704,453 || 8,075 | ||
+ | {{DTableRow}} | ||
+ | | 29 || 6,391,701 || 2,556,680 || 9,200 | ||
+ | {{DTableRowAlt}} | ||
+ | | 30 || 9,587,552 || 3,835,021 || 10,469 | ||
+ | {{DTableRow}} | ||
+ | | 31 || 14,381,330 || 5,752,532 || 11,900 | ||
+ | {{DTableRowAlt}} | ||
+ | | 32 || 21,571,995 || 8,628,798 || 13,512 | ||
+ | |} | ||
+ | |||
+ | ==See Also== | ||
+ | *[[Mines]] | ||
+ | *[[Ore Mine]] | ||
+ | *[[Crystal Mine]] | ||
+ | *[[Hydrogen Synthesizer]] | ||
+ | *[[Nuclear Power Plant]] | ||
+ | *[[Solar Satellite]] | ||
+ | [[Category:Buildings]] |
Latest revision as of 03:47, 16 October 2013
The Solar Array is your primary source of energy. Energy is used to power mines. If the mines lack enough energy, they will produce at a proportionally reduced capacity until you produce more by the following formula:
Production = | Available Energy | * Base Production |
Required Energy |
Example:
You have a level 3 Ore Mine which requires 40 energy to operate at full capacity, which would produce 119 ore per hour. However, you have only a level 1 Solar Array, which produces 22 energy. Therefore your ore mine will produce (22/40) * 119 = 65 ore per hour. As soon as you upgrade your Solar Array to level 2, which produces 48 energy, your ore mine will operate at full capacity again.
Costs and Energy Production by Level
X = Level
Ore Cost = floor( 50 * (1.5)^X )
Crystal Cost = floor( 20 * (1.5)^X )
Production Value = floor( 20 * X * (1.1)^X )
Level | Ore Cost | Crystal Cost | Production Value |
---|---|---|---|
1 | 75 | 30 | 22 |
2 | 112 | 45 | 48 |
3 | 168 | 67 | 79 |
4 | 253 | 101 | 117 |
5 | 379 | 151 | 161 |
6 | 569 | 227 | 212 |
7 | 854 | 341 | 272 |
8 | 1,281 | 512 | 342 |
9 | 1,922 | 768 | 424 |
10 | 2,883 | 1,153 | 518 |
11 | 4,324 | 1,729 | 627 |
12 | 6,487 | 2,594 | 753 |
13 | 9,730 | 3,892 | 897 |
14 | 14,596 | 5,838 | 1,063 |
15 | 21,894 | 8,757 | 1,253 |
16 | 32,842 | 13,136 | 1,470 |
17 | 49,263 | 19,705 | 1,718 |
18 | 73,894 | 29,557 | 2,001 |
19 | 110,841 | 44,336 | 2,324 |
20 | 166,262 | 66,505 | 2,690 |
21 | 249,394 | 99,757 | 3,108 |
22 | 374,091 | 149,636 | 3,581 |
23 | 561,137 | 224,454 | 4,118 |
24 | 841,705 | 336,682 | 4,727 |
25 | 1,262,558 | 505,023 | 5,417 |
26 | 1,893,837 | 757,535 | 6,197 |
27 | 2,840,756 | 1,136,302 | 7,079 |
28 | 4,261,134 | 1,704,453 | 8,075 |
29 | 6,391,701 | 2,556,680 | 9,200 |
30 | 9,587,552 | 3,835,021 | 10,469 |
31 | 14,381,330 | 5,752,532 | 11,900 |
32 | 21,571,995 | 8,628,798 | 13,512 |