Singe Horizontal Posted February 13, 2022 Posted February 13, 2022 (edited) 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. Edited April 29, 2022 by Singe Horizontal Guidance 2 Quote
Akbare Posted February 14, 2022 Posted February 14, 2022 13 hours ago, Singe Horizontal said: A small awk program to be called from command line that generates a job_basepoints.yml for a desired level. ./job_basepoints_re_gen.awk 200 > job_basepoints.yml https://gist.github.com/Singe-Horizontal/4c59ca0ee10cd21fd736101bec9e8cfa sorry how to use sir? Quote
dantoki Posted February 14, 2022 Posted February 14, 2022 15 hours ago, Singe Horizontal said: 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 can we have this for pre renewal calc? Quote
Mirmo_ Posted February 14, 2022 Posted February 14, 2022 On 2/14/2022 at 7:05 PM, Akbare said: sorry how to use sir? You have to use GitBash to run the script. 1. Download & Install GitBash 2. Download the script and save it to your Downloads folder. 3. Open GitBash and navigate to your Downloads folder by typing: Note: CHANGE the "PROFILE" below to whatever is your user profile name on your computer cd C:\Users\PROFILE\Downloads 4. Type ./job_basepoints_re_gen.awk 255 > job_basepoints.yml Note: If your server is level 255 or higher than 99 then change the number. On 2/14/2022 at 8:53 PM, qtdan said: can we have this for pre renewal calc? You can use this one for pre-renewal. pre-renewal and renewal are using the same hp modifiers for Transcendent classes.https://irowiki.org/wiki/Max_HP this is for classic servers.https://irowiki.org/classic/Max_HP 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.