function scr_determine_weapon_modifier_attack() { var return_value = scr_item_stats_weapon_mod(global.player_weapon_modifier); return return_value; }