.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
winSPMBT: Main Battle Tank- Save $6.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: IV & V

Reply
 
Thread Tools Display Modes
  #1  
Old July 22nd, 2002, 03:36 PM

Stone Mill Stone Mill is offline
First Lieutenant
 
Join Date: Feb 2001
Location: NJ
Posts: 738
Thanks: 0
Thanked 0 Times in 0 Posts
Stone Mill is on a distinguished road
Default Tech Progression Formula?

OK... I've been playing for a while, but I'm embarassed to say this question eludes me...

When trading tech with human players, you often exchange for even value (research points). However, I have a hard time (maybe I'm too lazy) figuring out the Tech Progression Formula for tech cost.

In the research queue, your current level is displayed, along with the cost to reach next level. But the cost researched to get to those levels are not displayed.

For example, if I were to trade 4 levels of ship construction, could I calculate how much value (research points) I have already spent, based on the cost displayed to reach the next level?

Or is there a spreadsheet available that shows the costs? As always, I appreciate any advice!
Reply With Quote
  #2  
Old July 22nd, 2002, 04:02 PM

Andrés Andrés is offline
Major
 
Join Date: Apr 2001
Location: Rosario, Argentina
Posts: 1,047
Thanks: 0
Thanked 0 Times in 0 Posts
Andrés is on a distinguished road
Default Re: Tech Progression Formula?

LC level cost
L level you want to research

Low tech cost - LC*L
Mid tech cost - LC*(L^2)/2
High tech cost - LC*(L^2)
Reply With Quote
  #3  
Old July 22nd, 2002, 04:31 PM
geoschmo's Avatar

geoschmo geoschmo is offline
National Security Advisor
 
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
geoschmo is on a distinguished road
Default Re: Tech Progression Formula?

Andrés, you can display the square symbol. Instead of "L^2" you can have it print as L². The command is Alt+0178.

Geoschmo
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
Reply With Quote
  #4  
Old July 22nd, 2002, 07:12 PM
Ed Kolis's Avatar

Ed Kolis Ed Kolis is offline
General
 
Join Date: Apr 2001
Location: Cincinnati, Ohio, USA
Posts: 4,547
Thanks: 1
Thanked 7 Times in 5 Posts
Ed Kolis is on a distinguished road
Default Re: Tech Progression Formula?

Note that on medium tech cost the first level is still L instead of L/2, though...
__________________
The Ed draws near! What dost thou deaux?
Reply With Quote
  #5  
Old July 22nd, 2002, 07:18 PM
geoschmo's Avatar

geoschmo geoschmo is offline
National Security Advisor
 
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
geoschmo is on a distinguished road
Default Re: Tech Progression Formula?

Quote:
Originally posted by Ed Kolis:
Note that on medium tech cost the first level is still L instead of L/2, though...
True, perhaps the formula for mid tech should be:
Mid tech cost - LC*int[(L²)/2] , or something to that effect.

Geo
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
Reply With Quote
  #6  
Old July 22nd, 2002, 07:33 PM

Stone Mill Stone Mill is offline
First Lieutenant
 
Join Date: Feb 2001
Location: NJ
Posts: 738
Thanks: 0
Thanked 0 Times in 0 Posts
Stone Mill is on a distinguished road
Default Re: Tech Progression Formula?

Thanks for the help.

I tried to run through an example to apply the formulas.
I presume LC = The cost to get to level 1.

Mid-Tech(Medium) Cost

Repair (LC = 10,000)

Level 1: 10,000 * (1 * 1) = 10,000
Level 2: 10,000 * (2 * 2)/2 = 20,000
Level 3: 10,000 * (3 * 3)/2 = 45,000

High-Tech Cost

Repair (LC = 10,000)

Level 1: 10,000 * (1 * 1) = 10,000
Level 2: 10,000 * (2 * 2) = 40,000
Level 3: 10,000 * (3 * 3) = 90,000

Sound ok?

[ July 22, 2002, 18:34: Message edited by: Stone Mill ]
Reply With Quote
  #7  
Old July 22nd, 2002, 08:24 PM
geoschmo's Avatar

geoschmo geoschmo is offline
National Security Advisor
 
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
geoschmo is on a distinguished road
Default Re: Tech Progression Formula?

No Stone Mill, not 3 times 3, 3 to the power of 2. Is exponential, not multipled. And the exponent is always 2, that doesn't go up with the level. Only the base goes up with the level.

EDIT: Oh, crud. ROFL! I guess 3 * 3 is 3². Sorry Stone Mill. I guess you do have it right afterall.

Geo

[ July 22, 2002, 19:29: Message edited by: geoschmo ]
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
Reply With Quote
  #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
  #9  
Old July 23rd, 2002, 12:21 AM

Baron Munchausen Baron Munchausen is offline
General
 
Join Date: Aug 2000
Location: Ohio, USA
Posts: 4,323
Thanks: 0
Thanked 0 Times in 0 Posts
Baron Munchausen is on a distinguished road
Default Re: Tech Progression Formula?

Those formulas were posted by PvK, and he was just describing what he saw without thinking very much about the underlying math. I don't think PvK is a mathematician or even a programmer. I think the new formulas posted in this thread are cleaner and probably closer to the truth of what's going on in the game code. Just goes to show you that there are many ways to describe the same thing.
Reply With Quote
  #10  
Old July 23rd, 2002, 01:15 AM
jimbob's Avatar

jimbob jimbob is offline
First Lieutenant
 
Join Date: Sep 2001
Location: Edmonton, Alberta, Canada
Posts: 738
Thanks: 0
Thanked 0 Times in 0 Posts
jimbob is on a distinguished road
Default Re: Tech Progression Formula?

Alright, even more basic question:
If I want to trade with someone, say level 6 propulsion for level 2 sensors, what do I enter in the trade fields? Here's what I think I should do...

Give
propulsion
propulsion
propulsion
propulsion
propulsion
propulsion

Want
sensors
sensors

Is that what I offer?
__________________
Jimbob

The best way to have a good idea is to have lots of ideas.
-Linus Pauling
Take away paradox from the thinker and you have a professor.
-Søren Kierkegaard
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 05:54 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.