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

Modified hurry cost #32

Closed tnevolin closed 3 years ago

tnevolin commented 3 years ago
  1. Hurrying cost is flat for all categories.
  2. I will expose hurry cost per brick for all categories. However, units and facilities cost will be same by default.
  3. After hurry cost is calculated it is scaled to INDUSTRY=0. This is to avoid mid-turn switch-hurry-switch exploit as well as decoupling hurry cost from INDUSTRY rating. This is already implemented.
tnevolin commented 3 years ago

178