Jump to content
  • 0
Black

Item effects

Question

I'm kinda confused about scripting items and I read numerous guides including these ones:

https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/doc/item_db.txt

https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/doc/item_bonus.txt

But I still don't understand most of the numbers that are associated with the item scripting.

Like for example this:

//Wing
24000,Edens_Judgement,"Eden's Judgement",5,100,,10,,5,,1,0xFFFFFFFF,7,2,512,,,1,,{bonus2 bAddRace,7,15; bonus2 bAddEff,Eff_Stone,500; bonus2 bAddEff,Eff_Curse,1000; },{},{}

I don't understand the number sequence and the comma's and stuff.

I want to make an item with this effect:

+10 INT with +5%MATK

+10STR with +5%ATK

A headgear with 2 slots

Those are just examples of what I want but I'm really eager to learn item scripting myself. So far I'm only decent with NPC scripting and some source coding but want to widen my expertise.

I wish someone can explain to me thoroughly on how to exactly script items.

Thanks in advance.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Me too lol, I can do 1 Effect but when I do 2-3 effects, nothing happens, how can I do that?

Link to comment
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.   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...

Important Information

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