Jump to content
  • 0

83 level skills some work some no...


Question

Posted

all cls are able learn skills for propper class

but for example

ghost hunter

dual dagger mastery = ok

hide = ok

dual blow = nothing happend when i click on skill for atak

every cls have 1 skill of 83 lv that dont work corectly

i w8 for sugestion where i can find it to fix !

1 answer to this question

Recommended Posts

  • 0
Posted

Where you fix it?

Search Duel Blow ID.

Next, go data/skills/0900-0999.xml

 

EDIT: I searched is. Skill ID is: 928

I use L2j.

 

<skill id="928" levels="1" name="Duel Blow">

<set name="weaponsAllowed" val="262160" /> <!-- Dagger and Dual Daggers -->

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

  <set name="magicLvl" val="81" />

  <set name="power" val="7546" />

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

  <set name="condition" val="16" />

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

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

  <set name="coolTime" val="720" />

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

  <set name="baseCritRate" val="15" />

  <set name="lethal1" val="5" />

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

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

  <set name="castRange" val="40" />

  <set name="effectRange" val="400" />

  <set name="SSBoost" val="2.0" />

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

</skill>

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...