Instead of adding +5m or +10m sig radius to the current value the above mentioned subsystems set the current value to either +5m or +10m.
https://i.imgur.com/ccJPf0j.png
Steps to reproduce
Create a new fit for a Legion and add Covert Reconfiguration subsystem to it.
Bug
Signature radius of the ship became 5.
Expected
Signature radius of the ship became 175.
Developer notes
A wrong calculation type was specified for Signature Radius on all subsystems (were 4 - absolute, should be 1 - addition):
552,3,32,552,3,6,0,0,4,15,Signature Radius
Should be:
552,3,32,552,3,6,0,0,1,15,Signature Radius
Original bug report
Steps to reproduce
Bug
Signature radius of the ship became 5.
Expected
Signature radius of the ship became 175.
Developer notes
A wrong calculation type was specified for Signature Radius on all subsystems (were 4 - absolute, should be 1 - addition):
552,3,32,552,3,6,0,0,4,15,Signature Radius
Should be:552,3,32,552,3,6,0,0,1,15,Signature Radius
Fixed in
2.31.4