Jump to content
  • 0

[HELP] Change stats


Question

Posted

Hi i dont know if here is the best place for ask it, but im new in l2j servers.

 

So i wanna ask if anyone can tell me where can i change the stats from weapons/armors, i mean exemple i have arcana mace and i wanna it give more 30% casting speed etc.

 

Im sorry if this is not the place.

 

cumpz

3 answers to this question

Recommended Posts

  • 0
Posted

I am decarod with Realteк,

 

But I try to help with the example you asked.

 

1.) Go to: ...data\stats\weapon\6600-6699.xml

 

2.) Search for:

 

<item id='6608' name="arcana_mace_acumen">

 <for>

   <set val='225' order='0x08' stat='pAtk'/>

   <set val='175' order='0x08' stat='mAtk'/>

   <set val='4' order='0x08' stat='rCrit'/>

   <add val='4' order='0x10' stat='accCombat'/>

   <set val='379' order='0x08' stat='pAtkSpd'/>

   <mul val='1.3' order='0x30' stat='mAtkSpd'/> - This is status for 30% more casting.

   <enchant val='0' order='0x0C' stat='pAtk'/>

   <enchant val='0' order='0x0C' stat='mAtk'/>

 </for>

</item>

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock