| Line 157: |
Line 157: |
| | \\ | | \\ |
| | \ \text{if AS} & | | \ \text{if AS} & |
| − | \ Base_{ship} = \Big\lfloor \lfloor \sqrt{Luck} \rfloor + 0.6 \times \bigg( \sum^{\text{Ship} }\text{LoS}_\text{Equip} + 1.2 \times \big\lfloor \sqrt{\text{LoS}_\text{Fleet} } + \frac{\text{LoS}_\text{Fleet} }{10} \big\rfloor \bigg) \Big\rfloor | + | \ Base_{ship} = \Big\lfloor \lfloor \sqrt{Luck} \rfloor + 0.6 \times \bigg( 1.2 \times \sum^{\text{Ship} }\text{LoS}_\text{Equip} + \big\lfloor \sqrt{\text{LoS}_\text{Fleet} } + \frac{\text{LoS}_\text{Fleet} }{10} \big\rfloor \bigg) \Big\rfloor |
| | \\ | | \\ |
| | \ \text{if AS+} & | | \ \text{if AS+} & |
| − | \ Base_{ship} = \Big\lfloor \lfloor \sqrt{Luck} \rfloor + 0.7 \times \bigg( \sum^{\text{Ship} }\text{LoS}_\text{Equip} + 1.6 \times \big\lfloor \sqrt{\text{LoS}_\text{Fleet} } + \frac{\text{LoS}_\text{Fleet} }{10} \big\rfloor \bigg) +10 \Big\rfloor | + | \ Base_{ship} = \Big\lfloor \lfloor \sqrt{Luck} \rfloor + 0.7 \times \bigg( 1.6 \times \sum^{\text{Ship} }\text{LoS}_\text{Equip} + \big\lfloor \sqrt{\text{LoS}_\text{Fleet} } + \frac{\text{LoS}_\text{Fleet} }{10} \big\rfloor \bigg) +10 \Big\rfloor |
| | \end{cases} | | \end{cases} |
| | | | |