pyfa-org / Pyfa

Python fitting assistant, cross-platform fitting tool for EVE Online
GNU General Public License v3.0
1.6k stars 402 forks source link

New stats view: bombing resistance #2501

Open StormDelay opened 1 year ago

StormDelay commented 1 year ago

Hello

This creates a new view in the stats panel that shows the number of bombs required to destroy the current fit. It displays this information as a table, with damage types as columns and the expected covert ops level of the attacking bomber as rows, as shown below. image

One might consider it a niche information, but it is one I have seen many FCs, including myself, use various other tools to compute, including a variety of google sheets and excel files of varying qualities, and all of them had a common point: you had to import the ship statistics from pyfa in some way. I thought I'd give a try at making that information directly available at the source instead.

I'm happy to discuss any change you might require to add that feature, thank you for your time