Jump to content
  • 0
Sign in to follow this  
simplynice

Item property/element

Question

1 answer to this question

Recommended Posts

  • 0

It's inside the item script, both in db/{pre-}re/item_db.conf and in the SQL.

 

For example, since you're interested on the SQL:

REPLACE INTO `item_db` VALUES ('1257','Katar_Of_Thornbush','Katar of Quaking','4','45000','22500','1200','105','0','0','1','0','4096','63','2','34','3','55',NULL,'1','16','0','0','0','0',NULL,'0',NULL,'0',NULL,'0','bonus bAtkEle,Ele_Earth; bonus2 bAddEff,Eff_Blind,500;','','');

 

Check the script part:

bonus bAtkEle,Ele_Earth; bonus2 bAddEff,Eff_Blind,500;

 

The bonus bAtkEle, <element> is responsible for weapon elements, as you see.

Share this post


Link to post
Share on other sites

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

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.