Jump to content
  • 0

Stats and Skills


fictionworld

Question


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  120
  • Reputation:   8
  • Joined:  12/27/11
  • Last Seen:  

Where can I adjust the stats and skills given to a character everytime he/she levels up, because I had increased the max cap to 255/120 but it seems that the stats remain the same with those of level 150.

Here's some of the proof.

http://imageshack.us/photo/my-images/838/statandskillbefore.jpg/

http://imageshack.us/photo/my-images/220/statandskillafter.jpg/

Link to comment
Share on other sites

12 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

update your db/statspoint.txt so that it compatible with your current 255/120 cap.

the default one is 150 level..

for skills Point amount..you have to edit here

db/exp.txt ( Wiki )

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

Hi!

SVNsrcmapconfigRenewal.h

/**
* Game Server Mode
* @values: 1 or 0
* 1 : renewal support, such as renewal-exclusive formulas
*    -> Note some features may be enabled/disabled at this file despite this setting being ON
*  0 : renewal support disabled, use original formulas
**/
#define REMODE 1

if REMODE 1

you will be using all Renewal DB including Renewal Stats ( dbstatpoint_renewal.txt )

if REMODE 0

you will be using Pre-Renewal DB icnluding Stats ( dbstatpoint.txt )

===============

REMODE 1

SVNdbstatpoint_renewal.txt

line: 255

note: why line 255 since 255 = 255 base level

6058 <-- max stats you can get ( no idea if exact )

as i know its just 6008 + 50 <-- if you went to trans job ( Reborn )

i tested mine

with max level 150 ( default )

line: 150

2545 + 50 <-- since my character is a warlock 150/50 whom went to High wiz

Okay back to you problem

if you want to change the max stats if you reached 255

just edit

line 255 of your statpoint_renewal.txt

here the renewal max stats for 254 and 255 levels

6020 <-- level 254

6058 <-- level 255

you can change 6058 to 8000 if you level up to 255 you will get max stats of 8000 + 50 <-- if you went reborn ( trans job )

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  120
  • Reputation:   8
  • Joined:  12/27/11
  • Last Seen:  

wow thank you for these.

how about the skills. I tried looking for skillpoint.txt but fail :l

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

wow thank you for these.

how about the skills. I tried looking for skillpoint.txt but fail :l

hi skillpoints are given by Job level

imma do Examples

this settings are default

Novice = Max Job level - 10 - Skill Points 9

Acolyte = Max Job Level - 50 - Skill Points 49

Priest = Max Job Level 50 - Skill Points 49

-------- Reset to Zero ---------------

High Novice = Max Job level - 10 - Skill Points 9

High Acolyte = Max Job level - 50 - Skill Points 49

High Priest = Max Job level - 70 - Skill Points 69

(Trans) Arch Bishop = Max Job level - 50 - Skill Points 49

Total Skill Points 176 = Job level 50 (Trans) Arch Bishop

(Reg ) Arch Bishop = Total - 69

Total Skill Points 107 = Job Level 50 (Reg) Arch Bishop

if you want to add skill points to a character

you can use

@skillpoint <# skillpoints>

or #skillpoint <player name> <# skillpoints>

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

The default one,....you have to edit at this table..

db/exp.txt

:D:P:o Spinning when saw that haha ~

//Job - Novice & Baby Novice
10,..........

//Job - 1st Classes & Baby 1st Classes
50,.......

//Job - 2nd Classes & Baby 2nd Classes
50,......

and etc....

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  120
  • Reputation:   8
  • Joined:  12/27/11
  • Last Seen:  

here's mine

