Jump to content
  • 0

[Help] Change Stats


Question

Posted

Well guys i rly need help i just need one first time to understand :X please i beg help me

 

So:

 

</item>

<item id="9416" name="Dynasty Breast Plate">

<for>

 

 

   

 

 

</for>

 

I have this in gameserver>data>armors>9400/4949

 

Can please anyone tell me how can put exemple: give 100 pdef When all set is completed. I need only when all set is completed!!

 

If u can help me plz just complete this i realy need help guys please help me

</item>

<item id="9416" name="Dynasty Breast Plate">

<for>

 

 

   

 

 

</for>

 

Thank you alot

2 answers to this question

Recommended Posts

  • 0
Posted

Well guys i rly need help i just need one first time to understand :X please i beg help me

 

So:

 

</item>

<item id="9416" name="Dynasty Breast Plate">

<for>

 

 

   

 

 

</for>

 

I have this in gameserver>data>armors>9400/4949

 

Can please anyone tell me how can put exemple: give 100 pdef When all set is completed. I need only when all set is completed!!

 

If u can help me plz just complete this i realy need help guys please help me

</item>

<item id="9416" name="Dynasty Breast Plate">

<for>

 

 

   

 

 

</for>

 

Thank you alot

 

search before you post there is a guide how to add little things like hp, mp, cp .....

 

  <add val='177' order='0x10' stat='maxCp'/>    for  Cp

    <add val='370' order='0x10' stat='maxHp'/>    for  Hp

    <add val='500' order='0x10' stat='maxMp'/>    for  Mp

    <add val='190' order='0x10' stat='pDef'/>    for  p.def

    <add val='20' order='0x10' stat='mDef'/>    for  m.def

    <add val='50' order='0x10' stat='pAtkSpd'/>    for  atk.speed

    <add val='14' order='0x10' stat='runSpd'/>    for  speed

    <add val='190' order='0x10' stat='pAtk'/>    for  p.atk

    <add val='35' order='0x10' stat='rEvas'/>      for  evasion

    <add val='120' order='0x10' stat='mAtkSpd'/>    for  matk.speed

    <add val='60' order='0x10' stat='mAtk'/>    for  m.atk

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