Jump to content

job_basepoints.yml generator


Singe Horizontal

Recommended Posts


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   34
  • Joined:  03/26/20
  • Last Seen:  

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 by Singe Horizontal
Guidance
  • Like 2
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  491
  • Reputation:   19
  • Joined:  11/19/11
  • Last Seen:  

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?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  67
  • Topics Per Day:  0.02
  • Content Count:  223
  • Reputation:   29
  • Joined:  10/21/12
  • Last Seen:  

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?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   2
  • Joined:  03/24/13
  • Last Seen:  

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

  • Love 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...