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

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