Jump to content
  • 0

17310 vs 13724 a.k.a 48c2cf2dec (HP RATE)


Azeroth

Question


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  383
  • Reputation:   121
  • Joined:  03/31/12
  • Last Seen:  

Hi, i just noticed about the different from OLD to latest revision of rAthena emulator. why is this happening?

my server is based on: High-Rate.

Can anyone tell me why there is big changes from new to latest.
 

Revision: 48c2cf2dec or 13724

post-3539-0-26373600-1438217853_thumb.jpg

 

 

//--------------------------------------------------------------
// rAthena Battle Configuration File
// Originally Translated by Peter Kieser <[email protected]<script cf-hash='f9e31' type="text/javascript"> /* */</script>>
// Made in to plainer English by Ancyker
//--------------------------------------------------------------
// Note 1: Value is a config switch (on/off, yes/no or 1/0)
// Note 2: Value is in percents (100 means 100%)
// Note 3: Value is a bit field. If no description is given,
//         assume unit types (1: Pc, 2: Mob, 4: Pet, 8: Homun)
//--------------------------------------------------------------

// Players' maximum HP rate? (Default is 100)
hp_rate: 200

// Players' maximum SP rate? (Default is 100)
sp_rate: 100

 

Revision: 17310

post-3539-0-48876500-1438217854_thumb.jpg

 

 

//--------------------------------------------------------------
// rAthena Battle Configuration File
// Originally Translated by Peter Kieser <[email protected]>
// Made in to plainer English by Ancyker
//--------------------------------------------------------------
// Note 1: Value is a config switch (on/off, yes/no or 1/0)
// Note 2: Value is in percents (100 means 100%)
//--------------------------------------------------------------

// Players' maximum HP rate? (Default is 100)
hp_rate: 200

// Players' maximum SP rate? (Default is 100)
sp_rate: 100

 

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  164
  • Reputation:   55
  • Joined:  11/25/11
  • Last Seen:  

You're probably referring to the HP/SP changes in this commit:

https://github.com/rathena/rathena/commit/b7431efa03cd6d735956320f20582df120ba3952

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  383
  • Reputation:   121
  • Joined:  03/31/12
  • Last Seen:  

You're probably referring to the HP/SP changes in this commit:

https://github.com/rathena/rathena/commit/b7431efa03cd6d735956320f20582df120ba3952

 

Thank you for respond. Yes your right, but possible to change them? since i want the old version of HP changes.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  164
  • Reputation:   55
  • Joined:  11/25/11
  • Last Seen:  

You can try editing this in core.h

/// Uncomment to enable the job base HP/SP table (job_basehpsp_db.txt)
#define HP_SP_TABLES

Comment it out to disable HP/SP tables.

 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  383
  • Reputation:   121
  • Joined:  03/31/12
  • Last Seen:  

You can try editing this in core.h

/// Uncomment to enable the job base HP/SP table (job_basehpsp_db.txt)
#define HP_SP_TABLES

Comment it out to disable HP/SP tables.

 

Alright, i'll check it later. anyways, why there is a changes during the latest is it based on Official? that necessary to change the HP/SP TABLES.

I'm not really good at calculations @_@

http://herc.ws/board/files/file/202-hercules-hpsp-table-generator/

About this generator.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  164
  • Reputation:   55
  • Joined:  11/25/11
  • Last Seen:  

According to the commit notes, they are

100% official for level 1 to 150

And everything after that is a continuation of the increases from 99-150.

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
Answer this question...

×   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...