Secrets Posted August 14, 2016 Group: Developer Topic Count: 36 Topics Per Day: 0.01 Content Count: 588 Reputation: 435 Joined: 01/26/16 Last Seen: January 29 Share Posted August 14, 2016 (edited) Random Option SystemAs of f296409, rAthena now supports Random Option System!Random Option System is a feature that is implemented in 2015-05-13 clients and later.It allows equipments to have up to 5 additional effects. You may think of it as 5 additional customizable card slots!With this feature, we believe it will open many more possibilities for server owner and scripters to create contents.However, this feature is still in initial release state. Bugs and issues may occur. We hope you could kindly report them to us.Finally, in addition to the feature, we will release more script command support for this feature in the future. Stay tuned!Details :- This features requires 2015-05-13 client or later to display the bonus in the client.- New database file has been added for renewal mode (db/re/item_randomopt_db.txt)- You can add additional bonus in db/import/item_randomopt_db.txt as usual. - New script commands. You can read more in doc/script_commands.txt * getrandomoptinfo - For reading attributes of the option calling this command itself. * getequiprandomoption - For reading attributes of an option on an equipped item. * setrandomoption - For applying an option to an equipped item.Special thanks to Napster for the initial code base of this feature. Edited August 15, 2016 by Secrets Added new script commands 10 1 Link to comment Share on other sites More sharing options...
Recommended Posts