A small awk program to be called from command line that generates a job_basepoints.yml for a desired level.
For windows users, awk is available in cygwin or git bash.
Change directory to the one where the file was downloaded and run the command :
./job_basepoints_re_gen.awk 200 > job_basepoints.yml
It should produce a job_basepoints.yml file.
https://gist.github.com/Singe-Horizontal/4c59ca0ee10cd21fd736101bec9e8cfa
EDIT : Caution I have to put this tool in a halt, since the formula from irowiki doesn't reflect actual values after a certain level. I nevertheless let the sources if someone wants to rework the code for himself.