Project still under active development
NOTE: The above image is a work in progress, there is still a lot of missing functionality.
- Character planner
- Stats: Stats will update in realtime as gears, trees, and masteries get updated.
- Gears: Select the gear, gems and enchants.
- Trees: 100 skill points will be available.
- Masteries: Each character will have 2000 mastery points to pick from.
- Items DB: a database of all items inside the game
- Runes DB: a database of all runes inside the game
- Scrolls DB: a database of all scrolls inside the game
All contributions are welcome, just make a pull request of your changes, I will review the changes and merge it with the main code.
I will provide a contribution guide further on in the development especially for localisation.
yarn install
yarn serve
yarn build
yarn lint