Jump to content
  • 0

[HELP] Change stats


exity

Question

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

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

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>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...