This simple webpage provides a visual and interactive calculator to help you estimate the resources required to level up an SR doll to Phase 15 in the game Goddess of Victory: NIKKE.
- Interactive Chart: A bar chart with a line overlay visually represents the cumulative EXP required and the number of Blue, Purple, and Gold kits needed for each phase, up to Phase 15.
- Slider Control: A slider allows you to dynamically select the desired phase, instantly updating the chart to show the resource requirements up to that phase.
- Tooltips: Hover over the bars or the line to see the exact values for each phase and resource type.
- Open the Webpage: Open the
index.htmlfile in your web browser. - View the Chart: The chart will initially display the full resource requirements for leveling up to Phase 15.
- Use the Slider: Move the slider to select the desired phase. The chart will update automatically to show the resources needed up to that phase.
- Hover for Details: Hover over the bars or the line to see the precise values for each phase and resource type.
- Built with: HTML, CSS, JavaScript, and Chart.js
- Data: The leveling data is currently hardcoded within the JavaScript. You can easily modify the
levelingDataobject to reflect the actual resource requirements in the game. - Responsiveness: The chart and slider are designed to be responsive and adjust to different screen sizes.
- This calculator is based on the current understanding of the game mechanics and might not be perfectly accurate if there are hidden factors or changes in the game.
- The provided data is a placeholder. You'll need to replace it with the actual resource requirements for leveling SR dolls in NIKKE.
Feel free to contribute to this project by:
- Updating the data to reflect the latest game mechanics.
- Adding new features or improving the user interface
- Fixing any bugs or issues you encounter.
Please create a pull request or submit an issue on the project's GitHub repository.
This project is licensed under the MIT License
- see the LICENSE file for details.
Enjoy leveling up your NIKKE SR dolls!