#===============================================================================
# * [ACE] Custom Feature Extension for Vlue's Randomizer
#===============================================================================
# * Made by: Sixth (www.rpgmakervxace.net, www.forums.rpgmakerweb.com)
# * Version: 1.3
# * Updated: 22/05/2015
# * Requires: Vlue's W/A Randomizer script
#-------------------------------------------------------------------------------
# * < Change Log >
#-------------------------------------------------------------------------------
# * Version 1.0 (04/01/2015)
# - Initial release.
# * Version 1.1 (05/01/2015)
# - Fixed a crash issue. Opss! >.>
# * Version 1.2 (22/03/2015)
# - Added several new options to change the item's properties, any of them!
# This includes things like damage formula, scope, element type, etc.
# Well, everything is included, literally.
# - Added an option to add new notes into the notefield of the new item.
# This makes it possible to add any custom effects from any custom scripts
# easily for your randomized items! That is if they use note-tags to get the
# new custom effects onto the item, of course.
# There is also an option to completely replace the current note-field with
# a new text, if you want.
# * Version 1.3 (26/05/2015)
# - Fixed the issue of note-field settings not working.
#-------------------------------------------------------------------------------
# * < Description >
#-------------------------------------------------------------------------------
# * This script will rewrite some methods from Vlue's Randomizer script for
# the Enchant System, therefore this is required for my Enchant System script.
# * This script will also add additional options for you to use for setting up
# your affixes in Vlue's W/A Randomizer script.
# These new options are:
# - Possibility of setting up random items too, not just equips!
# - Currently includes new affix setup options for the following scripts:
# ~ Convert Damage (Yanfly)
# ~ Critical Hit Effects (Victor)
# ~ Element Strengthen (Victor)
# * From version 1.2, you can change your randomized items even further!
# Changing damage formulas, hit types, scopes, occasions, element types, and
# all other properties is possible now!
# * Adding new notes to the note-field is also possible now!
#-------------------------------------------------------------------------------
# * < Instructions >
#-------------------------------------------------------------------------------
# * Refer to the script's header for the script's usage info!
#-------------------------------------------------------------------------------
# * < Installation >
#-------------------------------------------------------------------------------
# * Put this script below Vlue's W/A Randomizer but above Main!
#-------------------------------------------------------------------------------
# * < Compatibility Info >
#-------------------------------------------------------------------------------
# * No known incompatibilities.
#-------------------------------------------------------------------------------
# * < Known Issues >
#-------------------------------------------------------------------------------
# * No known issues.
#-------------------------------------------------------------------------------
# * < Terms of Use >
#-------------------------------------------------------------------------------
# * Free to use for whatever purposes you want.
# * Credit me (Sixth) in your game, pretty please!
# * Posting modified versions of this script is allowed as long as you notice me
# about it with a link to it!
#===============================================================================
- Script:
Linky:
http://pastebin.com/q14epcEG
- Author's Notes:
If anybody wants any other custom script features to be added, just let me know and I will see if I can get it done.
That's all for now folks! *-*