Jump to content
  • 0

[Question] To java developers


<< Masterio >>

Question

Hi, i have a question about get value of pDef of armor/ pAtk for weapon from java side.

 

I mean

I want obtain value of pdef of some armor so i use this:

 

L2ItemInstance item = _activeChar.getInventory().getItemByObjectId(itemObjectId);

item.getWeaponItem().getEffects(item, _activeChar). ... i dont know what next (now i check all possible fields / methods )

but iam not sure if it is good method.

 

Who know correct method for obtains this values?

all values are inside xml files in nodes, but where it is store in java?

 

sry for eng. thx.

 

 

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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