Version 3.0
- Tables for both character and class growths
- Sort tables based on clicked Stat Headers (STR, MAG, etc)
- Stat caps for each character
- Stat growth calculator for every character and class combinations
- Includes Jean's Aptitude bonus and Starsphere's +15% to all stats.
- TypeScript
- NextJS 14 w/ App Router
- TanStack Table
- Fork and clone the repository.
npm install
on project directory.npm run dev
to start local development.- Make changes and create a pull request.