Szyu 52 Posted August 28, 2014 Szyu's Item Usage Redirection Introduction Redirects an items usage effect, when certain conditions are met. How to Use <usage_redirection> and </usage_redirection> mark the condition area in an Item's notes In this block, you can add redirection with id - condition Example: <usage_redirection> 20 - class_id == 2 </usage_redirection> In this example, the used item's effect is redirected to item[20], if the target's class_id is 2 Possible conditions could be everything, that could be done with script call or from Game_Battler as class (for example id for actor's id, or $game_variables[x]) Links Pastebin via Adf.ly if you want to support mePastebin direct Credits Credits to Szyu if you plan to use this script. Share this post Link to post Share on other sites