Jump to content
  • 0

help script for this item


Question

Posted

can anyone know how to script this in item.

this is the description of item

*STR +10, LUK + 10, Mdef +10

*Attack +8%

*Hit + 50

*Adds 10% resistance against FIRE PROPERTY

*Reduce 10% resist against WATER PROPERTY

*Enable to use lvl 1 Sight

~(Ninja Class)

*Max HP + 25%

*Int + 20

~(Stalker Class)

*Int + 20

*Dex + 20

~(Assasin Class)

*STR + 20

*Attack + 5%

~(Gunslinger Class)

*Long Range Damage + 12%

*Dex + 8

*Agi + 8

is this possible?

2 answers to this question

Recommended Posts

Posted

You should refer to this document who gives you all commands avaible in rAthena : https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/doc/item_bonus.txt


5134,Pumpkin_Hat,Pumpkin-Head,5,20,,200,,2,,0,0xFFFFFFFF,7,2,256,,0,1,206,{ bonus2 bSubRace,RC_Demon,5; },{},{}

For your item add commands and separate them by an espace after the semi-colon ;


5134,Pumpkin_Hat,Pumpkin-Head,5,20,,200,,2,,0,0xFFFFFFFF,7,2,256,,0,1,206,{ bStr,10; bonus bLuk,10; bonus bMdef,10;},{},{}

Refer to existing to existing objects to know how write your item :

https://rathena.svn..../re/item_db.txt

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...