DemonChuck Posted August 22, 2015 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
Light Posted August 22, 2015 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
DemonChuck Posted August 22, 2015 Author 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
Light Posted August 22, 2015 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
Stolao Posted August 25, 2015 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
DemonChuck Posted August 29, 2015 Author Posted August 29, 2015 Sorry Late Reply Thank you all guys!!! Quote
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
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.