Verified:

Celphi Game profile

Member
EE Patron
6501

Jan 11th 2015, 5:43:54

Tech% = BaseTech%+(MaxTech%-BaseTech%)*GvtTech*(1-EXP(-GvtEff*TechPts/(C1+C2*Land)))

seems to be wrong...

Each time I convert GvtTech to 1.1 for demo the %s go beyond 1.88
Resistance is futile. You will be assimilated.

Celphi Game profile

Member
EE Patron
6501

Jan 11th 2015, 21:06:25

I figured it out-

MaxTech is always = Standard max (non-govt max)


ie. Bus would be 1.80 for Demo, not 1.88
Resistance is futile. You will be assimilated.