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