Rage Guy Posted June 9, 2013 Group: Members Topic Count: 113 Topics Per Day: 0.03 Content Count: 354 Reputation: 3 Joined: 02/17/13 Last Seen: August 14, 2016 Share Posted June 9, 2013 Sleipnir [0] [Footgear] Item ID# 2410 item_db 2410,Sleipnir,Sleipnir,5,20,,3500,,5,,0,0xFFFFFFFF,7,2,64,,94,0,0,{ bonus bMdef,10; bonus bMaxHPrate,20; bonus bMaxSPrate,20; bonus bSPrecovRate,15; bonus bSpeedRate,25; },{},{} I want it add + 25 Int Quote Link to comment Share on other sites More sharing options...
DeadlySilence Posted June 9, 2013 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 181 Reputation: 53 Joined: 04/07/13 Last Seen: August 23, 2014 Share Posted June 9, 2013 Since this is a database question it should be written in the appropriate category. To add a bonus to an item you can look at this file for every possible bonus. http://svn.code.sf.net/p/rathena/svn/trunk/doc/item_bonus.txt Quote Link to comment Share on other sites More sharing options...
Yoona Posted June 9, 2013 Group: Members Topic Count: 153 Topics Per Day: 0.03 Content Count: 567 Reputation: 18 Joined: 04/15/13 Last Seen: April 21, 2016 Share Posted June 9, 2013 (edited) just do it like this { bonus bMdef,10; bonus bMaxHPrate,20; bonus bMaxSPrate,20; bonus bSPrecovRate,15; bonus bSpeedRate,25; bonus bInt.25; } Edited June 9, 2013 by Yoona Quote Link to comment Share on other sites More sharing options...
Capuche Posted June 9, 2013 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share Posted June 9, 2013 bonus bInt,25; trunk/doc/item_bonus.txt Quote Link to comment Share on other sites More sharing options...
Question
Rage Guy
Sleipnir [0] [Footgear] Item ID# 2410
item_db
I want it add + 25 Int
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.