View Single Post
  #8  
Old July 22nd, 2002, 11:59 PM
DavidG's Avatar

DavidG DavidG is offline
Lieutenant Colonel
 
Join Date: Jan 2002
Location: Dundas, Ontario, Canada
Posts: 1,498
Thanks: 0
Thanked 0 Times in 0 Posts
DavidG is on a distinguished road
Default Re: Tech Progression Formula?

Well thanks for confusing the heck out of me!! I just added a feature to my modding program that tells you the total tech cost for an item but I had a different formula. After half an hour of head scratching I realized they gave the same results. Just to confuse you back here is what I used

Low cost - each level adds Cost x 1.
(5000, 10000, 15000, 20000, ...)

Medium cost
level 2 cost twice level 1, then each level thereafter adds (Level - 0.5) x Cost.
(5000, 10000, 22500, 40000, ...)

High cost
each level adds (Level - 0.5) x Cost x 2.
'(5000, 20000, 45000, 80000, ...)

[ July 22, 2002, 23:05: Message edited by: DavidG ]
__________________
SE4Modder ver 1.76
or for just the EXESE4Modder EXE Ver 1.76
SE4 Mod List
Reply With Quote