You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/views/home/econ_staircase.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -22,22 +22,22 @@
22
22
<tbody>
23
23
<tr><th>Saturation Speed</a></th><thng-repeat="league in leagues"><span><leaguedata-league="{{ league }}" data-size="small"></league></span></th></tr>
24
24
<tr><td>
25
-
<ahrefclass="ggtipper2" title="When sixteen workers are mining from mineral patches, they gather 640 minerals per minute, which is the maximum income per worker. This statistic shows when 640 minerals per minute income was first achieved." data-gravity="s">
26
-
1 Base Mineral Income (640)</a></td><tdng-repeat="league in leagues">{{ es[league + key + '_mineral_saturation_1'][metric()] | minutes_seconds }}</td></tr>
25
+
<ahrefclass="ggtipper2" title="When sixteen workers are mining from mineral patches, they gather 870 minerals per minute, which is the maximum income per worker. This statistic shows when 870 minerals per minute income was first achieved." data-gravity="s">
26
+
1 Base Mineral Income (870)</a></td><tdng-repeat="league in leagues">{{ es[league + key + '_mineral_saturation_1'][metric()] | minutes_seconds }}</td></tr>
27
27
<tr><td>
28
28
<ahrefclass="ggtipper2" title="
29
29
This statistic measures how long it takes from when the second mining base is
30
-
completed, to when 2x640 = 1280 minerals per minute income is achieved." data-gravity="s">
31
-
Time from 2nd Base Complete to 2 Base Mineral Income (1280)</a></td>
30
+
completed, to when 2x870 = 1740 minerals per minute income is achieved." data-gravity="s">
31
+
Time from 2nd Base Complete to 2 Base Mineral Income (1740)</a></td>
Copy file name to clipboardExpand all lines: app/views/home/economy_stats.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -38,22 +38,22 @@
38
38
</td><tdng-repeat="league in leagues">{{ es[key][league].miningbase_3 | minutes_seconds}}</td></tr>
39
39
<tr><th>Saturation Speed</a></th><thng-repeat="league in leagues"></th></tr>
40
40
<tr><td>
41
-
<ahrefclass="ggtipper2" title="When sixteen workers are mining from mineral patches, they gather 640 minerals per minute, which is the maximum income per worker. This statistic shows when 640 minerals per minute income was first achieved." data-gravity="s">
42
-
1 Base Mineral Income (640)</a></td><tdng-repeat="league in leagues">{{ es[key][league].mineral_saturation_1 | minutes_seconds }}</td></tr>
41
+
<ahrefclass="ggtipper2" title="When sixteen workers are mining from mineral patches, they gather 870 minerals per minute, which is the maximum income per worker. This statistic shows when 870 minerals per minute income was first achieved." data-gravity="s">
42
+
1 Base Mineral Income (870)</a></td><tdng-repeat="league in leagues">{{ es[key][league].mineral_saturation_1 | minutes_seconds }}</td></tr>
43
43
<tr><td>
44
44
<ahrefclass="ggtipper2" title="
45
45
This statistic measures how long it takes from when the second mining base is
46
-
completed, to when 2x640 = 1280 minerals per minute income is achieved." data-gravity="s">
47
-
Time from 2nd Base Complete to 2 Base Mineral Income (1280)</a></td>
46
+
completed, to when 2x870 = 1740 minerals per minute income is achieved." data-gravity="s">
47
+
Time from 2nd Base Complete to 2 Base Mineral Income (1740)</a></td>
48
48
<tdng-repeat="league in leagues">
49
49
{{ es[key][league].mdelta2 | minutes_seconds }}
50
50
</td>
51
51
</tr>
52
52
<tr><td>
53
53
<ahrefclass="ggtipper2" title="
54
54
This statistic measures how long it take from when the third mining base is
55
-
completed to when 3x640 = 1920 minerals per minute income is achieved." data-gravity="s">
56
-
Time from 3rd Base Complete to 3 Base Mineral Income (1920)</a></td>
55
+
completed to when 3x870 = 2610 minerals per minute income is achieved." data-gravity="s">
56
+
Time from 3rd Base Complete to 3 Base Mineral Income (2610)</a></td>
Copy file name to clipboardExpand all lines: app/views/home/economy_stats2.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -37,22 +37,22 @@
37
37
</td><tdng-repeat="matchup in matchups">{{ es[matchup][league].miningbase_3 | minutes_seconds}}</td></tr>
38
38
<tr><th>Saturation Speed</a></th><thng-repeat="matchup in matchups"></th></tr>
39
39
<tr><td>
40
-
<ahrefclass="ggtipper2" title="When sixteen workers are mining from mineral patches, they gather 640 minerals per minute, which is the maximum income per worker. This statistic shows when 640 minerals per minute income was first achieved." data-gravity="s">
41
-
1 Base Mineral Income (640)</a></td><tdng-repeat="matchup in matchups">{{ es[matchup][league].mineral_saturation_1 | minutes_seconds }}</td></tr>
40
+
<ahrefclass="ggtipper2" title="When sixteen workers are mining from mineral patches, they gather 870 minerals per minute, which is the maximum income per worker. This statistic shows when 870 minerals per minute income was first achieved." data-gravity="s">
41
+
1 Base Mineral Income (870)</a></td><tdng-repeat="matchup in matchups">{{ es[matchup][league].mineral_saturation_1 | minutes_seconds }}</td></tr>
42
42
<tr><td>
43
43
<ahrefclass="ggtipper2" title="
44
44
This statistic measures how long it takes from when the second mining base is
45
-
completed, to when 2x640 = 1280 minerals per minute income is achieved." data-gravity="s">
46
-
Time from 2nd Base Complete to 2 Base Mineral Income (1280)</a></td>
45
+
completed, to when 2x870 = 1740 minerals per minute income is achieved." data-gravity="s">
46
+
Time from 2nd Base Complete to 2 Base Mineral Income (1740)</a></td>
Copy file name to clipboardExpand all lines: app/views/home/saturation_speed.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,9 @@
8
8
<divclass="static_inner">
9
9
<h1>What is Saturation Speed?</h1>
10
10
<p><b>Saturation Speed</b> measures how quickly you can ramp up your economy. Higher-league players tend to be faster than lower-league players. Although there are strategic reasons in particular games why you might delay your economy, on average higher-league players do get their economy up faster. You can use Saturation Speed to keep tabs on the economic side of your game.</p>
11
-
<p>Your <b>1st Base Saturation Speed</b> measures how quickly you can get to 640 mineral income. That's the income you get from 16 workers mining minerals. After the 16th worker, any additional workers do not mine as quickly.</p>
12
-
<p>Your <b>2nd Base Saturation Speed</b> measures how quickly you can go from having your 2nd base complete, and in mining position, to having 1280 (2x640) mineral income.</p>
13
-
<p>Your <b>3rd Base Saturation Speed</b> measures how quickly you can go from having your 3rd base complete, and in mining position, to having 1920 (3x640) mineral income.</p>
11
+
<p>Your <b>1st Base Saturation Speed</b> measures how quickly you can get to 870 mineral income. That's the income you get from 16 workers mining minerals. After the 16th worker, any additional workers do not mine as quickly.</p>
12
+
<p>Your <b>2nd Base Saturation Speed</b> measures how quickly you can go from having your 2nd base complete, and in mining position, to having 1740 (2x870) mineral income.</p>
13
+
<p>Your <b>3rd Base Saturation Speed</b> measures how quickly you can go from having your 3rd base complete, and in mining position, to having 2610 (3x870) mineral income.</p>
14
14
<br>
15
15
<h1>How Can I See My Saturation Speed?</h1>
16
16
<p>On any match page, click on the Economy button:</p>
<ahrefclass="ggtipper2" title="When sixteen workers are mining from mineral patches, they gather 640 minerals per minute, which is the maximum income per worker. This statistic shows when 640 minerals per minute income was first achieved." data-gravity="s">
181
-
1 Base Mineral Income (640)</a>
180
+
<ahrefclass="ggtipper2" title="When sixteen workers are mining from mineral patches, they gather 870 minerals per minute, which is the maximum income per worker. This statistic shows when 870 minerals per minute income was first achieved." data-gravity="s">
<ahrefclass="ggtipper2" title="Number of bases.<br><br>Bases are considered alive 100 seconds after the build command (worker travel time is ignored).<br><br>They are considered dead after the last time they are selected." data-gravity="n">bases</a>
261
+
<ahrefclass="ggtipper2" title="Number of bases.<br><br>Bases are considered alive 71 seconds after the build command (worker travel time is ignored).<br><br>They are considered dead after the last time they are selected." data-gravity="n">bases</a>
262
262
</span>
263
263
</chart>
264
264
<macrochartclass="grid_1" match="match" ng-show="show" ng-repeat="entity in match.race_entities('Z')">
0 commit comments