#===============================================================================
# ☆ Introduction
#——————————————————————————-
# This Script allows weapons and armors to gain exp along with each actor,
# The exp gained and the requirements for each level are defined in
# the customisation module.
#
# You can also enable enemies stats to increase along with the average level
# of all battle members equipment.(to make balancing your database easier ??)
#
# Your equipment “Level” can be named anything, as well as what is shown for
# each level, ie. Lv 1 weapon could say “Grade I” or “Newbie” or whatever..
#
# Equipment can also have its own exp rate similar to actors(exr) defined by
# notetags. Default is 1.0
#
Script Link