• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

State Machine

MOS FET
5 Badges
Feb 8, 2001
6.616
24
  • Cities: Skylines Deluxe Edition
  • Cities: Skylines
  • Cities: Skylines - After Dark
  • Stellaris
  • Crusader Kings II
I'm not sure if they are used. I think the intent is to vary the length of time a research takes.

From ..\db\tech\tech file format.txt:
Code:
		time = [nominal time]					# Optional
		neg_offset = [negative random offset]	# Optional
		pos_offset = [positive random offset]	# Optional
 

State Machine

MOS FET
5 Badges
Feb 8, 2001
6.616
24
  • Cities: Skylines Deluxe Edition
  • Cities: Skylines
  • Cities: Skylines - After Dark
  • Stellaris
  • Crusader Kings II
Originally posted by Bolt
Hey state didja find out what tech objective and endgoals do yet?
Nah. There has been a slight amount of beta discussion, and I remember Johan saying that they "worked". But, until now, betazoids haven't had time to play with game files. I suspect that any research on this subject will be interesting...
 

unmerged(12007)

Lt. General
Nov 27, 2002
1.638
0
Visit site
Originally posted by State Machine
Nah. There has been a slight amount of beta discussion, and I remember Johan saying that they "worked". But, until now, betazoids haven't had time to play with game files. I suspect that any research on this subject will be interesting...

Could you ask Johan to be more vague please>?
 

State Machine

MOS FET
5 Badges
Feb 8, 2001
6.616
24
  • Cities: Skylines Deluxe Edition
  • Cities: Skylines
  • Cities: Skylines - After Dark
  • Stellaris
  • Crusader Kings II
Originally posted by Bolt
Could you ask Johan to be more vague please>?
It's not necessary. He's mastered vagueness. Makes beta testing interesting at times...

To the original question. I see extensive use of neg and pos offset in the nuke techs. Does anyone know if the tech research there always takes the time value in the file, or does it vary?
 

unmerged(12007)

Lt. General
Nov 27, 2002
1.638
0
Visit site
Originally posted by State Machine
It's not necessary. He's mastered vagueness. Makes beta testing interesting at times...

To the original question. I see extensive use of neg and pos offset in the nuke techs. Does anyone know if the tech research there always takes the time value in the file, or does it vary?

Aren't those placeholders to apply reduced tech times for techs that improve research ability?
 

State Machine

MOS FET
5 Badges
Feb 8, 2001
6.616
24
  • Cities: Skylines Deluxe Edition
  • Cities: Skylines
  • Cities: Skylines - After Dark
  • Stellaris
  • Crusader Kings II
Originally posted by Bolt
Aren't those placeholders to apply reduced tech times for techs that improve research ability?
I doubt it. I think those are just done via the commands in the industry techs.

I recall Greven describing that the design was for variable time being possible on research. I surmise these are for that.