tnevolin / thinker-doer

Modifications to a SMACX Thinker mod to highlight more game features
GNU General Public License v2.0
27 stars 3 forks source link

Adding minerals to accumulated minerals should ignore INDUSTRY rating #20

Closed tnevolin closed 3 years ago

tnevolin commented 4 years ago
  1. Adding artifact to production.
  2. Disbanding unit in base for minerals.
  3. Hurrying production.

These operations add minerals directly to accumulated minerals which can be exploited by switching INDUSTRY rating high before the operation and then immediately back. Thus achieving higher contribution due to proportional mineral change feature.

Adding minerals to accumulated minerals should be scaled to ignore INDUSTRY rating. This eliminates above exploit. For example, current industry rating is +2 so 50 minerals from artifact should contribute 50 * (1-0.2) = 40.

tnevolin commented 3 years ago

Done but don't remember in which release.