Hello community!
Today i would ask how can i turn a target skill into a aoe skill and vice-versa.
Following this
id,range,hit,inf,element,nk,splash,max,list_num,castcancel,cast_defence_rate,inf2,maxcount,skill_type,blow_count,inf3,name,description
i make this
156,10,6,1,6,0x100,1,1,1,no,0,8193,0,magic,2,0, AL_HOLYLIGHT,Holy Light
&
324,1,8,1,-1,0x100,1,5,1:2:3:4:5,yes,0,0x40000,0,weapon,0,8, DC_THROWARROW,Slinging Arrow
And still wont working. What im doing wrong? Or maybe it is impossible by manipulating db and i need do src modifications?