<!-- Normally, damage from a unit inside the shield going to a unit inside the shield is
not absorbed because it doesn't pass through the shield. But since Athena Cannons
attacks are 'actually' a satellite strike, attacks from enemy Athean Cannons always
impact the shield -->
<IgnoreInsideToInsideCheck
Rule="NONE" >
<IncludeThing>AlliedAntiStructureVehicleCannonEffect</IncludeThing>
</IgnoreInsideToInsideCheck>
</ShieldSphereUpdate>