Skip to content

Command-line based tool for checking and filtering growth rate values of any class + character combi for Fire Emblem Fates.

Notifications You must be signed in to change notification settings

joaomlsantos/FEFatesCalcTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FEFatesCalcTool

Command-line based tool for checking and filtering growth rate values of any class + character combi for Fire Emblem Fates.

Before downloading or cloning this repository, make sure you've got Python 3.6 installed, along with the tabulate library: Python 3.6: https://www.python.org/downloads/ Tabulate Library: https://pypi.python.org/pypi/tabulate

To use the program, run Python IDLE, open FECalculatorPython.py, and click "Run > Run Module".

Alternatively, open a command-line terminal, change directories until you find the FEFatesCalcTool folder, and then run "py FECalculatorPython.py" or "python FECalculatorPython.py", depending on how your python environment variable is set.

This is still a work in progress; I'm planning on adding features relative to how each character's own stats grow, and eventually create a GUI for the program.

About

Command-line based tool for checking and filtering growth rate values of any class + character combi for Fire Emblem Fates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages