Jump to content

Recommended Posts

Posted

Hello folks,

After used Buffs with my pro aio duals, i'v got this problem

45388850.jpg

Its NOT fault of re-use skills in gameserver/data/skills, its trouble with my Weapon, whats to do?

 

<set val='361' order='0x08' stat='pAtk'/>
    <set val='137' order='0x08' stat='mAtk'/>
    <set val='8' order='0x08' stat='rCrit'/>
    <add val='0' order='0x10' stat='accCombat'/>
    <set val='0' order='0x08' stat='pReuse'/>
    <set val='0' order='0x08' stat='mReuse'/>
    <set val='5000' order='0x08' stat='mAtkSpd/>
    <set val='5000' order='0x08' stat='pAtkSpd'/>
    <enchant val='0' order='0x0C' stat='pAtk'/>
    <enchant val='0' order='0x0C' stat='mAtk'/>

  • 8 months later...
Posted

    <set val='0' order='0x08' stat='pReuse'/>

    <set val='0' order='0x08' stat='mReuse'/>

 

 

try this:

 

    <set val='0.1' order='0x08' stat='pReuse'/>

    <set val='0.1' order='0x08' stat='mReuse'/>

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
Reply to this topic...

×   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...