Jump to content
  • 0

Mirage skill


Question

2 answers to this question

Recommended Posts

  • 0
Posted

Well check xml.. if its not done here you go

<skill id="445" levels="1" name="Mirage">

<!--

 Description(s):

     Has a chance to cancel the target of an enemy who attacks you.

-->

<!--  Done by Noxy -->

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

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

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

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

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

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

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

   <for>

     <effect name="ChanceSkillTrigger" time="60" val="0" triggeredId="5144" chanceType="ON_ATTACKED" activationChance="30"/>

   </for>

</skill>

And something else check if u have this effect, otherwise add 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...