DemonChuck Posted August 22, 2015 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 61 Reputation: 0 Joined: 10/14/12 Last Seen: April 23, 2022 Share Posted August 22, 2015 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 Quote Link to comment Share on other sites More sharing options...
Light Posted August 22, 2015 Group: Members Topic Count: 21 Topics Per Day: 0.00 Content Count: 49 Reputation: 1 Joined: 12/09/12 Last Seen: December 10, 2016 Share Posted August 22, 2015 (edited) 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 August 22, 2015 by Eucliwood Hellscythe Quote Link to comment Share on other sites More sharing options...
DemonChuck Posted August 22, 2015 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 61 Reputation: 0 Joined: 10/14/12 Last Seen: April 23, 2022 Author Share Posted August 22, 2015 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? Quote Link to comment Share on other sites More sharing options...
Light Posted August 22, 2015 Group: Members Topic Count: 21 Topics Per Day: 0.00 Content Count: 49 Reputation: 1 Joined: 12/09/12 Last Seen: December 10, 2016 Share Posted August 22, 2015 (edited) Yes. You're actually editing the MAIN skill. Marked it as solved dude. Edited August 22, 2015 by Eucliwood Hellscythe Quote Link to comment Share on other sites More sharing options...
Stolao Posted August 25, 2015 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 344 Joined: 10/17/12 Last Seen: 16 hours ago Share Posted August 25, 2015 You also need to edit the skilltree_db if you want a class to learn it as well as the lua files. Quote Link to comment Share on other sites More sharing options...
DemonChuck Posted August 29, 2015 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 61 Reputation: 0 Joined: 10/14/12 Last Seen: April 23, 2022 Author Share Posted August 29, 2015 Sorry Late Reply Thank you all guys!!! Quote Link to comment Share on other sites More sharing options...
Question
DemonChuck
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.