Skip to the content.

FFXIV Rotation Tool is a Python application designed to help players of the popular MMORPG, Final Fantasy XIV (FFXIV), learn effective rotations for different characters in boss fights. This tool automates the process of gathering player-used rotations and presents them to the user in a visually appealing and easy-to-understand format.

The application consists of several key components:

To summarize, the FFXIV Rotation Tool is a helpful Python application that streamlines the process of learning character rotations in Final Fantasy XIV boss fights. By leveraging web scraping, data parsing, and an intuitive visualization, the tool allows players to quickly understand and adopt effective rotations, improving their in-game performance. The use of venv ensures that the project remains manageable and self-contained, simplifying deployment and maintenance.