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
Helperis
Hello guys. I want to ask something. How to add skill to armor part trought XML file? It is necessary to add skill only trought XML. INDERLUDE FROZEN.
NOW using code:
<mul order="0x30" stat="pAtkSpd" val="1.15">
<and>
<using slotitem="1345;11"/>
<using slotitem="1346;6"/>
<using slotitem="1347;12"/>
<using slotitem="1348;9"/>
</and>
</mul>
<mul order="0x30" stat="mDef" val="1.10">
<and>
<using slotitem="1345;11"/>
<using slotitem="1346;6"/>
<using slotitem="1347;12"/>
<using slotitem="1348;9"/>
</and>
</mul>
I dont want to write all stats one by one it would make realy long xml file. So instead of writing long code i want to add skill to the set and add all stats i want. NOT AN OPTION TO ADD SKILL TO ARMORSETS
4 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