KC3Kai / KC3Kai

Kantai Collection Game Viewer and Tools
MIT License
459 stars 165 forks source link

Support power calculation not correct in the fleet manager tab #2576

Open deathjtr opened 6 years ago

deathjtr commented 6 years ago

I think the support power bubble which show in the fleet manager is calculated incorrectly. When you put a CV/CVL in the fleet and put on a plane with firepower bonus, the firepower does not include in the calculation, which it shall be. For example Ark Royal kai (firepower 50) with swordfish1 (firepower2 torpedo3) Support power = (50+2+3-1)1.5+55 = 136 But the support power bubble only shows 133, which is (50+3-1)*1.5+55=133 Also put on a FuMO radar will not increase the support power of CV/CVL.

Versions

Steps to reproduce:

Try above

Actual behaviour:

Firepower of the equipment does not included in the formula of support power for CV(L) showing in the fleet manager tab

Expected behaviour:

Correct calculation

sorewachigauyo commented 6 years ago

Its ship base firepower, not effective firepower from base stat + equipment (http://kancolle.wikia.com/wiki/Expedition/Support_Expedition)

sinsinpub commented 6 years ago

first thing to be clarified, that 'Support Power' is referring to Support Shelling Power only.

Aerial Support Power, Long Range Torpedo Power and Anti-submarine Power are different scenes, their calculations are slightly different and not implemented by kc3. not sure which type of support you was supposed to use, but if you have enough verified data to prove your speculation, on any type of support, they are welcomed to be offered to improve both wiki page and our implementation.