function scr_determine_armor_defense() { var return_value = scr_item_stats_armor(global.player_armor); return return_value; }