- 0
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..
Question
asdone123
I have a server of gracia part 1
i need, if possible, xml fixed for skill lvl 81..
0700-0799.xml
1400-1499.xml
example :
- <skill id="755" levels="1" name="Protection of Rune">
<set name="target" val="TARGET_NONE" />
<set name="skillType" val="NOTDONE" />
<set name="operateType" val="OP_PASSIVE" />
<set name="castRange" val="-1" />
</skill>
- <skill id="756" levels="1" name="Protection of Elemental">
<set name="isMagic" val="true" />
<set name="hiTime" val="4000" />
<set name="target" val="TARGET_ONE" />
<set name="skillType" val="BUFF" />
<set name="operateType" val="OP_ACTIVE" />
<set name="castRange" val="40" />
- <for>
<effect name="Buff" count="1" time="15" val="0" />
</for>
</skill>
- <skill id="757" levels="1" name="Protection of Alignment">
<set name="target" val="TARGET_NONE" />
<set name="skillType" val="NOTDONE" />
<set name="operateType" val="OP_PASSIVE" />
<set name="castRange" val="-1" />
</skill>
Red not work
Green work
If i change this valor "NOTDONE" to "MAGIC" skill appared on skill menu but not have effect!!!!
Sry for my english!!!!
HELP MEEE
6 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now