mrmin123 / kancolle-auto

Kantai Collection (Kancolle) bot/automation tool - DEPERECATED - see kcauto-kai:
https://github.com/mrmin123/kcauto-kai
54 stars 22 forks source link

Line abreast vs sub-heavy PvP fleets #332

Closed mrmin123 closed 7 years ago

mrmin123 commented 7 years ago

I've figured out how to implement this, but the question is what the cutoff for choosing line abreast vs mixed fleets should be. If there's only one sub in a fleet of 6 it makes more sense to choose line ahead (I think???). Maybe 2+ subs? Or half? Does anyone have any thoughts on this?

waicool20 commented 7 years ago

I think 1 sub should stick to line ahead, 3 subs should be diamond, then 4+ line abreast.

n0k0m3 commented 7 years ago

1 sub = double line On Sun, Mar 12, 2017 at 2:03 PM waicool20 notifications@github.com wrote:

I think 1 sub should stick to line ahead, 3 subs should be diamond, then 4+ line abreast.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mrmin123/kancolle-auto/issues/332#issuecomment-285962255, or mute the thread https://github.com/notifications/unsubscribe-auth/AKa08rPKY9EKfLoz3SHbHBZ7dF5fBN3sks5rlDOBgaJpZM4ManBc .

waicool20 commented 7 years ago

@minh6a i dont think the loss in damage potential towards the surface fleet(20%) is worth going double line. Accuracy gain is negligible also since most pvp fleets will be sparkled or neutral fatigue.

I'd rather get an A for failing to get the sub than get a B or below because I failed to damage a few more ships. Besides a single dedicated ASW (sometimes not even) ship is enough to dispatch a single sub even in line ahead.

mrmin123 commented 7 years ago

Candidate branch is at 331_332_sub_id. Also contains changes for #331, #333, and #334. Currently in the middle of testing it myself (I couldn't test PvP changes right now because my PvP matches already occurred).