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

Discussion : Update NPC profiles #2513

Open Kylvan-8 opened 1 year ago

Kylvan-8 commented 1 year ago

Hello, I would like to have target and damage profiles for drifters without creating those by hand. So i was thinking to scrap eve wiki pages and/or games.chruker website and try to auto-generate those two accordingly with the gathered datas.

But before that, is there already a way to doing that in Pyfa ? As i've not spend many hours to dig already.

Thanks for your work !

DarkFenX commented 1 year ago

Easier way is to just use staticdata bundled with pyfa. All the info is there. I used it to generate various stats for abyssal space NPCs.

Pyfa itself does not support that atm.