I recall reading some time ago, that if we have a ship with all component being structure = 10, being hit first by normal damage = 5, then by "Only weapon" damage = 5, the first 5 damage will be added to the "Only weapon" damage and all go to the weapon.
For example:
Comp... Struc.
Bridge.. 10
Crew Q.. 10
Life S.. 10
Weapon.. 10
Engine.. 10
hit by:
... Type .... Damage
1- Normal .... 6
2- Weapon Only 6
Then the following scenario is possible:
Comp... Struc. Dam.
Bridge . 10 ... 0
Crew Q . 10 ... 0
Life S . 10 ... 0
Weapon . 10 ... 0
Engine . 10 ... 0
... Type ..... Damage
1- Normal ..... 6
Comp... Struc. Dam.
Bridge . 10 ... 0
Crew Q . 10 ... 0
Life S . 10 ... 6
Weapon . 10 ... 0
Engine . 10 ... 0
... Type ..... Damage
2- Weapon Only 6
Comp... Struc. Dam.
Bridge . 10 ... 0
Crew Q . 10 ... 0
Life S . 10 ... 0
Weapon . 10 ... 10 (Destroyed)
Engine . 10 ... 0
Could one hero confirm this behavior?