how to increase starbase mining range

What do I have to edit to increase the range of starbases for mining resources?  I have looked under globaldef and starbasedef/modualdef but haven't found anything other than RequiredStarbaseSpacing.

8,993 views 2 replies
Reply #1 Top

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

Reply #2 Top

Can't believe i missed that.  Thanks:)