Q: Intentional that Military starbases lost 2 range?

Issue:  Value is missing from starbase range for military starbases.

Previously, Military starbases had this modifier on L2024:

    <Stats>
      <EffectType>StarbaseRange</EffectType>
      <Target>
        <TargetType>Starbase</TargetType>
      </Target>
      <BonusType>Flat</BonusType>
      <Value>2</Value>
    </Stats>
 

Now they have this on L2402:

<Stats>
<EffectType>StarbaseRange</EffectType>
<Target>
<TargetType>Starbase</TargetType>
</Target>
<BonusType>Flat</BonusType>
</Stats>
34,873 views 5 replies
Reply #1 Top

8O Bit like My sensor find. Nice spot.

+1 Loading…
Reply #2 Top

IntelliJ is a wonderful program.  After a patch I can select the entire directory and get a list of all changed files, and the changes within them.

Reply #3 Top

Niffty! Google here I come! :D

Reply #4 Top

Thanks for the report, This should be fixed in 1.7.

Reply #5 Top

Thank you.