-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Data #204
base: data
Are you sure you want to change the base?
Data #204
Conversation
…ation taken from https://www.ddcompendium.com and enemy IDs taken from https://github.com/xivapi/ffxiv-datamining/blob/master/csv/BNpcName.csv
In order to only use local files, you have to build the plugin from the main branch in Debug mode |
It's failing to find the
|
Got it working. Will try out formatting the notes a few different ways now that I can see them in-game. Also might try increasing the default size for the mob info window to see what looks good. Thank you for the help/info on how to load the data locally! |
Max Size will not change due to font scaling affecting how large said window is |
Tested a few different window/font sizes while modifying the notes more to shorten them. I did increase the For these screenshots I just overwrote some POTD data for testing since I don't have an open EO file. Happy with how this is turning out so I'll go back and clean up (format + shorten) the EO notes this week and try it out in my actual EO runs to verify enemy IDs and such are correct. |
…vulnerability files.
…rone in EO mob vuln file.
Tested floors 1-100. All mob information displayed correctly. Vulnerabilities should also be correct. You're welcome to merge if you'd like. Again again - Thank you for making this plugin. |
There are certain things in here that would need to be fixed before I can agree with it. That being the removal of The other things are not needing the |
Updated EO mob information (English only) to contain all important mechanics for every enemy, Floors 1-99. Additionally updated EO mob vulnerability info for Orthoknight. Will update more EO mob vulns in future PRs.
I am unable to test how the text looks in game, so some additional formatting may be required. If it's possible to have the plugin load data from local sources or test branch (via a config option) I can help test.