// Renewal
//--------------------------------------------------------------
//Base - Normal and Baby Jobs
99,0:1:2:3:4:5:6:7:8:9:10
//Base - Adv Jobs
255,4001:4002:4003:4004:4005:4006:4007:4008:4009:4010
//Base - 3rd Jobs (First 98 values [Level 1 - 98] are dummy values, because 3rd classes start at level 99.)
255,4054:4055:4056:4057:4058:4059:4060:4061:4062:
//Job - Novice & Baby Novice
10,0:4023,1,10,18,28,40,91,151,205,268,340
//Job - 1st Classes & Baby 1st Classes
50,1:2:3:4:5:6:4024:4025:4026:4027:4028:4029:4046,1,60,
//Job - 2nd Classes & Baby 2nd Classes
50,7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:4030
//Job - Novice High
10,4001,1,12,22,35,50,113,188,256,335,
//Job - Adv First Classes
50,4002:4003:4004:4005:4006:4007,1,340,550,760
//Job - Adv Second Classes
70,4008:4009:4010:4011:4012:4013:4014:4015:4016
//Job - 3rd Classes
120,4054:4055:4056:4057:4058:4059:406
//Job - Ninja/Gunslinger
70,24:25,1,200,300,400,600,700,1000,1200,1400//--------------------------------------------------------------
// Pre-Renewal (Needs clarification!)
//--------------------------------------------------------------
//Job - Taekwon (Values taken from previous exp.txt -> 1st Classes)
50,4046,1,30,43,58,76,116,180
//Job - Star Gladiator (Values taken from previous exp.txt)
50,4047:4048,1,27434,27434,27434,27434,27434
//Job - Soul Linker (Values taken from previous exp.txt -> 2nd Classes)
50,4049,1,144,184,284,348,603,887
//Job - Super Novice & Baby Super Novice (Values taken from previous exp.txt)
99,23:4045,1,30,43,58,76,116,180,220

base from this I cant seem to figure out why my skill points is 337

Edited by fictionworld
Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

maybe you have certain script that increase Skill Points ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

here's the explanation to that

10,0:4023,1,10,18,28,40,91,151,205,268,340

10 <-- Job Level

0:4023

Novice & Baby Novice

1,10,18,28,40,91,151,205,268,340

JEXP per job level

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

But his problem is...

His Skills Points Should be around 247 Points if based on this Exp.txt

but in game his character gained 337 Points...xD

Corrent me if i was wrong..xD

so i was thinking could it be there is any other script that might increase his Skill Points ingame

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

But his problem is...

His Skills Points Should be around 247 Points if based on this Exp.txt

but in game his character gained 337 Points...xD

Corrent me if i was wrong..xD

so i was thinking could it be there is any other script that might increase his Skill Points ingame

correct calculation

http://rathena.org/board/topic/56585-stats-and-skills/page__view__findpost__p__66492

and here's the problem

already submitted

http://rathena.org/board/tracker/issue-5164-skill-point/

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  120
  • Reputation:   8
  • Joined:  12/27/11
  • Last Seen:  

But his problem is...

His Skills Points Should be around 247 Points if based on this Exp.txt

but in game his character gained 337 Points...xD

Corrent me if i was wrong..xD

so i was thinking could it be there is any other script that might increase his Skill Points ingame

yes, I am pertaining to this. and no, haven't done any scripts just yet. I just change values to previous questions I asked.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  509
  • Reputation:   80
  • Joined:  11/20/11
  • Last Seen:  

Hi!

SVNsrcmapconfigRenewal.h

/**
* Game Server Mode
* @values: 1 or 0
* 1 : renewal support, such as renewal-exclusive formulas
*	-> Note some features may be enabled/disabled at this file despite this setting being ON
*  0 : renewal support disabled, use original formulas
**/
#define REMODE 1

if REMODE 1

you will be using all Renewal DB including Renewal Stats ( dbstatpoint_renewal.txt )

if REMODE 0

you will be using Pre-Renewal DB icnluding Stats ( dbstatpoint.txt )

===============

REMODE 1

SVNdbstatpoint_renewal.txt

line: 255

note: why line 255 since 255 = 255 base level

6058 <-- max stats you can get ( no idea if exact )

as i know its just 6008 + 50 <-- if you went to trans job ( Reborn )

i tested mine

with max level 150 ( default )

line: 150

2545 + 50 <-- since my character is a warlock 150/50 whom went to High wiz

Okay back to you problem

if you want to change the max stats if you reached 255

just edit

line 255 of your statpoint_renewal.txt

here the renewal max stats for 254 and 255 levels

6020 <-- level 254

6058 <-- level 255

you can change 6058 to 8000 if you level up to 255 you will get max stats of 8000 + 50 <-- if you went reborn ( trans job )

not work for new rathena :(

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