News

Q: Intentional that Military starbases lost 2 range?

Posted on Thursday, April 21, 2016

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>