Jump to content
  • 0

[HELP]Change characters base stats


Question

7 answers to this question

Recommended Posts

  • 0
Posted

go to database, if you want from all characters just go to table char_templates

if you want from your char.

characters table

you must change the STR CON DEX WIN MEN

or what else you want.

  • 0
Posted

Thank you, now for dont create another topic can u giveme one info?

 

Exemple i wanna when a weapons is echanted to +13 it gives more atk spd can u tell me where can i do it?

 

thank you

 

cumpz

  • 0
Posted
<item id='5233' name="keshanberk*keshanberk">

  <for>

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

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

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

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

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

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

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

<mul val='1.08' order='0x30' stat='pAtkSpd'>

    <and>

      <using slotitem="5233;14;4"/>

    </and>

  </mul>

  <!-- Enhances damage to target during PvP -->

    <mul val='1.05' order='0x30' stat='pvpPhysDmg'/>

    <mul val='1.05' order='0x30' stat='pvpMagicalDmg'/>

  </for>

</item>

  • 0
Posted

Leki can u join Skype plz? i didnt understand very well and i dont wanna spam topic lol if u can

i just give you example of Keshanberk dual.

what you can't understand?

 

just add this to your weapons stats

 

<mul val='1.08' order='0x30' stat='pAtkSpd'>

    <and>

        <using slotitem="Weapon_ID;14;Enchant_level"/>

      </and>

    </mul>

  • 0
Posted

ok ty, btw for armor

 

<mul val='1.08' order='0x30' stat='pAtkSpd'>

    <and>

        <using slotitem="armor_ID;14;Enchant_level"/>

      </and>

    </mul>

 

 

 

 

  • 0
Posted

ok ty, btw for armor

 

<mul val='1.08' order='0x30' stat='pAtkSpd'>

    <and>

        <using slotitem="armor_ID;14;Enchant_level"/>

      </and>

    </mul>

 

 

 

 

no! on armor i think it's not working

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

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..