| Line 104: |
Line 104: |
| | {|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px" | | {|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px" |
| | |valign="center"| <math> | | |valign="center"| <math> |
| − | \text{Trigger}_\text{Rate}\text{%} = \Biggl\lfloor \sqrt{\text{Lv}_\text{FS}} + \sqrt{\text{Lv}_\text{2nd}} + \sqrt{\text{Lv}_\text{3rd}} + \sqrt{\text{Luck}_\text{FS}} + \sqrt{\text{Luck}_\text{2nd}} + \sqrt{\text{Luck}_\text{3rd}} + \text{X} + \text{Y} \Biggr\rfloor | + | \text{Trigger}_\text{Rate}\text{%} = \Biggl\lfloor \text{V} \times \sum_\text{Ships} \sqrt{\text{Lv}} + \text{W} \times \sum_\text{Ships} \sqrt{\text{Luck}} + \text{X} + \text{Y} \Biggr\rfloor |
| | </math> | | </math> |
| | |} | | |} |
| | | | |
| | ;With | | ;With |
| − | *<math>\text{Lv}_\text{FS}</math> the flagship's Level, | + | *<math>\text{Lv}</math> the Level of the participating ships, |
| − | *<math>\text{Lv}_\text{2nd}</math> the 2nd ship's Level,
| + | *<math>\text{Luck}</math> the {{Luck}} Luck of the participating ships, |
| − | *<math>\text{Lv}_\text{3rd}</math> the 3rd ship's Level,
| + | *<math>\text{V & W}</math> some yet unknown bonus factors, |
| − | *<math>\text{Luck}_\text{FS}</math> the flagship's {{Luck}} Luck, | |
| − | *<math>\text{Luck}_\text{2nd}</math> the 2nd ship's {{Luck}} Luck,
| |
| − | *<math>\text{Luck}_\text{3rd}</math> the 3rd ship's {{Luck}} Luck, | |
| | *<math>\text{X}</math> some yet unknown bonus variables, | | *<math>\text{X}</math> some yet unknown bonus variables, |
| | *<math>\text{Y}</math> some yet unknown base rate. | | *<math>\text{Y}</math> some yet unknown base rate. |