function scr_determine_armor_modifier_defense() { var return_value = scr_item_stats_armor_mod(global.player_armor_modifier); return return_value; }