Mod Tech Tree

Hyperlane Streaming

If I wanted to change the bonus percentage of hyperlane streaming tech, where in the MasterTechDefs.xml file would I make that change? I have done a file search on the term hyper and can't locate it.

 

Thanks!

13,252 views 4 replies
Reply #1 Top

I have the Retribution expansion, so I find MasterTechDefs.xml in steamapps\common\Galactic Civilizations III\DLC\EXP4_Retribution\Game. If I search on MoveCost I find two techs that alter that.

Reply #2 Top

Thanks. I wasn't looking in that folder. I have most, if not all, of the DLC, including Retribution.

The values on those entities are:

<Stats>

      <EffectType>MoveCost</EffectType>

      <Scope>Global</Scope>

      <Target>

        <TargetType>Hyperlane</TargetType>

      </Target>

      <BonusType>Multiplier</BonusType>

      <Value>-0.167</Value>

    </Stats>

 

Should I increase or decrease that value?

 

Thanks again!

Reply #3 Top

Quoting kapeman, reply 2

Should I increase or decrease that value?

Unfortunately I have no idea. Unless someone else chimes in you'll have to experiment.

Reply #4 Top

You would increase the negative value to speed hyperlane travel. For example, you would change the variable from -.167 to -.2 or whatever you'd like.