WhatFT Posted February 28, 2012 Posted February 28, 2012 Where can I get the FULL LIST of Item Effects? Anyone can give a link or anything which signifies my topic title? -Item Bonuses -Item Reduces (ex: If weapon equipped, -10 all stats, etc) -Item Job Restrictions (ex: If equipped in Paladin, +10 all stats, etc) Quote
Wynn_ Posted February 28, 2012 Posted February 28, 2012 http://ratemyserver.net/index.php?page=item_db Or search your item_db file, the documentation of the bonuses is in doc/item_bonus.txt. Quote
JayPee Posted February 28, 2012 Posted February 28, 2012 you mean this? https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/doc/ Quote
WhatFT Posted February 28, 2012 Author Posted February 28, 2012 Thank you for giving the links, but I'm also looking for the item_bonus like "Only this <job> to use this effect" Quote
Pneuma Posted February 28, 2012 Posted February 28, 2012 Thats done with scripting within the item script... using commands such as if(); Quote
Arcenciel Posted February 28, 2012 Posted February 28, 2012 Thank you for giving the links, but I'm also looking for the item_bonus like "Only this <job> to use this effect" That requires some more knowledge about scripting http://rathena.org/w...Basic_Scripting https://rathena.svn....pt_commands.txt Or you can always refer to existing items for the code. Quote
WhatFT Posted February 29, 2012 Author Posted February 29, 2012 Uhm, Okay? I'll try to learn thanks Quote
Question
WhatFT
Where can I get the FULL LIST of Item Effects?
Anyone can give a link or anything which signifies my topic title?
-Item Bonuses
-Item Reduces (ex: If weapon equipped, -10 all stats, etc)
-Item Job Restrictions (ex: If equipped in Paladin, +10 all stats, etc)
6 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.