hi
I got a Question abou Jobsystem.
i want to make a 3rd job for example
vaga will be speciality 23 and commi 43 so how can i hadle this that both can skill it?Code:( skill ( key "knight-5") ( name "Transcendental Blow") ( limit knight) ( action 5) ( image "active009") ( desc "#nControls vigor in the body#nfor attacking supreme damage to the enemy.") ( ability "#nAdd. attack point %1!d!#nAdd. On-target point + %2!d!#nHostility 200 %% increase#nfatal attack oppotunity 5 %% increase#nEnergy used : %3!d!") ( parameter 1 (plus 150 ( mul skill_level 50)) ) ( parameter 2 (mul skill_level 2) ) ( parameter 3 (plus 28 ( mul skill_level 3)) ) ( level 30 0) ( grade 2 0) ( maxlevel 5 0) ( type active use) ( compare 1 (plus 28 ( mul skill_level 3)) ) ( compare 2 weapon_range ) ( compare 3 (minus 600 (mul (div (plus skill_level 1) 2) 100)) ) ( compare 4 ( plus weapon_speed 3300) ) ( motion 4 5 none ) ( effect "" "" "" ) ( sound "" "" "") ( damagetype 1) )
( grade 23 43 0) ?
dont work
hope anyone can help


Reply With Quote

