Change Techtree

Hi all,

I would like to change the Tech-Tree for the TEC Rebels, so that they can built 2 or more Starbases in a System.

Can you tell me how to do or which File i must change?

2,940 views 2 replies
Reply #1 Top

RESEARCHSUBJECT_TWIN_FORTRESSES.Entity

 

to get it you need to add

researchFloatModifiers 1
researchModifier
    modifierType "StarBasesPerGravityWellAdjustment"
    baseValue 0.000000
    perLevelValue 1.000000

 Can change it to 100 if you like and have millions of starbases!

 

Lazy Method simply open up PlayerTechRebel.Entity

add on line 221-222

entityDefName "RESEARCHSUBJECT_HARDENED_DEFENSES"
entityDefName "RESEARCHSUBJECT_TWIN_FORTRESSES"
entityDefName "RESEARCHSUBJECT_FORTRESS_COMPARTMENTALIZATION"

and change     count 150 to 153 on  line 71

 

works on Advent and Vasari too

Reply #2 Top

is it posiable to add the RESEARCHSUBJECT_RESEARCHRATEINCREASE to PlayerPhaseLoyalist?

 

Also is there a way to disable all those siege ships that attack the fortifications

like the torpedo ship the tech have. id like to disable all three races so it makes starbase last longer.