Jump to content
  • 0

[help] lvl 81-83 skills


Question

Posted

How can i fix lvl 81-83 skills? coz when players reach lvl 81-83 they dont get any new skills ?

 

for example this skills

 

</skill>

<skill id="918" levels="1" name="Maximum Focus Force">

 <set name="mpConsume" val="20"/>

 <set name="hpConsume" val="20"/>

 <set name="target" val="TARGET_SELF"/>

 <set name="skillType" val="BUFF"/>

 <set name="operateType" val="OP_ACTIVE"/>

 <set name="numCharges" val="8"/>

 <set name="maxCharges" val="8"/>

 <set name="hitTime" val="900"/>

 <set name="reuseDelay" val="75000"/>

 

or this one

 

</skill>

<skill id="2529" levels="1" name="Shadow Step">

  <set name="itemConsumeId" val="12771"/>

  <set name="itemConsumeCount" val="1"/>

  <set name="target" val="TARGET_SELF"/>

  <set name="skillType" val="LEARN_SKILL"/>

  <set name="learnSkillId" val="821"/>

  <set name="operateType" val="OP_ACTIVE"/>

  <set name="hitTime" val="1500"/>

  <set name="staticHitTime" val="true"/>

  <cond msgId="113" addName="1">

    <and>

      <player class_id_restriction="8, 93, 23, 101, 36, 108"/>

      <player level="72"/>

    </and>

  </cond>

3 answers to this question

Recommended Posts

  • 0
Posted

open navicat----> l2jdb----->skill_trees go to the end  and add this to an empty collum

class id   skill id    lvl             name                    sp       lvl

7      821        1         Shadow Step 500000     72

 

close rr server and  it works I just tried it

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...