Jump to content
  • 0

PC_SKILL


DemonChuck

Question


  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  61
  • Reputation:   0
  • Joined:  10/14/12
  • Last Seen:  

Hi Can someone Help me about how to increase Skill level?
like BowlingBash lvl 15 Acid demo lvl 15??

I got error when i put this on my item db?
skill "CR_ACIDDEMONSTRATION",15;

Advance Thx :)


 

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.01
  • Content Count:  49
  • Reputation:   1
  • Joined:  12/09/12
  • Last Seen:  

Hi Can someone Help me about how to increase Skill level?

like BowlingBash lvl 15 Acid demo lvl 15??

I got error when i put this on my item db?

skill "CR_ACIDDEMONSTRATION",15;

Advance Thx :)

 

pre-re/skill_db.txt.

or re/skill_db.txt

//id,range,hit,inf,element,nk,splash,max,list_num,castcancel,cast_defence_rate,inf2,maxcount,skill_type,blow_count,inf3,name,description

 

Ex.

From.

62,-2,6,1,-1,0x2,1,10,1,no,0,0x40000,0,weapon,1,0x0, KN_BOWLINGBASH,Bowling Bash

To.

62,-2,6,1,-1,0x2,1,15,1,no,0,0x40000,0,weapon,1,0x0, KN_BOWLINGBASH,Bowling Bash

Edited by Eucliwood Hellscythe
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  61
  • Reputation:   0
  • Joined:  10/14/12
  • Last Seen:  

 

Hi Can someone Help me about how to increase Skill level?

like BowlingBash lvl 15 Acid demo lvl 15??

I got error when i put this on my item db?

skill "CR_ACIDDEMONSTRATION",15;

Advance Thx :)

 

pre-re/skill_db.txt.

or re/skill_db.txt

//id,range,hit,inf,element,nk,splash,max,list_num,castcancel,cast_defence_rate,inf2,maxcount,skill_type,blow_count,inf3,name,description

 

Ex.

From.

62,-2,6,1,-1,0x2,1,10,1,no,0,0x40000,0,weapon,1,0x0, KN_BOWLINGBASH,Bowling Bash

To.

62,-2,6,1,-1,0x2,1,15,1,no,0,0x40000,0,weapon,1,0x0, KN_BOWLINGBASH,Bowling Bash

 

Hi sir Thank you for helping me is the normal skill will affected this?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.01
  • Content Count:  49
  • Reputation:   1
  • Joined:  12/09/12
  • Last Seen:  

Yes. You're actually editing the MAIN skill. 

 

Marked it as solved dude.

Edited by Eucliwood Hellscythe
Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

You also need to edit the skilltree_db if you want a class to learn it as well as the lua files.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  61
  • Reputation:   0
  • Joined:  10/14/12
  • Last Seen:  

Sorry Late Reply Thank you all guys!!!

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