Jump to content

New Skill Add


Rokit

Recommended Posts

I want add 1 more new skill but something wrong. Skill not showing up...

 

 

 

gameserver\data\xml\skills

<skill id="9000" levels="1" name="War">
	<set name="target" val="TARGET_SELF"/>
	<set name="skillType" val="BUFF"/>
<set name="operateType" val="OP_PASSIVE"/>
<for>
<mul order="0x30" stat="runSpd" val="2" /> <!--  -->
</for>
</skill>

skillgrp.dat

9000	1	2	0	-1	0	0.00000000	0		skill.it.2011	icon.etc_potion_blue_i00	0	0	0	0	-1	-1

skillname-e.dat

9000	1	a,War \0	a,WAR.\0	a,none\0	a,none\0
Link to comment
Share on other sites

 

I want add 1 more new skill but something wrong. Skill not showing up...

 

 

 

gameserver\data\xml\skills

<skill id="9000" levels="1" name="War">
	<set name="target" val="TARGET_SELF"/>
	<set name="skillType" val="BUFF"/>
<set name="operateType" val="OP_PASSIVE"/>
<for>
<mul order="0x30" stat="runSpd" val="2" /> <!--  -->
</for>
</skill>

skillgrp.dat

9000	1	2	0	-1	0	0.00000000	0		skill.it.2011	icon.etc_potion_blue_i00	0	0	0	0	-1	-1

skillname-e.dat

9000	1	a,War \0	a,WAR.\0	a,none\0	a,none\0

try to change the skill id from 9000 > 6200

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
Reply to this topic...

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