Difference between revisions of "Flagship Energy Management"
(Originally published as sc2 fact #1, but with some corrections, and extra info) |
m (removed impossible combinations of dynamos/shivas) |
||
Line 18: | Line 18: | ||
The table below shows the average amount of energy generated per second: | The table below shows the average amount of energy generated per second: | ||
<table border="1"> | <table border="1"> | ||
− | <tr><th> | + | <tr><th rowspan="2" colspan="2"> </th><th align="center" colspan="5">Dynamos</th></tr> |
− | <tr><th | + | <tr><th>0</th><th>1</th><th>2</th><th>3</th></tr> |
− | <tr><th rowspan="16">Furnaces</th><th> 0</th><td> 2.2</td><td> 2.7</td><td> 3.4</td><td> 4.8</td></tr> | + | <tr><th rowspan="16">Furnaces</th><th> 0</th><td>2.2</td><td>2.7</td><td>3.4</td><td>4.8</td></tr> |
− | <tr><th> 1</th><td> 4.4</td><td> 5.3</td><td> 6.9</td><td> 9.6</td></tr> | + | <tr><th>1</th><td>4.4</td><td>5.3</td><td>6.9</td><td>9.6</td></tr> |
− | <tr><th> 2</th><td> 6.5</td><td> 8.0</td><td>10.3</td><td>14.4</td></tr> | + | <tr><th>2</th><td>6.5</td><td>8.0</td><td>10.3</td><td>14.4</td></tr> |
− | <tr><th> 3</th><td> 8.7</td><td>10.7</td><td>13.7</td><td>19.2</td></tr> | + | <tr><th>3</th><td> 8.7</td><td>10.7</td><td>13.7</td><td>19.2</td></tr> |
− | <tr><th> 4</th><td>10.9</td><td>13.3</td><td>17.1</td><td>24.0</td></tr> | + | <tr><th>4</th><td>10.9</td><td>13.3</td><td>17.1</td><td>24.0</td></tr> |
− | <tr><th> 5</th><td>13.1</td><td>16.0</td><td>20.6</td><td>28.8</td></tr> | + | <tr><th>5</th><td>13.1</td><td>16.0</td><td>20.6</td><td>28.8</td></tr> |
− | <tr><th> 6</th><td>15.3</td><td>18.7</td><td>24.0</td><td>33.6</td></tr> | + | <tr><th>6</th><td>15.3</td><td>18.7</td><td>24.0</td><td>33.6</td></tr> |
− | <tr><th> 7</th><td>17.5</td><td>21.3</td><td>27.4</td><td>38.4</td></tr> | + | <tr><th>7</th><td>17.5</td><td>21.3</td><td>27.4</td><td>38.4</td></tr> |
− | <tr><th> 8</th><td>19.6</td><td>24.0</td><td>30.9</td><td>43.2</td></tr> | + | <tr><th>8</th><td>19.6</td><td>24.0</td><td>30.9</td><td>43.2</td></tr> |
− | <tr><th> 9</th><td>21.8</td><td>26.7</td><td>34.3</td><td>48.0</td></tr> | + | <tr><th>9</th><td>21.8</td><td>26.7</td><td>34.3</td><td>48.0</td></tr> |
<tr><th>10</th><td>24.0</td><td>29.3</td><td>37.7</td><td>52.8</td></tr> | <tr><th>10</th><td>24.0</td><td>29.3</td><td>37.7</td><td>52.8</td></tr> | ||
<tr><th>11</th><td>26.2</td><td>32.0</td><td>41.1</td><td>57.6</td></tr> | <tr><th>11</th><td>26.2</td><td>32.0</td><td>41.1</td><td>57.6</td></tr> | ||
<tr><th>12</th><td>28.4</td><td>34.7</td><td>44.6</td><td>62.4</td></tr> | <tr><th>12</th><td>28.4</td><td>34.7</td><td>44.6</td><td>62.4</td></tr> | ||
− | <tr><th>13</th><td>30.5</td><td>37.3</td><td>48.0</td><td> | + | <tr><th>13</th><td>30.5</td><td>37.3</td><td>48.0</td><td> </td></tr> |
− | <tr><th>14</th><td>32.7</td><td>40.0</td><td> | + | <tr><th>14</th><td>32.7</td><td>40.0</td><td> </td><td> </td></tr> |
− | <tr><th>15</th><td>34.9</td><td> | + | <tr><th>15</th><td>34.9</td><td> </td><td> </td><td> </td></tr> |
</table> | </table> |
Revision as of 03:06, 21 February 2005
Combat Dynamos vs Shiva Furnaces
Even though the Shiva Furnaces are more advanced than your standard Combat Dynamos, it's not always a good idea to replace all your dynamos by them. Shiva Furnaces and Combat Dynamos actually don't do quite the same thing.
Dynamo Units affect the delay between recharge of your energy, while Shiva Furnaces affect the amount of energy gained each recharge. The energy regeneration counter starts at 10, and every Combat Dynamo adds -2, to a minimum of 4. (so having more than 3 dynamos is never useful). This counter specifies the number of frames that is waited between two recharges.
The energy regenerated per recharge starts off at 1, and every Shiva Furnace adds +1. There's no maximum to the number of furnaces other than the number of free slots on your ship..
Put into a formula:
energy per time unit = (#furnaces + 1) / (11 - 2 * (min(#dynamos, 3))
To get the fastest recharge rate, follow this guideline:
- If you have less than 4 slots available, choose all furnaces.
- If you have 4 or more slots available, choose 3 dynamos and the rest furnaces.
(If you have exactly 4 slots available, the configuration doesn't matter for the recharge rate, but as the energy come in smaller portions when using dynamos, you can often make use of it sooner then).
The table below shows the average amount of energy generated per second:
Dynamos | ||||||
---|---|---|---|---|---|---|
0 | 1 | 2 | 3 | |||
Furnaces | 0 | 2.2 | 2.7 | 3.4 | 4.8 | |
1 | 4.4 | 5.3 | 6.9 | 9.6 | ||
2 | 6.5 | 8.0 | 10.3 | 14.4 | ||
3 | 8.7 | 10.7 | 13.7 | 19.2 | ||
4 | 10.9 | 13.3 | 17.1 | 24.0 | ||
5 | 13.1 | 16.0 | 20.6 | 28.8 | ||
6 | 15.3 | 18.7 | 24.0 | 33.6 | ||
7 | 17.5 | 21.3 | 27.4 | 38.4 | ||
8 | 19.6 | 24.0 | 30.9 | 43.2 | ||
9 | 21.8 | 26.7 | 34.3 | 48.0 | ||
10 | 24.0 | 29.3 | 37.7 | 52.8 | ||
11 | 26.2 | 32.0 | 41.1 | 57.6 | ||
12 | 28.4 | 34.7 | 44.6 | 62.4 | ||
13 | 30.5 | 37.3 | 48.0 | |||
14 | 32.7 | 40.0 | ||||
15 | 34.9 |