#===============================================================================
# ☆ Introduction
#——————————————————————————-
# This script allows for actors to have their own individual ‘alignment’.
# Alignment can be changed by defeating enemies that have been notetagged to
# give alignment points on death. There are also various script calls to use.
#
# Alignment can change various things about each actor. Including their stats,
# image, face and skills.
# The stats that can be changed are params, xparams, sparams, atk lvl, def lvl,
# atk element, def element, parent stats, max tp. This all depends on what
# scripts of mine you are using.
#
SCRIPT LINK