Had you ever needed to let a new hero inherit an old hero's equipment?
Did you ever want to let a newcomer learn some of a former party member's skills?
Well, now this scriptlet will let you do those things with a few simple script calls!
Please read the comments embedded in the script to learn how to use the script calls.
Instructions
Ruby:
# Explanation: :level stands for same level while :equip means same equipment.
# * Script Calls * #
# Let another Party Member inherit the old Party member's equipment
# Optionally he or she can learn some of his or her skills as well.