function scr_determine_weapon_attack() { var return_value = scr_item_stats_weapon(global.player_weapon); return return_value; }