I need the exact values of how the HB distributes it's damage so I can locate those values.
Hellbore damage procedure
5 or 6 shields equally weak:
0.1666 to each // 100% (same idea as Enveloping Plasma)
4 shields equally weak:
0.2 to those four // 80%
0.1 to the strong two // 20%
3 shields equally weak:
0.25 to those three // 75%
0.08333 to the strong three // 25%
2 shields equally weak:
0.3333 to those two // 67%
0.08333 to the stronger four // 33%
1 weakest shield: // This is typical after the first exchange of fire.
0.5 to it // 50%
0.1 to the stronger five // 50%
For example, if a 20-point Hellbore strikes a ship with 3 equally weak shields this is how the damage gets dealt:
Forward hemisphere shields 6, 1, and 2 are strong --- typical of many Heavy Cruisers.
rear hemisphere shields 3, 4, and 5 are equally weak -- an essential refit for Klinks.
Shields 3, 4, and 5 take 0.25 of 20 damage each. So that's 5 damage each.
Shields 6, 1, and 2 take 0.08333 of 20 damage each. So that's 1.666 damage each. (I forget how Magnum dealt with rounding numbers up/down/alternately.)
Sub-totals:
3 shields @ 5 each = 15
3 shields @ 1.666 each = 5 (or 3 if rounded down)
Grand total = 20 (or 18 if rounded down)