An inconsistency: Terran ship module 'Stellar Avenger' (Attack +20%) only works in own sphere of influence while 'Stellar Defender' (Defense +25%) works everywhere (and its description is confusing). I guess 'Stellar Defender' was meant to work only in the own sphere of influence as well.
Hah, found the cause of this bug. The Stellar Avenger is noted as providing the following: < AtlasAttackInZOCStrength >20< /AtlasAttackInZOCStrength >
However, the Stellar Defender is: < AtlasDefenseStrength >25< /AtlasDefenseStrength >
Obviously it should be changed to: < AtlasDefenseInZOCStrength >25< /AtlasDefenseInZOCStrength >
I tested it and it works.