Closed PaulWoitaschek closed 5 years ago
They actually are, but for some reason I made the default wish 1. That is of course confusing, so that'll be changed.
When I input 0
, it prints "Unknown value". I assumed because the default is 1 and 0 shows an unknown value, that it's 1-based. Is that only because there are no stats for wish#0?
Don't have the base cost yet for wishes 0, 58, and 62. Only started working on this after I had already completed wish 0. Will definitely add wish 0 soon though, someone gave me the raw data, just need to input it in my script. But, that's for after work :) .
What about creating a distinct error message?
No stats for for Wish %d yet
vs
Invalid wish id
Because on NGU they are 0-based too.