This is a fast and simple wisp calulator console app for Noita. Feel free to use it, there is no monthly subscription :)
- Download infini_wisp_calc.exe from the Release tab ( infini_wisp_calc_linux if you're on Linux)
- Launch the app and it will open a console window
- The app will ask to enter the minimum and the maximum lifetime values
- After you've entered those values it will output a table of different solutions together with the total number of modifiers required for each solution
- If the table doesn't output correctly, please read config.cfg file that will auto-generate when you first launch the app
- You can set a filter on which modifiers are allowed and which aren't through config.cfg
- Advanced mode coming soon
- Currently only works for windows, although you're free to download the source code and recompile it for Linux if you can