Peeks at FFRK battle drops data. Also reports your best record synergy equipment. Could potentially be expanded to do other things.
See INSTALL.md.
In your Terminal, just type in:
recordpeeker
Enter a battle, and watch the drops roll in! Or enter the Party screen and optimize your equipment setup.
-
Missing item names? Edit items.csv to add new things to the database.
-
Functions wishlist
- Package a .app or .exe for easy setup
- Record drop frequencies
git clone https://github.com/jonchang/recordpeeker.git
cd recordpeeker
virtualenv env
source env/bin/activate
./setup.py develop
This software is licensed under the MIT License. For more information, see the LICENSE
file.