Hey guys I added in the capability of equipping armor. The character now has new variable called head, chest, legs, and feet all of which can have armor equipped on them. I created the armor class with has strength and magic requirements and can also increase a characters strength, magic, and defense if they are able to equip the armor. I just created some basic leather armor which has no magic and strength requirements and does slight increases to defense. I have also renamed Weapons_Class to Armor_Weapons_Class and Usuable_Weapons to Usuable_Armor_Weapons.
Hey guys I added in the capability of equipping armor. The character now has new variable called head, chest, legs, and feet all of which can have armor equipped on them. I created the armor class with has strength and magic requirements and can also increase a characters strength, magic, and defense if they are able to equip the armor. I just created some basic leather armor which has no magic and strength requirements and does slight increases to defense. I have also renamed Weapons_Class to Armor_Weapons_Class and Usuable_Weapons to Usuable_Armor_Weapons.