Jump to content
  • 0

Skills Edit


aris96

Question

i was searching for any skills editing guide but i didnt find  ... so my question is how can edit this skill chance?

<skill id="4205" levels="12" name="Paralysis">
        <table name="#mpConsume">17 29 39 53 67 83 97 103 108 112 115 116</table>
        <table name="#magicLvl">14 24 34 44 54 64 74 79 84 89 94 99</table>
        <set name="magicLvl" val="#magicLvl"/>
        <set name="lvlDepend" val="1"/>
        <set name="mpConsume" val="#mpConsume"/>
        <set name="saveVs" val="CON"/>
        <set name="power" val="30"/>
        <set name="target" val="TARGET_ONE"/>
        <set name="reuseDelay" val="8000"/>
        <!-- SHOULD BE 0 -->
        <set name="hitTime" val="2500"/>
        <set name="skillType" val="PARALYZE"/>
        <set name="operateType" val="OP_ACTIVE"/>
        <set name="castRange" val="750"/>
        <set name="effectRange" val="1250"/>
        <for>
            <effect count="1" name="Paralyze" time="30" val="0"/>
        </for>
    </skill>
Edited by aris96
Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

If i understand right you want to change the chance of to skill to land.If so change

 <set name="power" val="30"/>
Edited by lewnidasds
Link to comment
Share on other sites

  • 0

<set name="power" val="30"/> = 30 %

not true

 

 

30 * magic dmg  + + + + that is more than 30, basicly editing paralysis chance wont fix your problem i guess the skill is currently 100% land right? you can se - power for example -30 (not sure if your pack supports that)

Link to comment
Share on other sites

  • 0

not true

 

 

30 * magic dmg  + + + + that is more than 30, basicly editing paralysis chance wont fix your problem i guess the skill is currently 100% land right? you can se - power for example -30 (not sure if your pack supports that)

i wanted for my protector to use this skill on player's who get pk ...when it was 30 it wasnt working i made it 100 power and works

Link to comment
Share on other sites

  • 0

i wanted for my protector to use this skill on player's who get pk ...when it was 30 it wasnt working i made it 100 power and works

then power on sonic slash or triple sonic slash is the landing? why it is 2k and so on? i guess i missunderstood if power works with categories for example

 

if pdam then power + dmg 

 

if debuff = chance 

 

so i am sorry if i was wrong

Link to comment
Share on other sites

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