specify abit please @@? newbie never touch this. . is it
is it
red: id?
blue: require level?
4008,355,5,5,5,7,5,3,5,0,0,0,0
set like this can remove? requirement?
4008,355,5,0,0,0,0,0,0,0,0,0,0
Very simple to read:
//JobNo,Skill-ID,MaxLV{,JobLV},Prerequisite Skill-ID-1,Prerequisite Skill-ID-1-Lv,PrereqSkill-ID-2,PrereqSkill-ID-2-Lv,PrereqSkill-ID-3,PrereqSkill-ID-3-Lv,PrereqSkill-ID-4,PrereqSkill-ID-4-Lv,PrereqSkill-ID-5,PrereqSkill-ID-5-Lv//CLASS_SKILLNAME#Skill Name#
Prerequisite means a skill that is needed in order for the given skill to become available for a class. Looking at Aura Blade,
So, yes, changing it to:
4014,355,5,0,0,0,0,0,0,0,0,0,0 //LK_AURABLADE#Aura Blade#
Will give you no requirements. Keep in mind, a simple @reloadskilldb wont load the change. A proper server restart will.