Jump to content

Recommended Posts

Posted

[move]How to Create your skill. I post for eg Mana passive...

 

lets Start :)[/move]

 

 

<skill id="Skill ID" levels="1" name="Skill Name">

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

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

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

<set name="operateType" val="OP_PASSIVE"/>    or active       

<set name="castRange" val="-1"/>

<set name="effectRange" val="-1"/>

<for>

<add order="0x40" stat="regCp" val="4.0"/>      or "regMp" or "regHp" ( val="4.0"/> <-- 6.0 big reg!)

</for>

</skill>

Posted

He forgot somethings to do

Skill_tree - Database Table

Client files like MaestroLuke already said

What they must do with the xml script

Better making an tool for it its sooo easy :P

 

Subject title is wrong its suppose to be: How To create your own Skill!

and not: How To create your one Skill!

 

or it must be: How To create one Skill!

Posted

He forgot somethings to do

Skill_tree - Database Table

Client files like MaestroLuke already said

What they must do with the xml script

Better making an tool for it its sooo easy :P

 

Subject title is wrong its suppose to be: How To create your own Skill!

and not: How To create your one Skill!

 

or it must be: How To create one Skill!

 

You need Skille_tree table ONLY if You want to teach some class this skill

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..