Singe Horizontal Posted February 13, 2022 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 26 Reputation: 35 Joined: 03/26/20 Last Seen: Tuesday at 06:36 PM Share 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 Link to comment Share on other sites More sharing options...
Akbare Posted February 14, 2022 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 491 Reputation: 20 Joined: 11/19/11 Last Seen: June 5, 2023 Share 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 Link to comment Share on other sites More sharing options...
dantoki Posted February 14, 2022 Group: Members Topic Count: 67 Topics Per Day: 0.02 Content Count: 229 Reputation: 32 Joined: 10/21/12 Last Seen: 10 hours ago Share 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 Link to comment Share on other sites More sharing options...
Mirmo_ Posted February 14, 2022 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 14 Reputation: 2 Joined: 03/24/13 Last Seen: January 26, 2023 Share 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 Link to comment Share on other sites More sharing options...
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.