Jump to content
  • 0

Help with fixing skills !!


Kairon

Question

Hi all, i have my own server, and i have some problems.

I think that being here on a special dev site will bring me some answers from the devs.

Can anyone tell me how to fix skills that don't work? or how to change chance of a skill?

And i have another problem, clan halls don't work properly and the same with castles, i mean...sieges work ok, but circlet skills don't, castle soe gets u to balcony(goddard) and u don't have castle gatekeeper to teleport in throne room, and the same problem with clan hall soe. Ex: i have The golden Chamber (Aden) and when i use clan hall soe it get's me outside of oren town.

 

Please ppl, help me.

Thanks and i`m waiting for some answers.

Btw, i`m looking for a dev on my server witch is a long term one.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Hm i dont have many time but i can give you a help for the skills..

Go to gameserver\data\stats\skills there are xml file's inside that folder with all skills inside them.

You can open them with notepad and edit them as you like.

To change the chance of a skill :

 

<skill id="2" levels="19" name="Confusion">

  <table name="#mpConsume_Init"> 3 3 3 4 4 4 5 5 5 5 6 6 6 6 7 7 7 7 7 </table>

  <table name="#mpConsume"> 9 10 11 13 14 15 17 18 19 20 22 22 23 24 25 26 26 27 28 </table>

  <table name="#magicLvl"> 24 28 32 36 40 43 46 49 52 55 58 60 62 64 66 68 70 72 74 </table>

  <set name="mpInitialConsume" val="#mpConsume_Init"/>

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

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

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

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

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

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

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

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

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

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

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

  <set name="effectRange" val="1100"/

 

change the marked yellow value and test it untill you have what you need.

 

I hope i helped you to understand this part and gl with the others im sure it will be solved.

Btw gool luck with the server and have a nice stay here!

 

Thanks a lot, that's all i must change in all skills? magic and psihical skills?

Most of them yes.

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.

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

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock