CODE
#==============================================================================
# ** Song Equipment System
# * by Shadyone + Whoever helps me create this script
# * Started on the 14/03/2011
#------------------------------------------------------------------------------
# This system is for my game: Solid Beats. It is a system that allows your
# character(s) to equip songs, that increase/decrease stats or provide other
# combat bonuses. Aside from that, some songs can even change the actual
# battle bgm (if you choose to do so). This system will also have it's own
# "Battery". You're "F.R.I.N.E" player will run on batteries (it is also solar
# powered so that players can use it freely at day, and then be cautious at
# night. Once the battery runs out, the songs will stop providing bonuses, and
# if you choose to do so, disable the Battle BGM until they either;
# * Use a "Battery Pack" or
# * Wait till day time.
# There are also weaponary songs that the player uses, he can use the songs
# "soundwaves" to attack enemies from a distance. These are also affected by
# the batteries.
#
#------------------------------------------------------------------------------
# ** Song Equipment System
# * by Shadyone + Whoever helps me create this script
# * Started on the 14/03/2011
#------------------------------------------------------------------------------
# This system is for my game: Solid Beats. It is a system that allows your
# character(s) to equip songs, that increase/decrease stats or provide other
# combat bonuses. Aside from that, some songs can even change the actual
# battle bgm (if you choose to do so). This system will also have it's own
# "Battery". You're "F.R.I.N.E" player will run on batteries (it is also solar
# powered so that players can use it freely at day, and then be cautious at
# night. Once the battery runs out, the songs will stop providing bonuses, and
# if you choose to do so, disable the Battle BGM until they either;
# * Use a "Battery Pack" or
# * Wait till day time.
# There are also weaponary songs that the player uses, he can use the songs
# "soundwaves" to attack enemies from a distance. These are also affected by
# the batteries.
#
#------------------------------------------------------------------------------