Jump to content
  • 0

Question

Posted

when i change stats of armor,mask,tattoo   to increase pAtk,mAtk

and then i equip weapon and my patk,matk  decarses why ?

Example: i added on weapon 10k patck  and then i ware weapon it change to 1k , why ??

is this Java bug ??, i use L2jTeon

P.S : its happen to me in all Java Revs

this code i use for patk,matk

  •    <set val="1000" order="0x08" stat="pAtk" />
       <set val="2000" order="0x08" stat="mAtk" />

5 answers to this question

Recommended Posts

  • 0
Posted

when i change stats of armor,mask,tattoo   to increase pAtk,mAtk

and then i equip weapon and my patk,matk  decarses why ?

Example: i added on weapon 10k patck  and then i ware weapon it change to 1k , why ??

is this Java bug ??, i use L2jTeon

P.S : its happen to me in all Java Revs

this code i use for patk,matk

  •    <set val="1000" order="0x08" stat="pAtk" />
       <set val="2000" order="0x08" stat="mAtk" />

 

Restart Your server And Check Again. :P

 

But i think, if you have custom properties for the damage etc settings (balance) you must increase it from there cause MAYBE the max p attack is for example 900.

  • 0
Posted

Restart Your server And Check Again. :P

 

But i think, if you have custom properties for the damage etc settings (balance) you must increase it from there cause MAYBE the max p attack is for example 900.

i tried to restart server but no changes -_-

my max patk,matk config is unlimited so the problem is not from pack config

Guest
This topic is now closed to further replies.


×
×
  • Create New...