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
Enthusiasm about everything functioning perfectly, until those files became public.
These files taught me the difference between making things work in a private, commercial environment
versus releasing your work publicly and facing intense scrutiny over even the smallest details.
To anyone reading this after 2011...
Do yourself a favor and download my release of Epilogue.
It is only been worked for at least 10 years after L2DC died.
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