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
Rewoked
Hey guys I have a problem with xmls i read the guide but i've seen some items xml and i did that :
<skill id="8196" levels="1" name="My armor set"> <set name="target" val="TARGET_SELF"/> <set name="skillType" val="BUFF"/> <set name="operateType" val="OP_PASSIVE"/> <for> <add order="0x10" stat="STR" val="2"/> <add order="0x10" stat="DEX" val="1"/> <add order="0x10" stat="CON" val="2"/> <add order="0x40" stat="runSpd" val="12"/> <add order="0x40" stat="accCombat" val="3"/> <sub order="0x40" stat="atkReuse" val="0.07"/> <mul order="0x30" stat="debuffVuln" val="0.7"/> <add order="0x40" stat="pSkillEvas" val="1"/> <add order="0x40" stat="cAtk" val="0.12"/> <add order="0x40" stat="runSpd" val="7"/> <add order="0x40" stat="rEvas" val="2"/> <add order="0x40" stat="pSkillEvas" val="1"/> <mul order="0x30" stat="pDef" val="1.033"/> <!-- P. Def. +3.3% --> <add order="0x40" stat="darkRes" val="10"> <!-- ELE Resistance + --> <add order="0x40" stat="fireRes" val="10"/> <!-- ELE Resistance + --> <add order="0x40" stat="waterRes" val="10"/> <!-- ELE Resistance + --> <add order="0x40" stat="holyRes" val="10"/> <!-- ELE Resistance + --> <add order="0x40" stat="earthRes" val="10"/> <!-- ELE Resistance + --> <add order="0x40" stat="windRes" val="10"/> <!-- ELE Resistance + --> </for> </skill>but i get an error , any help would be great!
Thanks
7 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